/****************************************/
/* HubSpot Template - Turbo Sodium      */
/* versiondate: Tue Jun 08 2021 12:07:45 GMT+0200 (CEST)                  */
/****************************************/
/****************************************
- 0V - VARIABLES                     
****************************************/
/****************************************
- 1R - HUBSPOT RESET STYLES          
****************************************/
/* Images */
@import 'https://use.fontawesome.com/releases/v5.2.0/css/all.css';
img {
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  /* Suppress the space beneath the baseline */ }

/* Videos */
video {
  max-width: 100%;
  height: auto; }

/* Embed Container (iFrame, Object, Embed) */
.hs-tools-menu ul li:before {
  display: none; }

.hs-responsive-embed {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0; }

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
  width: 100%;
  height: 100%;
  border: 0; }

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
  padding-bottom: 2%; }

.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-bottom: 116.01%; }

.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0; }

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto; }
 
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%; }

.hs-content-id-11834713794 .product_box_module h4{
   height:140px;
}
.hs-content-id-11834713794 .product_box_module p{
   height:80px;
}
.hs-content-id-14790865302 #hs_cos_wrapper_widget_1575974834192_ h4 {
    height: 150px;
}
.hs-content-id-11336957325 h4 {
    height:105px;
}

@media screen and (min-device-width: 767px) and (max-device-width: 1200px){
  
 .hs-content-id-11834713794 .product_box_module h4{
   height:254px;
}
 .hs-content-id-11834713794 .product_box_module p{
   height:155px;
}
.hs-content-id-11336957325 h4 {
    height: 145px;
}
}



@media (max-width: 568px) {
  iframe {
    max-width: 100%; } }

/* Menus */
/*
.hs-menu-wrapper ul {
    padding: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
    max-width: 100%!important;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    width: auto;
    overflow: hidden;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    padding: 10px 20px;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}
*/
/* Space Module */
.widget-type-space {
  visibility: hidden; }

/* Blog Author Section */
.hs-author-listing-header {
  margin: 0 0 .75em 0; }

.hs-author-social-links {
  display: inline-block; }

.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  -moz-background-size: 24px 24px;
       background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px; }

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png"); }

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png"); }

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png"); }

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png"); }

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Wrapper */
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden; }

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus {
  outline: none; }

.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {
  margin: 0;
  padding: 0; }

.hs_cos_flex-slider .hs_cos_flex-slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {
  width: 100%;
  display: block;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px; }

.hs_cos_flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .hs_cos_flex-slides {
  display: block; }

* html .hs_cos_flex-slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {
  margin: 0 0 60px;
  background: #fff;
  border: 0;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  zoom: 1; }

.hs_cos_flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .hs_cos_flex-viewport {
  max-height: 300px; }

.hs_cos_flex-slider .hs_cos_flex-slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.hs_cos_flex-direction-nav {
  *height: 0; }

.hs_cos_flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease; }

.hs_cos_flex-direction-nav .hs_cos_flex-next {
  background-position: 100% 0;
  right: -36px; }

.hs_cos_flex-direction-nav .hs_cos_flex-prev {
  left: -36px; }

.hs_cos_flex-slider:hover .hs_cos_flex-next {
  opacity: 0.8;
  right: 5px; }

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
  opacity: 0.8;
  left: 5px; }

.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
  opacity: 1; }

.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none; }

.hs_cos_flex_thumbnavs-direction-nav {
  *height: 0; }

.hs_cos_flex_thumbnavs-direction-nav a {
  width: 30px;
  height: 140px;
  margin: -60px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: all .3s ease; }

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
  background-position: 100% 40%;
  right: 0px; }

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
  left: 0px; }

.hs-cos-flex-slider-control-panel img {
  cursor: pointer; }

.hs-cos-flex-slider-control-panel img:hover {
  opacity: .8; }

.hs-cos-flex-slider-control-panel {
  margin-top: -30px; }

/* Control Nav */
.hs_cos_flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.hs_cos_flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.hs_cos_flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.hs_cos_flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.hs_cos_flex-control-paging li a.hs_cos_flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.hs_cos_flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.hs_cos_flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.hs_cos_flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.hs_cos_flex-control-thumbs img:hover {
  opacity: 1; }

.hs_cos_flex-control-thumbs .hs_cos_flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {
    opacity: 1;
    left: 0; }
  .hs_cos_flex-direction-nav .hs_cos_flex-next {
    opacity: 1;
    right: 0; } }

.hs_cos_flex-slider .caption {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  bottom: 0;
  text-align: center; }

.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0px 5% 0px 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent; }

@media all and (max-width: 400px) {
  .hs_cos_flex-slider .superimpose .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    width: 90%;
    padding: 0px 5% 0px 5%;
    top: 40%;
    text-align: center; }
  /* beat recaptcha into being responsive, !importants and specificity are necessary */
  #recaptcha_area table#recaptcha_table {
    width: 300px !important; }
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: 300px !important; }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
    width: 67px !important; }
  #recaptcha_area table#recaptcha_table #recaptcha_image {
    width: 280px !important; } }

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
  color: white; }

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right: -4px; }

.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px; }

/* responsive pre elements */
pre {
  overflow-x: auto; }

/* responsive pre tables */
table pre {
  white-space: pre-wrap; }

/* adding minimal spacing for blog comments */
.comment {
  margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
  word-wrap: break-word; }

/* HTML 5 Reset */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

/* Support migrations from wordpress */
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0; }

.wp-float-right {
  float: right;
  margin: 0 0 20px 20px; }

/* Responsive Google Maps */
#map_canvas img, .google-maps img {
  max-width: none; }

/* line height fix for reCaptcha theme */
#recaptcha_table td {
  line-height: 0; }

.recaptchatable #recaptcha_response_field {
  min-height: 0;
  line-height: 12px; }

/****************************************
- 2G - GLOBALS                       
****************************************/
/********************************************************/
/*******  __buttons.scss *******/
/********************************************************/
a.cta_button, a.cta {
  text-decoration: none;
  -webkit-box-sizing: border-box !important;
     -moz-box-sizing: border-box !important;
          box-sizing: border-box !important;
  display: inline-block;
  font-family: "Avenir Next", sans-serif;
  font-size: 0.7rem;
  font-weight: bold;
  padding: 0.5rem 1.75rem 0.35rem;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  margin-bottom: 1rem;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  margin-left: 10px; }
  a.cta_button:hover, a.cta_button:active, a.cta_button:focus, a.cta:hover, a.cta:active, a.cta:focus {
    text-decoration: none; }
    a.cta_button:hover:before, a.cta_button:active:before, a.cta_button:focus:before, a.cta:hover:before, a.cta:active:before, a.cta:focus:before {
      display: none; }

a.cta-primary {
  background-color: #CF2028;
  border: 2px solid #CF2028;
  color: #fff; }
  a.cta-primary:hover {
    text-decoration: none; }

a.cta-secondary {
  background-color: #fff;
  border: 2px solid #fff;
  color: #0057B8; }
  a.cta-secondary:hover {
    text-decoration: none; }

a.cta-red {
  font-size: 18px;
  font-weight: normal;
  padding: 15px 25px;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  color: #fff !important;
  background-color: #cf2028;
  position: relative;
  margin-bottom: 0px;
  margin-left: 10px; }
  a.cta-red:before {
    content: "";
    position: absolute;
    display: block;
    top: 0px;
    left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 57px 10px;
    border-color: transparent transparent #cf2028 transparent; }
    @media (max-width: 577px) {
      a.cta-red:before {
        border-width: 0 0 57px 10px; } }
  a.cta-red:after {
    content: "";
    position: absolute;
    display: block;
    top: 0px;
    right: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 57px 10px 0px 0px;
    border-color: #cf2028 transparent transparent transparent; }
    @media (max-width: 577px) {
      a.cta-red:after {
        border-width: 57px 10px 0px 0px; } }
  a.cta-red:hover, a.cta-red:active, a.cta-red:focus {
    text-decoration: none; }
    a.cta-red:hover:before, a.cta-red:active:before, a.cta-red:focus:before {
      display: block; }

a.cta-blue {
  font-size: 18px;
  font-weight: normal;
  padding: 15px 25px;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  color: #fff !important;
  background-color: #0057b8;
  position: relative;
  margin-bottom: 0px; }
  a.cta-blue:before {
    content: "";
    position: absolute;
    display: block;
    top: 0px;
    left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 57px 10px;
    border-color: transparent transparent #0057b8 transparent; }
    @media (max-width: 577px) {
      a.cta-blue:before {
        border-width: 0 0 57px 10px; } }
  a.cta-blue:after {
    content: "";
    position: absolute;
    display: block;
    top: 0px;
    right: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 57px 10px 0px 0px;
    border-color: #0057b8 transparent transparent transparent; }
    @media (max-width: 577px) {
      a.cta-blue:after {
        border-width: 57px 10px 0px 0px; } }
  a.cta-blue:hover, a.cta-blue:active, a.cta-blue:focus {
    text-decoration: none; }
    a.cta-blue:hover:before, a.cta-blue:active:before, a.cta-blue:focus:before {
      display: block; }

a.cta-white {
  font-size: 18px;
  font-weight: normal;
  padding: 15px 25px;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  color: #cf2028 !important;
  background-color: #fff;
  position: relative;
  margin-bottom: 0px;
  margin-left: 10px; }
  a.cta-white:before {
    content: "";
    position: absolute;
    display: block;
    top: 0px;
    left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 57px 10px;
    border-color: transparent transparent #fff transparent; }
    @media (max-width: 577px) {
      a.cta-white:before {
        border-width: 0 0 57px 10px; } }
  a.cta-white:after {
    content: "";
    position: absolute;
    display: block;
    top: 0px;
    right: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 57px 10px 0px 0px;
    border-color: #fff transparent transparent transparent; }
    @media (max-width: 577px) {
      a.cta-white:after {
        border-width: 57px 10px 0px 0px; } }
  a.cta-white:hover, a.cta-white:active, a.cta-white:focus {
    text-decoration: none; }
    a.cta-white:hover:before, a.cta-white:active:before, a.cta-white:focus:before {
      display: block; }

a .cta-rectangle:after, a.cta-rectangle:after {
  display: none; }

/********************************************************/
/*******  __cookie-disclaimers.scss *******/
/********************************************************/
/********************************************************/
/*******  __footer.scss *******/
/********************************************************/
.footer-container-wrapper .row-fluid [class*="span"] {
  min-height: 0; }

/********************************************************/
/*******  __forms.scss *******/
/********************************************************/
.hs_cos_wrapper_type_blog_subscribe h3,
.hs_cos_wrapper_type_email_subscriptions h3,
.hs_cos_wrapper_type_email_simple_subscription h3,
.hs_cos_wrapper_type_form h3 {
  margin: 0; }
  .hs_cos_wrapper_type_blog_subscribe h3.form-title,
  .hs_cos_wrapper_type_email_subscriptions h3.form-title,
  .hs_cos_wrapper_type_email_simple_subscription h3.form-title,
  .hs_cos_wrapper_type_form h3.form-title {
    max-width: 600px;
    margin: 0 auto 25px; }

.hs_cos_wrapper_type_blog_subscribe form,
.hs_cos_wrapper_type_email_subscriptions form,
.hs_cos_wrapper_type_email_simple_subscription form,
.hs_cos_wrapper_type_form form {
  max-width: 600px;
  margin: auto;
  color: #414042;
  /*for IE10*/ }
  .hs_cos_wrapper_type_blog_subscribe form ::-webkit-input-placeholder,
  .hs_cos_wrapper_type_email_subscriptions form ::-webkit-input-placeholder,
  .hs_cos_wrapper_type_email_simple_subscription form ::-webkit-input-placeholder,
  .hs_cos_wrapper_type_form form ::-webkit-input-placeholder {
    color: #414042; }
  .hs_cos_wrapper_type_blog_subscribe form ::-moz-placeholder,
  .hs_cos_wrapper_type_email_subscriptions form ::-moz-placeholder,
  .hs_cos_wrapper_type_email_simple_subscription form ::-moz-placeholder,
  .hs_cos_wrapper_type_form form ::-moz-placeholder {
    opacity: 1;
    color: #414042; }
  .hs_cos_wrapper_type_blog_subscribe form :-ms-input-placeholder,
  .hs_cos_wrapper_type_email_subscriptions form :-ms-input-placeholder,
  .hs_cos_wrapper_type_email_simple_subscription form :-ms-input-placeholder,
  .hs_cos_wrapper_type_form form :-ms-input-placeholder {
    color: #414042; }
  .hs_cos_wrapper_type_blog_subscribe form :-moz-placeholder,
  .hs_cos_wrapper_type_email_subscriptions form :-moz-placeholder,
  .hs_cos_wrapper_type_email_simple_subscription form :-moz-placeholder,
  .hs_cos_wrapper_type_form form :-moz-placeholder {
    color: #414042; }
  .hs_cos_wrapper_type_blog_subscribe form textarea,
  .hs_cos_wrapper_type_blog_subscribe form input[type="text"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="password"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="datetime"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="datetime-local"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="date"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="month"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="time"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="week"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="number"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="email"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="url"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="search"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="tel"],
  .hs_cos_wrapper_type_blog_subscribe form input[type="color"],
  .hs_cos_wrapper_type_blog_subscribe form select,
  .hs_cos_wrapper_type_email_subscriptions form textarea,
  .hs_cos_wrapper_type_email_subscriptions form input[type="text"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="password"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="datetime"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="datetime-local"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="date"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="month"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="time"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="week"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="number"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="email"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="url"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="search"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="tel"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="color"],
  .hs_cos_wrapper_type_email_subscriptions form select,
  .hs_cos_wrapper_type_email_simple_subscription form textarea,
  .hs_cos_wrapper_type_email_simple_subscription form input[type="text"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="password"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="datetime"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="datetime-local"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="date"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="month"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="time"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="week"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="number"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="email"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="url"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="search"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="tel"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="color"],
  .hs_cos_wrapper_type_email_simple_subscription form select,
  .hs_cos_wrapper_type_form form textarea,
  .hs_cos_wrapper_type_form form input[type="text"],
  .hs_cos_wrapper_type_form form input[type="password"],
  .hs_cos_wrapper_type_form form input[type="datetime"],
  .hs_cos_wrapper_type_form form input[type="datetime-local"],
  .hs_cos_wrapper_type_form form input[type="date"],
  .hs_cos_wrapper_type_form form input[type="month"],
  .hs_cos_wrapper_type_form form input[type="time"],
  .hs_cos_wrapper_type_form form input[type="week"],
  .hs_cos_wrapper_type_form form input[type="number"],
  .hs_cos_wrapper_type_form form input[type="email"],
  .hs_cos_wrapper_type_form form input[type="url"],
  .hs_cos_wrapper_type_form form input[type="search"],
  .hs_cos_wrapper_type_form form input[type="tel"],
  .hs_cos_wrapper_type_form form input[type="color"],
  .hs_cos_wrapper_type_form form select {
    -webkit-appearance: none;
    font-family: "Avenir Next", sans-serif;
    background-color: rgba(0, 0, 0, 0.05);
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    padding: 0.5rem 15px 0.3rem;
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 1rem;
    border: none;
    outline: none;
    color: #414042;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px; }
  .hs_cos_wrapper_type_blog_subscribe form textarea,
  .hs_cos_wrapper_type_email_subscriptions form textarea,
  .hs_cos_wrapper_type_email_simple_subscription form textarea,
  .hs_cos_wrapper_type_form form textarea {
    overflow: auto;
    resize: vertical;
    min-height: 6rem;
    display: block; }
  .hs_cos_wrapper_type_blog_subscribe form select,
  .hs_cos_wrapper_type_email_subscriptions form select,
  .hs_cos_wrapper_type_email_simple_subscription form select,
  .hs_cos_wrapper_type_form form select {
    padding-right: 50px;
    cursor: pointer; }
  .hs_cos_wrapper_type_blog_subscribe form select,
  .hs_cos_wrapper_type_email_subscriptions form select,
  .hs_cos_wrapper_type_email_simple_subscription form select,
  .hs_cos_wrapper_type_form form select {
    -moz-appearance: none;
    -webkit-appearance: none; }
  .hs_cos_wrapper_type_blog_subscribe form select::-ms-expand,
  .hs_cos_wrapper_type_email_subscriptions form select::-ms-expand,
  .hs_cos_wrapper_type_email_simple_subscription form select::-ms-expand,
  .hs_cos_wrapper_type_form form select::-ms-expand {
    display: none; }
  .hs_cos_wrapper_type_blog_subscribe form select::-ms-value,
  .hs_cos_wrapper_type_email_subscriptions form select::-ms-value,
  .hs_cos_wrapper_type_email_simple_subscription form select::-ms-value,
  .hs_cos_wrapper_type_form form select::-ms-value {
    color: #414042;
    background: transparent; }
  .hs_cos_wrapper_type_blog_subscribe form select:focus::-ms-value,
  .hs_cos_wrapper_type_email_subscriptions form select:focus::-ms-value,
  .hs_cos_wrapper_type_email_simple_subscription form select:focus::-ms-value,
  .hs_cos_wrapper_type_form form select:focus::-ms-value {
    color: #414042;
    background: transparent; }
  .hs_cos_wrapper_type_blog_subscribe form .hs-fieldtype-select .input,
  .hs_cos_wrapper_type_email_subscriptions form .hs-fieldtype-select .input,
  .hs_cos_wrapper_type_email_simple_subscription form .hs-fieldtype-select .input,
  .hs_cos_wrapper_type_form form .hs-fieldtype-select .input {
    position: relative; }
    .hs_cos_wrapper_type_blog_subscribe form .hs-fieldtype-select .input:after,
    .hs_cos_wrapper_type_email_subscriptions form .hs-fieldtype-select .input:after,
    .hs_cos_wrapper_type_email_simple_subscription form .hs-fieldtype-select .input:after,
    .hs_cos_wrapper_type_form form .hs-fieldtype-select .input:after {
      pointer-events: none;
      position: absolute;
      display: block;
      content: "";
      width: 10px;
      height: 10px;
      right: 25px;
      top: 50%;
      -webkit-transform-origin: top;
         -moz-transform-origin: top;
          -ms-transform-origin: top;
           -o-transform-origin: top;
              transform-origin: top;
      -webkit-transform: translateY(-50%) rotate(45deg);
         -moz-transform: translateY(-50%) rotate(45deg);
          -ms-transform: translateY(-50%) rotate(45deg);
           -o-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg);
      border-right: 2px solid #4f4f4f;
      border-bottom: 2px solid #4f4f4f; }
  .hs_cos_wrapper_type_blog_subscribe form ul,
  .hs_cos_wrapper_type_email_subscriptions form ul,
  .hs_cos_wrapper_type_email_simple_subscription form ul,
  .hs_cos_wrapper_type_form form ul {
    margin-top: 0.5rem;
    margin-bottom: 0; }
    .hs_cos_wrapper_type_blog_subscribe form ul li,
    .hs_cos_wrapper_type_email_subscriptions form ul li,
    .hs_cos_wrapper_type_email_simple_subscription form ul li,
    .hs_cos_wrapper_type_form form ul li {
      position: relative; }
  .hs_cos_wrapper_type_blog_subscribe form .multi-container li,
  .hs_cos_wrapper_type_email_subscriptions form .multi-container li,
  .hs_cos_wrapper_type_email_simple_subscription form .multi-container li,
  .hs_cos_wrapper_type_form form .multi-container li {
    font-size: 1rem; }
  .hs_cos_wrapper_type_blog_subscribe form .inputs-list,
  .hs_cos_wrapper_type_email_subscriptions form .inputs-list,
  .hs_cos_wrapper_type_email_simple_subscription form .inputs-list,
  .hs_cos_wrapper_type_form form .inputs-list {
    list-style: none;
    padding-left: 30px; }
  .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"],
  .hs_cos_wrapper_type_form form input[type="checkbox"] {
    position: absolute;
    left: -30px;
    z-index: 1;
    opacity: 0;
    cursor: pointer; }
    .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"] + span,
    .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"] + span,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"] + span,
    .hs_cos_wrapper_type_form form input[type="checkbox"] + span {
      cursor: pointer; }
      .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"] + span:before,
      .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"] + span:before,
      .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"] + span:before,
      .hs_cos_wrapper_type_form form input[type="checkbox"] + span:before {
        display: block;
        content: "";
        border: none;
        width: 12px;
        height: 12px;
        background-color: rgba(0, 0, 0, 0.05);
        position: absolute;
        left: -30px;
        top: 0.3rem; }
        @media (min-width: 576px) {
          .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"] + span:before,
          .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"] + span:before,
          .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"] + span:before,
          .hs_cos_wrapper_type_form form input[type="checkbox"] + span:before {
            top: 0.4rem; } }
      .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"] + span:after,
      .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"] + span:after,
      .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"] + span:after,
      .hs_cos_wrapper_type_form form input[type="checkbox"] + span:after {
        display: block;
        content: "";
        width: 4px;
        height: 8px;
        border-bottom: 1px solid #4f4f4f;
        border-right: 1px solid #4f4f4f;
        position: absolute;
        left: -26px;
        top: 0.35rem;
        line-height: 1em;
        z-index: 1;
        -webkit-transform: rotate(44deg);
           -moz-transform: rotate(44deg);
            -ms-transform: rotate(44deg);
             -o-transform: rotate(44deg);
                transform: rotate(44deg);
        opacity: 0;
        -webkit-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        transition: all 0.2s linear; }
        @media (min-width: 576px) {
          .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"] + span:after,
          .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"] + span:after,
          .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"] + span:after,
          .hs_cos_wrapper_type_form form input[type="checkbox"] + span:after {
            top: 0.45rem; } }
  .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"]:checked + span:after,
  .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"]:checked + span:after,
  .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"]:checked + span:after,
  .hs_cos_wrapper_type_form form input[type="checkbox"]:checked + span:after {
    opacity: 1; }
  .hs_cos_wrapper_type_blog_subscribe form input[type="radio"],
  .hs_cos_wrapper_type_email_subscriptions form input[type="radio"],
  .hs_cos_wrapper_type_email_simple_subscription form input[type="radio"],
  .hs_cos_wrapper_type_form form input[type="radio"] {
    position: absolute;
    left: 30;
    z-index: 1;
    opacity: 0;
    cursor: pointer; }
    .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span,
    .hs_cos_wrapper_type_email_subscriptions form input[type="radio"] + span,
    .hs_cos_wrapper_type_email_simple_subscription form input[type="radio"] + span,
    .hs_cos_wrapper_type_form form input[type="radio"] + span {
      cursor: pointer; }
      .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:before,
      .hs_cos_wrapper_type_email_subscriptions form input[type="radio"] + span:before,
      .hs_cos_wrapper_type_email_simple_subscription form input[type="radio"] + span:before,
      .hs_cos_wrapper_type_form form input[type="radio"] + span:before {
        display: block;
        content: "";
        width: 12px;
        height: 12px;
        background-color: rgba(0, 0, 0, 0.05);
        border: none;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        position: absolute;
        left: -30px;
        top: 6px; }
        @media (min-width: 576px) {
          .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:before,
          .hs_cos_wrapper_type_email_subscriptions form input[type="radio"] + span:before,
          .hs_cos_wrapper_type_email_simple_subscription form input[type="radio"] + span:before,
          .hs_cos_wrapper_type_form form input[type="radio"] + span:before {
            top: 8px; } }
      .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:after,
      .hs_cos_wrapper_type_email_subscriptions form input[type="radio"] + span:after,
      .hs_cos_wrapper_type_email_simple_subscription form input[type="radio"] + span:after,
      .hs_cos_wrapper_type_form form input[type="radio"] + span:after {
        display: block;
        content: "";
        width: 8px;
        height: 8px;
        background-color: #4f4f4f;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        position: absolute;
        left: -28px;
        top: 8px;
        z-index: 1;
        opacity: 0;
        -webkit-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        transition: all 0.2s linear; }
        @media (min-width: 576px) {
          .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:after,
          .hs_cos_wrapper_type_email_subscriptions form input[type="radio"] + span:after,
          .hs_cos_wrapper_type_email_simple_subscription form input[type="radio"] + span:after,
          .hs_cos_wrapper_type_form form input[type="radio"] + span:after {
            top: 10px; } }
  .hs_cos_wrapper_type_blog_subscribe form input[type="radio"]:checked + span:after,
  .hs_cos_wrapper_type_email_subscriptions form input[type="radio"]:checked + span:after,
  .hs_cos_wrapper_type_email_simple_subscription form input[type="radio"]:checked + span:after,
  .hs_cos_wrapper_type_form form input[type="radio"]:checked + span:after {
    opacity: 1; }
  .hs_cos_wrapper_type_blog_subscribe form .hs_submit .actions,
  .hs_cos_wrapper_type_email_subscriptions form .hs_submit .actions,
  .hs_cos_wrapper_type_email_simple_subscription form .hs_submit .actions,
  .hs_cos_wrapper_type_form form .hs_submit .actions {
    position: relative;
    display: inline-block;
    margin-top: 1rem;
    -webkit-transition: 0.3s opacity;
    -o-transition: 0.3s opacity;
    -moz-transition: 0.3s opacity;
    transition: 0.3s opacity;
    margin-left: 10px; }
    .hs_cos_wrapper_type_blog_subscribe form .hs_submit .actions:before,
    .hs_cos_wrapper_type_email_subscriptions form .hs_submit .actions:before,
    .hs_cos_wrapper_type_email_simple_subscription form .hs_submit .actions:before,
    .hs_cos_wrapper_type_form form .hs_submit .actions:before {
      content: "";
      position: absolute;
      display: block;
      top: 0px;
      left: -10px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 56px 10px;
      border-color: transparent transparent #0057b8 transparent; }
      @media (max-width: 577px) {
        .hs_cos_wrapper_type_blog_subscribe form .hs_submit .actions:before,
        .hs_cos_wrapper_type_email_subscriptions form .hs_submit .actions:before,
        .hs_cos_wrapper_type_email_simple_subscription form .hs_submit .actions:before,
        .hs_cos_wrapper_type_form form .hs_submit .actions:before {
          border-width: 0 0 52px 10px; } }
    .hs_cos_wrapper_type_blog_subscribe form .hs_submit .actions:after,
    .hs_cos_wrapper_type_email_subscriptions form .hs_submit .actions:after,
    .hs_cos_wrapper_type_email_simple_subscription form .hs_submit .actions:after,
    .hs_cos_wrapper_type_form form .hs_submit .actions:after {
      content: "";
      position: absolute;
      display: block;
      top: 0px;
      right: -10px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 56px 10px 0px 0px;
      border-color: #0057b8 transparent transparent transparent; }
      @media (max-width: 577px) {
        .hs_cos_wrapper_type_blog_subscribe form .hs_submit .actions:after,
        .hs_cos_wrapper_type_email_subscriptions form .hs_submit .actions:after,
        .hs_cos_wrapper_type_email_simple_subscription form .hs_submit .actions:after,
        .hs_cos_wrapper_type_form form .hs_submit .actions:after {
          border-width: 52px 10px 0px 0px; } }
    .hs_cos_wrapper_type_blog_subscribe form .hs_submit .actions input[type="submit"],
    .hs_cos_wrapper_type_email_subscriptions form .hs_submit .actions input[type="submit"],
    .hs_cos_wrapper_type_email_simple_subscription form .hs_submit .actions input[type="submit"],
    .hs_cos_wrapper_type_form form .hs_submit .actions input[type="submit"] {
      font-family: "Avenir Next", sans-serif;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      border: none;
      margin: 0px;
      font-weight: normal;
      -webkit-border-radius: 0px;
         -moz-border-radius: 0px;
              border-radius: 0px;
      background-color: #0057b8;
      color: #fff;
      font-weight: normal;
      font-size: 0.9rem;
      padding: 17px 25px;
      cursor: pointer;
      height: 56px; }
      @media (max-width: 577px) {
        .hs_cos_wrapper_type_blog_subscribe form .hs_submit .actions input[type="submit"],
        .hs_cos_wrapper_type_email_subscriptions form .hs_submit .actions input[type="submit"],
        .hs_cos_wrapper_type_email_simple_subscription form .hs_submit .actions input[type="submit"],
        .hs_cos_wrapper_type_form form .hs_submit .actions input[type="submit"] {
          height: 52px; } }
    .hs_cos_wrapper_type_blog_subscribe form .hs_submit .actions:hover,
    .hs_cos_wrapper_type_email_subscriptions form .hs_submit .actions:hover,
    .hs_cos_wrapper_type_email_simple_subscription form .hs_submit .actions:hover,
    .hs_cos_wrapper_type_form form .hs_submit .actions:hover {
      opacity: 0.8; }
  .hs_cos_wrapper_type_blog_subscribe form .hs-form-required,
  .hs_cos_wrapper_type_email_subscriptions form .hs-form-required,
  .hs_cos_wrapper_type_email_simple_subscription form .hs-form-required,
  .hs_cos_wrapper_type_form form .hs-form-required {
    display: none; }
  .hs_cos_wrapper_type_blog_subscribe form .hs-form-field,
  .hs_cos_wrapper_type_email_subscriptions form .hs-form-field,
  .hs_cos_wrapper_type_email_simple_subscription form .hs-form-field,
  .hs_cos_wrapper_type_form form .hs-form-field {
    text-align: left;
    margin-bottom: 0.6rem;
    width: 100%; }
    .hs_cos_wrapper_type_blog_subscribe form .hs-form-field > label,
    .hs_cos_wrapper_type_email_subscriptions form .hs-form-field > label,
    .hs_cos_wrapper_type_email_simple_subscription form .hs-form-field > label,
    .hs_cos_wrapper_type_form form .hs-form-field > label {
      display: block;
      margin-bottom: 0.3rem; }
      .hs_cos_wrapper_type_blog_subscribe form .hs-form-field > label span,
      .hs_cos_wrapper_type_email_subscriptions form .hs-form-field > label span,
      .hs_cos_wrapper_type_email_simple_subscription form .hs-form-field > label span,
      .hs_cos_wrapper_type_form form .hs-form-field > label span {
        font-size: 1rem; }
  .hs_cos_wrapper_type_blog_subscribe form .hs-input,
  .hs_cos_wrapper_type_email_subscriptions form .hs-input,
  .hs_cos_wrapper_type_email_simple_subscription form .hs-input,
  .hs_cos_wrapper_type_form form .hs-input {
    width: 100%; }
    @media (max-width: 480px) {
      .hs_cos_wrapper_type_blog_subscribe form .hs-input,
      .hs_cos_wrapper_type_email_subscriptions form .hs-input,
      .hs_cos_wrapper_type_email_simple_subscription form .hs-input,
      .hs_cos_wrapper_type_form form .hs-input {
        width: 100% !important; } }
    .hs_cos_wrapper_type_blog_subscribe form .hs-input option,
    .hs_cos_wrapper_type_email_subscriptions form .hs-input option,
    .hs_cos_wrapper_type_email_simple_subscription form .hs-input option,
    .hs_cos_wrapper_type_form form .hs-input option {
      color: #000; }
  .hs_cos_wrapper_type_blog_subscribe form label,
  .hs_cos_wrapper_type_email_subscriptions form label,
  .hs_cos_wrapper_type_email_simple_subscription form label,
  .hs_cos_wrapper_type_form form label {
    text-align: left; }
  .hs_cos_wrapper_type_blog_subscribe form .hs-error-msgs,
  .hs_cos_wrapper_type_email_subscriptions form .hs-error-msgs,
  .hs_cos_wrapper_type_email_simple_subscription form .hs-error-msgs,
  .hs_cos_wrapper_type_form form .hs-error-msgs {
    text-align: left;
    list-style: none;
    padding: 0;
    font-size: 0.7rem;
    color: #cf2028; }
  .hs_cos_wrapper_type_blog_subscribe form fieldset,
  .hs_cos_wrapper_type_email_subscriptions form fieldset,
  .hs_cos_wrapper_type_email_simple_subscription form fieldset,
  .hs_cos_wrapper_type_form form fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
    max-width: none;
    width: 100%; }
    .hs_cos_wrapper_type_blog_subscribe form fieldset .hs-form-field:last-of-type,
    .hs_cos_wrapper_type_email_subscriptions form fieldset .hs-form-field:last-of-type,
    .hs_cos_wrapper_type_email_simple_subscription form fieldset .hs-form-field:last-of-type,
    .hs_cos_wrapper_type_form form fieldset .hs-form-field:last-of-type {
      margin-right: 0; }
    .hs_cos_wrapper_type_blog_subscribe form fieldset .hs-form-field .hs-input,
    .hs_cos_wrapper_type_email_subscriptions form fieldset .hs-form-field .hs-input,
    .hs_cos_wrapper_type_email_simple_subscription form fieldset .hs-form-field .hs-input,
    .hs_cos_wrapper_type_form form fieldset .hs-form-field .hs-input {
      width: 100%; }
    .hs_cos_wrapper_type_blog_subscribe form fieldset .hs-form-field .input,
    .hs_cos_wrapper_type_email_subscriptions form fieldset .hs-form-field .input,
    .hs_cos_wrapper_type_email_simple_subscription form fieldset .hs-form-field .input,
    .hs_cos_wrapper_type_form form fieldset .hs-form-field .input {
      margin-right: 0; }
    .hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-2 .hs-form-field,
    .hs_cos_wrapper_type_email_subscriptions form fieldset.form-columns-2 .hs-form-field,
    .hs_cos_wrapper_type_email_simple_subscription form fieldset.form-columns-2 .hs-form-field,
    .hs_cos_wrapper_type_form form fieldset.form-columns-2 .hs-form-field {
      width: 100%; }
      @media (min-width: 768px) {
        .hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-2 .hs-form-field,
        .hs_cos_wrapper_type_email_subscriptions form fieldset.form-columns-2 .hs-form-field,
        .hs_cos_wrapper_type_email_simple_subscription form fieldset.form-columns-2 .hs-form-field,
        .hs_cos_wrapper_type_form form fieldset.form-columns-2 .hs-form-field {
          max-width: -webkit-calc(50% - 15px);
          max-width: -moz-calc(50% - 15px);
          max-width: calc(50% - 15px);
          margin-right: 30px; }
          .hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-2 .hs-form-field:last-of-type,
          .hs_cos_wrapper_type_email_subscriptions form fieldset.form-columns-2 .hs-form-field:last-of-type,
          .hs_cos_wrapper_type_email_simple_subscription form fieldset.form-columns-2 .hs-form-field:last-of-type,
          .hs_cos_wrapper_type_form form fieldset.form-columns-2 .hs-form-field:last-of-type {
            margin-right: 0; } }
    .hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-3 .hs-form-field,
    .hs_cos_wrapper_type_email_subscriptions form fieldset.form-columns-3 .hs-form-field,
    .hs_cos_wrapper_type_email_simple_subscription form fieldset.form-columns-3 .hs-form-field,
    .hs_cos_wrapper_type_form form fieldset.form-columns-3 .hs-form-field {
      width: 100%; }
      @media (min-width: 768px) {
        .hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-3 .hs-form-field,
        .hs_cos_wrapper_type_email_subscriptions form fieldset.form-columns-3 .hs-form-field,
        .hs_cos_wrapper_type_email_simple_subscription form fieldset.form-columns-3 .hs-form-field,
        .hs_cos_wrapper_type_form form fieldset.form-columns-3 .hs-form-field {
          max-width: -webkit-calc(33.33% - 20px);
          max-width: -moz-calc(33.33% - 20px);
          max-width: calc(33.33% - 20px);
          margin-right: 30px; }
          .hs_cos_wrapper_type_blog_subscribe form fieldset.form-columns-3 .hs-form-field:last-of-type,
          .hs_cos_wrapper_type_email_subscriptions form fieldset.form-columns-3 .hs-form-field:last-of-type,
          .hs_cos_wrapper_type_email_simple_subscription form fieldset.form-columns-3 .hs-form-field:last-of-type,
          .hs_cos_wrapper_type_form form fieldset.form-columns-3 .hs-form-field:last-of-type {
            margin-right: 0; } }
  .hs_cos_wrapper_type_blog_subscribe form .hs-recaptcha,
  .hs_cos_wrapper_type_email_subscriptions form .hs-recaptcha,
  .hs_cos_wrapper_type_email_simple_subscription form .hs-recaptcha,
  .hs_cos_wrapper_type_form form .hs-recaptcha {
    margin-top: 0.7rem; }
  .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container,
  .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container,
  .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container,
  .hs_cos_wrapper_type_form form .legal-consent-container {
    font-size: 0.7rem;
    text-align: left;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }
    .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container input[type="checkbox"] + span:before,
    .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container input[type="checkbox"] + span:before,
    .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container input[type="checkbox"] + span:before,
    .hs_cos_wrapper_type_form form .legal-consent-container input[type="checkbox"] + span:before {
      top: 0.1rem; }
      @media (min-width: 576px) {
        .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container input[type="checkbox"] + span:before,
        .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container input[type="checkbox"] + span:before,
        .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container input[type="checkbox"] + span:before,
        .hs_cos_wrapper_type_form form .legal-consent-container input[type="checkbox"] + span:before {
          top: 0.15rem; } }
    .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container input[type="checkbox"] + span:after,
    .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container input[type="checkbox"] + span:after,
    .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container input[type="checkbox"] + span:after,
    .hs_cos_wrapper_type_form form .legal-consent-container input[type="checkbox"] + span:after {
      top: 0.15rem; }
      @media (min-width: 576px) {
        .hs_cos_wrapper_type_blog_subscribe form .legal-consent-container input[type="checkbox"] + span:after,
        .hs_cos_wrapper_type_email_subscriptions form .legal-consent-container input[type="checkbox"] + span:after,
        .hs_cos_wrapper_type_email_simple_subscription form .legal-consent-container input[type="checkbox"] + span:after,
        .hs_cos_wrapper_type_form form .legal-consent-container input[type="checkbox"] + span:after {
          top: 0.2rem; } }

.background-color--red form a,
.background-color--dark form a {
  color: #fff; }

.background-color--red form textarea,
.background-color--red form input[type="text"],
.background-color--red form input[type="password"],
.background-color--red form input[type="datetime"],
.background-color--red form input[type="datetime-local"],
.background-color--red form input[type="date"],
.background-color--red form input[type="month"],
.background-color--red form input[type="time"],
.background-color--red form input[type="week"],
.background-color--red form input[type="number"],
.background-color--red form input[type="email"],
.background-color--red form input[type="url"],
.background-color--red form input[type="search"],
.background-color--red form input[type="tel"],
.background-color--red form input[type="color"],
.background-color--red form select,
.background-color--dark form textarea,
.background-color--dark form input[type="text"],
.background-color--dark form input[type="password"],
.background-color--dark form input[type="datetime"],
.background-color--dark form input[type="datetime-local"],
.background-color--dark form input[type="date"],
.background-color--dark form input[type="month"],
.background-color--dark form input[type="time"],
.background-color--dark form input[type="week"],
.background-color--dark form input[type="number"],
.background-color--dark form input[type="email"],
.background-color--dark form input[type="url"],
.background-color--dark form input[type="search"],
.background-color--dark form input[type="tel"],
.background-color--dark form input[type="color"],
.background-color--dark form select {
  border-color: transparent; }

.background-color--red form .legal-consent-container .hs-error-msgs label,
.background-color--red form .legal-consent-container .hs-error-msgs a,
.background-color--dark form .legal-consent-container .hs-error-msgs label,
.background-color--dark form .legal-consent-container .hs-error-msgs a {
  color: #fff; }

.background-color--first-color form input[type="submit"] {
  background-color: #fff;
  border: 2px solid #fff;
  color: #0057B8; }
  .background-color--first-color form input[type="submit"]:hover {
    text-decoration: none; }

.background-color--dark form input[type="submit"] {
  background-color: #fff;
  border: 2px solid #fff;
  color: #0057B8; }
  .background-color--dark form input[type="submit"]:hover {
    text-decoration: none; }

.form--white .hs_cos_wrapper_type_blog_subscribe form,
.form--white .hs_cos_wrapper_type_email_subscriptions form,
.form--white .hs_cos_wrapper_type_email_simple_subscription form,
.form--white .hs_cos_wrapper_type_form form {
  color: #fff; }
  .form--white .hs_cos_wrapper_type_blog_subscribe form ::-webkit-input-placeholder,
  .form--white .hs_cos_wrapper_type_email_subscriptions form ::-webkit-input-placeholder,
  .form--white .hs_cos_wrapper_type_email_simple_subscription form ::-webkit-input-placeholder,
  .form--white .hs_cos_wrapper_type_form form ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .form--white .hs_cos_wrapper_type_blog_subscribe form ::-moz-placeholder,
  .form--white .hs_cos_wrapper_type_email_subscriptions form ::-moz-placeholder,
  .form--white .hs_cos_wrapper_type_email_simple_subscription form ::-moz-placeholder,
  .form--white .hs_cos_wrapper_type_form form ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .form--white .hs_cos_wrapper_type_blog_subscribe form :-ms-input-placeholder,
  .form--white .hs_cos_wrapper_type_email_subscriptions form :-ms-input-placeholder,
  .form--white .hs_cos_wrapper_type_email_simple_subscription form :-ms-input-placeholder,
  .form--white .hs_cos_wrapper_type_form form :-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5) !important; }
  .form--white .hs_cos_wrapper_type_blog_subscribe form :-moz-placeholder,
  .form--white .hs_cos_wrapper_type_email_subscriptions form :-moz-placeholder,
  .form--white .hs_cos_wrapper_type_email_simple_subscription form :-moz-placeholder,
  .form--white .hs_cos_wrapper_type_form form :-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .form--white .hs_cos_wrapper_type_blog_subscribe form textarea,
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="text"],
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="password"],
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="datetime"],
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="datetime-local"],
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="date"],
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="month"],
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="time"],
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="week"],
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="number"],
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="email"],
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="url"],
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="search"],
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="tel"],
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="color"],
  .form--white .hs_cos_wrapper_type_blog_subscribe form select,
  .form--white .hs_cos_wrapper_type_email_subscriptions form textarea,
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="text"],
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="password"],
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="datetime"],
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="datetime-local"],
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="date"],
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="month"],
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="time"],
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="week"],
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="number"],
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="email"],
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="url"],
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="search"],
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="tel"],
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="color"],
  .form--white .hs_cos_wrapper_type_email_subscriptions form select,
  .form--white .hs_cos_wrapper_type_email_simple_subscription form textarea,
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="text"],
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="password"],
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="datetime"],
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="datetime-local"],
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="date"],
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="month"],
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="time"],
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="week"],
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="number"],
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="email"],
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="url"],
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="search"],
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="tel"],
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="color"],
  .form--white .hs_cos_wrapper_type_email_simple_subscription form select,
  .form--white .hs_cos_wrapper_type_form form textarea,
  .form--white .hs_cos_wrapper_type_form form input[type="text"],
  .form--white .hs_cos_wrapper_type_form form input[type="password"],
  .form--white .hs_cos_wrapper_type_form form input[type="datetime"],
  .form--white .hs_cos_wrapper_type_form form input[type="datetime-local"],
  .form--white .hs_cos_wrapper_type_form form input[type="date"],
  .form--white .hs_cos_wrapper_type_form form input[type="month"],
  .form--white .hs_cos_wrapper_type_form form input[type="time"],
  .form--white .hs_cos_wrapper_type_form form input[type="week"],
  .form--white .hs_cos_wrapper_type_form form input[type="number"],
  .form--white .hs_cos_wrapper_type_form form input[type="email"],
  .form--white .hs_cos_wrapper_type_form form input[type="url"],
  .form--white .hs_cos_wrapper_type_form form input[type="search"],
  .form--white .hs_cos_wrapper_type_form form input[type="tel"],
  .form--white .hs_cos_wrapper_type_form form input[type="color"],
  .form--white .hs_cos_wrapper_type_form form select {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff; }
  .form--white .hs_cos_wrapper_type_blog_subscribe form .hs-fieldtype-select .input:after,
  .form--white .hs_cos_wrapper_type_email_subscriptions form .hs-fieldtype-select .input:after,
  .form--white .hs_cos_wrapper_type_email_simple_subscription form .hs-fieldtype-select .input:after,
  .form--white .hs_cos_wrapper_type_form form .hs-fieldtype-select .input:after {
    border-color: #fff; }
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:before,
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="radio"] + span:before,
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="radio"] + span:before,
  .form--white .hs_cos_wrapper_type_form form input[type="radio"] + span:before {
    background-color: rgba(255, 255, 255, 0.3); }
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="radio"] + span:after,
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="radio"] + span:after,
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="radio"] + span:after,
  .form--white .hs_cos_wrapper_type_form form input[type="radio"] + span:after {
    background-color: #fff; }
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"] + span:before,
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"] + span:before,
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"] + span:before,
  .form--white .hs_cos_wrapper_type_form form input[type="checkbox"] + span:before {
    background-color: rgba(255, 255, 255, 0.3); }
  .form--white .hs_cos_wrapper_type_blog_subscribe form input[type="checkbox"] + span:after,
  .form--white .hs_cos_wrapper_type_email_subscriptions form input[type="checkbox"] + span:after,
  .form--white .hs_cos_wrapper_type_email_simple_subscription form input[type="checkbox"] + span:after,
  .form--white .hs_cos_wrapper_type_form form input[type="checkbox"] + span:after {
    border-color: #fff; }
  .form--white .hs_cos_wrapper_type_blog_subscribe form .hs_submit,
  .form--white .hs_cos_wrapper_type_email_subscriptions form .hs_submit,
  .form--white .hs_cos_wrapper_type_email_simple_subscription form .hs_submit,
  .form--white .hs_cos_wrapper_type_form form .hs_submit {
    text-align: center; }
    .form--white .hs_cos_wrapper_type_blog_subscribe form .hs_submit .actions:before,
    .form--white .hs_cos_wrapper_type_email_subscriptions form .hs_submit .actions:before,
    .form--white .hs_cos_wrapper_type_email_simple_subscription form .hs_submit .actions:before,
    .form--white .hs_cos_wrapper_type_form form .hs_submit .actions:before {
      border-color: transparent transparent #fff transparent; }
    .form--white .hs_cos_wrapper_type_blog_subscribe form .hs_submit .actions:after,
    .form--white .hs_cos_wrapper_type_email_subscriptions form .hs_submit .actions:after,
    .form--white .hs_cos_wrapper_type_email_simple_subscription form .hs_submit .actions:after,
    .form--white .hs_cos_wrapper_type_form form .hs_submit .actions:after {
      border-color: #fff transparent transparent transparent; }
    .form--white .hs_cos_wrapper_type_blog_subscribe form .hs_submit .actions input[type="submit"],
    .form--white .hs_cos_wrapper_type_email_subscriptions form .hs_submit .actions input[type="submit"],
    .form--white .hs_cos_wrapper_type_email_simple_subscription form .hs_submit .actions input[type="submit"],
    .form--white .hs_cos_wrapper_type_form form .hs_submit .actions input[type="submit"] {
      background-color: #fff;
      color: #CF2028; }

.form--small .hs_cos_wrapper_type_form form {
  font-size: 0.8rem; }
  .form--small .hs_cos_wrapper_type_form form .hs-form-field > label span {
    font-size: 0.8rem; }
  .form--small .hs_cos_wrapper_type_form form textarea,
  .form--small .hs_cos_wrapper_type_form form input[type="text"],
  .form--small .hs_cos_wrapper_type_form form input[type="password"],
  .form--small .hs_cos_wrapper_type_form form input[type="datetime"],
  .form--small .hs_cos_wrapper_type_form form input[type="datetime-local"],
  .form--small .hs_cos_wrapper_type_form form input[type="date"],
  .form--small .hs_cos_wrapper_type_form form input[type="month"],
  .form--small .hs_cos_wrapper_type_form form input[type="time"],
  .form--small .hs_cos_wrapper_type_form form input[type="week"],
  .form--small .hs_cos_wrapper_type_form form input[type="number"],
  .form--small .hs_cos_wrapper_type_form form input[type="email"],
  .form--small .hs_cos_wrapper_type_form form input[type="url"],
  .form--small .hs_cos_wrapper_type_form form input[type="search"],
  .form--small .hs_cos_wrapper_type_form form input[type="tel"],
  .form--small .hs_cos_wrapper_type_form form input[type="color"],
  .form--small .hs_cos_wrapper_type_form form select {
    padding: 0.4rem 15px 0.2rem;
    font-size: 0.8rem; }
  .form--small .hs_cos_wrapper_type_form form .multi-container li {
    font-size: 0.8rem; }
  .form--small .hs_cos_wrapper_type_form form input[type="checkbox"] + span:before {
    top: 0.2rem; }
    @media (min-width: 576px) {
      .form--small .hs_cos_wrapper_type_form form input[type="checkbox"] + span:before {
        top: 0.3rem; } }
  .form--small .hs_cos_wrapper_type_form form input[type="checkbox"] + span:after {
    top: 0.25rem; }
    @media (min-width: 576px) {
      .form--small .hs_cos_wrapper_type_form form input[type="checkbox"] + span:after {
        top: 0.35rem; } }
  .form--small .hs_cos_wrapper_type_form form input[type="radio"] + span:before {
    width: 10px;
    height: 10px;
    top: 4px; }
    @media (min-width: 576px) {
      .form--small .hs_cos_wrapper_type_form form input[type="radio"] + span:before {
        top: 6px; } }
  .form--small .hs_cos_wrapper_type_form form input[type="radio"] + span:after {
    width: 6px;
    height: 6px;
    top: 6px; }
    @media (min-width: 576px) {
      .form--small .hs_cos_wrapper_type_form form input[type="radio"] + span:after {
        top: 8px; } }
  .form--small .hs_cos_wrapper_type_form form .legal-consent-container {
    font-size: 0.65rem; }
    .form--small .hs_cos_wrapper_type_form form .legal-consent-container p {
      margin-bottom: 0.5rem; }
    .form--small .hs_cos_wrapper_type_form form .legal-consent-container .hs-form-booleancheckbox-display p {
      font-size: 0.65rem;
      line-height: 1.5; }
    .form--small .hs_cos_wrapper_type_form form .legal-consent-container .hs-form-booleancheckbox-display > span {
      margin-left: 0; }

/********************************************************/
/*******  __globals.scss *******/
/********************************************************/
* {
  outline: none; }

/*h1, h2, h3, h4, h5, h6, p, span {
  font-family: "Futura PT", "Avenir Next", sans-serif; }*/

h1,p, span {
  font-family: "Futura PT", "Avenir Next", sans-serif; }
 h2, h3, h4, h5, h6{
  font-family: "Futura PT", "Futura", sans-serif; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth; }

html, body {
  margin: 0;
  padding: 0; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/* Clearfix */
.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: ""; }

.clearfix:after {
  clear: both; }

/* Visibilty Classes */
.hide {
  display: none !important; }

.section-margin-top {
  padding-top: 3.5rem; }
  .section-margin-top--half {
    margin-top: 2.5rem; }

.section-margin-bottom {
  margin-bottom: 2rem; }
  .section-margin-bottom--half {
    margin-bottom: 1.5rem; }

.section-padding-top {
  padding-top: 2rem; }
  .section-padding-top--half {
    padding-top: 2.5rem; }

.section-padding-bottom {
  padding-bottom: 2rem; }
  .section-padding-bottom--half {
    padding-bottom: 1.5rem; }

.column-margin-bottom {
  margin-bottom: 2rem; }

.flex-column-margin-bottom > span > div {
  margin-bottom: 2rem; }

.background-color--first-color {
  background-color: #0057B8;
  color: #fff; }

.background-color--dark {
  background-color: #000000;
  color: #fff; }

.background-color--light-grey {
  background-color: #F5F5F5; }

/* The outer wrappers of your website */
/* The inner wrappers of your website */
/* Body container */
.body-container-wrapper {
  margin-bottom: 0 !important; 
  margin-top: 0px !important;
}

.background-triangle {
  position: relative; }
  .background-triangle:before {
    content: '';
    position: absolute;
    display: block !important;
    width: 100%;
    height: 100px;
    background-color: rgba(112, 112, 112, 0.1);
    bottom: 0px;
    z-index: 1; }
  .background-triangle:after {
    content: '';
    position: absolute;
    display: block !important;
    width: 100%;
    height: -webkit-calc(100% - 100px);
    height: -moz-calc(100% - 100px);
    height: calc(100% - 100px);
    background-color: transparent;
    top: 0px;
    z-index: 1;
    background-image: -webkit-gradient(linear, left bottom, right top, from(rgba(112, 112, 112, 0.1)), color-stop(50%, rgba(112, 112, 112, 0.1)), color-stop(50%, transparent));
    background-image: -webkit-linear-gradient(left bottom, rgba(112, 112, 112, 0.1) 0%, rgba(112, 112, 112, 0.1) 50%, transparent 50%);
    background-image: -moz-linear-gradient(left bottom, rgba(112, 112, 112, 0.1) 0%, rgba(112, 112, 112, 0.1) 50%, transparent 50%);
    background-image: -o-linear-gradient(left bottom, rgba(112, 112, 112, 0.1) 0%, rgba(112, 112, 112, 0.1) 50%, transparent 50%);
    background-image: linear-gradient(to right top, rgba(112, 112, 112, 0.1) 0%, rgba(112, 112, 112, 0.1) 50%, transparent 50%); }
  .background-triangle > div {
    position: relative;
    z-index: 2; }

.pad-top {
  padding-top: 50px; }

.pad-bottom {
  padding-bottom: 50px; }

.mobile {
  display: none !important; }

@media (max-width: 768px) {
  .mobile {
    display: block !important;
    text-align: center; }
  .desktop {
    display: none !important; } }

.hs_cos_wrapper_type_rich_text ul li:before, .hs_cos_wrapper_type_inline_rich_text ul li:before {
  top: 7px !important; }

@media (max-width: 768px) {
  h2 {
    font-size: 30px !important; }
  h3 {
    font-size: 20px !important; }
  h4 {
    font-size: 20px !important; }
  h5 {
    font-size: 18px !important; } }

.big-container {
  max-width: 1300px !important;
  text-align: center; }

.more-space .turbo-mercuric .me-hero-banner-slide {
  height: auto; }

@media (max-width: 800px) {
  .more-space-h4 h4 {
    -webkit-transform: translateY(-90px);
       -moz-transform: translateY(-90px);
        -ms-transform: translateY(-90px);
         -o-transform: translateY(-90px);
            transform: translateY(-90px);
    margin-top: 90px; } }

.mt--10 {
  margin-top: 10px; }

.mt--20 {
  margin-top: 20px; }

.mt--30 {
  margin-top: 30px; }

.mt--40 {
  margin-top: 40px; }

.mt--50 {
  margin-top: 50px; }

.mt--60 {
  margin-top: 60px; }

.mt--70 {
  margin-top: 70px; }

.mt--80 {
  margin-top: 80px; }

.mt--90 {
  margin-top: 90px; }

.mt--100 {
  margin-top: 100px; }

@media (min-width: 576px) {
  .mt--sm-10 {
    margin-top: 10px; }
  .mt--sm-20 {
    margin-top: 20px; }
  .mt--sm-30 {
    margin-top: 30px; }
  .mt--sm-40 {
    margin-top: 40px; }
  .mt--sm-50 {
    margin-top: 50px; }
  .mt--sm-60 {
    margin-top: 60px; }
  .mt--sm-70 {
    margin-top: 70px; }
  .mt--sm-80 {
    margin-top: 80px; }
  .mt--sm-90 {
    margin-top: 90px; }
  .mt--sm-100 {
    margin-top: 100px; } }

@media (min-width: 768px) {
  .mt--md-10 {
    margin-top: 10px; }
  .mt--md-20 {
    margin-top: 20px; }
  .mt--md-30 {
    margin-top: 30px; }
  .mt--md-40 {
    margin-top: 40px; }
  .mt--md-50 {
    margin-top: 50px; }
  .mt--md-60 {
    margin-top: 60px; }
  .mt--md-70 {
    margin-top: 70px; }
  .mt--md-80 {
    margin-top: 80px; }
  .mt--md-90 {
    margin-top: 90px; }
  .mt--md-100 {
    margin-top: 100px; } }

@media (min-width: 992px) {
  .mt--lg-10 {
    margin-top: 10px; }
  .mt--lg-20 {
    margin-top: 20px; }
  .mt--lg-30 {
    margin-top: 30px; }
  .mt--lg-40 {
    margin-top: 40px; }
  .mt--lg-50 {
    margin-top: 50px; }
  .mt--lg-60 {
    margin-top: 60px; }
  .mt--lg-70 {
    margin-top: 70px; }
  .mt--lg-80 {
    margin-top: 80px; }
  .mt--lg-90 {
    margin-top: 90px; }
  .mt--lg-100 {
    margin-top: 100px; } }

.mt-all--0 {
  margin-top: 0px !important; }
  .mt-all--0 * {
    margin-top: 0px !important; }

.mt-all--10 {
  margin-top: 10px !important; }
  .mt-all--10 * {
    margin-top: 10px !important; }

.mt-all--20 {
  margin-top: 20px !important; }
  .mt-all--20 * {
    margin-top: 20px !important; }

.mt-all--30 {
  margin-top: 30px !important; }
  .mt-all--30 * {
    margin-top: 30px !important; }

.mt-all--40 {
  margin-top: 40px !important; }
  .mt-all--40 * {
    margin-top: 40px !important; }

.mt-all--50 {
  margin-top: 50px !important; }
  .mt-all--50 * {
    margin-top: 50px !important; }

.mt-all--60 {
  margin-top: 60px !important; }
  .mt-all--60 * {
    margin-top: 60px !important; }

.mt-all--70 {
  margin-top: 70px !important; }
  .mt-all--70 * {
    margin-top: 70px !important; }

.mt-all--80 {
  margin-top: 80px !important; }
  .mt-all--80 * {
    margin-top: 80px !important; }

.mt-all--90 {
  margin-top: 90px !important; }
  .mt-all--90 * {
    margin-top: 90px !important; }

.mt-all--100 {
  margin-top: 100px !important; }
  .mt-all--100 * {
    margin-top: 100px !important; }

.mb--10 {
  margin-bottom: 10px; }

.mb--20 {
  margin-bottom: 20px; }

.mb--30 {
  margin-bottom: 30px; }

.mb--40 {
  margin-bottom: 40px; }

.mb--50 {
  margin-bottom: 50px; }

.mb--60 {
  margin-bottom: 60px; }

.mb--70 {
  margin-bottom: 70px; }

.mb--80 {
  margin-bottom: 80px; }

.mb--90 {
  margin-bottom: 90px; }

.mb--100 {
  margin-bottom: 100px; }

@media (min-width: 576px) {
  .mb--sm-10 {
    margin-bottom: 10px; }
  .mb--sm-20 {
    margin-bottom: 20px; }
  .mb--sm-30 {
    margin-bottom: 30px; }
  .mb--sm-40 {
    margin-bottom: 40px; }
  .mb--sm-50 {
    margin-bottom: 50px; }
  .mb--sm-60 {
    margin-bottom: 60px; }
  .mb--sm-70 {
    margin-bottom: 70px; }
  .mb--sm-80 {
    margin-bottom: 80px; }
  .mb--sm-90 {
    margin-bottom: 90px; }
  .mb--sm-100 {
    margin-bottom: 100px; } }

@media (min-width: 768px) {
  .mb--md-10 {
    margin-bottom: 10px; }
  .mb--md-20 {
    margin-bottom: 20px; }
  .mb--md-30 {
    margin-bottom: 30px; }
  .mb--md-40 {
    margin-bottom: 40px; }
  .mb--md-50 {
    margin-bottom: 50px; }
  .mb--md-60 {
    margin-bottom: 60px; }
  .mb--md-70 {
    margin-bottom: 70px; }
  .mb--md-80 {
    margin-bottom: 80px; }
  .mb--md-90 {
    margin-bottom: 90px; }
  .mb--md-100 {
    margin-bottom: 100px; } }

@media (min-width: 992px) {
  .mb--lg-10 {
    margin-bottom: 10px; }
  .mb--lg-20 {
    margin-bottom: 20px; }
  .mb--lg-30 {
    margin-bottom: 30px; }
  .mb--lg-40 {
    margin-bottom: 40px; }
  .mb--lg-50 {
    margin-bottom: 50px; }
  .mb--lg-60 {
    margin-bottom: 60px; }
  .mb--lg-70 {
    margin-bottom: 70px; }
  .mb--lg-80 {
    margin-bottom: 80px; }
  .mb--lg-90 {
    margin-bottom: 90px; }
  .mb--lg-100 {
    margin-bottom: 100px; } }

.mb-all--0 {
  margin-bottom: 0px !important; }
  .mb-all--0 * {
    margin-bottom: 0px !important; }

.mb-all--10 {
  margin-bottom: 10px !important; }
  .mb-all--10 * {
    margin-bottom: 10px !important; }

.mb-all--20 {
  margin-bottom: 20px !important; }
  .mb-all--20 * {
    margin-bottom: 20px !important; }

.mb-all--30 {
  margin-bottom: 30px !important; }
  .mb-all--30 * {
    margin-bottom: 30px !important; }

.mb-all--40 {
  margin-bottom: 40px !important; }
  .mb-all--40 * {
    margin-bottom: 40px !important; }

.mb-all--50 {
  margin-bottom: 50px !important; }
  .mb-all--50 * {
    margin-bottom: 50px !important; }

.mb-all--60 {
  margin-bottom: 60px !important; }
  .mb-all--60 * {
    margin-bottom: 60px !important; }

.mb-all--70 {
  margin-bottom: 70px !important; }
  .mb-all--70 * {
    margin-bottom: 70px !important; }

.mb-all--80 {
  margin-bottom: 80px !important; }
  .mb-all--80 * {
    margin-bottom: 80px !important; }

.mb-all--90 {
  margin-bottom: 90px !important; }
  .mb-all--90 * {
    margin-bottom: 90px !important; }

.mb-all--100 {
  margin-bottom: 100px !important; }
  .mb-all--100 * {
    margin-bottom: 100px !important; }

.pt--10 {
  padding-top: 10px; }

.pt--20 {
  padding-top: 20px; }

.pt--30 {
  padding-top: 30px; }

.pt--40 {
  padding-top: 40px; }

.pt--50 {
  padding-top: 50px; }

.pt--60 {
  padding-top: 60px; }

.pt--70 {
  padding-top: 70px; }

.pt--80 {
  padding-top: 80px; }

.pt--90 {
  padding-top: 90px; }

.pt--100 {
  padding-top: 100px; }

@media (min-width: 576px) {
  .pt--sm-10 {
    padding-top: 10px; }
  .pt--sm-20 {
    padding-top: 20px; }
  .pt--sm-30 {
    padding-top: 30px; }
  .pt--sm-40 {
    padding-top: 40px; }
  .pt--sm-50 {
    padding-top: 50px; }
  .pt--sm-60 {
    padding-top: 60px; }
  .pt--sm-70 {
    padding-top: 70px; }
  .pt--sm-80 {
    padding-top: 80px; }
  .pt--sm-90 {
    padding-top: 90px; }
  .pt--sm-100 {
    padding-top: 100px; } }

@media (min-width: 768px) {
  .pt--md-10 {
    padding-top: 10px; }
  .pt--md-20 {
    padding-top: 20px; }
  .pt--md-30 {
    padding-top: 30px; }
  .pt--md-40 {
    padding-top: 40px; }
  .pt--md-50 {
    padding-top: 50px; }
  .pt--md-60 {
    padding-top: 60px; }
  .pt--md-70 {
    padding-top: 70px; }
  .pt--md-80 {
    padding-top: 80px; }
  .pt--md-90 {
    padding-top: 90px; }
  .pt--md-100 {
    padding-top: 100px; } }

@media (min-width: 992px) {
  .pt--lg-10 {
    padding-top: 10px; }
  .pt--lg-20 {
    padding-top: 20px; }
  .pt--lg-30 {
    padding-top: 30px; }
  .pt--lg-40 {
    padding-top: 40px; }
  .pt--lg-50 {
    padding-top: 50px; }
  .pt--lg-60 {
    padding-top: 60px; }
  .pt--lg-70 {
    padding-top: 70px; }
  .pt--lg-80 {
    padding-top: 80px; }
  .pt--lg-90 {
    padding-top: 90px; }
  .pt--lg-100 {
    padding-top: 100px; } }

.pb--10 {
  padding-bottom: 10px; }

.pb--20 {
  padding-bottom: 20px; }

.pb--30 {
  padding-bottom: 30px; }

.pb--40 {
  padding-bottom: 40px; }

.pb--50 {
  padding-bottom: 50px; }

.pb--60 {
  padding-bottom: 60px; }

.pb--70 {
  padding-bottom: 70px; }

.pb--80 {
  padding-bottom: 80px; }

.pb--90 {
  padding-bottom: 90px; }

.pb--100 {
  padding-bottom: 100px; }

.pb--110 {
  padding-bottom: 110px; }

.pb--120 {
  padding-bottom: 120px; }

.pb--130 {
  padding-bottom: 130px; }

.pb--140 {
  padding-bottom: 140px; }

.pb--150 {
  padding-bottom: 150px; }

@media (min-width: 576px) {
  .pb--sm-10 {
    padding-bottom: 10px; }
  .pb--sm-20 {
    padding-bottom: 20px; }
  .pb--sm-30 {
    padding-bottom: 30px; }
  .pb--sm-40 {
    padding-bottom: 40px; }
  .pb--sm-50 {
    padding-bottom: 50px; }
  .pb--sm-60 {
    padding-bottom: 60px; }
  .pb--sm-70 {
    padding-bottom: 70px; }
  .pb--sm-80 {
    padding-bottom: 80px; }
  .pb--sm-90 {
    padding-bottom: 90px; }
  .pb--sm-100 {
    padding-bottom: 100px; }
  .pb--sm-110 {
    padding-bottom: 110px; }
  .pb--sm-120 {
    padding-bottom: 120px; }
  .pb--sm-130 {
    padding-bottom: 130px; }
  .pb--sm-140 {
    padding-bottom: 140px; }
  .pb--sm-150 {
    padding-bottom: 150px; } }

@media (min-width: 768px) {
  .pb--md-10 {
    padding-bottom: 10px; }
  .pb--md-20 {
    padding-bottom: 20px; }
  .pb--md-30 {
    padding-bottom: 30px; }
  .pb--md-40 {
    padding-bottom: 40px; }
  .pb--md-50 {
    padding-bottom: 50px; }
  .pb--md-60 {
    padding-bottom: 60px; }
  .pb--md-70 {
    padding-bottom: 70px; }
  .pb--md-80 {
    padding-bottom: 80px; }
  .pb--md-90 {
    padding-bottom: 90px; }
  .pb--md-100 {
    padding-bottom: 100px; }
  .pb--md-110 {
    padding-bottom: 110px; }
  .pb--md-120 {
    padding-bottom: 120px; }
  .pb--md-130 {
    padding-bottom: 130px; }
  .pb--md-140 {
    padding-bottom: 140px; }
  .pb--md-150 {
    padding-bottom: 150px; } }

@media (min-width: 992px) {
  .pb--lg-10 {
    padding-bottom: 10px; }
  .pb--lg-20 {
    padding-bottom: 20px; }
  .pb--lg-30 {
    padding-bottom: 30px; }
  .pb--lg-40 {
    padding-bottom: 40px; }
  .pb--lg-50 {
    padding-bottom: 50px; }
  .pb--lg-60 {
    padding-bottom: 60px; }
  .pb--lg-70 {
    padding-bottom: 70px; }
  .pb--lg-80 {
    padding-bottom: 80px; }
  .pb--lg-90 {
    padding-bottom: 90px; }
  .pb--lg-100 {
    padding-bottom: 100px; }
  .pb--lg-110 {
    padding-bottom: 110px; }
  .pb--lg-120 {
    padding-bottom: 120px; }
  .pb--lg-130 {
    padding-bottom: 130px; }
  .pb--lg-140 {
    padding-bottom: 140px; }
  .pb--lg-150 {
    padding-bottom: 150px; } }

.flex-mb--10 > span > div {
  margin-bottom: 10px; }

.flex-mb--20 > span > div {
  margin-bottom: 20px; }

.flex-mb--30 > span > div {
  margin-bottom: 30px; }

.flex-mb--40 > span > div {
  margin-bottom: 40px; }

.flex-mb--50 > span > div {
  margin-bottom: 50px; }

.flex-mb--60 > span > div {
  margin-bottom: 60px; }

.flex-mb--70 > span > div {
  margin-bottom: 70px; }

.flex-mb--80 > span > div {
  margin-bottom: 80px; }

.flex-mb--90 > span > div {
  margin-bottom: 90px; }

.flex-mb--100 > span > div {
  margin-bottom: 100px; }

.flex-mb--110 > span > div {
  margin-bottom: 110px; }

.flex-mb--120 > span > div {
  margin-bottom: 120px; }

.flex-mb--130 > span > div {
  margin-bottom: 130px; }

.flex-mb--140 > span > div {
  margin-bottom: 140px; }

.flex-mb--150 > span > div {
  margin-bottom: 150px; }

@media (min-width: 576px) {
  .flex-mb--sm-10 > span > div {
    margin-bottom: 10px; }
  .flex-mb--sm-20 > span > div {
    margin-bottom: 20px; }
  .flex-mb--sm-30 > span > div {
    margin-bottom: 30px; }
  .flex-mb--sm-40 > span > div {
    margin-bottom: 40px; }
  .flex-mb--sm-50 > span > div {
    margin-bottom: 50px; }
  .flex-mb--sm-60 > span > div {
    margin-bottom: 60px; }
  .flex-mb--sm-70 > span > div {
    margin-bottom: 70px; }
  .flex-mb--sm-80 > span > div {
    margin-bottom: 80px; }
  .flex-mb--sm-90 > span > div {
    margin-bottom: 90px; }
  .flex-mb--sm-100 > span > div {
    margin-bottom: 100px; }
  .flex-mb--sm-110 > span > div {
    margin-bottom: 110px; }
  .flex-mb--sm-120 > span > div {
    margin-bottom: 120px; }
  .flex-mb--sm-130 > span > div {
    margin-bottom: 130px; }
  .flex-mb--sm-140 > span > div {
    margin-bottom: 140px; }
  .flex-mb--sm-150 > span > div {
    margin-bottom: 150px; } }

@media (min-width: 768px) {
  .flex-mb--md-10 > span > div {
    margin-bottom: 10px; }
  .flex-mb--md-20 > span > div {
    margin-bottom: 20px; }
  .flex-mb--md-30 > span > div {
    margin-bottom: 30px; }
  .flex-mb--md-40 > span > div {
    margin-bottom: 40px; }
  .flex-mb--md-50 > span > div {
    margin-bottom: 50px; }
  .flex-mb--md-60 > span > div {
    margin-bottom: 60px; }
  .flex-mb--md-70 > span > div {
    margin-bottom: 70px; }
  .flex-mb--md-80 > span > div {
    margin-bottom: 80px; }
  .flex-mb--md-90 > span > div {
    margin-bottom: 90px; }
  .flex-mb--md-100 > span > div {
    margin-bottom: 100px; }
  .flex-mb--md-110 > span > div {
    margin-bottom: 110px; }
  .flex-mb--md-120 > span > div {
    margin-bottom: 120px; }
  .flex-mb--md-130 > span > div {
    margin-bottom: 130px; }
  .flex-mb--md-140 > span > div {
    margin-bottom: 140px; }
  .flex-mb--md-150 > span > div {
    margin-bottom: 150px; } }

@media (min-width: 992px) {
  .flex-mb--lg-10 > span > div {
    margin-bottom: 10px; }
  .flex-mb--lg-20 > span > div {
    margin-bottom: 20px; }
  .flex-mb--lg-30 > span > div {
    margin-bottom: 30px; }
  .flex-mb--lg-40 > span > div {
    margin-bottom: 40px; }
  .flex-mb--lg-50 > span > div {
    margin-bottom: 50px; }
  .flex-mb--lg-60 > span > div {
    margin-bottom: 60px; }
  .flex-mb--lg-70 > span > div {
    margin-bottom: 70px; }
  .flex-mb--lg-80 > span > div {
    margin-bottom: 80px; }
  .flex-mb--lg-90 > span > div {
    margin-bottom: 90px; }
  .flex-mb--lg-100 > span > div {
    margin-bottom: 100px; }
  .flex-mb--lg-110 > span > div {
    margin-bottom: 110px; }
  .flex-mb--lg-120 > span > div {
    margin-bottom: 120px; }
  .flex-mb--lg-130 > span > div {
    margin-bottom: 130px; }
  .flex-mb--lg-140 > span > div {
    margin-bottom: 140px; }
  .flex-mb--lg-150 > span > div {
    margin-bottom: 150px; } }

.bg--light-grey {
  background-color: #F5F5F5; }

.headers-fs--1 h1, .headers-fs--1 h2, .headers-fs--1 h3, .headers-fs--1 h4, .headers-fs--1 h5, .headers-fs--1 h6 {
  font-size: 1px !important; }

.headers-fs--2 h1, .headers-fs--2 h2, .headers-fs--2 h3, .headers-fs--2 h4, .headers-fs--2 h5, .headers-fs--2 h6 {
  font-size: 2px !important; }

.headers-fs--3 h1, .headers-fs--3 h2, .headers-fs--3 h3, .headers-fs--3 h4, .headers-fs--3 h5, .headers-fs--3 h6 {
  font-size: 3px !important; }

.headers-fs--4 h1, .headers-fs--4 h2, .headers-fs--4 h3, .headers-fs--4 h4, .headers-fs--4 h5, .headers-fs--4 h6 {
  font-size: 4px !important; }

.headers-fs--5 h1, .headers-fs--5 h2, .headers-fs--5 h3, .headers-fs--5 h4, .headers-fs--5 h5, .headers-fs--5 h6 {
  font-size: 5px !important; }

.headers-fs--6 h1, .headers-fs--6 h2, .headers-fs--6 h3, .headers-fs--6 h4, .headers-fs--6 h5, .headers-fs--6 h6 {
  font-size: 6px !important; }

.headers-fs--7 h1, .headers-fs--7 h2, .headers-fs--7 h3, .headers-fs--7 h4, .headers-fs--7 h5, .headers-fs--7 h6 {
  font-size: 7px !important; }

.headers-fs--8 h1, .headers-fs--8 h2, .headers-fs--8 h3, .headers-fs--8 h4, .headers-fs--8 h5, .headers-fs--8 h6 {
  font-size: 8px !important; }

.headers-fs--9 h1, .headers-fs--9 h2, .headers-fs--9 h3, .headers-fs--9 h4, .headers-fs--9 h5, .headers-fs--9 h6 {
  font-size: 9px !important; }

.headers-fs--10 h1, .headers-fs--10 h2, .headers-fs--10 h3, .headers-fs--10 h4, .headers-fs--10 h5, .headers-fs--10 h6 {
  font-size: 10px !important; }

.headers-fs--11 h1, .headers-fs--11 h2, .headers-fs--11 h3, .headers-fs--11 h4, .headers-fs--11 h5, .headers-fs--11 h6 {
  font-size: 11px !important; }

.headers-fs--12 h1, .headers-fs--12 h2, .headers-fs--12 h3, .headers-fs--12 h4, .headers-fs--12 h5, .headers-fs--12 h6 {
  font-size: 12px !important; }

.headers-fs--13 h1, .headers-fs--13 h2, .headers-fs--13 h3, .headers-fs--13 h4, .headers-fs--13 h5, .headers-fs--13 h6 {
  font-size: 13px !important; }

.headers-fs--14 h1, .headers-fs--14 h2, .headers-fs--14 h3, .headers-fs--14 h4, .headers-fs--14 h5, .headers-fs--14 h6 {
  font-size: 14px !important; }

.headers-fs--15 h1, .headers-fs--15 h2, .headers-fs--15 h3, .headers-fs--15 h4, .headers-fs--15 h5, .headers-fs--15 h6 {
  font-size: 15px !important; }

.headers-fs--16 h1, .headers-fs--16 h2, .headers-fs--16 h3, .headers-fs--16 h4, .headers-fs--16 h5, .headers-fs--16 h6 {
  font-size: 16px !important; }

.headers-fs--17 h1, .headers-fs--17 h2, .headers-fs--17 h3, .headers-fs--17 h4, .headers-fs--17 h5, .headers-fs--17 h6 {
  font-size: 17px !important; }

.headers-fs--18 h1, .headers-fs--18 h2, .headers-fs--18 h3, .headers-fs--18 h4, .headers-fs--18 h5, .headers-fs--18 h6 {
  font-size: 18px !important; }

.headers-fs--19 h1, .headers-fs--19 h2, .headers-fs--19 h3, .headers-fs--19 h4, .headers-fs--19 h5, .headers-fs--19 h6 {
  font-size: 19px !important; }

.headers-fs--20 h1, .headers-fs--20 h2, .headers-fs--20 h3, .headers-fs--20 h4, .headers-fs--20 h5, .headers-fs--20 h6 {
  font-size: 20px !important; }

.headers-fs--21 h1, .headers-fs--21 h2, .headers-fs--21 h3, .headers-fs--21 h4, .headers-fs--21 h5, .headers-fs--21 h6 {
  font-size: 21px !important; }

.headers-fs--22 h1, .headers-fs--22 h2, .headers-fs--22 h3, .headers-fs--22 h4, .headers-fs--22 h5, .headers-fs--22 h6 {
  font-size: 22px !important; }

.headers-fs--23 h1, .headers-fs--23 h2, .headers-fs--23 h3, .headers-fs--23 h4, .headers-fs--23 h5, .headers-fs--23 h6 {
  font-size: 23px !important; }

.headers-fs--24 h1, .headers-fs--24 h2, .headers-fs--24 h3, .headers-fs--24 h4, .headers-fs--24 h5, .headers-fs--24 h6 {
  font-size: 24px !important; }

.headers-fs--25 h1, .headers-fs--25 h2, .headers-fs--25 h3, .headers-fs--25 h4, .headers-fs--25 h5, .headers-fs--25 h6 {
  font-size: 25px !important; }

.headers-fs--26 h1, .headers-fs--26 h2, .headers-fs--26 h3, .headers-fs--26 h4, .headers-fs--26 h5, .headers-fs--26 h6 {
  font-size: 26px !important; }

.headers-fs--27 h1, .headers-fs--27 h2, .headers-fs--27 h3, .headers-fs--27 h4, .headers-fs--27 h5, .headers-fs--27 h6 {
  font-size: 27px !important; }

.headers-fs--28 h1, .headers-fs--28 h2, .headers-fs--28 h3, .headers-fs--28 h4, .headers-fs--28 h5, .headers-fs--28 h6 {
  font-size: 28px !important; }

.headers-fs--29 h1, .headers-fs--29 h2, .headers-fs--29 h3, .headers-fs--29 h4, .headers-fs--29 h5, .headers-fs--29 h6 {
  font-size: 29px !important; }

.headers-fs--30 h1, .headers-fs--30 h2, .headers-fs--30 h3, .headers-fs--30 h4, .headers-fs--30 h5, .headers-fs--30 h6 {
  font-size: 30px !important; }

.headers-fs--31 h1, .headers-fs--31 h2, .headers-fs--31 h3, .headers-fs--31 h4, .headers-fs--31 h5, .headers-fs--31 h6 {
  font-size: 31px !important; }

.headers-fs--32 h1, .headers-fs--32 h2, .headers-fs--32 h3, .headers-fs--32 h4, .headers-fs--32 h5, .headers-fs--32 h6 {
  font-size: 32px !important; }

.headers-fs--33 h1, .headers-fs--33 h2, .headers-fs--33 h3, .headers-fs--33 h4, .headers-fs--33 h5, .headers-fs--33 h6 {
  font-size: 33px !important; }

.headers-fs--34 h1, .headers-fs--34 h2, .headers-fs--34 h3, .headers-fs--34 h4, .headers-fs--34 h5, .headers-fs--34 h6 {
  font-size: 34px !important; }

.headers-fs--35 h1, .headers-fs--35 h2, .headers-fs--35 h3, .headers-fs--35 h4, .headers-fs--35 h5, .headers-fs--35 h6 {
  font-size: 35px !important; }

.headers-fs--36 h1, .headers-fs--36 h2, .headers-fs--36 h3, .headers-fs--36 h4, .headers-fs--36 h5, .headers-fs--36 h6 {
  font-size: 36px !important; }

.headers-fs--37 h1, .headers-fs--37 h2, .headers-fs--37 h3, .headers-fs--37 h4, .headers-fs--37 h5, .headers-fs--37 h6 {
  font-size: 37px !important; }

.headers-fs--38 h1, .headers-fs--38 h2, .headers-fs--38 h3, .headers-fs--38 h4, .headers-fs--38 h5, .headers-fs--38 h6 {
  font-size: 38px !important; }

.headers-fs--39 h1, .headers-fs--39 h2, .headers-fs--39 h3, .headers-fs--39 h4, .headers-fs--39 h5, .headers-fs--39 h6 {
  font-size: 39px !important; }

.headers-fs--40 h1, .headers-fs--40 h2, .headers-fs--40 h3, .headers-fs--40 h4, .headers-fs--40 h5, .headers-fs--40 h6 {
  font-size: 40px !important; }

.headers-fs--41 h1, .headers-fs--41 h2, .headers-fs--41 h3, .headers-fs--41 h4, .headers-fs--41 h5, .headers-fs--41 h6 {
  font-size: 41px !important; }

.headers-fs--42 h1, .headers-fs--42 h2, .headers-fs--42 h3, .headers-fs--42 h4, .headers-fs--42 h5, .headers-fs--42 h6 {
  font-size: 42px !important; }

.headers-fs--43 h1, .headers-fs--43 h2, .headers-fs--43 h3, .headers-fs--43 h4, .headers-fs--43 h5, .headers-fs--43 h6 {
  font-size: 43px !important; }

.headers-fs--44 h1, .headers-fs--44 h2, .headers-fs--44 h3, .headers-fs--44 h4, .headers-fs--44 h5, .headers-fs--44 h6 {
  font-size: 44px !important; }

.headers-fs--45 h1, .headers-fs--45 h2, .headers-fs--45 h3, .headers-fs--45 h4, .headers-fs--45 h5, .headers-fs--45 h6 {
  font-size: 45px !important; }

.headers-fs--46 h1, .headers-fs--46 h2, .headers-fs--46 h3, .headers-fs--46 h4, .headers-fs--46 h5, .headers-fs--46 h6 {
  font-size: 46px !important; }

.headers-fs--47 h1, .headers-fs--47 h2, .headers-fs--47 h3, .headers-fs--47 h4, .headers-fs--47 h5, .headers-fs--47 h6 {
  font-size: 47px !important; }

.headers-fs--48 h1, .headers-fs--48 h2, .headers-fs--48 h3, .headers-fs--48 h4, .headers-fs--48 h5, .headers-fs--48 h6 {
  font-size: 48px !important; }

.headers-fs--49 h1, .headers-fs--49 h2, .headers-fs--49 h3, .headers-fs--49 h4, .headers-fs--49 h5, .headers-fs--49 h6 {
  font-size: 49px !important; }

.headers-fs--50 h1, .headers-fs--50 h2, .headers-fs--50 h3, .headers-fs--50 h4, .headers-fs--50 h5, .headers-fs--50 h6 {
  font-size: 50px !important; }

.headers-fs--51 h1, .headers-fs--51 h2, .headers-fs--51 h3, .headers-fs--51 h4, .headers-fs--51 h5, .headers-fs--51 h6 {
  font-size: 51px !important; }

.headers-fs--52 h1, .headers-fs--52 h2, .headers-fs--52 h3, .headers-fs--52 h4, .headers-fs--52 h5, .headers-fs--52 h6 {
  font-size: 52px !important; }

.headers-fs--53 h1, .headers-fs--53 h2, .headers-fs--53 h3, .headers-fs--53 h4, .headers-fs--53 h5, .headers-fs--53 h6 {
  font-size: 53px !important; }

.headers-fs--54 h1, .headers-fs--54 h2, .headers-fs--54 h3, .headers-fs--54 h4, .headers-fs--54 h5, .headers-fs--54 h6 {
  font-size: 54px !important; }

.headers-fs--55 h1, .headers-fs--55 h2, .headers-fs--55 h3, .headers-fs--55 h4, .headers-fs--55 h5, .headers-fs--55 h6 {
  font-size: 55px !important; }

.headers-fs--56 h1, .headers-fs--56 h2, .headers-fs--56 h3, .headers-fs--56 h4, .headers-fs--56 h5, .headers-fs--56 h6 {
  font-size: 56px !important; }

.headers-fs--57 h1, .headers-fs--57 h2, .headers-fs--57 h3, .headers-fs--57 h4, .headers-fs--57 h5, .headers-fs--57 h6 {
  font-size: 57px !important; }

.headers-fs--58 h1, .headers-fs--58 h2, .headers-fs--58 h3, .headers-fs--58 h4, .headers-fs--58 h5, .headers-fs--58 h6 {
  font-size: 58px !important; }

.headers-fs--59 h1, .headers-fs--59 h2, .headers-fs--59 h3, .headers-fs--59 h4, .headers-fs--59 h5, .headers-fs--59 h6 {
  font-size: 59px !important; }

.headers-fs--60 h1, .headers-fs--60 h2, .headers-fs--60 h3, .headers-fs--60 h4, .headers-fs--60 h5, .headers-fs--60 h6 {
  font-size: 60px !important; }

.height--5 {
  min-height: 5px !important; }

.height--10 {
  min-height: 10px !important; }

.height--15 {
  min-height: 15px !important; }

.height--20 {
  min-height: 20px !important; }

.height--25 {
  min-height: 25px !important; }

.height--30 {
  min-height: 30px !important; }

.height--35 {
  min-height: 35px !important; }

.height--40 {
  min-height: 40px !important; }

.height--45 {
  min-height: 45px !important; }

.height--50 {
  min-height: 50px !important; }

.height--55 {
  min-height: 55px !important; }

.height--60 {
  min-height: 60px !important; }

.height--65 {
  min-height: 65px !important; }

.height--70 {
  min-height: 70px !important; }

.height--75 {
  min-height: 75px !important; }

.height--80 {
  min-height: 80px !important; }

.height--85 {
  min-height: 85px !important; }

.height--90 {
  min-height: 90px !important; }

.height--95 {
  min-height: 95px !important; }

.height--100 {
  min-height: 100px !important; }

.height--105 {
  min-height: 105px !important; }

.height--110 {
  min-height: 110px !important; }

.height--115 {
  min-height: 115px !important; }

.height--120 {
  min-height: 120px !important; }

.height--125 {
  min-height: 125px !important; }

.height--130 {
  min-height: 130px !important; }

.height--135 {
  min-height: 135px !important; }

.height--140 {
  min-height: 140px !important; }

.height--145 {
  min-height: 145px !important; }

.height--150 {
  min-height: 150px !important; }

.height--155 {
  min-height: 155px !important; }

.height--160 {
  min-height: 160px !important; }

.height--165 {
  min-height: 165px !important; }

.height--170 {
  min-height: 170px !important; }

.height--175 {
  min-height: 175px !important; }

.height--180 {
  min-height: 180px !important; }

.height--185 {
  min-height: 185px !important; }

.height--190 {
  min-height: 190px !important; }

.height--195 {
  min-height: 195px !important; }

.height--200 {
  min-height: 200px !important; }

.height--205 {
  min-height: 205px !important; }

.height--210 {
  min-height: 210px !important; }

.height--215 {
  min-height: 215px !important; }

.height--220 {
  min-height: 220px !important; }

.height--225 {
  min-height: 225px !important; }

.height--230 {
  min-height: 230px !important; }

.height--235 {
  min-height: 235px !important; }

.height--240 {
  min-height: 240px !important; }

.height--245 {
  min-height: 245px !important; }

.height--250 {
  min-height: 250px !important; }

.height--255 {
  min-height: 255px !important; }

.height--260 {
  min-height: 260px !important; }

.height--265 {
  min-height: 265px !important; }

.height--270 {
  min-height: 270px !important; }

.height--275 {
  min-height: 275px !important; }

.height--280 {
  min-height: 280px !important; }

.height--285 {
  min-height: 285px !important; }

.height--290 {
  min-height: 290px !important; }

.height--295 {
  min-height: 295px !important; }

.height--300 {
  min-height: 300px !important; }

/********************************************************/
/*******  __grid.scss *******/
/********************************************************/
@-ms-viewport {
  width: device-width; }

html {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
     -moz-box-sizing: inherit;
          box-sizing: inherit; }

.body-container.container-fluid {
  padding-right: 0;
  padding-left: 0; }
  .body-container.container-fluid > .row-fluid-wrapper {
    margin-left: 0;
    margin-right: 0; }

/* Override standard HubSpot grid with flex */
.container, [class*="span"].container {
  max-width: 1170px; }
  .container--small, [class*="span"].container--small {
    max-width: 612px; }
  .container--medium, [class*="span"].container--medium {
    max-width: 826px; }
  .container--larger, [class*="span"].container--larger {
    max-width: 1070px; }

.container, [class*="span"].container, [class*="span"].container-fluid {
  display: block;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto !important;
  margin-left: auto !important;
  min-height: 1px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  float: none !important;
  /* Flex HS flexible column */ }
  .container:before, .container:after, [class*="span"].container:before, [class*="span"].container:after, [class*="span"].container-fluid:before, [class*="span"].container-fluid:after {
    display: table;
    content: ""; }
  .container:after, [class*="span"].container:after, [class*="span"].container-fluid:after {
    clear: both; }
  .container .row-fluid-wrapper, [class*="span"].container .row-fluid-wrapper, [class*="span"].container-fluid .row-fluid-wrapper {
    margin-right: -15px;
    margin-left: -15px; }
  .container .row-fluid, [class*="span"].container .row-fluid, [class*="span"].container-fluid .row-fluid {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0; }
    .container .row-fluid:before, .container .row-fluid:after, [class*="span"].container .row-fluid:before, [class*="span"].container .row-fluid:after, [class*="span"].container-fluid .row-fluid:before, [class*="span"].container-fluid .row-fluid:after {
      display: table;
      content: ""; }
    .container .row-fluid:after, [class*="span"].container .row-fluid:after, [class*="span"].container-fluid .row-fluid:after {
      clear: both; }
    .container .row-fluid [class*="span"], [class*="span"].container .row-fluid [class*="span"], [class*="span"].container-fluid .row-fluid [class*="span"] {
      display: block;
      float: left;
      width: 100%;
      min-height: 1px;
      margin-left: 0;
      margin-right: 0;
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
      position: relative;
      padding-right: 0;
      padding-left: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
         -moz-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin-left: -0.5px;
      margin-right: -0.5px; }
      @media (max-width: 767px) {
        .container .row-fluid [class*="span"], [class*="span"].container .row-fluid [class*="span"], [class*="span"].container-fluid .row-fluid [class*="span"] {
          display: block;
          float: none;
          margin-left: 0;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
             -moz-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; }        
}
    .container .row-fluid .span1, .container .row-fluid .span2, .container .row-fluid .span3, .container .row-fluid .span4, .container .row-fluid .span5, .container .row-fluid .span6, .container .row-fluid .span7, .container .row-fluid .span8, .container .row-fluid .span9, .container .row-fluid .span10, .container .row-fluid .span11, .container .row-fluid .span12,
    .container .row-fluid .col-1, .container .row-fluid .col-2, .container .row-fluid .col-3, .container .row-fluid .col-4, .container .row-fluid .col-5, .container .row-fluid .col-6, .container .row-fluid .col-7, .container .row-fluid .col-8, .container .row-fluid .col-9, .container .row-fluid .col-10, .container .row-fluid .col-11, .container .row-fluid .col-12, .container .row-fluid .col,
    .container .row-fluid .col-auto, .container .row-fluid .col-sm-1, .container .row-fluid .col-sm-2, .container .row-fluid .col-sm-3, .container .row-fluid .col-sm-4, .container .row-fluid .col-sm-5, .container .row-fluid .col-sm-6, .container .row-fluid .col-sm-7, .container .row-fluid .col-sm-8, .container .row-fluid .col-sm-9, .container .row-fluid .col-sm-10, .container .row-fluid .col-sm-11, .container .row-fluid .col-sm-12, .container .row-fluid .col-sm,
    .container .row-fluid .col-sm-auto, .container .row-fluid .col-md-1, .container .row-fluid .col-md-2, .container .row-fluid .col-md-3, .container .row-fluid .col-md-4, .container .row-fluid .col-md-5, .container .row-fluid .col-md-6, .container .row-fluid .col-md-7, .container .row-fluid .col-md-8, .container .row-fluid .col-md-9, .container .row-fluid .col-md-10, .container .row-fluid .col-md-11, .container .row-fluid .col-md-12, .container .row-fluid .col-md,
    .container .row-fluid .col-md-auto, .container .row-fluid .col-lg-1, .container .row-fluid .col-lg-2, .container .row-fluid .col-lg-3, .container .row-fluid .col-lg-4, .container .row-fluid .col-lg-5, .container .row-fluid .col-lg-6, .container .row-fluid .col-lg-7, .container .row-fluid .col-lg-8, .container .row-fluid .col-lg-9, .container .row-fluid .col-lg-10, .container .row-fluid .col-lg-11, .container .row-fluid .col-lg-12, .container .row-fluid .col-lg,
    .container .row-fluid .col-lg-auto, .container .row-fluid .col-xl-1, .container .row-fluid .col-xl-2, .container .row-fluid .col-xl-3, .container .row-fluid .col-xl-4, .container .row-fluid .col-xl-5, .container .row-fluid .col-xl-6, .container .row-fluid .col-xl-7, .container .row-fluid .col-xl-8, .container .row-fluid .col-xl-9, .container .row-fluid .col-xl-10, .container .row-fluid .col-xl-11, .container .row-fluid .col-xl-12, .container .row-fluid .col-xl,
    .container .row-fluid .col-xl-auto, [class*="span"].container .row-fluid .span1, [class*="span"].container .row-fluid .span2, [class*="span"].container .row-fluid .span3, [class*="span"].container .row-fluid .span4, [class*="span"].container .row-fluid .span5, [class*="span"].container .row-fluid .span6, [class*="span"].container .row-fluid .span7, [class*="span"].container .row-fluid .span8, [class*="span"].container .row-fluid .span9, [class*="span"].container .row-fluid .span10, [class*="span"].container .row-fluid .span11, [class*="span"].container .row-fluid .span12,
    [class*="span"].container .row-fluid .col-1, [class*="span"].container .row-fluid .col-2, [class*="span"].container .row-fluid .col-3, [class*="span"].container .row-fluid .col-4, [class*="span"].container .row-fluid .col-5, [class*="span"].container .row-fluid .col-6, [class*="span"].container .row-fluid .col-7, [class*="span"].container .row-fluid .col-8, [class*="span"].container .row-fluid .col-9, [class*="span"].container .row-fluid .col-10, [class*="span"].container .row-fluid .col-11, [class*="span"].container .row-fluid .col-12, [class*="span"].container .row-fluid .col,
    [class*="span"].container .row-fluid .col-auto, [class*="span"].container .row-fluid .col-sm-1, [class*="span"].container .row-fluid .col-sm-2, [class*="span"].container .row-fluid .col-sm-3, [class*="span"].container .row-fluid .col-sm-4, [class*="span"].container .row-fluid .col-sm-5, [class*="span"].container .row-fluid .col-sm-6, [class*="span"].container .row-fluid .col-sm-7, [class*="span"].container .row-fluid .col-sm-8, [class*="span"].container .row-fluid .col-sm-9, [class*="span"].container .row-fluid .col-sm-10, [class*="span"].container .row-fluid .col-sm-11, [class*="span"].container .row-fluid .col-sm-12, [class*="span"].container .row-fluid .col-sm,
    [class*="span"].container .row-fluid .col-sm-auto, [class*="span"].container .row-fluid .col-md-1, [class*="span"].container .row-fluid .col-md-2, [class*="span"].container .row-fluid .col-md-3, [class*="span"].container .row-fluid .col-md-4, [class*="span"].container .row-fluid .col-md-5, [class*="span"].container .row-fluid .col-md-6, [class*="span"].container .row-fluid .col-md-7, [class*="span"].container .row-fluid .col-md-8, [class*="span"].container .row-fluid .col-md-9, [class*="span"].container .row-fluid .col-md-10, [class*="span"].container .row-fluid .col-md-11, [class*="span"].container .row-fluid .col-md-12, [class*="span"].container .row-fluid .col-md,
    [class*="span"].container .row-fluid .col-md-auto, [class*="span"].container .row-fluid .col-lg-1, [class*="span"].container .row-fluid .col-lg-2, [class*="span"].container .row-fluid .col-lg-3, [class*="span"].container .row-fluid .col-lg-4, [class*="span"].container .row-fluid .col-lg-5, [class*="span"].container .row-fluid .col-lg-6, [class*="span"].container .row-fluid .col-lg-7, [class*="span"].container .row-fluid .col-lg-8, [class*="span"].container .row-fluid .col-lg-9, [class*="span"].container .row-fluid .col-lg-10, [class*="span"].container .row-fluid .col-lg-11, [class*="span"].container .row-fluid .col-lg-12, [class*="span"].container .row-fluid .col-lg,
    [class*="span"].container .row-fluid .col-lg-auto, [class*="span"].container .row-fluid .col-xl-1, [class*="span"].container .row-fluid .col-xl-2, [class*="span"].container .row-fluid .col-xl-3, [class*="span"].container .row-fluid .col-xl-4, [class*="span"].container .row-fluid .col-xl-5, [class*="span"].container .row-fluid .col-xl-6, [class*="span"].container .row-fluid .col-xl-7, [class*="span"].container .row-fluid .col-xl-8, [class*="span"].container .row-fluid .col-xl-9, [class*="span"].container .row-fluid .col-xl-10, [class*="span"].container .row-fluid .col-xl-11, [class*="span"].container .row-fluid .col-xl-12, [class*="span"].container .row-fluid .col-xl,
    [class*="span"].container .row-fluid .col-xl-auto, [class*="span"].container-fluid .row-fluid .span1, [class*="span"].container-fluid .row-fluid .span2, [class*="span"].container-fluid .row-fluid .span3, [class*="span"].container-fluid .row-fluid .span4, [class*="span"].container-fluid .row-fluid .span5, [class*="span"].container-fluid .row-fluid .span6, [class*="span"].container-fluid .row-fluid .span7, [class*="span"].container-fluid .row-fluid .span8, [class*="span"].container-fluid .row-fluid .span9, [class*="span"].container-fluid .row-fluid .span10, [class*="span"].container-fluid .row-fluid .span11, [class*="span"].container-fluid .row-fluid .span12,
    [class*="span"].container-fluid .row-fluid .col-1, [class*="span"].container-fluid .row-fluid .col-2, [class*="span"].container-fluid .row-fluid .col-3, [class*="span"].container-fluid .row-fluid .col-4, [class*="span"].container-fluid .row-fluid .col-5, [class*="span"].container-fluid .row-fluid .col-6, [class*="span"].container-fluid .row-fluid .col-7, [class*="span"].container-fluid .row-fluid .col-8, [class*="span"].container-fluid .row-fluid .col-9, [class*="span"].container-fluid .row-fluid .col-10, [class*="span"].container-fluid .row-fluid .col-11, [class*="span"].container-fluid .row-fluid .col-12, [class*="span"].container-fluid .row-fluid .col,
    [class*="span"].container-fluid .row-fluid .col-auto, [class*="span"].container-fluid .row-fluid .col-sm-1, [class*="span"].container-fluid .row-fluid .col-sm-2, [class*="span"].container-fluid .row-fluid .col-sm-3, [class*="span"].container-fluid .row-fluid .col-sm-4, [class*="span"].container-fluid .row-fluid .col-sm-5, [class*="span"].container-fluid .row-fluid .col-sm-6, [class*="span"].container-fluid .row-fluid .col-sm-7, [class*="span"].container-fluid .row-fluid .col-sm-8, [class*="span"].container-fluid .row-fluid .col-sm-9, [class*="span"].container-fluid .row-fluid .col-sm-10, [class*="span"].container-fluid .row-fluid .col-sm-11, [class*="span"].container-fluid .row-fluid .col-sm-12, [class*="span"].container-fluid .row-fluid .col-sm,
    [class*="span"].container-fluid .row-fluid .col-sm-auto, [class*="span"].container-fluid .row-fluid .col-md-1, [class*="span"].container-fluid .row-fluid .col-md-2, [class*="span"].container-fluid .row-fluid .col-md-3, [class*="span"].container-fluid .row-fluid .col-md-4, [class*="span"].container-fluid .row-fluid .col-md-5, [class*="span"].container-fluid .row-fluid .col-md-6, [class*="span"].container-fluid .row-fluid .col-md-7, [class*="span"].container-fluid .row-fluid .col-md-8, [class*="span"].container-fluid .row-fluid .col-md-9, [class*="span"].container-fluid .row-fluid .col-md-10, [class*="span"].container-fluid .row-fluid .col-md-11, [class*="span"].container-fluid .row-fluid .col-md-12, [class*="span"].container-fluid .row-fluid .col-md,
    [class*="span"].container-fluid .row-fluid .col-md-auto, [class*="span"].container-fluid .row-fluid .col-lg-1, [class*="span"].container-fluid .row-fluid .col-lg-2, [class*="span"].container-fluid .row-fluid .col-lg-3, [class*="span"].container-fluid .row-fluid .col-lg-4, [class*="span"].container-fluid .row-fluid .col-lg-5, [class*="span"].container-fluid .row-fluid .col-lg-6, [class*="span"].container-fluid .row-fluid .col-lg-7, [class*="span"].container-fluid .row-fluid .col-lg-8, [class*="span"].container-fluid .row-fluid .col-lg-9, [class*="span"].container-fluid .row-fluid .col-lg-10, [class*="span"].container-fluid .row-fluid .col-lg-11, [class*="span"].container-fluid .row-fluid .col-lg-12, [class*="span"].container-fluid .row-fluid .col-lg,
    [class*="span"].container-fluid .row-fluid .col-lg-auto, [class*="span"].container-fluid .row-fluid .col-xl-1, [class*="span"].container-fluid .row-fluid .col-xl-2, [class*="span"].container-fluid .row-fluid .col-xl-3, [class*="span"].container-fluid .row-fluid .col-xl-4, [class*="span"].container-fluid .row-fluid .col-xl-5, [class*="span"].container-fluid .row-fluid .col-xl-6, [class*="span"].container-fluid .row-fluid .col-xl-7, [class*="span"].container-fluid .row-fluid .col-xl-8, [class*="span"].container-fluid .row-fluid .col-xl-9, [class*="span"].container-fluid .row-fluid .col-xl-10, [class*="span"].container-fluid .row-fluid .col-xl-11, [class*="span"].container-fluid .row-fluid .col-xl-12, [class*="span"].container-fluid .row-fluid .col-xl,
    [class*="span"].container-fluid .row-fluid .col-xl-auto {
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      margin-left: -0.5px;
      margin-right: -0.5px; }
    .container .row-fluid .span1, [class*="span"].container .row-fluid .span1, [class*="span"].container-fluid .row-fluid .span1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 8.333333%;
              flex: 0 0 8.333333%;
      max-width: 8.333333%; }
    .container .row-fluid .span2, [class*="span"].container .row-fluid .span2, [class*="span"].container-fluid .row-fluid .span2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 16.666667%;
              flex: 0 0 16.666667%;
      max-width: 16.666667%; }
    .container .row-fluid .span3, [class*="span"].container .row-fluid .span3, [class*="span"].container-fluid .row-fluid .span3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .container .row-fluid .span4, [class*="span"].container .row-fluid .span4, [class*="span"].container-fluid .row-fluid .span4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 33.333333%;
              flex: 0 0 33.333333%;
      max-width: 33.333333%; }
    .container .row-fluid .span5, [class*="span"].container .row-fluid .span5, [class*="span"].container-fluid .row-fluid .span5 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 41.666667%;
              flex: 0 0 41.666667%;
      max-width: 41.666667%; }
    .container .row-fluid .span6, [class*="span"].container .row-fluid .span6, [class*="span"].container-fluid .row-fluid .span6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .container .row-fluid .span7, [class*="span"].container .row-fluid .span7, [class*="span"].container-fluid .row-fluid .span7 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 58.333333%;
              flex: 0 0 58.333333%;
      max-width: 58.333333%; }
    .container .row-fluid .span8, [class*="span"].container .row-fluid .span8, [class*="span"].container-fluid .row-fluid .span8 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 66.666667%;
              flex: 0 0 66.666667%;
      max-width: 66.666667%; }
    .container .row-fluid .span9, [class*="span"].container .row-fluid .span9, [class*="span"].container-fluid .row-fluid .span9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75% !important; }
    .container .row-fluid .span10, [class*="span"].container .row-fluid .span10, [class*="span"].container-fluid .row-fluid .span10 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 83.333333%;
              flex: 0 0 83.333333%;
      max-width: 83.333333%; }
    .container .row-fluid .span11, [class*="span"].container .row-fluid .span11, [class*="span"].container-fluid .row-fluid .span11 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 91.666667%;
              flex: 0 0 91.666667%;
      max-width: 91.666667%; }
    .container .row-fluid .span12, [class*="span"].container .row-fluid .span12, [class*="span"].container-fluid .row-fluid .span12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    @media (max-width: 767px) {
      .container .row-fluid .span1, .container .row-fluid .span2, .container .row-fluid .span3, .container .row-fluid .span4, .container .row-fluid .span5, .container .row-fluid .span6, .container .row-fluid .span7, .container .row-fluid .span8, .container .row-fluid .span9, .container .row-fluid .span10, .container .row-fluid .span11, .container .row-fluid .span12, [class*="span"].container .row-fluid .span1, [class*="span"].container .row-fluid .span2, [class*="span"].container .row-fluid .span3, [class*="span"].container .row-fluid .span4, [class*="span"].container .row-fluid .span5, [class*="span"].container .row-fluid .span6, [class*="span"].container .row-fluid .span7, [class*="span"].container .row-fluid .span8, [class*="span"].container .row-fluid .span9, [class*="span"].container .row-fluid .span10, [class*="span"].container .row-fluid .span11, [class*="span"].container .row-fluid .span12, [class*="span"].container-fluid .row-fluid .span1, [class*="span"].container-fluid .row-fluid .span2, [class*="span"].container-fluid .row-fluid .span3, [class*="span"].container-fluid .row-fluid .span4, [class*="span"].container-fluid .row-fluid .span5, [class*="span"].container-fluid .row-fluid .span6, [class*="span"].container-fluid .row-fluid .span7, [class*="span"].container-fluid .row-fluid .span8, [class*="span"].container-fluid .row-fluid .span9, [class*="span"].container-fluid .row-fluid .span10, [class*="span"].container-fluid .row-fluid .span11, [class*="span"].container-fluid .row-fluid .span12 {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    .container .row-fluid .col, [class*="span"].container .row-fluid .col, [class*="span"].container-fluid .row-fluid .col {
      -webkit-flex-basis: 0;
          -ms-flex-preferred-size: 0;
              flex-basis: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
         -moz-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .container .row-fluid .col-auto, [class*="span"].container .row-fluid .col-auto, [class*="span"].container-fluid .row-fluid .col-auto {
      -webkit-box-flex: 1;
      -webkit-flex: auto;
         -moz-box-flex: 1;
          -ms-flex: auto;
              flex: auto;
      width: auto;
      max-width: none; }
    .container .row-fluid .col-1, [class*="span"].container .row-fluid .col-1, [class*="span"].container-fluid .row-fluid .col-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 8.333333%;
              flex: 0 0 8.333333%;
      max-width: 8.333333%; }
    .container .row-fluid .col-2, [class*="span"].container .row-fluid .col-2, [class*="span"].container-fluid .row-fluid .col-2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 16.666667%;
              flex: 0 0 16.666667%;
      max-width: 16.666667%; }
    .container .row-fluid .col-3, [class*="span"].container .row-fluid .col-3, [class*="span"].container-fluid .row-fluid .col-3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .container .row-fluid .col-4, [class*="span"].container .row-fluid .col-4, [class*="span"].container-fluid .row-fluid .col-4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 33.333333%;
              flex: 0 0 33.333333%;
      max-width: 33.333333%; }
    .container .row-fluid .col-5, [class*="span"].container .row-fluid .col-5, [class*="span"].container-fluid .row-fluid .col-5 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 41.666667%;
              flex: 0 0 41.666667%;
      max-width: 41.666667%; }
    .container .row-fluid .col-6, [class*="span"].container .row-fluid .col-6, [class*="span"].container-fluid .row-fluid .col-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .container .row-fluid .col-7, [class*="span"].container .row-fluid .col-7, [class*="span"].container-fluid .row-fluid .col-7 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 58.333333%;
              flex: 0 0 58.333333%;
      max-width: 58.333333%; }
    .container .row-fluid .col-8, [class*="span"].container .row-fluid .col-8, [class*="span"].container-fluid .row-fluid .col-8 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 66.666667%;
              flex: 0 0 66.666667%;
      max-width: 66.666667%; }
    .container .row-fluid .col-9, [class*="span"].container .row-fluid .col-9, [class*="span"].container-fluid .row-fluid .col-9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .container .row-fluid .col-10, [class*="span"].container .row-fluid .col-10, [class*="span"].container-fluid .row-fluid .col-10 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 83.333333%;
              flex: 0 0 83.333333%;
      max-width: 83.333333%; }
    .container .row-fluid .col-11, [class*="span"].container .row-fluid .col-11, [class*="span"].container-fluid .row-fluid .col-11 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 91.666667%;
              flex: 0 0 91.666667%;
      max-width: 91.666667%; }
    .container .row-fluid .col-12, [class*="span"].container .row-fluid .col-12, [class*="span"].container-fluid .row-fluid .col-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .container .row-fluid .order-first, [class*="span"].container .row-fluid .order-first, [class*="span"].container-fluid .row-fluid .order-first {
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
         -moz-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    .container .row-fluid .order-last, [class*="span"].container .row-fluid .order-last, [class*="span"].container-fluid .row-fluid .order-last {
      -webkit-box-ordinal-group: 14;
      -webkit-order: 13;
         -moz-box-ordinal-group: 14;
          -ms-flex-order: 13;
              order: 13; }
    .container .row-fluid .order-0, [class*="span"].container .row-fluid .order-0, [class*="span"].container-fluid .row-fluid .order-0 {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
         -moz-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
    .container .row-fluid .order-1, [class*="span"].container .row-fluid .order-1, [class*="span"].container-fluid .row-fluid .order-1 {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .container .row-fluid .order-2, [class*="span"].container .row-fluid .order-2, [class*="span"].container-fluid .row-fluid .order-2 {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .container .row-fluid .order-3, [class*="span"].container .row-fluid .order-3, [class*="span"].container-fluid .row-fluid .order-3 {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
         -moz-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    .container .row-fluid .order-4, [class*="span"].container .row-fluid .order-4, [class*="span"].container-fluid .row-fluid .order-4 {
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
         -moz-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    .container .row-fluid .order-5, [class*="span"].container .row-fluid .order-5, [class*="span"].container-fluid .row-fluid .order-5 {
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
         -moz-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    .container .row-fluid .order-6, [class*="span"].container .row-fluid .order-6, [class*="span"].container-fluid .row-fluid .order-6 {
      -webkit-box-ordinal-group: 7;
      -webkit-order: 6;
         -moz-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    .container .row-fluid .order-7, [class*="span"].container .row-fluid .order-7, [class*="span"].container-fluid .row-fluid .order-7 {
      -webkit-box-ordinal-group: 8;
      -webkit-order: 7;
         -moz-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    .container .row-fluid .order-8, [class*="span"].container .row-fluid .order-8, [class*="span"].container-fluid .row-fluid .order-8 {
      -webkit-box-ordinal-group: 9;
      -webkit-order: 8;
         -moz-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    .container .row-fluid .order-9, [class*="span"].container .row-fluid .order-9, [class*="span"].container-fluid .row-fluid .order-9 {
      -webkit-box-ordinal-group: 10;
      -webkit-order: 9;
         -moz-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    .container .row-fluid .order-10, [class*="span"].container .row-fluid .order-10, [class*="span"].container-fluid .row-fluid .order-10 {
      -webkit-box-ordinal-group: 11;
      -webkit-order: 10;
         -moz-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    .container .row-fluid .order-11, [class*="span"].container .row-fluid .order-11, [class*="span"].container-fluid .row-fluid .order-11 {
      -webkit-box-ordinal-group: 12;
      -webkit-order: 11;
         -moz-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    .container .row-fluid .order-12, [class*="span"].container .row-fluid .order-12, [class*="span"].container-fluid .row-fluid .order-12 {
      -webkit-box-ordinal-group: 13;
      -webkit-order: 12;
         -moz-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; }
    .container .row-fluid .offset-1, [class*="span"].container .row-fluid .offset-1, [class*="span"].container-fluid .row-fluid .offset-1 {
      margin-left: 8.333333%; }
    .container .row-fluid .offset-2, [class*="span"].container .row-fluid .offset-2, [class*="span"].container-fluid .row-fluid .offset-2 {
      margin-left: 16.666667%; }
    .container .row-fluid .offset-3, [class*="span"].container .row-fluid .offset-3, [class*="span"].container-fluid .row-fluid .offset-3 {
      margin-left: 25%; }
    .container .row-fluid .offset-4, [class*="span"].container .row-fluid .offset-4, [class*="span"].container-fluid .row-fluid .offset-4 {
      margin-left: 33.333333%; }
    .container .row-fluid .offset-5, [class*="span"].container .row-fluid .offset-5, [class*="span"].container-fluid .row-fluid .offset-5 {
      margin-left: 41.666667%; }
    .container .row-fluid .offset-6, [class*="span"].container .row-fluid .offset-6, [class*="span"].container-fluid .row-fluid .offset-6 {
      margin-left: 50%; }
    .container .row-fluid .offset-7, [class*="span"].container .row-fluid .offset-7, [class*="span"].container-fluid .row-fluid .offset-7 {
      margin-left: 58.333333%; }
    .container .row-fluid .offset-8, [class*="span"].container .row-fluid .offset-8, [class*="span"].container-fluid .row-fluid .offset-8 {
      margin-left: 66.666667%; }
    .container .row-fluid .offset-9, [class*="span"].container .row-fluid .offset-9, [class*="span"].container-fluid .row-fluid .offset-9 {
      margin-left: 75%; }
    .container .row-fluid .offset-10, [class*="span"].container .row-fluid .offset-10, [class*="span"].container-fluid .row-fluid .offset-10 {
      margin-left: 83.333333%; }
    .container .row-fluid .offset-11, [class*="span"].container .row-fluid .offset-11, [class*="span"].container-fluid .row-fluid .offset-11 {
      margin-left: 91.666667%; }
    @media (min-width: 576px) {
      .container .row-fluid .col-sm, [class*="span"].container .row-fluid .col-sm, [class*="span"].container-fluid .row-fluid .col-sm {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container .row-fluid .col-sm-auto, [class*="span"].container .row-fluid .col-sm-auto, [class*="span"].container-fluid .row-fluid .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        max-width: none; }
      .container .row-fluid .col-sm-1, [class*="span"].container .row-fluid .col-sm-1, [class*="span"].container-fluid .row-fluid .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container .row-fluid .col-sm-2, [class*="span"].container .row-fluid .col-sm-2, [class*="span"].container-fluid .row-fluid .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container .row-fluid .col-sm-3, [class*="span"].container .row-fluid .col-sm-3, [class*="span"].container-fluid .row-fluid .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container .row-fluid .col-sm-4, [class*="span"].container .row-fluid .col-sm-4, [class*="span"].container-fluid .row-fluid .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container .row-fluid .col-sm-5, [class*="span"].container .row-fluid .col-sm-5, [class*="span"].container-fluid .row-fluid .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container .row-fluid .col-sm-6, [class*="span"].container .row-fluid .col-sm-6, [class*="span"].container-fluid .row-fluid .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container .row-fluid .col-sm-7, [class*="span"].container .row-fluid .col-sm-7, [class*="span"].container-fluid .row-fluid .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container .row-fluid .col-sm-8, [class*="span"].container .row-fluid .col-sm-8, [class*="span"].container-fluid .row-fluid .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container .row-fluid .col-sm-9, [class*="span"].container .row-fluid .col-sm-9, [class*="span"].container-fluid .row-fluid .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container .row-fluid .col-sm-10, [class*="span"].container .row-fluid .col-sm-10, [class*="span"].container-fluid .row-fluid .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container .row-fluid .col-sm-11, [class*="span"].container .row-fluid .col-sm-11, [class*="span"].container-fluid .row-fluid .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container .row-fluid .col-sm-12, [class*="span"].container .row-fluid .col-sm-12, [class*="span"].container-fluid .row-fluid .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; }
      .container .row-fluid .order-sm-first, [class*="span"].container .row-fluid .order-sm-first, [class*="span"].container-fluid .row-fluid .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
           -moz-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; }
      .container .row-fluid .order-sm-last, [class*="span"].container .row-fluid .order-sm-last, [class*="span"].container-fluid .row-fluid .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
           -moz-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13; }
      .container .row-fluid .order-sm-0, [class*="span"].container .row-fluid .order-sm-0, [class*="span"].container-fluid .row-fluid .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
           -moz-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; }
      .container .row-fluid .order-sm-1, [class*="span"].container .row-fluid .order-sm-1, [class*="span"].container-fluid .row-fluid .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .container .row-fluid .order-sm-2, [class*="span"].container .row-fluid .order-sm-2, [class*="span"].container-fluid .row-fluid .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .container .row-fluid .order-sm-3, [class*="span"].container .row-fluid .order-sm-3, [class*="span"].container-fluid .row-fluid .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; }
      .container .row-fluid .order-sm-4, [class*="span"].container .row-fluid .order-sm-4, [class*="span"].container-fluid .row-fluid .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
           -moz-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4; }
      .container .row-fluid .order-sm-5, [class*="span"].container .row-fluid .order-sm-5, [class*="span"].container-fluid .row-fluid .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
           -moz-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5; }
      .container .row-fluid .order-sm-6, [class*="span"].container .row-fluid .order-sm-6, [class*="span"].container-fluid .row-fluid .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
           -moz-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6; }
      .container .row-fluid .order-sm-7, [class*="span"].container .row-fluid .order-sm-7, [class*="span"].container-fluid .row-fluid .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
           -moz-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7; }
      .container .row-fluid .order-sm-8, [class*="span"].container .row-fluid .order-sm-8, [class*="span"].container-fluid .row-fluid .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
           -moz-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8; }
      .container .row-fluid .order-sm-9, [class*="span"].container .row-fluid .order-sm-9, [class*="span"].container-fluid .row-fluid .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
           -moz-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9; }
      .container .row-fluid .order-sm-10, [class*="span"].container .row-fluid .order-sm-10, [class*="span"].container-fluid .row-fluid .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
           -moz-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10; }
      .container .row-fluid .order-sm-11, [class*="span"].container .row-fluid .order-sm-11, [class*="span"].container-fluid .row-fluid .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
           -moz-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11; }
      .container .row-fluid .order-sm-12, [class*="span"].container .row-fluid .order-sm-12, [class*="span"].container-fluid .row-fluid .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
           -moz-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12; }
      .container .row-fluid .offset-sm-0, [class*="span"].container .row-fluid .offset-sm-0, [class*="span"].container-fluid .row-fluid .offset-sm-0 {
        margin-left: 0; }
      .container .row-fluid .offset-sm-1, [class*="span"].container .row-fluid .offset-sm-1, [class*="span"].container-fluid .row-fluid .offset-sm-1 {
        margin-left: 8.333333%; }
      .container .row-fluid .offset-sm-2, [class*="span"].container .row-fluid .offset-sm-2, [class*="span"].container-fluid .row-fluid .offset-sm-2 {
        margin-left: 16.666667%; }
      .container .row-fluid .offset-sm-3, [class*="span"].container .row-fluid .offset-sm-3, [class*="span"].container-fluid .row-fluid .offset-sm-3 {
        margin-left: 25%; }
      .container .row-fluid .offset-sm-4, [class*="span"].container .row-fluid .offset-sm-4, [class*="span"].container-fluid .row-fluid .offset-sm-4 {
        margin-left: 33.333333%; }
      .container .row-fluid .offset-sm-5, [class*="span"].container .row-fluid .offset-sm-5, [class*="span"].container-fluid .row-fluid .offset-sm-5 {
        margin-left: 41.666667%; }
      .container .row-fluid .offset-sm-6, [class*="span"].container .row-fluid .offset-sm-6, [class*="span"].container-fluid .row-fluid .offset-sm-6 {
        margin-left: 50%; }
      .container .row-fluid .offset-sm-7, [class*="span"].container .row-fluid .offset-sm-7, [class*="span"].container-fluid .row-fluid .offset-sm-7 {
        margin-left: 58.333333%; }
      .container .row-fluid .offset-sm-8, [class*="span"].container .row-fluid .offset-sm-8, [class*="span"].container-fluid .row-fluid .offset-sm-8 {
        margin-left: 66.666667%; }
      .container .row-fluid .offset-sm-9, [class*="span"].container .row-fluid .offset-sm-9, [class*="span"].container-fluid .row-fluid .offset-sm-9 {
        margin-left: 75%; }
      .container .row-fluid .offset-sm-10, [class*="span"].container .row-fluid .offset-sm-10, [class*="span"].container-fluid .row-fluid .offset-sm-10 {
        margin-left: 83.333333%; }
      .container .row-fluid .offset-sm-11, [class*="span"].container .row-fluid .offset-sm-11, [class*="span"].container-fluid .row-fluid .offset-sm-11 {
        margin-left: 91.666667%; } }
    @media (min-width: 768px) {
      .container .row-fluid .col-md, [class*="span"].container .row-fluid .col-md, [class*="span"].container-fluid .row-fluid .col-md {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container .row-fluid .col-md-auto, [class*="span"].container .row-fluid .col-md-auto, [class*="span"].container-fluid .row-fluid .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        max-width: none; }
      .container .row-fluid .col-md-1, [class*="span"].container .row-fluid .col-md-1, [class*="span"].container-fluid .row-fluid .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container .row-fluid .col-md-2, [class*="span"].container .row-fluid .col-md-2, [class*="span"].container-fluid .row-fluid .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container .row-fluid .col-md-3, [class*="span"].container .row-fluid .col-md-3, [class*="span"].container-fluid .row-fluid .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container .row-fluid .col-md-4, [class*="span"].container .row-fluid .col-md-4, [class*="span"].container-fluid .row-fluid .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container .row-fluid .col-md-5, [class*="span"].container .row-fluid .col-md-5, [class*="span"].container-fluid .row-fluid .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container .row-fluid .col-md-6, [class*="span"].container .row-fluid .col-md-6, [class*="span"].container-fluid .row-fluid .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container .row-fluid .col-md-7, [class*="span"].container .row-fluid .col-md-7, [class*="span"].container-fluid .row-fluid .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container .row-fluid .col-md-8, [class*="span"].container .row-fluid .col-md-8, [class*="span"].container-fluid .row-fluid .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container .row-fluid .col-md-9, [class*="span"].container .row-fluid .col-md-9, [class*="span"].container-fluid .row-fluid .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container .row-fluid .col-md-10, [class*="span"].container .row-fluid .col-md-10, [class*="span"].container-fluid .row-fluid .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container .row-fluid .col-md-11, [class*="span"].container .row-fluid .col-md-11, [class*="span"].container-fluid .row-fluid .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container .row-fluid .col-md-12, [class*="span"].container .row-fluid .col-md-12, [class*="span"].container-fluid .row-fluid .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; }
      .container .row-fluid .order-md-first, [class*="span"].container .row-fluid .order-md-first, [class*="span"].container-fluid .row-fluid .order-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
           -moz-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; }
      .container .row-fluid .order-md-last, [class*="span"].container .row-fluid .order-md-last, [class*="span"].container-fluid .row-fluid .order-md-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
           -moz-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13; }
      .container .row-fluid .order-md-0, [class*="span"].container .row-fluid .order-md-0, [class*="span"].container-fluid .row-fluid .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
           -moz-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; }
      .container .row-fluid .order-md-1, [class*="span"].container .row-fluid .order-md-1, [class*="span"].container-fluid .row-fluid .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .container .row-fluid .order-md-2, [class*="span"].container .row-fluid .order-md-2, [class*="span"].container-fluid .row-fluid .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .container .row-fluid .order-md-3, [class*="span"].container .row-fluid .order-md-3, [class*="span"].container-fluid .row-fluid .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; }
      .container .row-fluid .order-md-4, [class*="span"].container .row-fluid .order-md-4, [class*="span"].container-fluid .row-fluid .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
           -moz-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4; }
      .container .row-fluid .order-md-5, [class*="span"].container .row-fluid .order-md-5, [class*="span"].container-fluid .row-fluid .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
           -moz-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5; }
      .container .row-fluid .order-md-6, [class*="span"].container .row-fluid .order-md-6, [class*="span"].container-fluid .row-fluid .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
           -moz-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6; }
      .container .row-fluid .order-md-7, [class*="span"].container .row-fluid .order-md-7, [class*="span"].container-fluid .row-fluid .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
           -moz-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7; }
      .container .row-fluid .order-md-8, [class*="span"].container .row-fluid .order-md-8, [class*="span"].container-fluid .row-fluid .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
           -moz-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8; }
      .container .row-fluid .order-md-9, [class*="span"].container .row-fluid .order-md-9, [class*="span"].container-fluid .row-fluid .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
           -moz-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9; }
      .container .row-fluid .order-md-10, [class*="span"].container .row-fluid .order-md-10, [class*="span"].container-fluid .row-fluid .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
           -moz-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10; }
      .container .row-fluid .order-md-11, [class*="span"].container .row-fluid .order-md-11, [class*="span"].container-fluid .row-fluid .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
           -moz-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11; }
      .container .row-fluid .order-md-12, [class*="span"].container .row-fluid .order-md-12, [class*="span"].container-fluid .row-fluid .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
           -moz-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12; }
      .container .row-fluid .offset-md-0, [class*="span"].container .row-fluid .offset-md-0, [class*="span"].container-fluid .row-fluid .offset-md-0 {
        margin-left: 0; }
      .container .row-fluid .offset-md-1, [class*="span"].container .row-fluid .offset-md-1, [class*="span"].container-fluid .row-fluid .offset-md-1 {
        margin-left: 8.333333%; }
      .container .row-fluid .offset-md-2, [class*="span"].container .row-fluid .offset-md-2, [class*="span"].container-fluid .row-fluid .offset-md-2 {
        margin-left: 16.666667%; }
      .container .row-fluid .offset-md-3, [class*="span"].container .row-fluid .offset-md-3, [class*="span"].container-fluid .row-fluid .offset-md-3 {
        margin-left: 25%; }
      .container .row-fluid .offset-md-4, [class*="span"].container .row-fluid .offset-md-4, [class*="span"].container-fluid .row-fluid .offset-md-4 {
        margin-left: 33.333333%; }
      .container .row-fluid .offset-md-5, [class*="span"].container .row-fluid .offset-md-5, [class*="span"].container-fluid .row-fluid .offset-md-5 {
        margin-left: 41.666667%; }
      .container .row-fluid .offset-md-6, [class*="span"].container .row-fluid .offset-md-6, [class*="span"].container-fluid .row-fluid .offset-md-6 {
        margin-left: 50%; }
      .container .row-fluid .offset-md-7, [class*="span"].container .row-fluid .offset-md-7, [class*="span"].container-fluid .row-fluid .offset-md-7 {
        margin-left: 58.333333%; }
      .container .row-fluid .offset-md-8, [class*="span"].container .row-fluid .offset-md-8, [class*="span"].container-fluid .row-fluid .offset-md-8 {
        margin-left: 66.666667%; }
      .container .row-fluid .offset-md-9, [class*="span"].container .row-fluid .offset-md-9, [class*="span"].container-fluid .row-fluid .offset-md-9 {
        margin-left: 75%; }
      .container .row-fluid .offset-md-10, [class*="span"].container .row-fluid .offset-md-10, [class*="span"].container-fluid .row-fluid .offset-md-10 {
        margin-left: 83.333333%; }
      .container .row-fluid .offset-md-11, [class*="span"].container .row-fluid .offset-md-11, [class*="span"].container-fluid .row-fluid .offset-md-11 {
        margin-left: 91.666667%; } }
    @media (min-width: 992px) {
      .container .row-fluid .col-lg, [class*="span"].container .row-fluid .col-lg, [class*="span"].container-fluid .row-fluid .col-lg {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container .row-fluid .col-lg-auto, [class*="span"].container .row-fluid .col-lg-auto, [class*="span"].container-fluid .row-fluid .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        max-width: none; }
      .container .row-fluid .col-lg-1, [class*="span"].container .row-fluid .col-lg-1, [class*="span"].container-fluid .row-fluid .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container .row-fluid .col-lg-2, [class*="span"].container .row-fluid .col-lg-2, [class*="span"].container-fluid .row-fluid .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container .row-fluid .col-lg-3, [class*="span"].container .row-fluid .col-lg-3, [class*="span"].container-fluid .row-fluid .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container .row-fluid .col-lg-4, [class*="span"].container .row-fluid .col-lg-4, [class*="span"].container-fluid .row-fluid .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container .row-fluid .col-lg-5, [class*="span"].container .row-fluid .col-lg-5, [class*="span"].container-fluid .row-fluid .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container .row-fluid .col-lg-6, [class*="span"].container .row-fluid .col-lg-6, [class*="span"].container-fluid .row-fluid .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container .row-fluid .col-lg-7, [class*="span"].container .row-fluid .col-lg-7, [class*="span"].container-fluid .row-fluid .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container .row-fluid .col-lg-8, [class*="span"].container .row-fluid .col-lg-8, [class*="span"].container-fluid .row-fluid .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container .row-fluid .col-lg-9, [class*="span"].container .row-fluid .col-lg-9, [class*="span"].container-fluid .row-fluid .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container .row-fluid .col-lg-10, [class*="span"].container .row-fluid .col-lg-10, [class*="span"].container-fluid .row-fluid .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container .row-fluid .col-lg-11, [class*="span"].container .row-fluid .col-lg-11, [class*="span"].container-fluid .row-fluid .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container .row-fluid .col-lg-12, [class*="span"].container .row-fluid .col-lg-12, [class*="span"].container-fluid .row-fluid .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; }
      .container .row-fluid .order-lg-first, [class*="span"].container .row-fluid .order-lg-first, [class*="span"].container-fluid .row-fluid .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
           -moz-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; }
      .container .row-fluid .order-lg-last, [class*="span"].container .row-fluid .order-lg-last, [class*="span"].container-fluid .row-fluid .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
           -moz-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13; }
      .container .row-fluid .order-lg-0, [class*="span"].container .row-fluid .order-lg-0, [class*="span"].container-fluid .row-fluid .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
           -moz-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; }
      .container .row-fluid .order-lg-1, [class*="span"].container .row-fluid .order-lg-1, [class*="span"].container-fluid .row-fluid .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .container .row-fluid .order-lg-2, [class*="span"].container .row-fluid .order-lg-2, [class*="span"].container-fluid .row-fluid .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .container .row-fluid .order-lg-3, [class*="span"].container .row-fluid .order-lg-3, [class*="span"].container-fluid .row-fluid .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; }
      .container .row-fluid .order-lg-4, [class*="span"].container .row-fluid .order-lg-4, [class*="span"].container-fluid .row-fluid .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
           -moz-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4; }
      .container .row-fluid .order-lg-5, [class*="span"].container .row-fluid .order-lg-5, [class*="span"].container-fluid .row-fluid .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
           -moz-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5; }
      .container .row-fluid .order-lg-6, [class*="span"].container .row-fluid .order-lg-6, [class*="span"].container-fluid .row-fluid .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
           -moz-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6; }
      .container .row-fluid .order-lg-7, [class*="span"].container .row-fluid .order-lg-7, [class*="span"].container-fluid .row-fluid .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
           -moz-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7; }
      .container .row-fluid .order-lg-8, [class*="span"].container .row-fluid .order-lg-8, [class*="span"].container-fluid .row-fluid .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
           -moz-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8; }
      .container .row-fluid .order-lg-9, [class*="span"].container .row-fluid .order-lg-9, [class*="span"].container-fluid .row-fluid .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
           -moz-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9; }
      .container .row-fluid .order-lg-10, [class*="span"].container .row-fluid .order-lg-10, [class*="span"].container-fluid .row-fluid .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
           -moz-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10; }
      .container .row-fluid .order-lg-11, [class*="span"].container .row-fluid .order-lg-11, [class*="span"].container-fluid .row-fluid .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
           -moz-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11; }
      .container .row-fluid .order-lg-12, [class*="span"].container .row-fluid .order-lg-12, [class*="span"].container-fluid .row-fluid .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
           -moz-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12; }
      .container .row-fluid .offset-lg-0, [class*="span"].container .row-fluid .offset-lg-0, [class*="span"].container-fluid .row-fluid .offset-lg-0 {
        margin-left: 0; }
      .container .row-fluid .offset-lg-1, [class*="span"].container .row-fluid .offset-lg-1, [class*="span"].container-fluid .row-fluid .offset-lg-1 {
        margin-left: 8.333333%; }
      .container .row-fluid .offset-lg-2, [class*="span"].container .row-fluid .offset-lg-2, [class*="span"].container-fluid .row-fluid .offset-lg-2 {
        margin-left: 16.666667%; }
      .container .row-fluid .offset-lg-3, [class*="span"].container .row-fluid .offset-lg-3, [class*="span"].container-fluid .row-fluid .offset-lg-3 {
        margin-left: 25%; }
      .container .row-fluid .offset-lg-4, [class*="span"].container .row-fluid .offset-lg-4, [class*="span"].container-fluid .row-fluid .offset-lg-4 {
        margin-left: 33.333333%; }
      .container .row-fluid .offset-lg-5, [class*="span"].container .row-fluid .offset-lg-5, [class*="span"].container-fluid .row-fluid .offset-lg-5 {
        margin-left: 41.666667%; }
      .container .row-fluid .offset-lg-6, [class*="span"].container .row-fluid .offset-lg-6, [class*="span"].container-fluid .row-fluid .offset-lg-6 {
        margin-left: 50%; }
      .container .row-fluid .offset-lg-7, [class*="span"].container .row-fluid .offset-lg-7, [class*="span"].container-fluid .row-fluid .offset-lg-7 {
        margin-left: 58.333333%; }
      .container .row-fluid .offset-lg-8, [class*="span"].container .row-fluid .offset-lg-8, [class*="span"].container-fluid .row-fluid .offset-lg-8 {
        margin-left: 66.666667%; }
      .container .row-fluid .offset-lg-9, [class*="span"].container .row-fluid .offset-lg-9, [class*="span"].container-fluid .row-fluid .offset-lg-9 {
        margin-left: 75%; }
      .container .row-fluid .offset-lg-10, [class*="span"].container .row-fluid .offset-lg-10, [class*="span"].container-fluid .row-fluid .offset-lg-10 {
        margin-left: 83.333333%; }
      .container .row-fluid .offset-lg-11, [class*="span"].container .row-fluid .offset-lg-11, [class*="span"].container-fluid .row-fluid .offset-lg-11 {
        margin-left: 91.666667%; } }
    @media (min-width: 1200px) {
      .container .row-fluid .col-xl, [class*="span"].container .row-fluid .col-xl, [class*="span"].container-fluid .row-fluid .col-xl {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container .row-fluid .col-xl-auto, [class*="span"].container .row-fluid .col-xl-auto, [class*="span"].container-fluid .row-fluid .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        max-width: none; }
      .container .row-fluid .col-xl-1, [class*="span"].container .row-fluid .col-xl-1, [class*="span"].container-fluid .row-fluid .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container .row-fluid .col-xl-2, [class*="span"].container .row-fluid .col-xl-2, [class*="span"].container-fluid .row-fluid .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container .row-fluid .col-xl-3, [class*="span"].container .row-fluid .col-xl-3, [class*="span"].container-fluid .row-fluid .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container .row-fluid .col-xl-4, [class*="span"].container .row-fluid .col-xl-4, [class*="span"].container-fluid .row-fluid .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container .row-fluid .col-xl-5, [class*="span"].container .row-fluid .col-xl-5, [class*="span"].container-fluid .row-fluid .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container .row-fluid .col-xl-6, [class*="span"].container .row-fluid .col-xl-6, [class*="span"].container-fluid .row-fluid .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container .row-fluid .col-xl-7, [class*="span"].container .row-fluid .col-xl-7, [class*="span"].container-fluid .row-fluid .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container .row-fluid .col-xl-8, [class*="span"].container .row-fluid .col-xl-8, [class*="span"].container-fluid .row-fluid .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container .row-fluid .col-xl-9, [class*="span"].container .row-fluid .col-xl-9, [class*="span"].container-fluid .row-fluid .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container .row-fluid .col-xl-10, [class*="span"].container .row-fluid .col-xl-10, [class*="span"].container-fluid .row-fluid .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container .row-fluid .col-xl-11, [class*="span"].container .row-fluid .col-xl-11, [class*="span"].container-fluid .row-fluid .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container .row-fluid .col-xl-12, [class*="span"].container .row-fluid .col-xl-12, [class*="span"].container-fluid .row-fluid .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; }
      .container .row-fluid .order-xl-first, [class*="span"].container .row-fluid .order-xl-first, [class*="span"].container-fluid .row-fluid .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
           -moz-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; }
      .container .row-fluid .order-xl-last, [class*="span"].container .row-fluid .order-xl-last, [class*="span"].container-fluid .row-fluid .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
           -moz-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13; }
      .container .row-fluid .order-xl-0, [class*="span"].container .row-fluid .order-xl-0, [class*="span"].container-fluid .row-fluid .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
           -moz-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; }
      .container .row-fluid .order-xl-1, [class*="span"].container .row-fluid .order-xl-1, [class*="span"].container-fluid .row-fluid .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .container .row-fluid .order-xl-2, [class*="span"].container .row-fluid .order-xl-2, [class*="span"].container-fluid .row-fluid .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .container .row-fluid .order-xl-3, [class*="span"].container .row-fluid .order-xl-3, [class*="span"].container-fluid .row-fluid .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; }
      .container .row-fluid .order-xl-4, [class*="span"].container .row-fluid .order-xl-4, [class*="span"].container-fluid .row-fluid .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
           -moz-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4; }
      .container .row-fluid .order-xl-5, [class*="span"].container .row-fluid .order-xl-5, [class*="span"].container-fluid .row-fluid .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
           -moz-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5; }
      .container .row-fluid .order-xl-6, [class*="span"].container .row-fluid .order-xl-6, [class*="span"].container-fluid .row-fluid .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
           -moz-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6; }
      .container .row-fluid .order-xl-7, [class*="span"].container .row-fluid .order-xl-7, [class*="span"].container-fluid .row-fluid .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
           -moz-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7; }
      .container .row-fluid .order-xl-8, [class*="span"].container .row-fluid .order-xl-8, [class*="span"].container-fluid .row-fluid .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
           -moz-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8; }
      .container .row-fluid .order-xl-9, [class*="span"].container .row-fluid .order-xl-9, [class*="span"].container-fluid .row-fluid .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
           -moz-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9; }
      .container .row-fluid .order-xl-10, [class*="span"].container .row-fluid .order-xl-10, [class*="span"].container-fluid .row-fluid .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
           -moz-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10; }
      .container .row-fluid .order-xl-11, [class*="span"].container .row-fluid .order-xl-11, [class*="span"].container-fluid .row-fluid .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
           -moz-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11; }
      .container .row-fluid .order-xl-12, [class*="span"].container .row-fluid .order-xl-12, [class*="span"].container-fluid .row-fluid .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
           -moz-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12; }
      .container .row-fluid .offset-xl-0, [class*="span"].container .row-fluid .offset-xl-0, [class*="span"].container-fluid .row-fluid .offset-xl-0 {
        margin-left: 0; }
      .container .row-fluid .offset-xl-1, [class*="span"].container .row-fluid .offset-xl-1, [class*="span"].container-fluid .row-fluid .offset-xl-1 {
        margin-left: 8.333333%; }
      .container .row-fluid .offset-xl-2, [class*="span"].container .row-fluid .offset-xl-2, [class*="span"].container-fluid .row-fluid .offset-xl-2 {
        margin-left: 16.666667%; }
      .container .row-fluid .offset-xl-3, [class*="span"].container .row-fluid .offset-xl-3, [class*="span"].container-fluid .row-fluid .offset-xl-3 {
        margin-left: 25%; }
      .container .row-fluid .offset-xl-4, [class*="span"].container .row-fluid .offset-xl-4, [class*="span"].container-fluid .row-fluid .offset-xl-4 {
        margin-left: 33.333333%; }
      .container .row-fluid .offset-xl-5, [class*="span"].container .row-fluid .offset-xl-5, [class*="span"].container-fluid .row-fluid .offset-xl-5 {
        margin-left: 41.666667%; }
      .container .row-fluid .offset-xl-6, [class*="span"].container .row-fluid .offset-xl-6, [class*="span"].container-fluid .row-fluid .offset-xl-6 {
        margin-left: 50%; }
      .container .row-fluid .offset-xl-7, [class*="span"].container .row-fluid .offset-xl-7, [class*="span"].container-fluid .row-fluid .offset-xl-7 {
        margin-left: 58.333333%; }
      .container .row-fluid .offset-xl-8, [class*="span"].container .row-fluid .offset-xl-8, [class*="span"].container-fluid .row-fluid .offset-xl-8 {
        margin-left: 66.666667%; }
      .container .row-fluid .offset-xl-9, [class*="span"].container .row-fluid .offset-xl-9, [class*="span"].container-fluid .row-fluid .offset-xl-9 {
        margin-left: 75%; }
      .container .row-fluid .offset-xl-10, [class*="span"].container .row-fluid .offset-xl-10, [class*="span"].container-fluid .row-fluid .offset-xl-10 {
        margin-left: 83.333333%; }
      .container .row-fluid .offset-xl-11, [class*="span"].container .row-fluid .offset-xl-11, [class*="span"].container-fluid .row-fluid .offset-xl-11 {
        margin-left: 91.666667%; } }
  .container.widget-type-widget_container, [class*="span"].container.widget-type-widget_container, [class*="span"].container-fluid.widget-type-widget_container {
    padding-left: 15px;
    padding-right: 15px; }
    .container.widget-type-widget_container > span, [class*="span"].container.widget-type-widget_container > span, [class*="span"].container-fluid.widget-type-widget_container > span {
      width: auto;
      min-width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -15px;
      margin-right: -15px; }
      .container.widget-type-widget_container > span:before, .container.widget-type-widget_container > span:after, [class*="span"].container.widget-type-widget_container > span:before, [class*="span"].container.widget-type-widget_container > span:after, [class*="span"].container-fluid.widget-type-widget_container > span:before, [class*="span"].container-fluid.widget-type-widget_container > span:after {
        display: table;
        content: ""; }
      .container.widget-type-widget_container > span:after, [class*="span"].container.widget-type-widget_container > span:after, [class*="span"].container-fluid.widget-type-widget_container > span:after {
        clear: both; }
      .container.widget-type-widget_container > span > div, [class*="span"].container.widget-type-widget_container > span > div, [class*="span"].container-fluid.widget-type-widget_container > span > div {
        display: block;
        float: none;
        width: auto;
        height: 100%;
        margin-left: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -0.5px;
        margin-right: -0.5px; }
    .container.widget-type-widget_container.flex-nowrap > span, [class*="span"].container.widget-type-widget_container.flex-nowrap > span, [class*="span"].container-fluid.widget-type-widget_container.flex-nowrap > span {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
    .container.widget-type-widget_container.flex-col > span > div, [class*="span"].container.widget-type-widget_container.flex-col > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col > span > div {
      -webkit-flex-basis: 0;
          -ms-flex-preferred-size: 0;
              flex-basis: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
         -moz-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .container.widget-type-widget_container.flex-col-auto > span > div, [class*="span"].container.widget-type-widget_container.flex-col-auto > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-auto > span > div {
      -webkit-box-flex: 1;
      -webkit-flex: auto;
         -moz-box-flex: 1;
          -ms-flex: auto;
              flex: auto;
      width: auto;
      max-width: none; }
    .container.widget-type-widget_container.flex-col-1 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-1 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-1 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 8.333333%;
              flex: 0 0 8.333333%;
      max-width: 8.333333%; }
    .container.widget-type-widget_container.flex-col-2 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-2 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-2 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 16.666667%;
              flex: 0 0 16.666667%;
      max-width: 16.666667%; }
    .container.widget-type-widget_container.flex-col-3 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-3 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-3 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .container.widget-type-widget_container.flex-col-4 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-4 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-4 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 33.333333%;
              flex: 0 0 33.333333%;
      max-width: 33.333333%; }
    .container.widget-type-widget_container.flex-col-5 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-5 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-5 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 41.666667%;
              flex: 0 0 41.666667%;
      max-width: 41.666667%; }
    .container.widget-type-widget_container.flex-col-6 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-6 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-6 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .container.widget-type-widget_container.flex-col-7 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-7 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-7 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 58.333333%;
              flex: 0 0 58.333333%;
      max-width: 58.333333%; }
    .container.widget-type-widget_container.flex-col-8 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-8 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-8 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 66.666667%;
              flex: 0 0 66.666667%;
      max-width: 66.666667%; }
    .container.widget-type-widget_container.flex-col-9 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-9 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-9 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .container.widget-type-widget_container.flex-col-10 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-10 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-10 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.333333%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 83.333333%;
              flex: 0 0 83.333333%;
      max-width: 83.333333%; }
    .container.widget-type-widget_container.flex-col-11 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-11 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-11 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.666667%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 91.666667%;
              flex: 0 0 91.666667%;
      max-width: 91.666667%; }
    .container.widget-type-widget_container.flex-col-12 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-12 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-12 > span > div {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    @media (max-width: 767px) {
      .container.widget-type-widget_container.flex-col-1 > span > div, .container.widget-type-widget_container.flex-col-2 > span > div, .container.widget-type-widget_container.flex-col-3 > span > div, .container.widget-type-widget_container.flex-col-4 > span > div, .container.widget-type-widget_container.flex-col-5 > span > div, .container.widget-type-widget_container.flex-col-6 > span > div, .container.widget-type-widget_container.flex-col-7 > span > div, .container.widget-type-widget_container.flex-col-8 > span > div, .container.widget-type-widget_container.flex-col-9 > span > div, .container.widget-type-widget_container.flex-col-10 > span > div, .container.widget-type-widget_container.flex-col-11 > span > div, .container.widget-type-widget_container.flex-col-12 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-1 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-2 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-3 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-4 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-5 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-6 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-7 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-8 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-9 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-10 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-11 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-12 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-1 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-2 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-3 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-4 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-5 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-6 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-7 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-8 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-9 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-10 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-11 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-12 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 576px) {
      .container.widget-type-widget_container.flex-col-sm > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm > span > div {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container.widget-type-widget_container.flex-col-sm-auto > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-auto > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-auto > span > div {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
           -moz-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
        width: auto;
        max-width: none; }
      .container.widget-type-widget_container.flex-col-sm-1 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-1 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-1 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container.widget-type-widget_container.flex-col-sm-2 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-2 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-2 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container.widget-type-widget_container.flex-col-sm-3 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-3 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-3 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container.widget-type-widget_container.flex-col-sm-4 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-4 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-4 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container.widget-type-widget_container.flex-col-sm-5 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-5 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-5 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container.widget-type-widget_container.flex-col-sm-6 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-6 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-6 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container.widget-type-widget_container.flex-col-sm-7 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-7 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-7 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container.widget-type-widget_container.flex-col-sm-8 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-8 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-8 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container.widget-type-widget_container.flex-col-sm-9 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-9 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-9 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container.widget-type-widget_container.flex-col-sm-10 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-10 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-10 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container.widget-type-widget_container.flex-col-sm-11 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-11 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-11 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container.widget-type-widget_container.flex-col-sm-12 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-sm-12 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-sm-12 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 768px) {
      .container.widget-type-widget_container.flex-col-md > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md > span > div {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container.widget-type-widget_container.flex-col-md-auto > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-auto > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-auto > span > div {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
           -moz-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
        width: auto;
        max-width: none; }
      .container.widget-type-widget_container.flex-col-md-1 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-1 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-1 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container.widget-type-widget_container.flex-col-md-2 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-2 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-2 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container.widget-type-widget_container.flex-col-md-3 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-3 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-3 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container.widget-type-widget_container.flex-col-md-4 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-4 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-4 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container.widget-type-widget_container.flex-col-md-5 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-5 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-5 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container.widget-type-widget_container.flex-col-md-6 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-6 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-6 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container.widget-type-widget_container.flex-col-md-7 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-7 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-7 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container.widget-type-widget_container.flex-col-md-8 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-8 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-8 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container.widget-type-widget_container.flex-col-md-9 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-9 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-9 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container.widget-type-widget_container.flex-col-md-10 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-10 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-10 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container.widget-type-widget_container.flex-col-md-11 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-11 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-11 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container.widget-type-widget_container.flex-col-md-12 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-md-12 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-md-12 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 992px) {
      .container.widget-type-widget_container.flex-col-lg > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg > span > div {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container.widget-type-widget_container.flex-col-lg-auto > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-auto > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-auto > span > div {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
           -moz-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
        width: auto;
        max-width: none; }
      .container.widget-type-widget_container.flex-col-lg-1 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-1 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-1 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container.widget-type-widget_container.flex-col-lg-2 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-2 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-2 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container.widget-type-widget_container.flex-col-lg-3 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-3 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-3 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container.widget-type-widget_container.flex-col-lg-4 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-4 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-4 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container.widget-type-widget_container.flex-col-lg-5 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-5 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-5 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container.widget-type-widget_container.flex-col-lg-6 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-6 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-6 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container.widget-type-widget_container.flex-col-lg-7 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-7 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-7 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container.widget-type-widget_container.flex-col-lg-8 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-8 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-8 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container.widget-type-widget_container.flex-col-lg-9 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-9 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-9 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container.widget-type-widget_container.flex-col-lg-10 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-10 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-10 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container.widget-type-widget_container.flex-col-lg-11 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-11 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-11 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container.widget-type-widget_container.flex-col-lg-12 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-lg-12 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-lg-12 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 1200px) {
      .container.widget-type-widget_container.flex-col-xl > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl > span > div {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%; }
      .container.widget-type-widget_container.flex-col-xl-auto > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-auto > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-auto > span > div {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
           -moz-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
        width: auto;
        max-width: none; }
      .container.widget-type-widget_container.flex-col-xl-1 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-1 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-1 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
        max-width: 8.333333%; }
      .container.widget-type-widget_container.flex-col-xl-2 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-2 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-2 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
        max-width: 16.666667%; }
      .container.widget-type-widget_container.flex-col-xl-3 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-3 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-3 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; }
      .container.widget-type-widget_container.flex-col-xl-4 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-4 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-4 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
        max-width: 33.333333%; }
      .container.widget-type-widget_container.flex-col-xl-5 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-5 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-5 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
        max-width: 41.666667%; }
      .container.widget-type-widget_container.flex-col-xl-6 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-6 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-6 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
      .container.widget-type-widget_container.flex-col-xl-7 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-7 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-7 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
        max-width: 58.333333%; }
      .container.widget-type-widget_container.flex-col-xl-8 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-8 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-8 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
        max-width: 66.666667%; }
      .container.widget-type-widget_container.flex-col-xl-9 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-9 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-9 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%; }
      .container.widget-type-widget_container.flex-col-xl-10 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-10 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-10 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
        max-width: 83.333333%; }
      .container.widget-type-widget_container.flex-col-xl-11 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-11 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-11 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
        max-width: 91.666667%; }
      .container.widget-type-widget_container.flex-col-xl-12 > span > div, [class*="span"].container.widget-type-widget_container.flex-col-xl-12 > span > div, [class*="span"].container-fluid.widget-type-widget_container.flex-col-xl-12 > span > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }

/* Bootstrap 4 */
.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.no-gutters > .col,
.no-gutters > [class*="col-"],
.no-gutters > [class*="span"] {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.flex-wrap-reverse > .row-fluid-wrapper > .row-fluid {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }

.flex-wrap-reverse.widget-type-widget_container > span {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }

.justify-content-start > .row-fluid-wrapper > .row-fluid {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
     -moz-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-start.widget-type-widget_container > span {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
     -moz-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end > .row-fluid-wrapper > .row-fluid {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
     -moz-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-end.widget-type-widget_container > span {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
     -moz-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center > .row-fluid-wrapper > .row-fluid {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-center.widget-type-widget_container > span {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between > .row-fluid-wrapper > .row-fluid {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
     -moz-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-between.widget-type-widget_container > span {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
     -moz-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around > .row-fluid-wrapper > .row-fluid {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }

.justify-content-around.widget-type-widget_container > span {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }

.align-items-start > .row-fluid-wrapper > .row-fluid {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
     -moz-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-start.widget-type-widget_container > span {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
     -moz-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end > .row-fluid-wrapper > .row-fluid {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
     -moz-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-end.widget-type-widget_container > span {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
     -moz-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center > .row-fluid-wrapper > .row-fluid {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-center.widget-type-widget_container > span {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline > .row-fluid-wrapper > .row-fluid {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
     -moz-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-baseline.widget-type-widget_container > span {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
     -moz-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch > .row-fluid-wrapper > .row-fluid {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
     -moz-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-items-stretch.widget-type-widget_container > span {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
     -moz-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start > .row-fluid-wrapper > .row-fluid {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }

.align-content-start.widget-type-widget_container > span {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }

.align-content-end > .row-fluid-wrapper > .row-fluid {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }

.align-content-end.widget-type-widget_container > span {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }

.align-content-center > .row-fluid-wrapper > .row-fluid {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important; }

.align-content-center.widget-type-widget_container > span {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important; }

.align-content-between > .row-fluid-wrapper > .row-fluid {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }

.align-content-between.widget-type-widget_container > span {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }

.align-content-around > .row-fluid-wrapper > .row-fluid {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }

.align-content-around.widget-type-widget_container > span {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }

.align-content-stretch > .row-fluid-wrapper > .row-fluid {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }

.align-content-stretch.widget-type-widget_container > span {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }

.align-self-auto {
  -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              -ms-grid-row-align: auto;
          align-self: auto; }

.align-self-start {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start; }

.align-self-end {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end; }

.align-self-center {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center; }

.align-self-baseline {
  -webkit-align-self: baseline;
      -ms-flex-item-align: baseline;
          align-self: baseline; }

.align-self-stretch {
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
              -ms-grid-row-align: stretch;
          align-self: stretch; }

/********************************************************/
/*******  __header.scss *******/
/********************************************************/
.header-container-wrapper .row-fluid [class*="span"] {
  min-height: 0; }

.header-container-wrapper .header-container .header-standard .header-main-content {
  padding-top: 5px; }
  @media (min-width: 767px) and (max-width: 850px) {
    .header-container-wrapper .header-container .header-standard .header-main-content {
      max-width: 100px; } }

/********************************************************/
/*******  __icons.scss *******/
/********************************************************/
/********************************************************/
/*******  __magnific-popup-effects.scss *******/
/********************************************************/
/* 

====== Zoom effect ======

*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8); }
  .mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  .mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0; }
  .mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0; }

/* 

====== Newspaper effect ======

*/
.mfp-newspaper {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-newspaper .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(0) rotate(500deg);
       -moz-transform: scale(0) rotate(500deg);
        -ms-transform: scale(0) rotate(500deg);
         -o-transform: scale(0) rotate(500deg);
            transform: scale(0) rotate(500deg); }
  .mfp-newspaper.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
  .mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
       -moz-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
         -o-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg); }
  .mfp-newspaper.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-newspaper.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0) rotate(500deg);
       -moz-transform: scale(0) rotate(500deg);
        -ms-transform: scale(0) rotate(500deg);
         -o-transform: scale(0) rotate(500deg);
            transform: scale(0) rotate(500deg);
    opacity: 0; }
  .mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0; }

/* 

====== Move-horizontal effect ======

*/
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateX(-50px);
       -moz-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
         -o-transform: translateX(-50px);
            transform: translateX(-50px); }
  .mfp-move-horizontal.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0); }
  .mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-move-horizontal.mfp-removing .mfp-with-anim {
    -webkit-transform: translateX(50px);
       -moz-transform: translateX(50px);
        -ms-transform: translateX(50px);
         -o-transform: translateX(50px);
            transform: translateX(50px);
    opacity: 0; }
  .mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0; }

/* 

====== Move-from-top effect ======

*/
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-move-from-top .mfp-content {
    vertical-align: top; }
  .mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transform: translateY(-100px);
       -moz-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
         -o-transform: translateY(-100px);
            transform: translateY(-100px); }
  .mfp-move-from-top.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
  .mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0); }
  .mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-move-from-top.mfp-removing .mfp-with-anim {
    -webkit-transform: translateY(-50px);
       -moz-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
         -o-transform: translateY(-50px);
            transform: translateY(-50px);
    opacity: 0; }
  .mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0; }

/* 

====== 3d unfold ======

*/
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-3d-unfold .mfp-content {
    -webkit-perspective: 2000px;
       -moz-perspective: 2000px;
            perspective: 2000px; }
  .mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-transform: rotateY(-60deg);
       -moz-transform: rotateY(-60deg);
            transform: rotateY(-60deg); }
  .mfp-3d-unfold.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
  .mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
            transform: rotateY(0deg); }
  .mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-3d-unfold.mfp-removing .mfp-with-anim {
    -webkit-transform: rotateY(60deg);
       -moz-transform: rotateY(60deg);
            transform: rotateY(60deg);
    opacity: 0; }
  .mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0; }

/* 

====== Zoom-out effect ======

*/
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1.3);
       -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
         -o-transform: scale(1.3);
            transform: scale(1.3); }
  .mfp-zoom-out.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  .mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-zoom-out.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(1.3);
       -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
         -o-transform: scale(1.3);
            transform: scale(1.3);
    opacity: 0; }
  .mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0; }

/* 

====== "Hinge" close effect ======

*/
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
            transform: rotate(80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
            transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
            transform: translateY(700px);
    opacity: 0; } }
@-moz-keyframes hinge {
  0% {
    -moz-transform: rotate(0);
         transform: rotate(0);
    -moz-transform-origin: top left;
         transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  20%, 60% {
    -moz-transform: rotate(80deg);
         transform: rotate(80deg);
    -moz-transform-origin: top left;
         transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  40% {
    -moz-transform: rotate(60deg);
         transform: rotate(60deg);
    -moz-transform-origin: top left;
         transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  80% {
    -moz-transform: rotate(60deg) translateY(0);
         transform: rotate(60deg) translateY(0);
    opacity: 1;
    -moz-transform-origin: top left;
         transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  100% {
    -moz-transform: translateY(700px);
         transform: translateY(700px);
    opacity: 0; } }
@-o-keyframes hinge {
  0% {
    -o-transform: rotate(0);
       transform: rotate(0);
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  20%, 60% {
    -o-transform: rotate(80deg);
       transform: rotate(80deg);
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  40% {
    -o-transform: rotate(60deg);
       transform: rotate(60deg);
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  80% {
    -o-transform: rotate(60deg) translateY(0);
       transform: rotate(60deg) translateY(0);
    opacity: 1;
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  100% {
    -o-transform: translateY(700px);
       transform: translateY(700px);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
       -moz-transform: rotate(0);
         -o-transform: rotate(0);
            transform: rotate(0);
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
       -moz-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
       -moz-transform: rotate(80deg);
         -o-transform: rotate(80deg);
            transform: rotate(80deg);
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
       -moz-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
       -moz-transform: rotate(60deg);
         -o-transform: rotate(60deg);
            transform: rotate(60deg);
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
       -moz-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
       -moz-transform: rotate(60deg) translateY(0);
         -o-transform: rotate(60deg) translateY(0);
            transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
       -moz-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
       -moz-transform: translateY(700px);
         -o-transform: translateY(700px);
            transform: translateY(700px);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: hinge;
     -moz-animation-name: hinge;
       -o-animation-name: hinge;
          animation-name: hinge; }

.mfp-with-fade .mfp-content, .mfp-with-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out; }

.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0; }

/********************************************************/
/*******  __slick.scss *******/
/********************************************************/
/********************************************************/
/*******  __typography.scss *******/
/********************************************************/
@font-face {
  font-family: 'Avenir Next';
  src: url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-It.eot");
  src: url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-It#iefix") format("embedded-opentype"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-It.woff") format("woff"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-It.ttf") format("truetype"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-It.svg") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Avenir Next';
  src: url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Bold.eot");
  src: url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Bold.eot#iefix") format("embedded-opentype"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Bold.woff2") format("woff2"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Bold.woff") format("woff"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Bold.ttf") format("truetype"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Bold.svg") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Next';
  src: url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Demi.eot");
  src: url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Demi.eot#iefix") format("embedded-opentype"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Demi.woff2") format("woff2"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Demi.woff") format("woff"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Demi.ttf") format("truetype"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Demi.svg") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Next';
  src: url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Regular.eot");
  src: url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Regular.eot#iefix") format("embedded-opentype"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Regular.woff2") format("woff2"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Regular.woff") format("woff"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Regular.ttf") format("truetype"), url("https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/fonts/AvenirNextLTPro-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Futura PT';
  src: url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Light.eot");
  src: url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Light.eot#iefix") format("embedded-opentype"), url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Light.otf") format("otf"), url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Light.woff") format("woff2"), url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Light.eot") format("eot");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Futura PT';
  src: url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Light.eot");
  src: url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Light.eot#iefix") format("embedded-opentype"), url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Book.otf") format("otf"), url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Book.woff") format("woff2"), url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Book.eot") format("eot");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Futura PT';
  src: url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Light.eot");
  src: url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Light.eot#iefix") format("embedded-opentype"), url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Bold.otf") format("otf"), url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Bold.woff") format("woff2"), url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/FONT/FuturaStd-Bold.eot") format("eot");
  font-weight: 700;
  font-style: normal; }

html {
  font-size: 20px; }
  @media (max-width: 575px) {
    html {
      font-size: 16px; } }

.text-small {
  font-size: 16px; }

body {
  line-height: 1.5;
  font-family: "Avenir Next", sans-serif;
  font-weight: normal;
  color: #414042;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

small,
.small {
  font-size: 80%; }

strong {
  font-weight: bold; }

em,
i {
  font-style: italic; }

sup,
sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

address {
  font-style: normal; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 0;
  margin-bottom: 1rem; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a,
  .h1 a,
  .h2 a,
  .h3 a,
  .h4 a,
  .h5 a,
  .h6 a {
    color: inherit; }

h1,
.h1 {
  font-weight: bold;
  font-size: 2.1rem; }
  @media (min-width: 576px) {
    h1,
    .h1 {
      font-size: 2.1rem; } }

h2,
.h2 {
  font-weight: bold;
  font-size: 1.5rem; }

h3,
.h3 {
  font-weight: 400;
  font-size: 1.25rem; }
  h3.as-bold-p,
  .h3.as-bold-p {
    font-size: 0.75rem;
    color: #414042;
    font-weight: 700;
    line-height: 1.1rem;
    margin: 0; }

#as-h3 {
  font-size: 1.5rem !important;
  line-height: 1.5rem;
  color: #0057B8;
  margin-top: 0; }
  @media (min-width: 576px) {
    #as-h3 {
      font-size: 1.75rem;
      line-height: 1.75rem; } }

#as-h4 {
  font-size: 1.25rem;
  line-height: 1.85rem;
  color: #0057B8;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 500; }

h4,
.h4 {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1rem; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 1rem; }

ul {
  list-style: none; }

blockquote {
  font-style: italic;
  margin: 0px;
  padding: 20px 120px;
  text-align: center;
  margin-bottom: 20px;
  position: relative; }
  @media (max-width: 576px) {
    blockquote {
      padding: 20px 20px; } }
  blockquote:before {
    content: '';
    background-image: url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/ICONS/quota-icon.svg");
    display: block;
    position: absolute;
    top: 20px;
    left: 60px;
    width: 60px;
    height: 60px;
    background-position: center center;
    -moz-background-size: cover;
         background-size: cover;
    opacity: 0.2; }
    @media (max-width: 576px) {
      blockquote:before {
        top: 0px;
        left: 0px; } }

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-underline-position: under;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all; }
  a:hover {
    text-decoration: underline; }
  a:not([href]) {
    color: inherit;
    text-decoration: none; }

.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_inline_rich_text {
  display: block;
  margin-bottom: 1rem; }
  .hs_cos_wrapper_type_rich_text a,
  .hs_cos_wrapper_type_inline_rich_text a {
    color: #0057B8;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear; }
  .hs_cos_wrapper_type_rich_text p,
  .hs_cos_wrapper_type_inline_rich_text p {
    font-size: inherit; }
  .hs_cos_wrapper_type_rich_text ul,
  .hs_cos_wrapper_type_inline_rich_text ul {
    padding-left: 20px; }
    .hs_cos_wrapper_type_rich_text ul li,
    .hs_cos_wrapper_type_inline_rich_text ul li {
      position: relative;
      margin-bottom: 0.5rem; }
      .hs_cos_wrapper_type_rich_text ul li:before,
      .hs_cos_wrapper_type_inline_rich_text ul li:before {
        position: absolute;
        display: block;
        content: "";
        width: 0.35em;
        height: 0.35em;
        background-color: #0057B8;
        left: -20px;
        top: .6em; }
    .hs_cos_wrapper_type_rich_text ul ul,
    .hs_cos_wrapper_type_inline_rich_text ul ul {
      padding-left: 20px; }
  .hs_cos_wrapper_type_rich_text ol,
  .hs_cos_wrapper_type_inline_rich_text ol {
    counter-reset: section;
    list-style-type: none;
    padding-left: 70px; }
    .hs_cos_wrapper_type_rich_text ol li,
    .hs_cos_wrapper_type_inline_rich_text ol li {
      position: relative;
      margin-bottom: 0.5rem; }
      .hs_cos_wrapper_type_rich_text ol li:before,
      .hs_cos_wrapper_type_inline_rich_text ol li:before {
        counter-increment: section;
        content: counters(section, ".") ".";
        position: absolute;
        display: block;
        color: #414042;
        left: -40px;
        top: 0; }
    .hs_cos_wrapper_type_rich_text ol ol,
    .hs_cos_wrapper_type_inline_rich_text ol ol {
      padding-left: 40px; }
      .hs_cos_wrapper_type_rich_text ol ol li:before,
      .hs_cos_wrapper_type_inline_rich_text ol ol li:before {
        left: -60px; }

.text-center {
  text-align: center; }

.text-color--first-color {
  color: #0057B8; }

.text-color--dark {
  color: #000000; }

.text-color--white {
  color: #fff; }

.background-color--first-color, .background-color--dark {
  color: #fff; }
  .background-color--first-color a:not(.cta_button), .background-color--dark a:not(.cta_button) {
    color: #fff;
    text-decoration: underline; }
  .background-color--first-color i, .background-color--dark i {
    color: #fff; }
  .background-color--first-color ul li:before, .background-color--dark ul li:before {
    background-color: #fff; }
  .background-color--first-color ol li:before, .background-color--dark ol li:before {
    color: #fff; }

.fs--15 {
  font-size: 15px; }

.fs--30 {
  font-size: 1.5rem !important; }

.fs--35 {
  font-size: 1.75rem !important; }

/****************************************
- 3M - CUSTOM MODULES                
****************************************/
/********************************************************/
/*******  Modules/accordion-section.scss *******/
/********************************************************/
.accordion-section {
  background-color: #EFEFEF; }
  .accordion-section p {
    font-size: 15px !important; }
  .accordion-section h4 {
    margin-bottom: 8px !important;
    line-height: 25px; }

/********************************************************/
/*******  Modules/anchor-simple-menu.scss *******/
/********************************************************/
.anchor-simple-menu {
  padding-top: 40px; }
  .anchor-simple-menu ul {
    max-width: 500px;
    margin: 0 auto;
    padding: 0; }
    @media (max-width: 575px) {
      .anchor-simple-menu ul {
        padding-left: 15px; } }
    .anchor-simple-menu ul li {
      position: relative; }
      .anchor-simple-menu ul li a {
        font-size: 1rem;
        color: #414042;
        text-decoration: none;
        -webkit-transition: .3s ease;
        -o-transition: .3s ease;
        -moz-transition: .3s ease;
        transition: .3s ease; }
        .anchor-simple-menu ul li a::before {
          content: "";
          position: absolute;
          top: 51%;
          left: -20px;
          width: 10px;
          height: 10px;
          border-top: 3px solid #0057B8;
          border-right: 3px solid #0057B8;
          -webkit-transform: rotate(45deg) translate(-50%, -50%);
             -moz-transform: rotate(45deg) translate(-50%, -50%);
              -ms-transform: rotate(45deg) translate(-50%, -50%);
               -o-transform: rotate(45deg) translate(-50%, -50%);
                  transform: rotate(45deg) translate(-50%, -50%);
          -webkit-transition: .3s ease;
          -o-transition: .3s ease;
          -moz-transition: .3s ease;
          transition: .3s ease; }
        .anchor-simple-menu ul li a:hover {
          -webkit-transition: .3s ease;
          -o-transition: .3s ease;
          -moz-transition: .3s ease;
          transition: .3s ease;
          color: #CF2028; }
          .anchor-simple-menu ul li a:hover::before {
            border-top: 3px solid #CF2028;
            border-right: 3px solid #CF2028;
            -webkit-transition: .3s ease;
            -o-transition: .3s ease;
            -moz-transition: .3s ease;
            transition: .3s ease; }

.anchors-wrapper .anchor-element {
  -webkit-transform: translateY(-110px);
     -moz-transform: translateY(-110px);
      -ms-transform: translateY(-110px);
       -o-transform: translateY(-110px);
          transform: translateY(-110px); }

/********************************************************/
/*******  Modules/banner-bottom.scss *******/
/********************************************************/
.banner-bottom .me-hero-banner-slide {
  min-height: 750px;
  max-height: 500px;
  font-size: 15px !important; }
  .banner-bottom .me-hero-banner-slide div {
    font-size: 15px !important; }

.banner-bottom .me-hero-banner-slide__content-cta-wrapper {
  margin-bottom: 40px !important; }
  .banner-bottom .me-hero-banner-slide__content-cta-wrapper--remove-slant a:before, .banner-bottom .me-hero-banner-slide__content-cta-wrapper--remove-slant a:after {
    display: none !important; }

.banner-with-icons .me-hero-banner-slide {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  .banner-with-icons .me-hero-banner-slide p {
    font-size: 15px !important;
    max-width: 600px;
    margin: auto; }

@media (max-width: 800px) {
  .banner-with-icons .me-hero-banner-slide {
    max-height: none !important;
    height: auto; }
  .banner-with-icons h3 {
    margin-top: 30px; } }

/********************************************************/
/*******  Modules/box.scss *******/
/********************************************************/
.box-pad {
  padding: 20px;
  width: 100%; }

.boxes {
  padding-bottom: 110px; }
  .boxes .box .hs_cos_wrapper_type_inline_rich_text {
    font-size: 15px;
    line-height: 18px;
    font-family: "Futura PT", sans-serif; }
  .boxes .bg-red {
    color: #414042;
    background-color: rgba(0, 0, 0, 0.1); /*rgba(207, 32, 40, 0.5)*/ }
    .boxes .bg-red h1, .boxes .bg-red h2, .boxes .bg-red h3, .boxes .bg-red h4, .boxes .bg-red h5, .boxes .bg-red h6 {
      color: #414042; }
  .boxes .bg-blue {
    color: #fff;
    background-color: rgba(0, 87, 184, 0.5); }
    .boxes .bg-blue h1, .boxes .bg-blue h2, .boxes .bg-blue h3, .boxes .bg-blue h4, .boxes .bg-blue h5, .boxes .bg-blue h6 {
      color: #fff; }

.box {
  width: 100%;
  padding: 20px !important;
  background-color: white;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  font-size: 15px; }
  .box ul {
    padding-left: 50px;
    padding-right: 50px; }
  .box h3 {
    text-transform: uppercase;
    color: #0057b8; }
  .box p {
    font-size: 15px; }
  .box .testimonial-slide:before {
    height: 69px;
    width: 66px;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat; }
  .box .testimonial-slide {
    text-align: left;
    padding: 20px; }
    .box .testimonial-slide p {
      line-height: 18px; }
    .box .testimonial-slide .avatar {
      margin: 0px !important;
      margin-right: 20px !important;
      width: 55px !important;
      height: 55px !important;
      min-width: 55px;
      display: inline-block; }
    .box .testimonial-slide .description {
      display: inline-block; }
      @media (max-width: 576px) {
        .box .testimonial-slide .description {
          width: 100%; } }
      .box .testimonial-slide .description .hs_cos_wrapper_type_rich_text, .box .testimonial-slide .description .hs_cos_wrapper_type_inline_rich_text {
        margin-bottom: 0px;
        margin-top: 10px; }
      .box .testimonial-slide .description h4 {
        font-size: 15px !important;
        color: #0057b8 !important;
        font-weight: 700 !important; }
      .box .testimonial-slide .description p {
        font-size: 15px !important; }
    .box .testimonial-slide .author {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 576px) {
        .box .testimonial-slide .author {
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; } }
  .box .cta {
    margin-bottom: -65px; }

@media (max-width: 768px) {
  .box-pad {
    padding-top: 50px; } }

/********************************************************/
/*******  Modules/buttons-list.scss *******/
/********************************************************/
.buttons-list-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.buttons-list .cta_button {
  cursor: pointer;
  font-weight: 600;
  font-size: 15px;
  padding: 10px;
  margin: 0 10px;
  min-width: 250px;
  text-align: center;
  margin-bottom: 10px !important;
  background-color: #f2f2f2; }

.buttons-list--smaller {
  padding: 7px;
  margin: 0px 7px;
  min-width: 180px; }

/********************************************************/
/*******  Modules/custom-cta.scss *******/
/********************************************************/
.custom-cta {
  display: inline-block;
  text-align: center; }
  .custom-cta--primary {
    color: #CF2028; }
    .custom-cta--primary a.cta_button {
      font-family: "Futura PT", sans-serif !important;
      -webkit-border-radius: 0px !important;
         -moz-border-radius: 0px !important;
              border-radius: 0px !important;
      font-weight: 500 !important;
      font-size: 18px !important;
      position: relative;
      padding: 10px 30px !important;
      border-radius: 0px !important;
      background-color: #CF2028 !important;
      border: 2px solid #CF2028 !important;
      color: #fff !important; }
      .custom-cta--primary a.cta_button:before {
        display: none !important;
        border-color: transparent transparent #CF2028 transparent !important; }
      .custom-cta--primary a.cta_button:after {
        display: none !important;
        border-color: #CF2028 transparent transparent transparent !important; }
  .custom-cta--secondary {
    color: #0057B8; }
    .custom-cta--secondary a.cta_button {
      font-family: "Futura PT", sans-serif !important;
      -webkit-border-radius: 0px !important;
         -moz-border-radius: 0px !important;
              border-radius: 0px !important;
      font-weight: 500 !important;
      font-size: 18px !important;
      position: relative;
      padding: 10px 30px;
      border-radius: 0px !important;
      background-color: #0057B8 !important;
      border: 2px solid #0057B8 !important;
      color: #fff !important; }
      .custom-cta--secondary a.cta_button:before {
        display: none !important;
        border-color: transparent transparent #0057B8 transparent !important; }
      .custom-cta--secondary a.cta_button:after {
        display: none !important;
        border-color: #0057B8 transparent transparent transparent !important; }
  .custom-cta--white {
    color: #fff; }
    .custom-cta--white a.cta_button {
      font-family: "Futura PT", sans-serif !important;
      -webkit-border-radius: 0px !important;
         -moz-border-radius: 0px !important;
              border-radius: 0px !important;
      font-weight: 500 !important;
      font-size: 18px !important;
      position: relative;
      padding: 10px 30px;
      border-radius: 0px !important;
      background-color: #fff !important;
      border: 2px solid #fff !important;
      color: #CF2028 !important; }
      .custom-cta--white a.cta_button:before {
        display: none !important;
        border-color: transparent transparent #fff transparent !important; }
      .custom-cta--white a.cta_button:after {
        display: none !important;
        border-color: #fff transparent transparent transparent !important; }
  .custom-cta--left-cut:not(.custom-cta--default) a.cta_button:before {
    display: block !important;
    content: "" !important;
    position: absolute !important;
    bottom: -2px !important;
    left: -12px !important;
    width: 0 !important;
    height: 0 !important;
    border-style: solid !important;
    border-width: 0 0 50px 10px !important; }
  .custom-cta--right-cut:not(.custom-cta--default) a.cta_button:after {
    display: block !important;
    content: "" !important;
    position: absolute !important;
    top: -2px !important;
    right: -12px !important;
    width: 0 !important;
    height: 0 !important;
    border-style: solid !important;
    border-width: 52px 11px 0 0 !important; }
  .custom-cta--round {
    color: #CF2028; }
    .custom-cta--round a.cta_button {
      font-family: "Futura PT", sans-serif !important;
      font-size: 18px !important;
      font-weight: 500 !important;
      padding: 5px !important;
      position: relative !important;
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -moz-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      white-space: normal !important;
      text-align: center !important;
      -webkit-box-sizing: content-box !important;
         -moz-box-sizing: content-box !important;
              box-sizing: content-box !important;
      color: #fff !important;
      text-decoration: none !important;
      text-transform: uppercase !important;
      background-color: transparent !important;
      border: none !important; }
    .custom-cta--round a.cta_button:before {
      display: block !important;
      position: absolute !important;
      top: 50% !important;
      left: 50% !important;
      width: 100% !important;
      content: "" !important;
      background-color: #CF2028 !important;
      -webkit-border-radius: 50% !important;
         -moz-border-radius: 50% !important;
              border-radius: 50% !important;
      padding-bottom: 100% !important;
      -webkit-transform: translateX(-50%) translateY(-50%) !important;
         -moz-transform: translateX(-50%) translateY(-50%) !important;
          -ms-transform: translateX(-50%) translateY(-50%) !important;
           -o-transform: translateX(-50%) translateY(-50%) !important;
              transform: translateX(-50%) translateY(-50%) !important;
      z-index: -1 !important;
      border-style: solid !important;
      border-width: 0 !important;
      border-color: transparent !important; }
    .custom-cta--round a.cta_button:after {
      display: block !important;
      position: absolute !important;
      top: 50% !important;
      left: 50% !important;
      width: 90% !important;
      content: "" !important;
      border: 1px solid #fff !important;
      -webkit-border-radius: 50% !important;
         -moz-border-radius: 50% !important;
              border-radius: 50% !important;
      padding-bottom: 90% !important;
      -webkit-transform: translateX(-50%) translateY(-50%) !important;
         -moz-transform: translateX(-50%) translateY(-50%) !important;
          -ms-transform: translateX(-50%) translateY(-50%) !important;
           -o-transform: translateX(-50%) translateY(-50%) !important;
              transform: translateX(-50%) translateY(-50%) !important;
      z-index: -1 !important; }
  .custom-cta--remove-slant a:before, .custom-cta--remove-slant a:after {
    display: none !important; }
  .custom-cta__text-above h1, .custom-cta__text-above h2, .custom-cta__text-above h3, .custom-cta__text-above h4, .custom-cta__text-above h5, .custom-cta__text-above h6, .custom-cta__text-above p {
    color: inherit;
    margin-bottom: 5px; }
  .custom-cta__text-above p {
    font-size: 18px; }

/********************************************************/
/*******  Modules/footer-socials.scss *******/
/********************************************************/
.footer-socials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.5rem 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media (min-width: 576px) {
    .footer-socials {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }
  @media (min-width: 992px) {
    .footer-socials {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .footer-socials__text {
    font-size: 18px;
    font-weight: bold;
    margin-right: 30px; }
  .footer-socials__socials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .footer-socials__socials a {
      margin: 0 15px;
      font-size: 18px; }
      .footer-socials__socials a:first-of-type {
        margin-left: 0; }

/********************************************************/
/*******  Modules/hero-form.scss *******/
/********************************************************/
.hero-form {
  position: relative;
  color: #fff;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center center;
  padding: 100px 0px; }
  .hero-form .mask {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .hero-form .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    position: relative;
    z-index: 2; }
    .hero-form .container .text-wrapper {
      width: 48%;
      font-size: 0.75rem;
      line-height: 0.85rem; }
      .hero-form .container .text-wrapper .video-wrapper {
        margin-bottom: 2rem;
        position: relative; }
        .hero-form .container .text-wrapper .video-wrapper .play--button {
          width: 60px;
          height: 60px;
          background-color: rgba(0, 0, 0, 0.2);
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          position: absolute;
          top: -webkit-calc(50% - 30px);
          top: -moz-calc(50% - 30px);
          top: calc(50% - 30px);
          left: -webkit-calc(50% - 30px);
          left: -moz-calc(50% - 30px);
          left: calc(50% - 30px);
          background-image: url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/ICONS/video-play-btn.svg");
          background-position-y: center;
          background-position-x: -webkit-calc(50% + 3px);
          background-position-x: -moz-calc(50% + 3px);
          background-position-x: calc(50% + 3px);
          background-repeat: no-repeat;
          -moz-background-size: 22px;
               background-size: 22px;
          cursor: pointer;
          z-index: 100;
          -webkit-transition: 0.3s opacity;
          -o-transition: 0.3s opacity;
          -moz-transition: 0.3s opacity;
          transition: 0.3s opacity; }
          .hero-form .container .text-wrapper .video-wrapper .play--button:hover {
            opacity: 0.8; }
      .hero-form .container .text-wrapper h1 {
        font-size: 2.1rem;
        line-height: 2.5rem;
        font-weight: normal; }
      .hero-form .container .text-wrapper .hs_cos_wrapper_type_inline_rich_text h2 {
        line-height: initial; }
        .hero-form .container .text-wrapper .hs_cos_wrapper_type_inline_rich_text h2 span {
          line-height: initial; }
      @media (max-width: 767px) {
        .hero-form .container .text-wrapper {
          width: 100%;
          margin-bottom: 1rem; } }
    .hero-form .container .form-wrapper {
      width: 48%; }
      @media (max-width: 767px) {
        .hero-form .container .form-wrapper {
          width: 100%; } }
      .hero-form .container .form-wrapper .inner-wrapper {
        max-width: 425px;
        margin: 0px 0px 0px auto;
        background-color: #fff;
        padding: 35px 45px;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px; }
        @media (max-width: 767px) {
          .hero-form .container .form-wrapper .inner-wrapper {
            margin: 0 auto;
            padding: 35px 15px; } }
        .hero-form .container .form-wrapper .inner-wrapper .form-description {
          font-size: 0.7rem;
          line-height: 0.85rem;
          color: #414042;
          text-align: center; }
          .hero-form .container .form-wrapper .inner-wrapper .form-description h3 {
            color: #0057b8;
            font-size: 0.85rem;
            line-height: 1.15rem;
            font-weight: normal;
            margin-bottom: 10px; }

/********************************************************/
/*******  Modules/icon-container.scss *******/
/********************************************************/
.icon-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .icon-container .icon-module {
    width: 33%; }
    .icon-container .icon-module h4 {
      text-align: center !important;
      font-weight: 700 !important;
      font-size: 18px; }
      @media (max-width: 768px) {
        .icon-container .icon-module h4 {
          font-size: 15px !important; } }
  @media (max-width: 800px) {
    .icon-container .icon-module {
      width: 100%; } }

/********************************************************/
/*******  Modules/icon-module.scss *******/
/********************************************************/
.icon-module {
  font-size: 15px;
  margin-bottom: 30px; }
  .icon-module h4 {
    text-align: left !important;
    margin-top: 25px;
    margin-bottom: 25px !important; }

/********************************************************/
/*******  Modules/icons-slider.scss *******/
/********************************************************/
.slick-scroll-btn {
  cursor: pointer;
  font-weight: 600;
  font-size: 15px;
  padding: 10px;
  min-width: 250px;
  text-align: center;
  margin-bottom: 10px !important; }

.icons-slider {
  margin: 30px 0;
  padding: 0 100px; }
  @media (max-width: 992px) {
    .icons-slider {
      padding: 0;
      margin-bottom: 0; } }
  .icons-slider .slick-prev {
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    left: 0; }
    .icons-slider .slick-prev:before {
      color: rgba(0, 87, 184, 0.3); }
  .icons-slider .slick-next {
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    right: 0; }
    .icons-slider .slick-next:before {
      color: rgba(0, 87, 184, 0.3); }
  .icons-slider .slide-container {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .icons-slider .slide-container .item {
      width: 33.3333333333%;
      display: block;
      margin-bottom: 50px;
      padding-left: 90px; }
      @media (max-width: 1100px) {
        .icons-slider .slide-container .item {
          padding-left: 50px; } }
      @media (max-width: 992px) {
        .icons-slider .slide-container .item {
          width: 50%;
          padding-left: 140px; } }
      @media (max-width: 768px) {
        .icons-slider .slide-container .item {
          padding-left: 100px; } }
      @media (max-width: 567px) {
        .icons-slider .slide-container .item {
          width: 100%;
          padding-left: 0; } }
      .icons-slider .slide-container .item:last-child {
        margin-bottom: 0; }
      .icons-slider .slide-container .item .title {
        display: block;
        margin-top: 10px;
        padding-right: 15px;
        color: #0057b8;
        font-size: 25px;
        text-decoration: none; }

/********************************************************/
/*******  Modules/img-txt-cta.scss *******/
/********************************************************/
.img-txt-cta {
  margin-top: 15px;
  background-color: #EFEFEF; }
  .img-txt-cta__inner {
    margin: 0 auto !important;
    padding: 30px 15px; }
    .img-txt-cta__inner-img {
      width: 100%; }
      @media (max-width: 767px) {
        .img-txt-cta__inner-img {
          max-width: 300px;
          margin: 0 auto; } }
      .img-txt-cta__inner-img-bg {
        min-height: 200px;
        -moz-background-size: cover;
             background-size: cover; }
      @media (max-width: 767px) {
        .img-txt-cta__inner-img {
          padding-bottom: 30px; } }
    .img-txt-cta__inner-content {
      width: 100%; }
      @media (min-width: 768px) {
        .img-txt-cta__inner-content {
          padding-left: 30px; } }

/********************************************************/
/*******  Modules/languageswitcher.scss *******/
/********************************************************/
.globe_class {
  background-image: none !important;
  width: auto !important;
  height: auto !important; }

.lang_list_class {
  position: relative !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  top: 0px !important;
  left: 0px !important;
  padding: 0px !important;
  -webkit-transform: translateX(0%) !important;
     -moz-transform: translateX(0%) !important;
      -ms-transform: translateX(0%) !important;
       -o-transform: translateX(0%) !important;
          transform: translateX(0%) !important;
  padding-top: 2px !important; }

.lang_list_class:before {
  display: none !important; }

.lang_list_class li {
  border: none !important; }

.lang_list_class {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.lang_list_class li {
  padding: 15px 15px 10px 15px; }
  .lang_list_class li a {
    font-family: "Futura PT", "Avenir Next", sans-serif !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    text-transform: uppercase !important;
    color: #0057B8 !important;
    font-size: 13px !important;
    -webkit-transition: 0.5s all !important;
    -o-transition: 0.5s all !important;
    -moz-transition: 0.5s all !important;
    transition: 0.5s all !important;
    text-decoration: none !important; }
  .lang_list_class li a:hover {
    color: #CF2028 !important; }

.lang_list_class {
  float: right !important; }

.lang_list_class li {
  padding: 0px 10px 0px 10px !important; }

.lang_list_class:after {
  display: none !important; }

.lang_list_class li a.active {
  color: #CF2028 !important; }

.widget-span.widget-type-custom_widget.lang-switcher {
  display: none; }

/********************************************************/
/*******  Modules/logo-section.scss *******/
/********************************************************/
/********************************************************/
/*******  Modules/Logo-section.scss *******/
/********************************************************/
.me-logos-wrapper {
  margin-top: 1rem; }
  .me-logos-wrapper__item {
    padding: 35px 40px; }

@media (max-width: 768px) {
  .me-logos-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

/********************************************************/
/*******  Modules/me-accordion.scss *******/
/********************************************************/
.turbo-mercuric .me-accordion-panel__header {
  padding: 25px 0px; }
  .turbo-mercuric .me-accordion-panel__header a {
    font-size: 20px !important; }

.turbo-mercuric .me-accordion-panel__header h5 a {
  text-transform: none;
  color: #0057B8; }

.turbo-mercuric .me-accordion-panel__header h5 a.collapsed:before {
  content: "\f107";
  font-family: "FontAwesome"; }

.turbo-mercuric .me-accordion-panel__header h5 a.collapsed:after {
  display: none !important; }

.turbo-mercuric .me-accordion-panel__header h5 a.collapsed:before {
  position: absolute;
  height: 18px;
  width: auto;
  right: 7px;
  top: 0px;
  display: block;
  background: transparent;
  opacity: 1; }

.turbo-mercuric a:hover:before {
  border-bottom: 0px; }

.turbo-mercuric .me-accordion-panel.open .me-accordion-panel__header h5 a.collapsed:before {
  visibility: visible; }

.me-accordion-panel__header {
  border-top: 1px solid rgba(108, 108, 108, 0.3);
  -webkit-border-radius: 0px !important;
     -moz-border-radius: 0px !important;
          border-radius: 0px !important; }

.turbo-mercuric .me-accordion-panel__body p, .turbo-mercuric .me-accordion-panel__body span, .turbo-mercuric .me-accordion-panel__body ul, .turbo-mercuric .me-accordion-panel__body ol {
  color: #414042 !important; }

.turbo-mercuric .me-accordion-panel__body {
  padding-left: 0px; }

/********************************************************/
/*******  Modules/me-hero-banner-slide.scss *******/
/********************************************************/
.home .me-hero-banner-main-slider {
  position: relative; }
  .home .me-hero-banner-main-slider.banner-modification .slick-list.draggable {
    max-height: 400px; }
    @media (max-width: 576px) {
      .home .me-hero-banner-main-slider.banner-modification .slick-list.draggable {
        max-height: 100%; } }
  .home .me-hero-banner-main-slider.banner-modification .me-hero-banner-slide .me-hero-banner-slide__content-header .h1 {
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
  @media (max-width: 576px) {
    .home .me-hero-banner-main-slider.banner-modification .me-hero-banner-slide .me-hero-banner-slide__content {
      position: absolute;
      -webkit-transform: translateY(-55%);
         -moz-transform: translateY(-55%);
          -ms-transform: translateY(-55%);
           -o-transform: translateY(-55%);
              transform: translateY(-55%);
      top: 50%; } }
  @media (min-width: 577px) {
    .home .me-hero-banner-main-slider.banner-modification .me-hero-banner-slide .me-hero-banner-slide__content {
      top: -75px; } }
  .home .me-hero-banner-main-slider .slick-slide {
    border: none; }
  .home .me-hero-banner-main-slider > div > span > div {
    display: none; }
    .home .me-hero-banner-main-slider > div > span > div:first-of-type {
      display: block; }

@media (max-width: 786px) {
  .home .me-hero-banner-main-slider h1,
  .home .me-hero-banner-main-slider .h1 {
    font-size: 30px; }
  .home .me-hero-banner-main-slider p {
    font-size: 18px !important; }
  .home .slick-slider {
    margin-bottom: 0px; } }

.me-hero-banner-slide {
  max-height: 540px; }
  .me-hero-banner-slide h1,
  .me-hero-banner-slide .h1 {
    font-size: 46px;
    text-transform: uppercase; }
  .me-hero-banner-slide p {
    font-size: 23px !important; }

@media (max-width: 400px) {
  .me-hero-banner-slide {
    max-height: 10000px !important;
    height: inherit !important; } }

.slick-dots {
  bottom: 30px; }

.slick-dots li button:before {
  font-size: 25px;
  color: white;
  content: "";
  background-color: white; }

.slick-dots li.slick-active button:before {
  color: white; }

.slick-next {
  right: 10%; }

.slick-prev {
  left: 10%;
  z-index: 10; }

.slick-next:before,
[dir=rtl] .slick-prev:before {
  content: "\f054";
  font-family: "FontAwesome";
  font-size: 40px; }

.slick-prev:before {
  content: "\f053";
  font-family: "FontAwesome";
  font-size: 40px; }

@media (max-width: 992px) {
  .slick-arrow {
    display: none !important; } }

.slick-next,
.slick-prev {
  width: auto;
  height: auto; }

/********************************************************/
/*******  Modules/me-person-box-v3.scss *******/
/********************************************************/
.me-portfolio-box-v3 a.cta-secondary:before {
  display: none !important; }

.me-person-box-v3 {
  width: 25%; }
  .me-person-box-v3 .me-portfolio-box-v3__content span {
    display: inline-block;
    position: relative;
    font-size: 15px;
    top: -10px; }
  .me-person-box-v3 .me-portfolio-box-v3__content span:before {
    width: 20px;
    border-bottom: 2px solid white;
    content: "";
    bottom: -5px;
    height: 20px;
    position: absolute; }
  .me-person-box-v3 .me-portfolio-box-v3__content h4 {
    display: inline-block;
    margin-left: 10px;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 5px; }
  .me-person-box-v3 .me-portfolio-box-v3__content div {
    text-align: left; }
  .me-person-box-v3 .me-portfolio-box-v3__content p {
    position: relative; }
  .me-person-box-v3 .me-social-icon-box__social-box {
    padding: 0px !important; }
  .me-person-box-v3 .me-social-icon-box__social-box ul li.me-social {
    padding: 0px; }
    .me-person-box-v3 .me-social-icon-box__social-box ul li.me-social a {
      background: transparent;
      width: 20px;
      height: 20px;
      margin-right: 10px; }
  .me-person-box-v3 .me-social-icon-box__social-box ul {
    -webkit-box-pack: left !important;
    -webkit-justify-content: left !important;
       -moz-box-pack: left !important;
        -ms-flex-pack: left !important;
            justify-content: left !important; }
  .me-person-box-v3 .me-social-icon-box__social-box ul li.me-social {
    width: auto !important; }
  @media (max-width: 480px) {
    .me-person-box-v3 .me-portfolio-box-v3__content p {
      margin-top: 10px; } }
  .me-person-box-v3 a:hover {
    text-decoration: none; }

div.headerr {
  width: 100% !important; }
  div.headerr h4 {
    margin-top: 25px;
    margin-bottom: 25px; }
    @media (max-width: 800px) {
      div.headerr h4 {
        margin-top: 45px;
        margin-bottom: -50px; } }

.turbo-mercuric-wrapper-box .me-person-box-v3 .me-portfolio-box-v3__mask {
  background: rgba(207, 32, 40, 0.8) !important; }

.turbo-mercuric-wrapper-box .turbo-mercuric .me-portfolio-box-v3 {
  overflow: inherit; }

.turbo-mercuric-wrapper-box .me-box-bottom {
  position: relative;
  z-index: 99;
  text-align: center;
  background-color: #fff;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  padding: 0 15px;
  height: 90px;
  -webkit-border-bottom-right-radius: 4px;
     -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
     -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .turbo-mercuric-wrapper-box .me-box-bottom span {
    color: #414042;
    font-size: 14px; }
  .turbo-mercuric-wrapper-box .me-box-bottom .me-box-bottom-name {
    width: 100%; }
  .turbo-mercuric-wrapper-box .me-box-bottom .me-box-bottom-name h4 {
    color: #414042;
    font-size: 22px; }

.turbo-mercuric-wrapper-box .turbo-mercuric {
  overflow: hidden;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

.turbo-mercuric-wrapper-box:hover .me-box-bottom {
  background-color: #414042; }
  .turbo-mercuric-wrapper-box:hover .me-box-bottom .me-box-bottom-name h4,
  .turbo-mercuric-wrapper-box:hover .me-box-bottom span {
    color: #fff; }

.turbo-mercuric-wrapper-box:hover .me-portfolio-box-v3__image .me-portfolio-box-v3__mask {
  opacity: 1;
  top: 0; }

.turbo-mercuric-wrapper-box:hover .me-portfolio-box-v3__image .me-portfolio-box-v3__content {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  top: 0; }

.turbo-mercuric-wrapper-box .me-person-box-v3 .me-social-icon-box__social-box .team-box__socials {
  text-align: center; }
  .turbo-mercuric-wrapper-box .me-person-box-v3 .me-social-icon-box__social-box .team-box__socials i {
    color: #fff;
    margin: 0 15px;
    font-size: 18px; }

.turbo-mercuric-wrapper-box .turbo-mercuric .me-portfolio-box-v3__content .me-social-icon-box__social-box {
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto; }
  .turbo-mercuric-wrapper-box .turbo-mercuric .me-portfolio-box-v3__content .me-social-icon-box__social-box .team-box__socials {
    height: auto; }

.turbo-mercuric-wrapper-box .me-portfolio-box-v3__content p::before {
  position: absolute;
  content: "";
  display: block;
  background-image: url(https://5077761.fs1.hubspotusercontent-na1.net/hubfs/5077761/KYC2018/icons/png/quote-symbol.png);
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  width: 27px;
  height: 26px;
  top: -11px;
  left: -10px; }

.turbo-mercuric-wrapper-box .turbo-mercuric .me-person-box-v3 .me-portfolio-box-v3__content div {
  padding: 1.5rem 25px .5rem; }

.turbo-mercuric-wrapper-box .turbo-mercuric .me-portfolio-box-v3__mask {
  opacity: 1;
  top: 100%;
  -webkit-transition: all .7s;
  -o-transition: all .7s;
  -moz-transition: all .7s;
  transition: all .7s;
  -webkit-border-top-right-radius: 4px;
     -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
     -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px; }

.turbo-mercuric-wrapper-box .turbo-mercuric .me-portfolio-box-v3__content {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  top: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.turbo-mercuric-wrapper-box .me-person-box-v3-wrapper .hs_cos_wrapper.hs_cos_wrapper_type_module.pdf {
  overflow: hidden;
  padding-bottom: 0; }

.turbo-mercuric-wrapper-box .turbo-mercuric .me-portfolio-box-v3__image {
  -moz-background-size: cover !important;
       background-size: cover !important; }

/********************************************************/
/*******  Modules/me-portoflio-box-v3.scss *******/
/********************************************************/
.me-portfolio-box-v3__wrapper {
  position: relative; }

.me-portfolio-box-v3__round-cta {
  position: absolute;
  top: -10px;
  right: -10px;
  opacity: 1;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 1; }

.me-portfolio-box-v3:hover + .me-portfolio-box-v3__round-cta {
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }

/********************************************************/
/*******  Modules/me-video.scss *******/
/********************************************************/
.me-video {
  margin-top: 5px; }

/********************************************************/
/*******  Modules/partners-slider.scss *******/
/********************************************************/
.partners-slider {
  margin: 30px 0;
  padding: 0 100px; }
  @media (max-width: 992px) {
    .partners-slider {
      padding: 0;
      margin-bottom: 0; } }
  .partners-slider .slide a {
    padding: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

/********************************************************/
/*******  Modules/pricing-box.scss *******/
/********************************************************/
/********************************************************/
/*******  Modules/me-pricing-box-2.scss *******/
/********************************************************/
.me-pricing-box-2 {
  margin-bottom: 2.22222rem; }

.me-pricing-box-2--mobile {
  display: block; }

@media (min-width: 768px) {
  .me-pricing-box-2--mobile {
    display: none; } }

.me-pricing-box-2--desktop {
  display: none; }

@media (min-width: 768px) {
  .me-pricing-box-2--desktop {
    display: block; } }

@media (min-width: 768px) {
  .me-pricing-box-2__headers, .me-pricing-box-2__features, .me-pricing-box-2__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.me-pricing-box-2__buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .me-pricing-box-2__buttons .me-pricing-box-2__box-button {
    max-width: 100%;
    margin-top: 1rem; }
  .me-pricing-box-2__buttons .me-pricing-box-2__box-button-White a {
    border: 2px solid #0057B8;
    color: #0057B8;
    margin: 0px 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 60px; }
  .me-pricing-box-2__buttons .me-pricing-box-2__box-button-Blue a {
    border: 2px solid #0057B8;
    background-color: #0057B8;
    color: white;
    margin: 0px 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 60px; }

.me-pricing-box-2__info-header, .me-pricing-box-2__info-feature, .me-pricing-box-2__button-spacer {
  width: 100%; }

@media (min-width: 1200px) {
  .me-pricing-box-2__info-header, .me-pricing-box-2__info-feature, .me-pricing-box-2__button-spacer {
    padding-right: 15px;
    max-width: 20%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; } }

.me-pricing-box-2__box-header, .me-pricing-box-2__box-feature, .me-pricing-box-2__box-button {
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

@media (min-width: 768px) {
  .me-pricing-box-2__box-header, .me-pricing-box-2__box-feature, .me-pricing-box-2__box-button {
    margin-left: 0;
    margin-right: 0;
    max-width: 33.33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%; } }

@media (min-width: 1200px) {
  .me-pricing-box-2__box-header, .me-pricing-box-2__box-feature, .me-pricing-box-2__box-button {
    max-width: 26.66%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 26.66%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 26.66%;
    flex: 0 0 26.66%; } }

.me-pricing-box-2__box-title, .me-pricing-box-2__box-content, .me-pricing-box-2__box-feature {
  padding-left: 15px;
  padding-right: 15px; }

.me-pricing-box-2__box-content .me-pricing-box-2__box-content-top-text {
  margin: 0px -15px;
  padding: 0px 15px;
  border-bottom: 1px solid #F5F5F5; }

.me-pricing-box-2__box-content .me-pricing-box-2__box-content-bottom-text {
  padding-top: 1rem; }

@media (min-width: 1200px) {
  .me-pricing-box-2__info-header, .me-pricing-box-2__info-feature {
    border-bottom: 1px solid #F5F5F5;
    border-right: 1px solid #F5F5F5; } }

.me-pricing-box-2__box-header, .me-pricing-box-2__box-feature {
  border: 1px solid #F5F5F5; }

@media (min-width: 1200px) {
  .me-pricing-box-2__box-header, .me-pricing-box-2__box-feature {
    border-left: none;
    border-top: none;
    border-bottom: 1px solid #F5F5F5;
    border-right: 1px solid #F5F5F5; }
  .me-pricing-box-2__box-feature:last-of-type {
    border-right: none; } }

.me-pricing-box-2__info-header {
  padding-top: 1.66667rem;
  padding-bottom: 1.66667rem;
  display: none; }

@media (min-width: 1200px) {
  .me-pricing-box-2__info-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

.me-pricing-box-2__info-header--mobile {
  display: block;
  text-align: center;
  padding-top: 0; }

@media (min-width: 1200px) {
  .me-pricing-box-2__info-header--mobile {
    display: none; } }

.me-pricing-box-2__box-header {
  padding-bottom: 1.66667rem;
  margin-right: 30px;
  -webkit-box-shadow: 0 0 10px #d4d8e0;
     -moz-box-shadow: 0 0 10px #d4d8e0;
          box-shadow: 0 0 10px #d4d8e0;
  border: 1px solid #F5F5F5; }

.me-pricing-box-2__box-title {
  background-color: #F5F5F5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-bottom: 2.22222rem;
  border-bottom: 1px solid #F5F5F5; }
  .me-pricing-box-2__box-title span h2 {
    font-size: 40px; }

@media (min-width: 1200px) {
  .me-pricing-box-2__box-title:after {
    position: absolute;
    content: "";
    display: block;
    right: -1px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #F5F5F5; } }

.me-pricing-box-2__box-title--featured {
  background-color: #0057B8; }

@media (min-width: 1200px) {
  .me-pricing-box-2__box-title--featured:before {
    position: absolute;
    content: "";
    display: block;
    left: -1px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #F5F5F5; } }

.me-pricing-box-2__cost {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #CF2028;
  padding: 10px 0;
  width: 100%;
  position: relative;
  line-height: 1;
  margin-bottom: 0.83333rem; }

.me-pricing-box-2__cost-payment, .me-pricing-box-2__cost-small {
  font-size: 1.66667rem;
  padding-top: 3px; }

.me-pricing-box-2__cost-payment {
  top: -7px;
  position: relative;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-right: 3px; }

.me-pricing-box-2__cost-small {
  vertical-align: top;
  padding-left: 3px; }

.me-pricing-box-2__cost-price {
  font-size: 3rem;
  min-height: 55px; }

@media (min-width: 992px) {
  .me-pricing-box-2__cost-price {
    font-size: 3.55556rem; } }

.me-pricing-box-2__cost-mo {
  font-size: 0.83333rem;
  font-weight: 700;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-left: -35px;
  top: -7px;
  position: relative;
  color: #CF2028; }

.me-pricing-box-2__info-feature, .me-pricing-box-2__box-feature {
  min-height: 80px;
  padding-top: 0.55556rem;
  padding-bottom: 0.55556rem; }

.me-pricing-box-2__info-feature {
  display: none; }

@media (min-width: 1200px) {
  .me-pricing-box-2__info-feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

.me-pricing-box-2__box-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.me-pricing-box-2__box-feature-dot {
  display: block;
  position: relative;
  max-width: 100%; }

@media (min-width: 1200px) {
  .me-pricing-box-2__box-feature-dot {
    font-size: 0; }
  .me-pricing-box-2__box-feature-dot:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #F5F5F5;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0.5; } }

.me-pricing-box-2__button-spacer {
  display: none; }

@media (min-width: 1200px) {
  .me-pricing-box-2__button-spacer {
    display: block; } }

.me-pricing-box-2__box-button {
  margin-top: 1.94444rem; }

/********************************************************/
/*******  Modules/product-finder-2.scss *******/
/********************************************************/
.product-finder-2__slider-wrapper {
  background: rgba(211, 211, 211, 0.7);
  margin-bottom: 60px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }
  .product-finder-2__slider-wrapper:hover {
    background: lightgray; }

.product-finder-2__slider {
  position: relative;
  width: -webkit-calc(100% - 15px);
  width: -moz-calc(100% - 15px);
  width: calc(100% - 15px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }

.product-finder-2__slider-block {
  position: relative;
  height: 15px;
  width: 100%; }
  .product-finder-2__slider-block--first {
    max-width: 30px; }
    @media (min-width: 400px) {
      .product-finder-2__slider-block--first {
        max-width: 50px; } }
    @media (min-width: 576px) {
      .product-finder-2__slider-block--first {
        max-width: 100px; } }
  .product-finder-2__slider-block--last {
    margin-right: -15px; }

.product-finder-2__slider-block-label {
  position: absolute;
  text-align: right;
  top: 100%;
  right: 0;
  margin-top: 5px; }
  @media (max-width: 480px) {
    .product-finder-2__slider-block-label {
      font-size: 12px; } }

.product-finder-2 .ui-slider-handle {
  position: absolute;
  width: 15px;
  height: 15px;
  background: #0057B8;
  cursor: pointer;
  left: 0;
  top: 0; }

.product-finder-2__radio ul {
  list-style: none;
  padding-left: 30px; }
  .product-finder-2__radio ul li {
    font-size: 15px; }

.product-finder-2__radio input[type="radio"] {
  position: absolute;
  left: 30;
  z-index: 1;
  opacity: 0;
  cursor: pointer; }
  .product-finder-2__radio input[type="radio"] + label {
    position: relative;
    cursor: pointer; }
    .product-finder-2__radio input[type="radio"] + label:before {
      display: block;
      content: "";
      width: 12px;
      height: 12px;
      background: rgba(211, 211, 211, 0.7);
      border: none;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      position: absolute;
      left: -30px;
      top: 0px; }
    .product-finder-2__radio input[type="radio"] + label:after {
      display: block;
      content: "";
      width: 8px;
      height: 8px;
      background: #0057B8;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      position: absolute;
      left: -28px;
      z-index: 1;
      opacity: 0;
      -webkit-transition: all .2s linear;
      -o-transition: all .2s linear;
      -moz-transition: all .2s linear;
      transition: all .2s linear;
      top: 2px; }

.product-finder-2__radio input[type="radio"]:checked + label:after {
  opacity: 1; }

.product-finder-2__products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  @media (min-width: 992px) {
    .product-finder-2__products {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }

.product-finder-2__product {
  width: 100%;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%; }
  @media (min-width: 576px) {
    .product-finder-2__product {
      max-width: 50%; } }
  @media (min-width: 768px) {
    .product-finder-2__product {
      max-width: 33.33%; } }

.product-finder-2__product-link {
  display: block;
  width: 100%;
  height: 100%; }

.product-finder-2__product-name {
  margin-top: 10px;
  min-height: 60px; }

.product-finder-2__product-image-platform {
  height: 0;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  background: #0057B8; }

/********************************************************/
/*******  Modules/product-finder.scss *******/
/********************************************************/
.product-finder__slider {
  width: 100%; }

.product-finder__slider-input-wrapper {
  position: relative;
  margin-bottom: 50px; }

.product-finder__slider-input {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s; }
  @media (min-width: 768px) {
    .product-finder__slider-input {
      height: 25px; } }
  .product-finder__slider-input:hover {
    opacity: 1; }
  .product-finder__slider-input::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    background: #0057B8;
    cursor: pointer; }
    @media (min-width: 768px) {
      .product-finder__slider-input::-webkit-slider-thumb {
        height: 25px;
        width: 25px; } }
  .product-finder__slider-input::-moz-range-thumb {
    width: 15px;
    height: 15px;
    background: #0057B8;
    cursor: pointer; }
    @media (min-width: 768px) {
      .product-finder__slider-input::-moz-range-thumb {
        height: 25px;
        width: 25px; } }

.product-finder__slider-input-label {
  position: absolute;
  top: 100%; }

.product-finder__products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 20px; }

.product-finder__product {
  width: 100%;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 576px) {
    .product-finder__product {
      max-width: 50%;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; } }
  @media (min-width: 768px) {
    .product-finder__product {
      max-width: 25%;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%; } }

.product-finder__product-image-platform {
  height: 0;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  background: #0057B8; }

/********************************************************/
/*******  Modules/product-page-2020.scss *******/
/********************************************************/
.product-page-2020__txt-form {
  padding-top: 35px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
     -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }

.product-page-2020__form {
  padding: 0 35px 45px 35px !important; }

/********************************************************/
/*******  Modules/products-slider.scss *******/
/********************************************************/
@media (max-width: 1260px) {
  .me-products-slider {
    overflow: hidden; } }

.me-products-slider__container {
  margin: 0 -25px; }
  .me-products-slider__container .product-box {
    display: block;
    margin: 0 25px;
    color: #414042; }
    .me-products-slider__container .product-box:hover {
      text-decoration: none; }
    .me-products-slider__container .product-box img {
      height: 250px !important;
      margin-bottom: 20px; }
    .me-products-slider__container .product-box__cta {
      margin: 0 25px; }
  .me-products-slider__container .slick-arrow:before {
    opacity: 1;
    color: rgba(65, 64, 66, 0.3); }
  .me-products-slider__container .slick-arrow.slick-prev {
    left: -40px; }
    @media (max-width: 1300px) {
      .me-products-slider__container .slick-arrow.slick-prev {
        left: -10px; } }
  .me-products-slider__container .slick-arrow.slick-next {
    right: -40px; }
    @media (max-width: 1300px) {
      .me-products-slider__container .slick-arrow.slick-next {
        right: -10px; } }

/********************************************************/
/*******  Modules/service-graphic.scss *******/
/********************************************************/
.service-graphic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 450px 0; }
  @media (max-width: 992px) {
    .service-graphic {
      padding: 0; } }
  .service-graphic__icon-background {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media (max-width: 992px) {
      .service-graphic__icon-background {
        display: none; } }
    .service-graphic__icon-background img {
      width: 100%;
      height: 100%; }
  .service-graphic__icon-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 8px solid #000000;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
       -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
    padding: 50px;
    z-index: 99;
    background-color: #fff; }
    @media (max-width: 992px) {
      .service-graphic__icon-center {
        display: none; } }
    .service-graphic__icon-center img {
      margin-top: -10px;
      margin-bottom: 10px;
      max-width: 150px !important; }
  @media (max-width: 992px) {
    .service-graphic__list {
      width: 100%; } }
  .service-graphic__item {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border: 4px solid #0057B8;
    -webkit-border-radius: 40px;
       -moz-border-radius: 40px;
            border-radius: 40px;
    width: 275px; }
    @media (max-width: 992px) {
      .service-graphic__item {
        position: relative;
        top: auto;
        left: auto;
        width: 400px; } }
    @media (max-width: 470px) {
      .service-graphic__item {
        width: 100%; } }
    .service-graphic__item-icon {
      position: absolute; }
      .service-graphic__item-icon:before {
        content: '';
        position: absolute;
        width: 100px;
        height: 3px;
        background-image: -webkit-gradient(linear, left top, right top, color-stop(33%, black), color-stop(0%, rgba(255, 255, 255, 0)));
        background-image: -webkit-linear-gradient(left, black 33%, rgba(255, 255, 255, 0) 0%);
        background-image: -moz-linear-gradient(left, black 33%, rgba(255, 255, 255, 0) 0%);
        background-image: -o-linear-gradient(left, black 33%, rgba(255, 255, 255, 0) 0%);
        background-image: linear-gradient(to right, black 33%, rgba(255, 255, 255, 0) 0%);
        background-position: bottom;
        -moz-background-size: 8px 3px;
             background-size: 8px 3px;
        background-repeat: repeat-x; }
      .service-graphic__item-icon img {
        background-color: #fff;
        padding: 10px;
        max-width: 70px !important; }
        @media (max-width: 1100px) {
          .service-graphic__item-icon img {
            opacity: 0; } }
    .service-graphic__item-header {
      position: relative;
      background-color: #fff;
      overflow: hidden;
      -webkit-border-top-left-radius: 40px;
         -moz-border-radius-topleft: 40px;
              border-top-left-radius: 40px;
      -webkit-border-top-right-radius: 40px;
         -moz-border-radius-topright: 40px;
              border-top-right-radius: 40px;
      padding-top: 20px;
      text-align: center;
      padding-bottom: 10px;
      margin-bottom: 0; }
      .service-graphic__item-header * {
        margin-bottom: 0;
        font-size: 28px; }
    .service-graphic__item-text {
      padding: 0 25px 10px;
      background-color: #fff;
      overflow: hidden;
      position: relative;
      -webkit-border-bottom-left-radius: 40px;
         -moz-border-radius-bottomleft: 40px;
              border-bottom-left-radius: 40px;
      -webkit-border-bottom-right-radius: 40px;
         -moz-border-radius-bottomright: 40px;
              border-bottom-right-radius: 40px; }
      .service-graphic__item-text * {
        font-size: 20px; }
      .service-graphic__item-text ul {
        padding-left: 0; }
        .service-graphic__item-text ul li {
          position: relative; }
          .service-graphic__item-text ul li:before {
            content: '';
            position: absolute;
            top: 10px;
            left: -12px;
            width: 6px;
            height: 6px;
            background-color: #000000;
            -webkit-border-radius: 100%;
               -moz-border-radius: 100%;
                    border-radius: 100%; }
          .service-graphic__item-text ul li span {
            display: block; }
    .service-graphic__item:nth-child(1) {
      margin-top: -20%;
      margin-left: -38%; }
      @media (max-width: 1100px) {
        .service-graphic__item:nth-child(1) {
          margin-left: -36%; } }
      @media (max-width: 992px) {
        .service-graphic__item:nth-child(1) {
          margin-top: 0;
          margin-left: 0;
          -webkit-transform: none;
             -moz-transform: none;
              -ms-transform: none;
               -o-transform: none;
                  transform: none; } }
      .service-graphic__item:nth-child(1) .service-graphic__item-icon {
        right: -125px;
        bottom: -20px; }
        @media (max-width: 992px) {
          .service-graphic__item:nth-child(1) .service-graphic__item-icon {
            display: none; } }
        .service-graphic__item:nth-child(1) .service-graphic__item-icon:before {
          top: 45px;
          left: -100px;
          width: 300px;
          -webkit-transform: rotate(25deg);
             -moz-transform: rotate(25deg);
              -ms-transform: rotate(25deg);
               -o-transform: rotate(25deg);
                  transform: rotate(25deg);
          z-index: -1; }
    .service-graphic__item:nth-child(2) {
      margin-top: -20%;
      margin-left: 38%; }
      @media (max-width: 1100px) {
        .service-graphic__item:nth-child(2) {
          margin-left: 36%; } }
      @media (max-width: 992px) {
        .service-graphic__item:nth-child(2) {
          margin-top: 20px;
          margin-left: auto;
          -webkit-transform: none;
             -moz-transform: none;
              -ms-transform: none;
               -o-transform: none;
                  transform: none; } }
      .service-graphic__item:nth-child(2) .service-graphic__item-icon {
        left: -125px;
        bottom: -20px; }
        @media (max-width: 992px) {
          .service-graphic__item:nth-child(2) .service-graphic__item-icon {
            display: none; } }
        .service-graphic__item:nth-child(2) .service-graphic__item-icon:before {
          top: 30px;
          left: -100px;
          width: 300px;
          -webkit-transform: rotate(-25deg);
             -moz-transform: rotate(-25deg);
              -ms-transform: rotate(-25deg);
               -o-transform: rotate(-25deg);
                  transform: rotate(-25deg);
          z-index: -1; }
    .service-graphic__item:nth-child(3) {
      margin-top: 20%;
      margin-left: -38%; }
      @media (max-width: 1100px) {
        .service-graphic__item:nth-child(3) {
          margin-left: -36%; } }
      @media (max-width: 992px) {
        .service-graphic__item:nth-child(3) {
          margin-top: 20px;
          margin-left: 0;
          -webkit-transform: none;
             -moz-transform: none;
              -ms-transform: none;
               -o-transform: none;
                  transform: none; } }
      .service-graphic__item:nth-child(3) .service-graphic__item-icon {
        right: -125px;
        top: 0px; }
        @media (max-width: 992px) {
          .service-graphic__item:nth-child(3) .service-graphic__item-icon {
            display: none; } }
        .service-graphic__item:nth-child(3) .service-graphic__item-icon:before {
          top: 35px;
          left: -100px;
          width: 300px;
          -webkit-transform: rotate(-25deg);
             -moz-transform: rotate(-25deg);
              -ms-transform: rotate(-25deg);
               -o-transform: rotate(-25deg);
                  transform: rotate(-25deg);
          z-index: -1; }
    .service-graphic__item:nth-child(4) {
      margin-top: 20%;
      margin-left: 38%; }
      @media (max-width: 1100px) {
        .service-graphic__item:nth-child(4) {
          margin-left: 36%; } }
      @media (max-width: 992px) {
        .service-graphic__item:nth-child(4) {
          margin-top: 20px;
          margin-left: auto;
          -webkit-transform: none;
             -moz-transform: none;
              -ms-transform: none;
               -o-transform: none;
                  transform: none; } }
      .service-graphic__item:nth-child(4) .service-graphic__item-icon {
        left: -125px;
        top: 0px; }
        @media (max-width: 992px) {
          .service-graphic__item:nth-child(4) .service-graphic__item-icon {
            display: none; } }
        .service-graphic__item:nth-child(4) .service-graphic__item-icon:before {
          top: 45px;
          left: -100px;
          width: 300px;
          -webkit-transform: rotate(25deg);
             -moz-transform: rotate(25deg);
              -ms-transform: rotate(25deg);
               -o-transform: rotate(25deg);
                  transform: rotate(25deg);
          z-index: -1; }
    .service-graphic__item:nth-child(5) {
      top: auto;
      bottom: 73%;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media (max-width: 992px) {
        .service-graphic__item:nth-child(5) {
          bottom: auto;
          margin-top: 20px;
          margin-left: 0;
          -webkit-transform: none;
             -moz-transform: none;
              -ms-transform: none;
               -o-transform: none;
                  transform: none; } }
      .service-graphic__item:nth-child(5) .service-graphic__item-icon {
        left: 50%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%);
        bottom: -105px; }
        @media (max-width: 992px) {
          .service-graphic__item:nth-child(5) .service-graphic__item-icon {
            display: none; } }
        .service-graphic__item:nth-child(5) .service-graphic__item-icon:before {
          top: 45px;
          left: -115px;
          width: 300px;
          -webkit-transform: rotate(90deg);
             -moz-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
               -o-transform: rotate(90deg);
                  transform: rotate(90deg);
          z-index: -1; }
    .service-graphic__item:nth-child(6) {
      top: 73%;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media (max-width: 992px) {
        .service-graphic__item:nth-child(6) {
          top: auto;
          margin-top: 20px;
          margin-left: auto;
          -webkit-transform: none;
             -moz-transform: none;
              -ms-transform: none;
               -o-transform: none;
                  transform: none; } }
      .service-graphic__item:nth-child(6) .service-graphic__item-icon {
        left: 50%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%);
        top: -105px; }
        @media (max-width: 992px) {
          .service-graphic__item:nth-child(6) .service-graphic__item-icon {
            display: none; } }
        .service-graphic__item:nth-child(6) .service-graphic__item-icon:before {
          top: 45px;
          left: -115px;
          width: 300px;
          -webkit-transform: rotate(90deg);
             -moz-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
               -o-transform: rotate(90deg);
                  transform: rotate(90deg);
          z-index: -1; }

/********************************************************/
/*******  Modules/social-banner.scss *******/
/********************************************************/
.social-banner {
  -moz-background-size: cover;
       background-size: cover;
  background-position: center center;
  position: relative;
  color: #fff;
  padding: 80px 0px 60px;
  text-align: center; }
  .social-banner .mask {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .social-banner > div {
    position: relative;
    z-index: 2; }

/********************************************************/
/*******  Modules/social-icon.scss *******/
/********************************************************/
.social-icons-wrapper > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.social-icon {
  display: block;
  padding: 5px 10px;
  margin: 10px 15px; }
  .social-icon i {
    color: #fff;
    font-size: 1.25rem;
    -webkit-transition: 0.3s color;
    -o-transition: 0.3s color;
    -moz-transition: 0.3s color;
    transition: 0.3s color; }
  .social-icon:hover i {
    color: rgba(255, 255, 255, 0.8); }

/********************************************************/
/*******  Modules/sticky-label-2.scss *******/
/********************************************************/
.sticky-label-2 {
  z-index: 9999; }
  .sticky-label-2:hover .sticky-label-2__inner {
    -webkit-transform: scale(1.05);
       -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease; }
  .sticky-label-2__absolute {
    position: absolute; }
  .sticky-label-2__fixed {
    position: fixed; }
  .sticky-label-2__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    -moz-transition: .2s ease;
    transition: .2s ease; }
  .sticky-label-2__button {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: 0; }
    .sticky-label-2__button span {
      position: absolute;
      width: 100%;
      height: 100%; }
      .sticky-label-2__button span a {
        position: absolute;
        width: 100%;
        height: 100%; }
  .sticky-label-2__first-ring, .sticky-label-2__second-ring, .sticky-label-2__text {
    position: absolute;
    width: 100%;
    height: 100%; }
  .sticky-label-2__first-ring {
    border: 6px solid #CF2028;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%; }
  .sticky-label-2__second-ring {
    padding: 8px; }
    .sticky-label-2__second-ring > div {
      width: 100%;
      height: 100%;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      background-color: #CF2028; }
  .sticky-label-2__text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    line-height: 0.9;
    color: #fff;
    font-weight: 700; }
    .sticky-label-2__text-top, .sticky-label-2__text-middle, .sticky-label-2__text-bottom {
      margin-bottom: 5px; }

/********************************************************/
/*******  Modules/sticky-label-wrapper.scss *******/
/********************************************************/
div#sticky-label-wrapper.sticky-label-wrapper {
  position: fixed;
  z-index: 2;
  top: 400px;
  right: 20px; }
  @media (max-width: 1200px) {
    div#sticky-label-wrapper.sticky-label-wrapper {
      top: 420px; } }
  @media (max-width: 991px) {
    div#sticky-label-wrapper.sticky-label-wrapper {
      top: 425px;
      right: 10px; } }
  @media (max-width: 767px) {
    div#sticky-label-wrapper.sticky-label-wrapper {
      top: 435px;
      right: 5px; } }
  div#sticky-label-wrapper.sticky-label-wrapper div#sticky-label.sticky-label {
    text-align: right; }
    div#sticky-label-wrapper.sticky-label-wrapper div#sticky-label.sticky-label a {
      padding: 0; }
      div#sticky-label-wrapper.sticky-label-wrapper div#sticky-label.sticky-label a img {
        max-width: 280px !important; }
        @media (max-width: 1200px) {
          div#sticky-label-wrapper.sticky-label-wrapper div#sticky-label.sticky-label a img {
            max-width: 230px !important; } }
        @media (max-width: 991px) {
          div#sticky-label-wrapper.sticky-label-wrapper div#sticky-label.sticky-label a img {
            max-width: 180px !important; } }
        @media (max-width: 767px) {
          div#sticky-label-wrapper.sticky-label-wrapper div#sticky-label.sticky-label a img {
            max-width: 150px !important; } }
        @media (max-width: 575px) {
          div#sticky-label-wrapper.sticky-label-wrapper div#sticky-label.sticky-label a img {
            max-width: 130px !important; } }
        div#sticky-label-wrapper.sticky-label-wrapper div#sticky-label.sticky-label a img:hover {
          -webkit-transform: scale(1.03);
             -moz-transform: scale(1.03);
              -ms-transform: scale(1.03);
               -o-transform: scale(1.03);
                  transform: scale(1.03); }

/********************************************************/
/*******  Modules/testimonial-slide.scss *******/
/********************************************************/
.testimonial-slider .slick-arrow {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border: none;
  background-color: transparent;
  font-size: 0px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  background: url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/ICONS/slick-arrow.svg") !important;
  width: 22px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: center center;
      background-size: contain !important;
  -webkit-transition: 0.3s opacity linear;
  -o-transition: 0.3s opacity linear;
  -moz-transition: 0.3s opacity linear;
  transition: 0.3s opacity linear;
  opacity: 1 !important; }
  .testimonial-slider .slick-arrow::before {
    display: none; }
  .testimonial-slider .slick-arrow:hover {
    color: #0057B8;
    opacity: 1; }
  .testimonial-slider .slick-arrow.slick-prev {
    left: -50px;
    right: auto; }
    @media (max-width: 1250px) {
      .testimonial-slider .slick-arrow.slick-prev {
        left: 0px; } }
  .testimonial-slider .slick-arrow.slick-next {
    left: auto;
    right: -50px;
    -webkit-transform: rotate(180deg) translateY(50%);
       -moz-transform: rotate(180deg) translateY(50%);
        -ms-transform: rotate(180deg) translateY(50%);
         -o-transform: rotate(180deg) translateY(50%);
            transform: rotate(180deg) translateY(50%); }
    @media (max-width: 1250px) {
      .testimonial-slider .slick-arrow.slick-next {
        right: 0px; } }

.testimonial-slider .slick-dots {
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 0px;
  margin: 0px; }
  .testimonial-slider .slick-dots li {
    display: inline-block; }
    .testimonial-slider .slick-dots li button {
      -webkit-appearance: none !important;
         -moz-appearance: none !important;
              appearance: none !important;
      border: none;
      background-color: #0057B8;
      opacity: 0.2;
      font-size: 0px;
      padding: 0px;
      margin: 3px;
      width: 7px;
      height: 7px;
      -webkit-transition: 0.3s opacity linear;
      -o-transition: 0.3s opacity linear;
      -moz-transition: 0.3s opacity linear;
      transition: 0.3s opacity linear; }
      .testimonial-slider .slick-dots li button::before {
        display: none; }
    .testimonial-slider .slick-dots li.slick-active button {
      opacity: 1; }

.testimonial-slide {
  text-align: center;
  position: relative;
  padding: 50px; }
  @media (max-width: 48px) {
    .testimonial-slide {
      padding: 50px 0px; } }
  .testimonial-slide:before {
    content: "";
    background-image: url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/ICONS/quota-icon.svg");
    display: block;
    width: 138px;
    height: 132px;
    -moz-background-size: cover;
         background-size: cover;
    position: absolute;
    opacity: 0.1;
    top: 0px;
    left: 0px; }
  .testimonial-slide .content {
    font-size: 1.2rem;
    line-height: 30px;
    font-weight: normal;
    color: #787878;
    font-style: italic;
    margin-bottom: 1rem; }
  .testimonial-slide .author .avatar {
    -moz-background-size: cover;
         background-size: cover;
    background-position: center center;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: #acacac;
    width: 104px;
    height: 104px;
    margin: 20px  auto; }
  .testimonial-slide .author .description h4 {
    color: #cf2028;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 0px; }
  .testimonial-slide .author .description p {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: normal;
    color: #787878; }
  @media (max-width: 768px) {
    .testimonial-slide .hs_cos_wrapper_type_rich_text p, .testimonial-slide .hs_cos_wrapper_type_inline_rich_text p {
      font-size: 15px; } }

.testimonial-navigation .slick-arrow {
  display: block !important; }
  .testimonial-navigation .slick-arrow.slick-prev {
    left: 0px;
    opacity: 1;
    z-index: 999; }
  .testimonial-navigation .slick-arrow.slick-next {
    right: 0px;
    opacity: 1;
    z-index: 999; }

/********************************************************/
/*******  Modules/testimonials-slider.scss *******/
/********************************************************/
.testimonials-wrapper {
  overflow: hidden; }

/********************************************************/
/*******  Modules/toolbox.scss *******/
/********************************************************/
.toolbox .me-portfolio-box-v3-wrapper .me-portfolio-box-v3 > a {
  position: absolute;
  width: 100%;
  height: 100%; }

.toolbox .me-portfolio-box-v3-wrapper .me-portfolio-box-v3 .me-portfolio-box-v3__content {
  padding: 15px; }
  .toolbox .me-portfolio-box-v3-wrapper .me-portfolio-box-v3 .me-portfolio-box-v3__content > a {
    position: absolute;
    width: 100%;
    height: 100%; }

/****************************************
- 5W - WEBSITES              
****************************************/
/********************************************************/
/*******  Website/about-us.scss *******/
/********************************************************/
.about-us .hs_cos_wrapper_type_rich_text {
  font-size: 15px; }
  .about-us .hs_cos_wrapper_type_rich_text p {
    font-size: 15px; }

.about-us .marg {
  margin-top: -171px; }

/********************************************************/
/*******  Website/backgrounds.scss *******/
/********************************************************/
.bg-set {
  position: relative; }
  .bg-set--pt-20 {
    padding-top: 20px; }
  .bg-set .bg {
    height: 100%;
    width: 100%;
    position: absolute; }
    .bg-set .bg--grey-triangle {
      background-color: rgba(108, 108, 108, 0.1);
      -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
              clip-path: polygon(0 0, 0% 100%, 100% 100%); }
  .bg-set .svg-container {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%; }

/********************************************************/
/*******  Website/cta-primary.scss *******/
/********************************************************/
a.cta-primary {
  font-family: "Futura PT", sans-serif !important;
  -webkit-border-radius: 0px !important;
     -moz-border-radius: 0px !important;
          border-radius: 0px !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  position: relative;
  padding: 10px 30px; }

a.cta-primary:after {
  content: "";
  width: 0;
  height: 0;
  right: -12px;
  top: -2px;
  border-style: solid;
  border-width: 52px 11px 0 0;
  border-color: #cf2028 transparent transparent transparent;
  position: absolute; }

a.cta-left-triangle:before, a.cta-left-triangle:hover::before, a.cta-left-triangle:focus::before, a.cta-left-triangle:active::before {
  content: "" !important;
  position: absolute !important;
  bottom: -2px !important;
  left: -12px !important;
  width: 0 !important;
  height: 0 !important;
  border-style: solid !important;
  border-width: 0 0 50px 10px !important;
  border-color: transparent transparent #cf2028 transparent !important;
  display: block !important; }

a.cta-secondary {
  font-family: "Futura PT", sans-serif !important;
  -webkit-border-radius: 0px !important;
     -moz-border-radius: 0px !important;
          border-radius: 0px !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  position: relative;
  padding: 10px 30px;
  background-color: white;
  color: #cf2028;
  border-color: white;
}
  
a.cta-secondary:after {
  content: "";
  width: 0;
  height: 0;
  right: -12px;
  top: -2px;
  border-style: solid;
  border-width: 52px 11px 0 0;
  border-color: white transparent transparent transparent;
  position: absolute; }

a.cta-secondary:before {
  content: "" !important;
  position: absolute !important;
  bottom: -2px !important;
  left: -12px !important;
  width: 0 !important;
  height: 0 !important;
  border-style: solid !important;
  border-width: 0 0 50px 10px !important;
  border-color: transparent transparent white transparent !important;
  display: block !important; }

.blue {
  color: #0057b8 !important; }

.blue-background {
  background-color: #0057b8 !important;
  color: white !important;
  border: 2px solid #0057b8 !important; }

.blue-background {
  border-color: #0057b8 !important; }

a.blue-background:after {
  border-color: #0057b8 transparent transparent transparent !important; }

a.blue-background:before {
  display: none !important; }

.red-background {
  background-color: #cf2028 !important;
  color: white !important;
  border: 2px solid #cf2028 !important; }

.red-background {
  border-color: #cf2028 !important; }

a.red-background:after {
  border-color: #cf2028 transparent transparent transparent !important; }

a.red-background:before {
  display: none !important; }

a.cta_button, a.cta {
  margin-left: 0px; }

/********************************************************/
/*******  Website/expert.scss *******/
/********************************************************/
.expert {
  overflow-x: hidden; }
  .expert h1, .expert .h1,
  .expert h2, .expert .h2 {
    color: #cf2028;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 46px;
    margin-top: 30px;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
    @media (max-width: 576px) {
      .expert h1, .expert .h1,
      .expert h2, .expert .h2 {
        font-size: 1.5rem; } }
  .expert .title h1 {
    line-height: 1.3; }
  .expert .section-title h1 {
    margin-bottom: .5rem;
    color: initial; }
  .expert h3 {
    color: #0057b8;
    font-weight: 500;
    font-size: 35px;
    line-height: 35px; }
    @media (max-width: 576px) {
      .expert h3 {
        font-size: 1.25rem; } }
  .expert h4 {
    color: #0057b8;
    font-weight: 500;
    font-size: 25px; }
    @media (max-width: 576px) {
      .expert h4 {
        font-size: 1.1rem; } }
  .expert h5 {
    color: #4e4e4e;
    font-weight: 500; }
  .expert li {
    font-size: 15px; }
  .expert .hs_cos_wrapper_type_rich_text ul li:before,
  .expert .hs_cos_wrapper_type_inline_rich_text ul li:before {
    color: #0057b8;
    height: 7px;
    width: 7px;
    background-color: #0057b8; }
  .expert .step-section h4 {
    text-align: center;
    margin-bottom: 50px; }
  .expert .testimonials-wrapper h3 {
    text-align: center;
    font-size: 1.25rem;
    font-weight: normal;
    color: #0057b8;
    margin-bottom: 0px; }
  .expert .me-hero-banner-slide__content-cta-wrapper {
    margin-bottom: 40px !important; }
  @media (max-width: 800px) {
    .expert .body-container-wrapper .body-container .row-fluid-wrapper .container .more-space-h4 .hs_cos_wrapper_type_rich_text > div h3 {
      margin-bottom: 120px !important; } }

.min-cont {
  max-width: 570px;
  font-size: 15px !important; }
  .min-cont p {
    font-size: 15px !important; }

/********************************************************/
/*******  Website/footer.scss *******/
/********************************************************/
.footer {
  color: white;
  font-size: 14px;
  padding: 50px 0px;
  background-color: #0057B8; }
  .footer .logo {
    margin-bottom: 35px; }
  .footer h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 30px !important;
    margin-top: 17px !important; }
  .footer h4, .footer p, .footer span, .footer a {
    color: white; }
  .footer h4 {
    text-transform: uppercase; }
  .footer p, .footer span, .footer a {
    font-size: 14px; }
  .footer p {
    margin-bottom: 3px; }
  .footer .hs-menu-flow-vertical ul {
    padding-left: 0px; }
  .footer .hs-menu-flow-vertical .hs-menu-item {
    margin-bottom: 15px;
    margin-left: 15px; }
  .footer .hs-menu-flow-vertical .hs-menu-item:before {
    content: "\f105";
    color: #F7F7F7;
    font-family: "FontAwesome";
    margin-right: 10px;
    opacity: 0.5; }
  @media (min-width: 768px) {
    .footer .margin-top {
      margin-top: 68px !important; } }

.footer-bottom {
  font-size: 14px;
  color: white;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #043E77; }
  .footer-bottom .hs-menu-flow-horizontal li:after {
    content: "|";
    margin-left: 5px;
    margin-right: 5px; }
  .footer-bottom .hs-menu-flow-horizontal li:last-child:after {
    content: "";
    margin: 0px !important; }
  .footer-bottom p {
    margin-bottom: 5px !important; }
  @media (max-width: 1130px) {
    .footer-bottom {
      font-size: 12px; } }
  @media (min-width: 992px) {
    .footer-bottom {
      font-size: 10px; }
      .footer-bottom .span4 {
        height: 20px; } }
  @media (max-width: 768px) {
    .footer-bottom {
      font-size: 14px; }
      .footer-bottom .span4 {
        text-align: center;
        margin-bottom: 10px; } }
  .footer-bottom .me-footer-social-icons li {
    font-size: 0.125rem !important; }
  .footer-bottom .follow {
    font-weight: 700;
    font-family: "Futura PT", sans-serif !important;
    font-size: 14px; }
  .footer-bottom .hs-menu-flow-horizontal .hs-menu-item {
    display: inline-block !important; }
  .footer-bottom h4, .footer-bottom p, .footer-bottom span, .footer-bottom a {
    color: white;
    margin-bottom: 0px; }
  .footer-bottom h4 {
    text-transform: uppercase; }
  .footer-bottom p, .footer-bottom span, .footer-bottom a {
    font-size: 14px; }

@media (min-width: 501px) {
  .turbo-mercuric .me-footer-social-icons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (max-width: 1130px) {
  .footer-bottom span {
    font-size: 12px !important; } }

@media (max-width: 992px) {
  .footer-bottom span {
    font-size: 10px !important; } }

@media (max-width: 768px) {
  .footer-bottom span {
    font-size: 14px !important; } }

.footer-lang {
  display: none; }

.footer-lang.activ {
  display: block; }

/********************************************************/
/*******  Website/header-standard.scss *******/
/********************************************************/
.overflow-hidden {
  overflow: hidden;
  -webkit-overflow-scrolling: touch; }

.header-container-wrapper {
  z-index: 4; }

.header-container-wrapper.popup-fallback {
  z-index: 2; }

body.same-logo .header-transparent > div {
  background-color: #fff; }

body.same-logo .body-container-wrapper {
  margin-top: 90px; }

header > div {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 100% !important; }

header .header-white {
  -webkit-box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25); }

header nav {
  height: 100%;
  background-color: transparent; }

header nav .container > div {
  height: 90px;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

header nav .container > div > div:nth-of-type(2) {
  margin-left: auto; }

header nav .container > div .logo a:before {
  display: none; }

header nav .container > div .logo img {
  width: 150px !important; }

header nav .container > div > div:last-child {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2;
  overflow-y: scroll;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  -o-transition: opacity 0.5s, visibility 0s 0.5s;
  -moz-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s; }

header nav .container > div > div:last-child.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s; }

header nav .container > div > div:last-child.open .menu-modal > div {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg); }

header nav .container > div > div:last-child.close .menu-modal > div {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  -moz-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg); }

header nav .container > div > div:last-child .menu-modal {
  height: 100%;
  min-height: 100vh;
  padding: 100px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

header nav .container > div > div:last-child .menu-modal > div {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  -moz-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.5s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s; }

header nav .container > div > div:last-child .widget-type-logo a:before {
  display: none; }

header nav .container > div > div:last-child .widget-type-logo img {
  width: 200px !important; }

header nav .container > div > div:last-child .widget-type-menu {
  padding: 100px 0 0; }

header nav .container > div > div:last-child .widget-type-menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center; }

header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item a {
  font-size: 1.5625rem;
  color: white;
  position: relative; }

header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item a:before {
  display: none;
  content: ''; }

header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item:before {
  display: none; }

header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item.hs-item-has-children > a {
  position: relative; }

header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item.hs-item-has-children > a:after {
  position: absolute;
  content: '+';
  padding-left: 5px; }

header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item.hs-item-has-children .hs-menu-children-wrapper {
  display: none;
  position: static;
  opacity: 1;
  visibility: visible;
  overflow: hidden; }

header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item.hs-item-has-children .hs-menu-children-wrapper .hs-menu-depth-2 a {
  font-size: 1.25rem;
  font-weight: 200; }

header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item.hs-item-has-children .hs-menu-children-wrapper .hs-menu-depth-3 a {
  font-size: 1rem; }

header .section-top {
  border-bottom: 1px solid #ebebeb; }

header .section-top .container > .span12 > div > .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

header .section-top .container > .span12 > div > .row-fluid:before, header .section-top .container > .span12 > div > .row-fluid:after {
  content: none; }

header .section-top .container > .span12 > div > .row-fluid > div {
  width: auto !important;
  float: none !important;
  margin: 0 !important; }

@media (max-width: 849px) {
  header .section-top {
    margin-left: 0;
    width: 100%;
    float: none; } }

header.header-scroll > div, header.permanent-white > div {
  -webkit-box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25); }

header.header-standard {
  -webkit-box-shadow: 0 4px 2px -2px rgba(108, 108, 108, 0.1);
     -moz-box-shadow: 0 4px 2px -2px rgba(108, 108, 108, 0.1);
          box-shadow: 0 4px 2px -2px rgba(108, 108, 108, 0.1); }
  header.header-standard .advanced-menu-header .hs-menu-wrapper {
    font-size: 15px; }
    header.header-standard .advanced-menu-header .hs-menu-wrapper .hs-menu-depth-1.hs-item-has-children > .hs-menu-children-wrapper {
      display: block;
      position: absolute;
      opacity: 0 !important;
      visibility: hidden !important;
      -webkit-transition: opacity .3s ease;
      -o-transition: opacity .3s ease;
      -moz-transition: opacity .3s ease;
      transition: opacity .3s ease; }
      header.header-standard .advanced-menu-header .hs-menu-wrapper .hs-menu-depth-1.hs-item-has-children > .hs-menu-children-wrapper .hs-menu-depth-2 > a {
        display: inline-block;
        padding: 5px 45px 5px 35px;
        text-transform: uppercase;
        font-weight: 300;
        color: #0057B8 !important;
        text-decoration: none;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease; }
        header.header-standard .advanced-menu-header .hs-menu-wrapper .hs-menu-depth-1.hs-item-has-children > .hs-menu-children-wrapper .hs-menu-depth-2 > a:hover {
          color: #CF2028 !important; }
      header.header-standard .advanced-menu-header .hs-menu-wrapper .hs-menu-depth-1.hs-item-has-children > .hs-menu-children-wrapper .hs-menu-depth-2.active-branch > a {
        color: #CF2028; }
    header.header-standard .advanced-menu-header .hs-menu-wrapper .hs-menu-depth-1.hs-item-has-children:hover > .hs-menu-children-wrapper {
      opacity: 1 !important;
      visibility: visible !important; }

header.header-standard .cta_button {
  padding-left: 30px;
  padding-right: 30px;
  min-width: 165px; }

header.header-standard .section-main > div > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 90px; }

header.header-standard .section-main > div > div:before, header.header-standard .section-main > div > div:after {
  content: none; }

header.header-standard .section-main > div > div > div {
  width: auto; }

header.header-standard .section-main > div > div .logo {
  min-width: 120px;
  max-width: 200px;
  padding: 10px; }

header.header-standard .section-main > div > div .logo img {
  max-height: 70px;
  width: 100% !important; }

header.header-standard a:hover:before {
  display: none; }

header.header-standard .header-main-content > div {
  height: 100%; }

header.header-standard .header-main-content > div > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%; }

header.header-standard .header-main-content .advanced-menu-header,
header.header-standard .header-main-content .search-opt,
header.header-standard .header-main-content .language-switcher,
header.header-standard .header-main-content .cta-header {
  width: auto;
  margin: 0; }

header.header-standard .header-main-content .cta-header {
  display: none; }

@media (min-width: 650px) {
  header.header-standard .header-main-content .cta-header {
    display: block; } }

header.header-standard .header-main-content .cta-header .hs-cta-wrapper {
  padding-left: 30px; }

@media (max-width: 450px) {
  header.header-standard .header-main-content .cta-header .hs-cta-wrapper {
    padding-left: 15px; } }

header.header-standard .header-main-content .lang-opts {
  position: relative; }

header.header-standard .header-main-content .lang-opts #lang-current {
  font-weight: 600;
  padding-left: 30px; }

@media (max-width: 450px) {
  header.header-standard .header-main-content .lang-opts #lang-current {
    padding-left: 15px; } }

header.header-standard .header-main-content .lang-opts .lang_switcher_class {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

header.header-standard .header-main-content .lang-opts .lang_switcher_class ul li:before {
  display: none; }

header.header-standard .header-main-content .lang-opts .globe_class {
  background: none;
  width: 0;
  height: 0; }

header.header-standard .header-main-content .lang-opts .globe_class .lang_list_class {
  left: auto;
  right: -30px;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0); }

header.header-standard .header-main-content .lang-opts:hover, header.header-standard .header-main-content .lang-opts:active {
  cursor: pointer; }

header.header-standard .header-main-content .lang-opts:hover .lang_list_class, header.header-standard .header-main-content .lang-opts:active .lang_list_class {
  display: block; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper a {
  -webkit-transition: inherit;
  -o-transition: inherit;
  -moz-transition: inherit;
  transition: inherit; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li a {
  font-weight: 600; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-1 > a {
  display: block;
  padding: 33px 15px; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-1 .hs-menu-children-wrapper {
  -webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  padding: 20px 0;
  min-width: 260px; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-1 > .hs-menu-children-wrapper {
  z-index: 1; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2 a {
  width: 100%;
  padding: 10px 45px 10px 35px; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2.hs-item-has-children {
  position: relative; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2.hs-item-has-children:after {
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '+'; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2 > .hs-menu-children-wrapper {
  left: -webkit-calc(100% + 15px) !important;
  left: -moz-calc(100% + 15px) !important;
  left: calc(100% + 15px) !important;
  top: -20px; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2 > .hs-menu-children-wrapper:before, header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2 > .hs-menu-children-wrapper:after {
  position: absolute;
  content: ''; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2 > .hs-menu-children-wrapper:after {
  top: 36px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 10px solid #ffffff;
  left: -9px; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2 > .hs-menu-children-wrapper:before {
  left: -15px;
  top: 0;
  background-color: transparent;
  width: 15px;
  height: 100%; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li:before {
  display: none; }

header.header-standard .slicknav_menu {
  display: none; }

@media (max-width: 991px) {
  header.header-standard .advanced-menu-header {
    display: none; }
  header.header-standard .slicknav_menu {
    display: block;
    background-color: #fff; } }

@media (max-width: 991px) and (max-width: 649px) {
  header.header-standard .slicknav_menu {
    margin-left: 15px; } }

@media (max-width: 991px) and (max-width: 450px) {
  header.header-standard .slicknav_menu {
    margin-left: 5px; } }

@media (max-width: 991px) {
  header.header-standard .slicknav_menu .slicknav_btn {
    background-color: #fff;
    margin-right: 0;
    padding-right: 0; }
  header.header-standard .slicknav_menu .slicknav_icon-bar {
    width: 24px; }
  header.header-standard .slicknav_menu .slicknav_icon-bar:nth-of-type(2) {
    width: 20px;
    margin-left: 4px; }
  header.header-standard .slicknav_menu .mobile-menu--mask {
    display: none;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%; }
  header.header-standard .slicknav_menu .slicknav_nav {
    position: fixed;
    z-index: 4;
    overflow-y: scroll;
    top: 0px;
    left: 0;
    height: 100%;
    width: 100%; }
    header.header-standard .slicknav_menu .slicknav_nav .slicknav_row > a {
      padding: 0 !important;
      line-height: 1 !important; }
  header.header-standard .slicknav_menu .slicknav_nav .slicknav_row:hover {
    color: inherit;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: inherit; }
  header.header-standard .slicknav_menu .slicknav_nav.preventDefault {
    display: none !important; }
  header.header-standard .slicknav_menu .slicknav_nav a:hover {
    background-color: inherit;
    color: inherit; }
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper > ul {
    min-height: 100vh;
    position: relative;
    padding-top: 50px;
    padding-bottom: 20px;
    width: 100%; }
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper > ul .mobile-menu--exit {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px; }
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper > ul .mobile-menu--exit:before {
    font-family: FontAwesome;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    content: '\f00d';
    position: absolute;
    left: 0;
    top: 0;
    width: inherit;
    height: inherit; }
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header {
    margin-left: 0;
    display: inline-block; } }

@media (max-width: 991px) and (min-width: 650px) {
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header {
    display: none; } }

@media (max-width: 991px) {
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header script {
    display: none; }
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header .cta_button {
    text-align: center;
    display: inline-block;
    line-height: 30px;
    min-height: 0; }
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header .cta_button:hover {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px; }
  header.header-standard .slicknav_menu .slicknav_nav li {
    display: block;
    float: none; }
  header.header-standard .slicknav_menu .slicknav_nav li:before {
    display: none; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-item > a {
    margin: 0;
    padding: 15px 25px;
    position: relative;
    display: block;
    min-width: 260px;
    white-space: normal;
    line-height: 1; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-item > a > a {
    padding: 0;
    line-height: 1.5;
    white-space: normal; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-item > a .slicknav_arrow {
    position: absolute;
    margin: 0;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-1 ul {
    display: block;
    position: relative; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-1 ul li:first-of-type a {
    padding-top: 10px; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-1 ul li a {
    color: rgba(255, 255, 255, 0.7);
    padding-left: 35px; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-2 ul li:first-of-type a {
    padding-top: 10px; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-2 ul li a {
    padding-left: 45px; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-2 > ul {
    background: rgba(255, 255, 255, 0.03);
    left: 0 !important; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-3 a {
    padding-left: 25px !important; }
  header.header-standard .slicknav_menu .slicknav_nav li.slicknav_open ul {
    visibility: visible;
    opacity: 1; } }

header.header-standard--logo-only .section-main > div > div {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-1 > a {
  text-transform: uppercase;
  font-weight: 300; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-1 > a {
  padding-top: 20px;
  padding-bottom: 20px; }

.top-menu ul {
  margin-bottom: 0px !important; }

.top-menu ul li.hs-menu-item.hs-menu-depth-1 > a {
  font-family: "Futura PT", "Avenir Next", sans-serif !important;
  font-size: 13px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  color: #0057B8; }
  .top-menu ul li.hs-menu-item.hs-menu-depth-1 > a:hover {
    color: #CF2028; }

.top-menu ul li.hs-menu-item.hs-menu-depth-1:nth-last-child(1) > a {
  color: #CF2028;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all; }

.top-menu ul li.hs-menu-item.hs-menu-depth-1:nth-last-child(1) {
  text-decoration: underline; }

.top-menu li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

@media (max-width: 991px) {
  header .hs-menu-wrapper > ul {
    float: right; } }

@media (min-width: 992px) {
  header .hs-menu-wrapper > ul {
    -webkit-transform: translateX(-25px);
       -moz-transform: translateX(-25px);
        -ms-transform: translateX(-25px);
         -o-transform: translateX(-25px);
            transform: translateX(-25px);
    padding-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    header .hs-menu-wrapper > ul li:nth-child(2) a {
      color: #CF2028; }
      header .hs-menu-wrapper > ul li:nth-child(2) a:hover {
        color: #292935; } }

header.header-standard .slicknav_menu {
  display: none; }

@media (max-width: 991px) {
  header.header-standard .advanced-menu-header {
    display: none; }
  header.header-standard .slicknav_menu {
    display: block;
    background-color: #fff; } }

@media (max-width: 991px) and (max-width: 649px) {
  header.header-standard .slicknav_menu {
    margin-left: 15px; } }

@media (max-width: 991px) and (max-width: 450px) {
  header.header-standard .slicknav_menu {
    margin-left: 5px; } }

@media (max-width: 991px) {
  header.header-standard .slicknav_menu .slicknav_btn {
    background-color: #fff;
    margin-right: 0;
    padding-right: 0; }
  header.header-standard .slicknav_menu .slicknav_icon-bar {
    width: 24px; }
  header.header-standard .slicknav_menu .slicknav_icon-bar:nth-of-type(2) {
    width: 20px;
    margin-left: 4px; }
  header.header-standard .slicknav_menu .mobile-menu--mask {
    display: none;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%; }
  header.header-standard .slicknav_menu .slicknav_nav {
    position: fixed;
    z-index: 4;
    overflow-y: scroll;
    top: 0px;
    left: 0;
    height: 100%; }
  header.header-standard .slicknav_menu .slicknav_nav .slicknav_row:hover {
    color: inherit;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: inherit; }
  header.header-standard .slicknav_menu .slicknav_nav.preventDefault {
    display: none !important; }
  header.header-standard .slicknav_menu .slicknav_nav a:hover {
    background-color: inherit;
    color: inherit; }
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper > ul {
    min-height: 100vh;
    position: relative;
    padding-top: 50px;
    padding-bottom: 20px; }
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper > ul .mobile-menu--exit {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px; }
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper > ul .mobile-menu--exit:before {
    font-family: FontAwesome;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    content: '\f00d';
    position: absolute;
    left: 0;
    top: 0;
    width: inherit;
    height: inherit; }
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header {
    margin-left: 0;
    display: inline-block; } }

@media (max-width: 991px) and (min-width: 650px) {
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header {
    display: none; } }

@media (max-width: 991px) {
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header script {
    display: none; }
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header .cta_button {
    text-align: center;
    display: inline-block;
    line-height: 30px;
    min-height: 0; }
  header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header .cta_button:hover {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px; }
  header.header-standard .slicknav_menu .slicknav_nav li {
    display: block;
    float: none; }
  header.header-standard .slicknav_menu .slicknav_nav li:before {
    display: none; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-item > a {
    margin: 0;
    padding: 15px 25px;
    position: relative;
    display: block;
    min-width: 260px;
    white-space: normal;
    line-height: 1; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-item > a > a {
    padding: 0;
    line-height: 1.5;
    white-space: normal; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-item > a .slicknav_arrow {
    position: absolute;
    margin: 0;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-1 ul {
    display: block;
    position: relative; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-1 ul li:first-of-type a {
    padding-top: 10px; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-1 ul li a {
    color: rgba(255, 255, 255, 0.7);
    padding-left: 35px; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-2 ul li:first-of-type a {
    padding-top: 10px; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-2 ul li a {
    padding-left: 45px; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-2 > ul {
    background: rgba(255, 255, 255, 0.03);
    left: 0 !important; }
  header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-3 a {
    padding-left: 25px !important; }
  header.header-standard .slicknav_menu .slicknav_nav li.slicknav_open ul {
    visibility: visible;
    opacity: 1; } }

@media (max-width: 991px) {
  header.header-standard .advanced-menu-header {
    display: none !important; }
  .top-menu, .lang-switcher {
    display: none !important; }
  .header-main-content {
    display: inline-block !important; } }

.top-menu + .slicknav_menu {
  display: none !important; }

.arrow-up-wrapper {
  display: none; }

@media (max-width: 767px) {
  .header-main-content {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 30% !important;
       -moz-box-flex: 0 !important;
        -ms-flex: 0 0 30% !important;
            flex: 0 0 30% !important;
    max-width: 30% !important; } }

.top-menu a {
  text-transform: uppercase;
  color: #0057B8;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
  text-decoration: none !important; }

.top-menu a:hover {
  color: #CF2028; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-1 > a {
  color: #0057B8;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
  text-decoration: none !important; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-1 > a:hover {
  color: #CF2028; }

header.header-standard .section-main > div > div .logo {
  max-width: 280px; }

@media (max-width: 400px) {
  header.header-standard .section-main > div > div .logo {
    max-width: 200px; } }

header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-item > a {
  text-transform: uppercase; }

header.header-standard .slicknav_menu .mobile-menu--mask {
  background-color: rgba(0, 87, 184, 0.8); }

.slicknav_menu .slicknav_icon-bar {
  background-color: #0057B8 !important; }

.header-standard {
  display: block;
  position: fixed;
  right: 0px;
  left: 0px;
  z-index: 1000;
  background-color: white; }

header.header-scroll > div, header.permanent-white > div {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none; }

header.header-scroll {
  -webkit-box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25);
  -webkit-transition: 1s all;
  -o-transition: 1s all;
  -moz-transition: 1s all;
  transition: 1s all; }

@media (max-width: 1000px) {
  header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-1 > a {
    font-size: 18px; } }

.advanced-menu-header .active.active-branch a {
  color: #CF2028 !important; }

.slicknav_nav .slicknav_row, .slicknav_nav a {
  padding: 10px 25px !important;
  margin: 0px !important;
  text-transform: uppercase; }

header.header-standard a {
  color: #292935; }

header.header-standard .slicknav_nav a {
  color: #fff; }

/********************************************************/
/*******  Website/home.scss *******/
/********************************************************/
.home {
  font-size: 15px; }
  .home .marg {
    margin-top: -500px;
    z-index: -1; }
  .home h3 {
    color: #0057b8;
    font-size: 25px;
    text-align: center; }
  .home h2 {
    color: #0057b8;
    font-size: 30px;
    text-align: center;
    font-weight: 500; }
  .home .h2-mb-5 h2, .home .h2-mb-5 .h2 {
    margin-bottom: 5px; }
  .home .small-cont {
    max-width: 700px; }

/********************************************************/
/*******  Website/mykoelliker.scss *******/
/********************************************************/
.mykoelliker .changes-on-icons--black * {
  color: #000; }

.mykoelliker .changes-on-icons .icon-module h4 {
  margin-top: 35px; }

.mykoelliker .small-headers h1, .mykoelliker .small-headers h2, .mykoelliker .small-headers h3, .mykoelliker .small-headers h4, .mykoelliker .small-headers h5 {
  text-transform: initial; }

.mykoelliker .small-headers h3 {
  font-size: 1.5rem; }

@media (max-width: 767px) {
  .mykoelliker .logo-image img {
    width: 100% !important;
    max-width: 300px;
    padding-bottom: 20px; } }

h1, h2, h3, h4, h5, h6 {
  text-transform: initial !important; }

/********************************************************/
/*******  Website/subscriptions-pages.scss *******/
/********************************************************/

.post-base .product-box h4 {
  color: #0057b8;
  font-weight: 500;
  font-size: 25px; }
  @media (max-width: 576px) {
    .post-base .product-box h4 {
      font-size: 1.1rem; } }

.post-base .product-box p {
  color: #000000; }
.post-base .product-finder__slider-input-label {
  color: #414042;
  font-size: 15px; }
.post-base .submitted-message h3, .post-base .submitted-message p {
  color: #000000;
  text-align: center; }

.subscription-page form {
  max-width: 100%; }

.subscription-page .page-header h1 {
  font-size: 2.1rem;
  line-height: 1.2;
  margin-bottom: 40px; }
  @media (min-width: 576px) {
    .subscription-page .page-header h1 {
      font-size: 2.1rem; } }

.subscription-page .page-header h2 {
  font-size: 1.5rem; }

.subscription-page #email-prefs-form #content {
  padding-left: 35px; }
  .subscription-page #email-prefs-form #content .item .item-inner {
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    border-color: #CF2028;
    background-color: #fff; }
    .subscription-page #email-prefs-form #content .item .item-inner.selected {
      background-color: rgba(0, 0, 0, 0.05); }
    .subscription-page #email-prefs-form #content .item .item-inner.hovered {
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none; }
    .subscription-page #email-prefs-form #content .item .item-inner input[type="checkbox"] + span:before {
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%); }
    .subscription-page #email-prefs-form #content .item .item-inner input[type="checkbox"] + span:after {
      top: -webkit-calc(50% - 1px);
      top: -moz-calc(50% - 1px);
      top: calc(50% - 1px);
      -webkit-transform: translateY(-50%) rotate(44deg);
         -moz-transform: translateY(-50%) rotate(44deg);
          -ms-transform: translateY(-50%) rotate(44deg);
           -o-transform: translateY(-50%) rotate(44deg);
              transform: translateY(-50%) rotate(44deg); }
    .subscription-page #email-prefs-form #content .item .item-inner .checkbox-row span.fakelabel span {
      margin-left: 0px;
      color: #414042;
      margin-right: 5px; }
    .subscription-page #email-prefs-form #content .item .item-inner p {
      margin: 5px 0px 0px;
      color: #414042; }
  .subscription-page #email-prefs-form #content .subscribe-options {
    overflow: visible; }
    .subscription-page #email-prefs-form #content .subscribe-options p.header {
      margin-left: 0px; }
    .subscription-page #email-prefs-form #content .subscribe-options label {
      margin: 0px; }
      .subscription-page #email-prefs-form #content .subscribe-options label span {
        margin-left: 30px;
        display: inline-block;
        line-height: normal;
        position: relative; }
    .subscription-page #email-prefs-form #content .subscribe-options input[type="checkbox"] + span:before {
      top: 0px;
      -webkit-transform: translateY(0);
         -moz-transform: translateY(0);
          -ms-transform: translateY(0);
           -o-transform: translateY(0);
              transform: translateY(0);
      left: -30px; }
    .subscription-page #email-prefs-form #content .subscribe-options input[type="checkbox"] + span:after {
      top: 1px;
      left: -25px;
      -webkit-transform: translateY(0) rotate(44deg);
         -moz-transform: translateY(0) rotate(44deg);
          -ms-transform: translateY(0) rotate(44deg);
           -o-transform: translateY(0) rotate(44deg);
              transform: translateY(0) rotate(44deg); }
    .subscription-page #email-prefs-form #content .subscribe-options .checkbox-row span.fakelabel span {
      margin-left: 0px;
      color: #414042; }
  .subscription-page #email-prefs-form #content .submitbutton-wrapper {
    position: relative;
    display: inline-block;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    background-color: #CF2028; }
    .subscription-page #email-prefs-form #content .submitbutton-wrapper:hover {
      opacity: 0.8; }
    .subscription-page #email-prefs-form #content .submitbutton-wrapper:after {
      content: "";
      position: absolute;
      display: block;
      top: 0px;
      right: -10px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 55px 10px 0px 0px;
      border-color: #CF2028 transparent transparent transparent; }
      @media (max-width: 577px) {
        .subscription-page #email-prefs-form #content .submitbutton-wrapper:after {
          border-width: 45px 10px 0px 0px; } }
  .subscription-page #email-prefs-form #content #submitbutton {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer;
    font-size: 0.9rem;
    border: none;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    display: inline-block;
    font-weight: normal;
    padding: 17px 25px;
    min-width: 195px;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    border: none;
    background-color: #CF2028;
    color: #fff;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    white-space: normal !important; }
    @media (max-width: 576px) {
      .subscription-page #email-prefs-form #content #submitbutton {
        font-size: 0.75rem;
        padding: 15px 25px; } }

.subscription-page--backup #email-prefs-form input.hs-input.email-edit {
  width: 100% !important;
  max-width: 550px; }

.subscription-page--backup #email-prefs-form #content {
  padding-left: 0px; }

/********************************************************/
/*******  Website/toolbox.scss *******/
/********************************************************/
h4.me-portfolio-box-v3-title {
  position: absolute;
  padding: 15px; }

.me-portfolio-box-v3-wrapper > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.me-portfolio-box-v3-wrapper > span > div {
  display: block;
  width: 33.33%;
  padding: 10px; }

.me-person-box-v3-wrapper > span > div {
  width: 25%; }

.me-portfolio-box-v3-wrapper .turbo-mercuric {
  margin-top: 0px !important; }

.me-portfolio-box-v3__image {
  -moz-background-size: contain;
       background-size: contain; }

.me-portfolio-box-v3.me-category-item {
  background-color: white; }

.me-portfolio-box-v3__mask {
  background: rgba(0, 87, 184, 0.8) !important; }

.turbo-mercuric .me-portfolio-box-v3__content {
  width: 100%;
  height: 100%;
  margin-left: 0px;
  margin-top: 0px; }
  .turbo-mercuric .me-portfolio-box-v3__content div {
    border: 0px; }

.turbo-mercuric .me-portfolio-box-v3__content div {
  display: block;
  padding: 15px; }
  .turbo-mercuric .me-portfolio-box-v3__content div a.cta-secondary {
    padding: 10px !important; }

.turbo-mercuric .me-portfolio-box-v3__content h4 {
  text-align: left; }

.turbo-mercuric .me-portfolio-box-v3__content p {
  font-size: 15px;
  text-align: left;
  max-width: 1920px; }

.me-portfolio-box-v3__content .me-hero-banner-slide__content-cta-wrapper {
  -webkit-box-pack: left !important;
  -webkit-justify-content: left !important;
     -moz-box-pack: left !important;
      -ms-flex-pack: left !important;
          justify-content: left !important;
  text-align: left !important; }

@media (max-width: 1160px) {
  .me-portfolio-box-v3-wrapper > span > div {
    width: 50%; }
  .turbo-mercuric-wrapper-box {
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8);
    margin-bottom: -30px !important; } }

@media (max-width: 800px) {
  .me-portfolio-box-v3-wrapper > span > div {
    width: 100%; }
  .turbo-mercuric-wrapper-box {
    -webkit-transform: scale(0.7);
       -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
         -o-transform: scale(0.7);
            transform: scale(0.7);
    margin-bottom: -75px !important; } }

@media (max-width: 410px) {
  .me-person-box-v3,
  .me-portfolio-box-v3 {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    margin-bottom: 0px !important; }
  .turbo-mercuric .me-portfolio-box-v3__content h4 {
    margin-bottom: 5px;
    font-size: 15px; }
  .turbo-mercuric .me-portfolio-box-v3__content p {
    font-size: 12px; }
  .me-portfolio-box-v3__content a.cta-secondary {
    font-size: 10px !important; }
  .me-portfolio-box-v3__content a.cta-secondary:before {
    border-width: 0px 0 38px 10px !important; }
  .me-portfolio-box-v3__content a.cta-secondary:after {
    border-width: 40px 10px 0 0 !important; } }

.about-us .toolbox {
  margin-top: 329px !important; }
  @media (max-width: 700px) {
    .about-us .toolbox {
      margin-top: 250px !important; } }

.toolbox {
  margin-top: 306px !important; }
  .toolbox .marg {
    margin-top: 65px; }
  .toolbox .me-portfolio-box-v3 div {
    width: 100% !important; }
  .toolbox .container {
    margin-top: -330px;
    margin-bottom: 100px; }
  .toolbox .rich-text-module .me-portfolio-box-v3__mask {
    opacity: 1; }
  .toolbox .rich-text-module .me-portfolio-box-v3__content {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
    .toolbox .rich-text-module .me-portfolio-box-v3__content div {
      width: 100% !important; }
  .toolbox .rich-text-module {
    padding-bottom: 0px;
    height: 100% !important;
    width: 100%;
    position: relative; }
    .toolbox .rich-text-module .me-portfolio-box-v3 {
      padding-bottom: 0px;
      height: 100%;
      width: 100% !important;
      padding: 15px; }
      @media (min-width: 1161px) {
        .toolbox .rich-text-module .me-portfolio-box-v3 {
          position: absolute; } }
  .toolbox .rich-elo {
    -webkit-box-flex: 2;
    -webkit-flex: 2 1 auto;
       -moz-box-flex: 2;
        -ms-flex: 2 1 auto;
            flex: 2 1 auto; }

.turbo-mercuric .me-portfolio-box-v3__content div {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }

.turbo-mercuric .me-portfolio-box-v3__image {
  -moz-background-size: contain;
       background-size: contain;
  background-color: white;
  background-repeat: no-repeat; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .toolbox {
    margin-top: 305px !important; }
  .me-hero-banner-slide__content-cta-wrapper > span {
    width: 50%; }
    .me-hero-banner-slide__content-cta-wrapper > span a.cta-secondary {
      font-size: 15px !important; }
    .me-hero-banner-slide__content-cta-wrapper > span a.cta-secondary:before {
      border-width: 0 0 46px 10px !important; }
    .me-hero-banner-slide__content-cta-wrapper > span a.cta-secondary:after {
      border-width: 45px 10px 0 0; } }

@media (max-width: 800px) {
  .toolbox {
    margin-top: 180px !important; } }

/********************************************************/
/*******  Website/triangle.scss *******/
/********************************************************/
.gray {
  /* background-color:rgba(108,108,108,0.1);*/
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(108, 108, 108, 0.1)), color-stop(30%, transparent));
  background: -webkit-linear-gradient(rgba(108, 108, 108, 0.1) 70%, transparent 30%);
  background: -moz-linear-gradient(rgba(108, 108, 108, 0.1) 70%, transparent 30%);
  background: -o-linear-gradient(rgba(108, 108, 108, 0.1) 70%, transparent 30%);
  background: linear-gradient(rgba(108, 108, 108, 0.1) 70%, transparent 30%);
  background-repeat: no-repeat;
  -moz-background-size: 100% auto;
       background-size: 100% auto;
  background-position: top;
  margin-top: 500px; }
  .gray .turbo-mercuric {
    margin-top: -400px; }

.triangle {
  position: absolute;
  float: right;
  right: 0px;
  height: 0;
  border-bottom: 500px solid rgba(108, 108, 108, 0.1) !important;
  border-right: 2000px solid transparent; }

@media (max-width: 768px) {
  .triangle {
    display: none !important; }
  .gray {
    background-color: rgba(108, 108, 108, 0.1);
    margin-top: 0px; }
    .gray .turbo-mercuric {
      margin-top: 0px; } }

/****************************************
- 6L - LANDINGS              
****************************************/
/********************************************************/
/*******  Landing/landing.scss *******/
/********************************************************/
.landing {
  font-size: 0.75rem; }
  .landing .header--landing .widget-type-logo img {
    position: absolute;
    top: 100px;
    left: 15px;
    z-index: 9997;
    width: -webkit-calc(100% - 30px) !important;
    width: -moz-calc(100% - 30px) !important;
    width: calc(100% - 30px) !important;
    max-width: 475px;
    margin: 0px !important; }
    @media (max-width: 965px) {
      .landing .header--landing .widget-type-logo img {
        max-width: 300px; } }
  .landing .hero-form .text-wrapper {
    padding-top: 155px; }
    @media (max-width: 767px) {
      .landing .hero-form .text-wrapper {
        padding-top: 100px; } }
  .landing .testimonials-wrapper h3 {
    text-align: center;
    font-size: 1.25rem;
    font-weight: normal;
    color: #0057b8;
    margin-bottom: 0px; }
  .landing--full-screen {
    color: #fff; }
    .landing--full-screen .body-container-wrapper {
      margin-top: 0px !important; }
    .landing--full-screen .background-image-site {
      width: 100%;
      min-height: 100vh;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center center;
      position: relative; }
      .landing--full-screen .background-image-site .mask-site {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px; }
      .landing--full-screen .background-image-site .widget-type-logo {
        text-align: center; }
        .landing--full-screen .background-image-site .widget-type-logo img {
          margin-bottom: 40px; }
      .landing--full-screen .background-image-site .widget-type-rich_text {
        text-align: center; }

/****************************************
- 7B - BLOGS              
****************************************/
/********************************************************/
/*******  Blog/blog.scss *******/
/********************************************************/
.hs-blog-post .post-item,
.hs-blog-listing .post-item {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.45);
     -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.45);
          box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.45);
  -webkit-border-bottom-left-radius: 5px;
     -moz-border-radius-bottomleft: 5px;
          border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
     -moz-border-radius-bottomright: 5px;
          border-bottom-right-radius: 5px;
  background-color: #fff; }
  .hs-blog-post .post-item .thumb,
  .hs-blog-listing .post-item .thumb {
    width: 100%;
    height: 350px;
    -moz-background-size: cover;
         background-size: cover;
    background-position: center center; }
    .hs-blog-post .post-item .thumb a,
    .hs-blog-listing .post-item .thumb a {
      display: block;
      width: 100%;
      height: 100%;
      position: relative; }
      .hs-blog-post .post-item .thumb a::before,
      .hs-blog-listing .post-item .thumb a::before {
        content: '';
        width: 100%;
        height: 105px;
        display: block;
        position: absolute;
        bottom: 0px;
        left: 0px;
        background-color: transparent;
        background-image: url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/BLOG/thumb-shadow.png");
        background-repeat: x; }
  .hs-blog-post .post-item .post-header,
  .hs-blog-listing .post-item .post-header {
    padding: 0 20px;
    margin-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .hs-blog-post .post-item .post-header > div,
    .hs-blog-listing .post-item .post-header > div {
      margin-top: 5px; }
    .hs-blog-post .post-item .post-header img,
    .hs-blog-listing .post-item .post-header img {
      -webkit-transform: translateY(-2px);
         -moz-transform: translateY(-2px);
          -ms-transform: translateY(-2px);
           -o-transform: translateY(-2px);
              transform: translateY(-2px);
      margin-right: 3px; }
    .hs-blog-post .post-item .post-header span,
    .hs-blog-post .post-item .post-header a,
    .hs-blog-listing .post-item .post-header span,
    .hs-blog-listing .post-item .post-header a {
      font-size: 0.75rem;
      color: #000;
      text-decoration: none;
      -webkit-transition: 0.3s all;
      -o-transition: 0.3s all;
      -moz-transition: 0.3s all;
      transition: 0.3s all; }
    .hs-blog-post .post-item .post-header a:hover,
    .hs-blog-listing .post-item .post-header a:hover {
      color: #0057B8; }
    .hs-blog-post .post-item .post-header .author,
    .hs-blog-listing .post-item .post-header .author {
      width: 48%; }
    .hs-blog-post .post-item .post-header .date,
    .hs-blog-listing .post-item .post-header .date {
      width: 48%;
      text-align: right; }
    .hs-blog-post .post-item .post-header .topics,
    .hs-blog-listing .post-item .post-header .topics {
      width: 100%;
      color: rgba(0, 0, 0, 0.5); }
      .hs-blog-post .post-item .post-header .topics a,
      .hs-blog-listing .post-item .post-header .topics a {
        color: inherit; }
        .hs-blog-post .post-item .post-header .topics a:hover,
        .hs-blog-listing .post-item .post-header .topics a:hover {
          color: #0057B8; }
  .hs-blog-post .post-item .post-body,
  .hs-blog-listing .post-item .post-body {
    padding: 0 20px;
    margin-top: 20px; }
    .hs-blog-post .post-item .post-body h2,
    .hs-blog-listing .post-item .post-body h2 {
      font-size: 1.2rem;
      font-weight: normal; }
      .hs-blog-post .post-item .post-body h2 a,
      .hs-blog-listing .post-item .post-body h2 a {
        text-decoration: none; }
        .hs-blog-post .post-item .post-body h2 a:hover,
        .hs-blog-listing .post-item .post-body h2 a:hover {
          color: #0057B8; }
    .hs-blog-post .post-item .post-body p,
    .hs-blog-listing .post-item .post-body p {
      font-size: 0.75rem;
      font-weight: normal; }
    .hs-blog-post .post-item .post-body .read-more,
    .hs-blog-listing .post-item .post-body .read-more {
      text-decoration: none;
      font-family: "Avenir Next", sans-serif;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      border: none;
      margin: 0px;
      font-weight: normal;
      -webkit-border-radius: 0px;
         -moz-border-radius: 0px;
              border-radius: 0px;
      background-color: #0057B8;
      color: #fff;
      font-weight: normal;
      font-size: 0.9rem;
      padding: 17px 35px;
      cursor: pointer;
      height: 56px;
      -webkit-transition: 0.3s all;
      -o-transition: 0.3s all;
      -moz-transition: 0.3s all;
      transition: 0.3s all;
      position: relative;
      display: inline-block;
      -webkit-transform: translateY(15px);
         -moz-transform: translateY(15px);
          -ms-transform: translateY(15px);
           -o-transform: translateY(15px);
              transform: translateY(15px); }
      .hs-blog-post .post-item .post-body .read-more:after,
      .hs-blog-listing .post-item .post-body .read-more:after {
        content: "";
        position: absolute;
        display: block;
        top: 0px;
        right: -10px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 54px 10px 0px 0px;
        border-color: #0057b8 transparent transparent transparent; }
        @media (max-width: 577px) {
          .hs-blog-post .post-item .post-body .read-more:after,
          .hs-blog-listing .post-item .post-body .read-more:after {
            border-width: 52px 10px 0px 0px; } }

.hs-blog-post .blog-banner-subscription,
.hs-blog-listing .blog-banner-subscription {
  -moz-background-size: cover;
       background-size: cover;
  background-position: center center;
  position: relative;
  color: #fff;
  padding: 50px 0px;
  text-align: center; }
  .hs-blog-post .blog-banner-subscription .mask,
  .hs-blog-listing .blog-banner-subscription .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px; }
  .hs-blog-post .blog-banner-subscription .widget-type-rich_text,
  .hs-blog-listing .blog-banner-subscription .widget-type-rich_text {
    max-width: 600px;
    margin: 0 auto; }

.hs-blog-listing .container {
  max-width: 1290px !important; }

.hs-blog-listing .heading h1 {
  color: #cf2028;
  font-weight: normal;
  margin: 50px 0px; }

.hs-blog-listing .blog-banner {
  -moz-background-size: cover;
       background-size: cover;
  background-position: center center;
  position: relative;
  color: #fff;
  padding: 35px 0px; }
  .hs-blog-listing .blog-banner .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px; }
  .hs-blog-listing .blog-banner .inner-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .hs-blog-listing .blog-banner .inner-wrapper > div {
      width: 48%; }
      @media (max-width: 767px) {
        .hs-blog-listing .blog-banner .inner-wrapper > div {
          width: 100%; } }
      .hs-blog-listing .blog-banner .inner-wrapper > div:first-child {
        max-width: 535px; }
        @media (max-width: 767px) {
          .hs-blog-listing .blog-banner .inner-wrapper > div:first-child {
            max-width: 100%; } }
      .hs-blog-listing .blog-banner .inner-wrapper > div:last-child {
        max-width: 405px;
        text-align: right; }
        @media (max-width: 767px) {
          .hs-blog-listing .blog-banner .inner-wrapper > div:last-child {
            max-width: 100%;
            text-align: left; } }
  .hs-blog-listing .blog-banner .social-icons-wrapper {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (max-width: 767px) {
      .hs-blog-listing .blog-banner .social-icons-wrapper {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .hs-blog-listing .blog-banner .social-icons-wrapper > div div {
      display: block !important; }
    .hs-blog-listing .blog-banner .social-icons-wrapper .social-icon i {
      font-size: 1.5rem; }
    .hs-blog-listing .blog-banner .social-icons-wrapper > div:last-child .social-icon {
      margin-right: 0px;
      padding-right: 0px; }

.hs-blog-listing .author-info {
  margin-top: 150px;
  margin-bottom: -75px; }

.hs-blog-listing .posts-wrapper {
  padding: 150px 0px 50px; }
  @media (max-width: 767px) {
    .hs-blog-listing .posts-wrapper {
      padding: 75px 0px 25px; } }
  .hs-blog-listing .posts-wrapper .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    @media (max-width: 767px) {
      .hs-blog-listing .posts-wrapper .container {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
    .hs-blog-listing .posts-wrapper .container > div {
      width: 48%;
      max-width: 600px;
      margin-bottom: 60px; }
      .hs-blog-listing .posts-wrapper .container > div:first-child {
        margin-right: 2%; }
      .hs-blog-listing .posts-wrapper .container > div:last-child {
        margin-left: 2%; }
      @media (max-width: 767px) {
        .hs-blog-listing .posts-wrapper .container > div {
          width: 100%;
          max-width: 100%; }
          .hs-blog-listing .posts-wrapper .container > div:first-child {
            margin-right: 0%; }
          .hs-blog-listing .posts-wrapper .container > div:last-child {
            margin-left: 0%; } }
  .hs-blog-listing .posts-wrapper .inner-subscription-banner .container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.hs-blog-listing .pagination-wrapper ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0px; }
  .hs-blog-listing .pagination-wrapper ul li a {
    width: 50px;
    height: 50px;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    color: #424242;
    display: block; }
  .hs-blog-listing .pagination-wrapper ul li.arrow a {
    border: 1px solid #424242; }
    .hs-blog-listing .pagination-wrapper ul li.arrow a i {
      color: #424242; }
  .hs-blog-listing .pagination-wrapper ul li.arrow:hover a {
    border-color: #0057b8; }
    .hs-blog-listing .pagination-wrapper ul li.arrow:hover a i {
      color: #0057b8; }
  .hs-blog-listing .pagination-wrapper ul li:hover a {
    color: #0057b8; }

.hs-blog-listing .inner-subscription-banner {
  width: 100% !important;
  max-width: 100% !important;
  margin-bottom: 60px; }

.hs-blog-listing .info-banner {
  margin-top: 150px;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center center;
  position: relative;
  color: #fff;
  padding: 80px 0px;
  text-align: center; }
  @media (max-width: 767px) {
    .hs-blog-listing .info-banner {
      margin-top: 75px;
      padding: 40px 0px; } }
  .hs-blog-listing .info-banner .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px; }
  .hs-blog-listing .info-banner .widget-type-rich_text {
    max-width: 600px;
    margin: 0 auto; }

.hs-blog-post .post-info .thumb {
  width: 100%;
  height: 350px;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center center; }
  .hs-blog-post .post-info .thumb a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative; }
    .hs-blog-post .post-info .thumb a::before {
      content: '';
      width: 100%;
      height: 105px;
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0px;
      background-color: transparent;
      background-image: url("https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/BLOG/thumb-shadow.png");
      background-repeat: x; }

.hs-blog-post .post-info .post-header {
  padding: 0px;
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 767px) {
    .hs-blog-post .post-info .post-header {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .hs-blog-post .post-info .post-header > div {
    margin-top: 5px; }
  .hs-blog-post .post-info .post-header img {
    -webkit-transform: translateY(-2px);
       -moz-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
         -o-transform: translateY(-2px);
            transform: translateY(-2px);
    margin-right: 3px; }
  .hs-blog-post .post-info .post-header span,
  .hs-blog-post .post-info .post-header a {
    font-size: 0.75rem;
    color: #000;
    text-decoration: none;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all; }
  .hs-blog-post .post-info .post-header a:hover {
    color: #0057B8; }
  .hs-blog-post .post-info .post-header .author-date-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
      .hs-blog-post .post-info .post-header .author-date-wrapper {
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    .hs-blog-post .post-info .post-header .author-date-wrapper .author, .hs-blog-post .post-info .post-header .author-date-wrapper .date {
      margin-right: 40px; }
  .hs-blog-post .post-info .post-header .topics {
    color: rgba(0, 0, 0, 0.5);
    text-align: right; }
    @media (max-width: 767px) {
      .hs-blog-post .post-info .post-header .topics {
        width: 100%;
        text-align: left; } }
    .hs-blog-post .post-info .post-header .topics a {
      color: inherit; }
      .hs-blog-post .post-info .post-header .topics a:hover {
        color: #0057B8; }

.hs-blog-post article.article {
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  padding: 40px 70px; }
  @media (max-width: 1024px) {
    .hs-blog-post article.article {
      padding: 40px 0px; } }
  @media (max-width: 767px) {
    .hs-blog-post article.article {
      padding: 20px 0px 40px; } }
  .hs-blog-post article.article h1.red {
    color: #CF2028; }
  .hs-blog-post article.article h1.blue {
    color: #0057B8; }
  .hs-blog-post article.article .post-footer .share-section {
    text-align: right; }
    .hs-blog-post article.article .post-footer .share-section h6 {
      color: #0057B8;
      margin-bottom: 10px; }
    .hs-blog-post article.article .post-footer .share-section .social-share a {
      padding: 10px 10px; }
      .hs-blog-post article.article .post-footer .share-section .social-share a i {
        color: #CF2028;
        font-size: 1.25rem;
        -webkit-transition: 0.3s all;
        -o-transition: 0.3s all;
        -moz-transition: 0.3s all;
        transition: 0.3s all; }
      .hs-blog-post article.article .post-footer .share-section .social-share a:hover i {
        opacity: 0.8; }

.hs-blog-post .related-posts-section {
  padding-bottom: 60px; }
  .hs-blog-post .related-posts-section h3 {
    margin-bottom: 40px;
    color: #0057B8; }
  .hs-blog-post .related-posts-section .inner-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .hs-blog-post .related-posts-section .inner-wrapper > div {
      width: 48%;
      max-width: 600px;
      margin-bottom: 60px; }
      .hs-blog-post .related-posts-section .inner-wrapper > div:first-child {
        margin-right: 2%; }
      .hs-blog-post .related-posts-section .inner-wrapper > div:last-child {
        margin-left: 2%; }
      @media (max-width: 767px) {
        .hs-blog-post .related-posts-section .inner-wrapper > div {
          width: 100%;
          max-width: 100%; }
          .hs-blog-post .related-posts-section .inner-wrapper > div:first-child {
            margin-right: 0%; }
          .hs-blog-post .related-posts-section .inner-wrapper > div:last-child {
            margin-left: 0%; } }
header.header-standard .advanced-menu-header .hs-menu-wrapper {
    font-size: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
}
header .hs-menu-wrapper > ul {
    transform: none;
}
header .hs-menu-wrapper > ul > li.hs-menu-item:last-child a {
    padding-right: 10px !important;
}
.top-menu.hidden_all {
    display: none !important;
}
.container.widget-type-widget_container > span > div, [class*="span"].container.widget-type-widget_container > span > div, [class*="span"].container-fluid.widget-type-widget_container > span > div {
	height: auto;
	margin-bottom: 40px;
}
.product-box {
    position: relative;
    /*padding-bottom: 60px;*/
    height: 100%;
	margin-bottom: 0;
}
#imbustatrici_product  div.hs_cos_wrapper_type_module {
    margin: 0 !important;
}
#imbustatrici_product .product-box__image img {
    height: 100%;
    max-height: 160px;
}
.product-box__cta {
    position: absolute;
    bottom: 0;
    left: 0;
}
/*# sourceMappingURL=template.css.map */

/* new design CSS Start */
.kuve_sec h1.h2 {
    text-align: center;
    font-size: 45px;
    color: #EF3340;
}
.kuve_sec p {
    text-align: center;
}
.kuve_sec .hs_cos_wrapper h1 {
    margin-bottom: 0px;
}
.kuve_sec .hs_cos_wrapper {
    margin-bottom: 0px;
}
#fach_sec .hs_cos_wrapper {
    padding-bottom: 0px !important;
}
#fach_sec .turbo-mercuric .me-video {
    box-shadow: none;
}
#fach_sec .hs_cos_wrapper {
    padding-bottom: 0px !important;
}
#fach_sec .hs_cos_wrapper h3 {
    margin-bottom: 10px;
    font-size: 40px !important;
}
.unsere_sec .row-fluid-wrapper.row-depth-1.row-number-11 {
    background-color: #f0f5fb;
    padding: 20px 0px;
    position: relative;
}
.unsere_sec .row-fluid-wrapper.row-depth-1.row-number-11:before {
    content: '';
    position: absolute;
    background-color: #f0f5fb;
    left: -9999px;
    border-left: 9999px solid #f0f5fb;
    height: 100%;
    top: 0px;
}
.unsere_sec .row-fluid-wrapper.row-depth-1.row-number-11:after {
    content: '';
    position: absolute;
    background-color: #f0f5fb;
    right: -9999px;
    border-right: 9999px solid #f0f5fb;
    height: 100%;
    top: 0px;
}
.row-number-8 {
    overflow: hidden;
}
.unsere_sec .cta_button.cta-primary {
    background-color: #0057b8 !important;
}
.unsere_sec a.cta-primary:after {
    content: '';
    width: 0;
    height: 0;
    right: -12px;
    top: -2px;
    border-style: solid;
    border-width: 52px 11px 0 0;
    border-color: #0057b8 transparent transparent transparent;
    position: absolute;
}
.unsere_sec a#cta_button_5114670_eff250d7-c094-4d36-9be0-1d611bbabee6 {
    border: 2px solid #0057b8;
}
.unsere_sec .row-number-20 {
    padding: 90px 0px;
}
.unsere_sec .row-number-25 {
    background-color: #f0f5fb;
}
.unsere_sec .row-number-29:before {
    content: '';
    position: absolute;
    background-color: #f0f5fb;
    left: -9999px;
    border-left: 9999px solid #f0f5fb;
    height: 100%;
    top: 0px;
}
.unsere_sec .row-number-29 {
    background-color: #f0f5fb;
    padding: 30px 0px;
    position: relative;
}
.unsere_sec .row-number-29:after {
    content: '';
    position: absolute;
    background-color: #f0f5fb;
    right: -9999px;
    border-right: 9999px solid #f0f5fb;
    height: 100%;
    top: 0px;
}
.row-number-28 {
    overflow: hidden;
}
#prof_sec div#hs_cos_wrapper_module_1656477900673178 {
    background-color: transparent !important;
}
#prof_sec .row-number-48 .hs_cos_wrapper {
    background-color: #f0f5fb;
    height: 100%;
    padding: 10px;
}
.prof_sec {
    margin-top: 30px;
}
.offer_sec .row-number-53 {
    align-items: center;
    vertical-align: middle;
    height: 100%;
    display: flex;
    background-color: #0057b8;
    color: #fff;
}
.offer_sec a.cta-primaryblu:after {
    content: '';
    width: 0;
    height: 0;
    right: -12px;
    top: -2px;
    border-style: solid;
    border-width: 52px 11px 0 0;
    border-color: #ef3340 transparent transparent transparent;
    position: absolute;
}
.offer_sec a#cta_button_5114670_6eca52fc-bad1-48bd-8349-f5f98a4bea0b {
    background-color: #ef3340;
    border: 2px solid #ef3340;
}
.offer_sec .span12.widget-span.widget-type-cell {
    padding-left: 4rem;
}
.form_sec .hs_cos_wrapper_type_form form {
    max-width: 100%;
}
.form_sec .hs_cos_wrapper_type_form form .hs-form-field {
    margin-bottom: 30px;
}
.form_sec .hs-input {
    height: 50px !important;
    background-color: #f0f5fb;
    padding-top: 5px;
    font-size: 16px;
}
.form_sec textarea#tyext_ars-7ad184a0-4ccf-4955-b0cc-daf3ceb3914d_5017 {
    padding-top: 15px;
}
.form_sec .hs_cos_wrapper_type_form form input[type="text"] {
    background-color: #f0f5fb;
    font-size: 16px;
    padding-top: 5px;
}
.form_sec .form-columns-1 .input {
    background-color: transparent !important;
}
.form_sec .hs-richtext a {
    color: #0057b8;
}
.form_sec input#email-7ad184a0-4ccf-4955-b0cc-daf3ceb3914d_5017 {
    background-color: #f0f6fb;
    font-size: 16px;
    padding-top: 5px;
}
#form_sec .hs-input {
    background-color: #f0f5fb !important;
    font-size: 16px;
    padding-top: 5px;
}
/* #form_sec fieldset.form-columns-2 {
    margin-top: 40px !important;
    border-top: 1px solid #ddd !important;
    padding-top: 50px !important;
    position: relative;
    display: none;
} */
#form_sec fieldset.form-columns-2:after {
    content: '';
    position: absolute;
    background-color: #ddd;
    right: -9999px;
    border-right: 9999px solid #ddd;
    top: -1px;
    height: 1px;
}
#form_sec fieldset.form-columns-2:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 1px;
    background-color: #ddd;
    left: -9999px;
    top: -1px;
    border-left: 9999px solid #ddd;
}
.row-number-50 {
    overflow: hidden;
}
#form_sec .hs_cos_wrapper_type_form form input[type="checkbox"] + span:before {
    top: 0px !important;
    height: 20px;
    width: 20px;
}
#form_sec .legal-consent-container .hs-form-booleancheckbox-display>span {
    margin-left: 0px;
}
#form_sec .hs_cos_wrapper_type_form form input[type="checkbox"] + span:after {
    top: 3px !important;
    left: -23px;
    width: 6px;
    height: 11px;
}
#unsere_sec .hs_cos_wrapper {
    padding-bottom: 0px !important;
}
#unsere_sec .row-number-16 .span12.widget-span.widget-type-cell {
    background-color: transparent;
}
/*#unsere_sec .span12.widget-span.widget-type-cell {
    background-color: #fff;
} */
#unsere_sec .span6.kle_img .span12.widget-span.widget-type-cell {
    background-color: #fff;
}
.unsere_sec .row-number-26 img.hs-image-widget {
    mix-blend-mode: darken;
    float: none;
    width: auto;
    margin: 0 auto;
    display: block;
}
#mittle_sec .row-number-22 .span12.widget-span.widget-type-cell {
    background-color: transparent;
}
/*#mittle_sec .span12.widget-span.widget-type-cell {
    background-color: #f0f5fb;
} */
/*#mittle_sec .span6.kle_img .span12.widget-span.widget-type-cell {
    background-color: #f0f5fb;
} */
#mittle_sec .span6.kle_img .span12.widget-span.widget-type-cell, #mittle_bed .span6.kle_img .span12.widget-span.widget-type-cell {
    background-color: #f0f5fb;
    text-align: center;
}
#prof_sec li {
    font-size: 18px;
    color: #000;
}
.offer_sec h2 {
    color: #EF3340;
    margin-bottom: -30px;
    font-size: 40px;
}
#clrblue_box p {
    font-size: 22px;
    padding-right: 20px;
}
.offer_sec .hs_cos_wrapper {
    margin-right: 50px;
}
.offer_sec .row-number-45 .hs_cos_wrapper {
    margin-right: 0px;
}
#form_sec .hs_cos_wrapper_type_form form .hs_submit .actions input[type="submit"] {
    padding: 15px 60px;
}
#form_sec .hs_cos_wrapper_type_form form .hs_submit .actions input[type="submit"] {
    padding: 15px 60px;
}
.unsere_sec p {
    font-size: 18px;
}
.unsere_sec h4 {
    color: #000;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 30px;
}
.kle_text {
    margin-top: 0px;
    padding-left: 50px !important;
}
.hoh_img .span12.widget-span.widget-type-cell {
    background-color: #fff;
}
.hoh_text {
    padding-left: 50px !important;
}
.hoh_text h4 {
    margin-top: 0px;
}
.einfa_sec h2 {
    color: #EF3340;
}
#leadingModal-3569507 .leadinModal-content {
    position: relative;
}
.leadinModal-content:before {
    content: '';
    position: absolute;
    background-image: url(https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/checklist-icon.png);
    background-repeat: no-repeat;
    background-size: 90px;
    background-position: 50% 50%;
    right: 10px;
    height: 200px;
    width: 150px;
    bottom: 30px;
}
.leadinModal .leadinModal-description-body {
    padding-right: 7rem !important;
}
.leadinModal .advance-wrapper.callout-special-font a {
    background-color: #0057b8 !important;
    width: auto;
    color: #fff !important;
    padding: 15px 30px !important;
    border-radius: 0px;
    font-size: 16px;
    position: relative;
}
.leadinModal .advance-wrapper.callout-special-font a:before {
    content: '';
    position: absolute;
    display: block;
    top: 0px;
    left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 46px 10px;
    border-color: transparent transparent #0057b8 transparent;
}
.leadinModal .advance-wrapper.callout-special-font a:after {
    content: '';
    position: absolute;
    display: block;
    top: 0px;
    right: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 46px 10px 0px 0px;
    border-color: #0057b8 transparent transparent transparent;
}
#form_sec span {
    font-size: 16px;
}
.leadinModal .leadinModal-close:before {
    font-size: 40px;
}
.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content {
    background-color: #ef3340 !important;
}
.einfa_heading {
    font-size: 18px;
    margin-bottom: 15px;
}
.einfa_sec p {
    font-size: 18px;
}
.fach_sec p {
    text-align: center;
}
.kle_img img.hs-image-widget {
    float: none;
    width: auto;
    margin: 0 auto;
    display: block;
}
.hoh_img img.hs-image-widget {
    float: none;
    width: auto;
    margin: 0 auto;
    display: block;
}
#unsere_sec h3 {
    font-size: 40px !important;
}
#prof_sec h4 {
    font-size: 40px !important;
}
#einfa_sec h2 {
    font-size: 40px !important;
}
#form_sec p {
    font-size: 18px;
}
.hoh_text ul li {
    font-size: 18px;
}
.hoh_text ul li {
    font-size: 18px;
}
.mittle_sec ul.kleiner_bedarf li {
    font-size: 18px;
}
.kle_text ul.kleiner_bedarf li {
    font-size: 18px;
}
.kleimg_text p {
    font-size: 28px;
    color: #000;
}
.kuve_sec p {
    text-align: center;
    font-size: 18px !important;
}
.fach_sec p {
    text-align: center;
    font-size: 18px !important;
}
.call_to_action {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
.call_to_action .cta_button:after {
    content: '';
    width: 0;
    height: 0;
    right: -12px;
    top: -2px;
    border-style: solid;
    border-width: 52px 11px 0 0;
    border-color: #ef3340 transparent transparent transparent;
    position: absolute;
}
.call_to_action .cta_button:after:hover{
    content: '';
    width: 0;
    height: 0;
    right: -12px;
    top: -2px;
    border-style: solid;
    border-width: 52px 11px 0 0;
    border-color: #ef3340 transparent transparent transparent;
    position: absolute;
}
.call_to_action .cta_button:after:active{
    content: '';
    width: 0;
    height: 0;
    right: -12px;
    top: -2px;
    border-style: solid;
    border-width: 52px 11px 0 0;
    border-color: #ef3340 transparent transparent transparent;
    position: absolute;
}
.call_to_action .cta_button:after:focus{
    content: '';
    width: 0;
    height: 0;
    right: -12px;
    top: -2px;
    border-style: solid;
    border-width: 52px 11px 0 0;
    border-color: #ef3340 transparent transparent transparent;
    position: absolute;
}
.row-number-9 {
    overflow: hidden;
}

/* new responsive design 8 july'2022 */

@media (max-width: 767px) {
.offer_sec .hs_cos_wrapper {
    margin-right: 0px;
}
.offer_sec .span12.widget-span.widget-type-cell {
    padding: 30px;
    padding-left: 20px;
}
.kle_text{
    padding-left: 20px !important;
}
.hoh_text {
    padding-left: 20px !important;
}
  #fach_sec h3 {
    font-size: 35px !important;
}
  .kuve_sec h1.h2{
    font-size: 30px;
}
#fach_sec .hs_cos_wrapper h3{
     font-size: 30px !important;
}
#unsere_sec h3 {
    font-size: 30px !important;
}
#prof_sec h4 {
    font-size: 30px !important;
}
#einfa_sec h2 {
    font-size: 30px !important;
}
}
@media (max-width: 479px) {
  .kuve_sec h1.h2{
     font-size: 22px;
}
#fach_sec h3 {
    font-size: 24px !important;
    line-height: 1.4;
}
#unsere_sec h3 {
    font-size: 24px !important;
}
.unsere_sec .row-number-20{
    padding-top: 40px;
    padding: 0px;
}
#prof_sec h4 {
    font-size: 24px !important;
}
#einfa_sec h2 {
    font-size: 30px !important;
}
#form_sec fieldset.form-columns-2{
    padding-top: 40px !important;
    margin-top: 20px !important;
}
}
@media (max-width: 599px) {
  .offer_sec h2{
     margin-bottom:0px;
}
  #form_sec p {
    font-size: 16px;
}
.einfa_sec p {
    font-size: 16px;
}
.einfa_heading {
    font-size: 16px;
}
  .kleimg_text p{
     font-size: 22px;
}
  .leadinModal-content::before{
       background-size: 80px;
}
  .leadinModal .leadin-preview-wrapper h4 {
    font-size: 16px !important;
}
.leadinModal .leadinModal-description-body p {
    font-size: 12px !important;
}
  .leadinModal-content:before{
     bottom: 0px;
     right: 0px;
}
  .leadinModal-content:before{
     bottom: 0px;
     right: 0px;
}
}
@media (max-width: 479px) {
  div#mittle_sec {
    margin-top: 30px;
}
  #form_sec .hs_cos_wrapper_type_form form input[type="checkbox"] + span:before{
     top: 3px !important;
}
  #fach_sec .hs_cos_wrapper h3 {
    font-size: 22px !important;
}
}
@media (max-width: 375px) {
  .leadinModal-content:before{
       bottom: 50px;
}
}
/* new responsive design 8 july'2022 */

/* new design CSS End */

.toolbox .row-number-8 {
    overflow: unset;
}
div#mittle_bed {
    margin-top: 70px;
} 
#mittle_bed {
    margin-top: 70px;
    margin-bottom: 70px;
}



#mittle_bed  .row-number-44 {
    background-color: #f0f5fb;
}
#mittle_bed  .row-number-44 img.hs-image-widget {
    mix-blend-mode: darken;
    float: none;
    width: auto;
    margin: 0 auto;
    display: block;
}
#mittle_bed .row-number-45 .hs_cos_wrapper {
    text-align: center;
}
#mittle_bed .row-number-45 {
    background-color: #f0f5fb;
}
.row-number-59 {
    overflow: hidden;
}
.technischer_form h3#hs_cos_wrapper_module_1663235363414475_title {
    text-align: center;
    color: #196bbd;
    font-weight: bold;
}
.technischer_form .row-fluid-wrapper.row-depth-1.row-number-3 {
    padding: 80px 0px;
}
.landing .header--landing .widget-type-logo img {
  left: 50%;
  transform: translateX(-50%);
}
.row-number-3 .product-box {
    padding-bottom: 60px;
}
.height_set .product-box__image {
    width: 100%;
    height: 260px;
    background-color: #fff;
    margin-bottom: 15px;
}
.height_set .product-box__image img {
    width: 100%;
    height: 100% !important;
    object-fit: contain;
    margin-bottom: 15px;
}
a.product-box__card-link{
  height: auto !important;
  padding-top: 100%;
}
.row-number-12 .span12.widget-span.widget-type-cell {
    margin-top: 50px !important;
}
.hs_cos_wrapper_type_icon svg {
    width: 42px !important;
    height: 42px !important;
}
.landing_video .vjs-poster {
    background-image: url(https://5114670.fs1.hubspotusercontent-na1.net/hubfs/5114670/LP-Kuvertiermaschine-DE.jpg) !important;
}
.row-number-3 video#myVideo {
    float: none;
    margin: 0 auto;
    display: block;
    height: 650px !important;
    width: 100% !important;
}
.row-number-5 video#myVideo {
    height: auto !important;
    margin-top: 100px;
    max-width: 60%;
}
.footer .row-fluid-wrapper.row-depth-1.row-number-3 h4 {
    height: auto;
}
.kuvertvideo {
    margin-top: 7rem;
}
.kuve_sec{
    margin-top: 100px;
}
.span12 h1.h2 {
    margin-top: 120px;
}
.row-number-3 .span12 h1.h2 {
    margin-top: 0px;
}
.postbase_support .row-number-3 .span12 h1.h2 {
    margin-top: 120px;
}
.align-items-start .row-number-3 .span12 h1.h2 {
    margin-top: 120px;
}
.kuvertiermaschine_neu, .formular_sect, .kompetenten_sec   {
    width: 100%;
    background-color: #efefef;
    padding: 80px 0;
}
.vorteile_neu .row {
    display: flex;
}


.kuvertiermaschine_neu h1.h2 {
    color: #cf2028;
    font-weight: 500;
    font-size: 40px;
    margin-top: 30px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-transform: initial !important;
    font-family: "Futura PT", "Avenir Next", sans-serif;
    line-height: 1.25;
    margin-bottom: 1rem;
}
.kuvertiermaschine_neu a.hs-button, .kompetenten_sec #unsere_sec .widget-type-cell.kle_text a.hs-button,
.unsere_sec.mittle_sec a.hs-button, .kuvertiermaschine_neu_ctu .hs-button{
    font-family: "Futura PT", sans-serif !important;
    border-radius: 0px !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    position: relative;
    background: #CF2028 !important;
    border: 2px solid #CF2028;
    color: #fff !important;
    text-decoration: none;
    box-sizing: border-box !important;
    display: inline-block;
    padding: 0.5rem 0.75rem 0.35rem;
    text-align: center;
    text-transform: uppercase;
    transition: all .2s ease;
    margin-bottom: 1rem;
}
.kuvertiermaschine_neu a.hs-button:after, .kompetenten_sec #unsere_sec .widget-type-cell.kle_text a.hs-button:after,
.unsere_sec.mittle_sec a.hs-button:after, .kuvertiermaschine_neu_ctu .hs-button:after{
    content: "";
    width: 0;
    height: 0;
    right: -12px;
    top: -2px;
    border-style: solid;
    border-width: 66px 10px 0 0;
    border-color: #cf2028 transparent transparent transparent;
    position: absolute;
}
.kuvertiermaschine_neu_ctu img.hs-image-widget {
    padding: 1rem 0;
}
.kuvertiermaschine_neu_ctu .hs-button {
    margin-top: 10px;
    margin-bottom: 10px;
}
.fach_sec.spezialisiert_sec {
    padding: 3rem 0;
}
.fach_sec.spezialisiert_sec h3 {
    text-align: left;
    line-height: 1.25;
}
.kompetenten_sec #unsere_sec .hs_cos_wrapper {
    padding-top: 0 !important;
}
.kompetenten_sec #unsere_sec .widget-type-cell.kle_img .widget-span.widget-type-cell {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    margin-top: 2rem !important;
}
.kompetenten_sec #unsere_sec .widget-type-cell.kle_img .widget-span.widget-type-cell .hs_cos_wrapper_type_linked_image img {
    width: 100% !important;
    height: 100% !important;
    transition: .5s all;
}
.kompetenten_sec #unsere_sec .widget-type-cell.kle_img .widget-span.widget-type-cell .hs_cos_wrapper_type_linked_image:hover img {
  transform: scale(1.15);
}
.kompetenten_sec #unsere_sec .widget-type-cell.kle_text {
    background: #fff;
    padding: 1.5rem !important;
    border-radius: 20px;
    margin-top: 2rem;
    margin-left: 1rem;
    max-width: calc(50% - 1rem);
}
.kompetenten_sec #unsere_sec .widget-type-cell.kle_img .widget-span.widget-type-cell .widget-type-custom_widget {
    padding: 0 !important;
}
.mittle_sec.vorteile_sec .hhs-icon-con .icon-con img, .unsere_sec.mittle_sec .vorteile_neu .hhs-icon-con img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.mittle_sec.vorteile_sec .hhs-icon-con .hhs-text-content h4, .unsere_sec.mittle_sec .vorteile_neu .hhs-text-content h4 {
    min-height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0 !important;
    line-height: 1.25;
      font-size: 22px;
}
.mittle_sec.vorteile_sec .hhs-icon-con .hhs-text-content p, .unsere_sec.mittle_sec .vorteile_neu .hhs-text-content p{
    font-size: 15px;
}
.unsere_sec.mittle_sec h3, .testimonials_sect h3 {
    text-align: center;
}
.unsere_sec.mittle_sec .vorteile_neu {
    background: transparent !important;
}
.unsere_sec.mittle_sec .kuv_neu_center {
    justify-content: center;
    display: flex;
}
.testimonials_sect .slick-dots {
    position: unset;
    transform: none;
}
.testimonials_sect .slick-arrow {
    display: none;
}
.formular_sect.fragen_sec .hhs-accordion-mod {
    padding: 0 !important;
    background: transparent !important;
}
.formular_sect.fragen_sec .row-number-20 {
    padding: 0;
}
.formular_sect.fragen_sec .accordion-controls {
    margin-top: 0;
    margin-bottom: 2rem;
}
.formular_sect.fragen_sec .hhs-accordion-1 li a.accordion-title {
    padding-left: 0 !important;
}
.formular_sect.fragen_sec .hhs-accordion-1 li a.accordion-title:hover {
    background: transparent !important;
}
.formular_sect.fragen_sec .hhs-accordion-1 li {
    border-top: 1px solid lightgrey;
    border-bottom: 0 !important;
}
.formular_sect.fragen_sec .hhs-accordion-1 .hhs-accordion-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.formular_sect.fragen_sec .hhs-accordion-1 li:last-child {
    border-bottom: 1px solid lightgrey !important;
}
.anfragen_form .lazy-background {
    background: transparent !important;
    max-width: 700px;
    margin: 0 auto;
}
.anfragen_form .lazy-background .hhs-rich-text h2 {
    line-height: 1.25;
}
.anfragen_form .lazy-background .hs-input {
    background: #fff;
    border: 1px solid lightgray;
    font-size: 16px;
    padding: 10px;
    width: 100%;
    height: 50px;
    color: #000;
    outline: none;
    box-shadow: none;
}
.anfragen_form .lazy-background .hs-fieldtype-booleancheckbox {
    background: #e7e7e7;
    padding: 5px 15px 15px;
    margin-bottom: 2rem;
    margin-top: 1rem;
    border: 1px solid lightgray;
}
.anfragen_form .lazy-background .hs-fieldtype-booleancheckbox input[type="checkbox"] + span:before {
    width: 20px;
    height: 20px;
    top: 0;
    left: -33px;
}
.anfragen_form .lazy-background .hs-fieldtype-booleancheckbox input[type="checkbox"] + span:after {
    width: 6px;
    height: 10px;
    border-bottom: 2px solid #4f4f4f;
    border-right: 2px solid #4f4f4f;
    top: 4px;
}

.height_set a.cta-secondary {
    top: 50px;
}
.schneidemaschinen_img img {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
    object-fit: cover;
}

.testimonials_sect .hhs-testimonial-card img {
    width: 150px;
    margin: 0 auto;
}
.testimonials_sect .hhs-testimonial-card .hhs-testimonial-content h5 {
    text-align: center;
}
.testimonials_sect .hhs-testimonial-card .hhs-testimonial-content blockquote {
    padding-right: 0;
    padding-left: 60px;
}
.testimonials_sect .hhs-testimonial-card .hhs-testimonial-content blockquote:before {
    left: 0;
    width: 40px;
    height: 40px;
}



@media (min-width: 1366px)
.kuvertiermaschine_neu .container {
   max-width: 1250px;
}
}

@media (min-width: 1200px)
.kuvertiermaschine_neu .container {
    max-width: 1150px;
}
}



/*Responsive Css*/

@media only screen and (max-width: 1600px){
  .row-number-5 video#myVideo{
       max-width: 85%; 
  }
}

@media only screen and (max-width: 1024px){
    .row-number-5 video#myVideo {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 991px){
    .row-number-3 video#myVideo {
          height: 550px !important;
    }
}

@media only screen and (max-width: 768px){
    .row-number-3 video#myVideo {
          height: 400px !important;
    }
}

@media only screen and (max-width: 575px){
    .row-number-3 video#myVideo {
          height: 300px !important;
    }
}


@media only screen and (max-width: 395px){
    .row-number-3 video#myVideo {
          height: 200px !important;
    }
}

.new_lp_v4 .cta_button.cta-primary {
    background-color: #60B358 !important;
    border: 2px solid #60B358 !important;
}
.new_lp_v4 a.cta-primary:after{
border-color: #60B358 transparent transparent transparent !important;
}
.new_lp_v4 .row-fluid-wrapper.row-depth-1.row-number-20 {
    background-color: #f0f5fb;
    padding: 40px 0px;
    margin-top: 2rem;
    position: relative;
}
.new_lp_v4 .row-fluid-wrapper.row-depth-1.row-number-20:before {
    content: '';
    position: absolute;
    background-color: #f0f5fb;
    left: -9999px;
    border-left: 9999px solid #f0f5fb;
    height: 100%;
    top: 0px;
}
.new_lp_v41 > .row-number-2 {
    padding: 90px 0px;
}
.new_lp_v4 .row-number-1 img.hs-image-widget {
    mix-blend-mode: darken;
    float: none;
    width: auto;
    margin: 0 auto;
    display: block;
}
.new_lp_v41 > .row-number-2 {
    background-color: #f0f5fb;
    padding: 60px 0px;
    margin-top: 3rem;
    position: relative;
}
.hs-content-id-132176648037 .leadinModal .advance-wrapper.callout-special-font a{
  background-color: #60B358 !important;
}
.hs-content-id-132176648037 .leadinModal .advance-wrapper.callout-special-font a:before{
   border-color: transparent transparent #60B358 transparent;
}
.hs-content-id-132176648037 .leadinModal .advance-wrapper.callout-special-font a:after {
   border-color: transparent transparent #60B358 transparent;
}

.hs-content-id-132165401348 .leadinModal .advance-wrapper.callout-special-font a{
  background-color: #60B358 !important;
}
.hs-content-id-132165401348 .leadinModal .advance-wrapper.callout-special-font a:before{
   border-color: transparent transparent #60B358 transparent;
}
.hs-content-id-132165401348 .leadinModal .advance-wrapper.callout-special-font a:after {
   border-color: transparent transparent #60B358 transparent;
}
.hs-content-id-132176648037 .header-container-wrapper,.hs-content-id-132165401348 .header-container-wrapper {
    display: block;
    position: fixed;
    right: 0px;
    left: 0px;
    z-index: 1000;
    background-color: white;
}

.new_lp_v4 .row-fluid-wrapper.row-depth-1.row-number-20:after, .new_lp_v41 > .row-number-2:after {
    content: '';
    position: absolute;
    background-color: #f0f5fb;
    right: -9999px;
    border-right: 9999px solid #f0f5fb;
    height: 100%;
    top: 0px;
}
.new_lp_v41 > .row-number-2:before {
    content: '';
    position: absolute;
    background-color: #f0f5fb;
    left: -9999px;
    border-left: 9999px solid #f0f5fb;
    height: 100%;
    top: 0px;
}

.unsere_sec.new_lp_v4{
   margin-top:50px;
}
.span12.widget-span.widget-type-cell.kuve_sec{
    padding-top:50px;
 }
.hs-content-id-132176648037 .kuvertiermaschine_neu_ctu .hs-button,.hs-content-id-132176648037 .kuvertiermaschine_neu a.hs-button,.hs-content-id-132176648037 .kompetenten_sec #unsere_sec .widget-type-cell.kle_text a.hs-button,.hs-content-id-132176648037 .unsere_sec.mittle_sec a.hs-button{
  background:#60B358 !important;
  border : 2px solid #60B358;
}
.hs-content-id-132176648037 .kuvertiermaschine_neu_ctu .hs-button:after,.hs-content-id-132176648037 .kuvertiermaschine_neu a.hs-button:after,.hs-content-id-132176648037 .kompetenten_sec #unsere_sec .widget-type-cell.kle_text a.hs-button:after,.hs-content-id-132176648037 .kompetenten_sec #unsere_sec .widget-type-cell.kle_text a.hs-button,.hs-content-id-132176648037 .unsere_sec.mittle_sec a.hs-button:after{
   border-color:#60B358 transparent transparent transparent;
}

.hs-content-id-132176648037 a.cta-primary {
    background-color: #60B358;
    border: 2px solid #60B358;
   
}
.hs-content-id-132176648037 a.cta-primary:after{
   border-color:#60B358 transparent transparent transparent
  
}

.hs-content-id-132165401348 .kuvertiermaschine_neu_ctu .hs-button,.hs-content-id-132165401348 .kuvertiermaschine_neu a.hs-button,.hs-content-id-132165401348 .kompetenten_sec #unsere_sec .widget-type-cell.kle_text a.hs-button,.hs-content-id-132165401348 .unsere_sec.mittle_sec a.hs-button{
  background:#60B358 !important;
  border : 2px solid #60B358;
}
.hs-content-id-132165401348 .kuvertiermaschine_neu_ctu .hs-button:after,.hs-content-id-132165401348 .kuvertiermaschine_neu a.hs-button:after,.hs-content-id-132165401348 .kompetenten_sec #unsere_sec .widget-type-cell.kle_text a.hs-button:after,.hs-content-id-132165401348 .kompetenten_sec #unsere_sec .widget-type-cell.kle_text a.hs-button,.hs-content-id-132165401348 .unsere_sec.mittle_sec a.hs-button:after{
   border-color:#60B358 transparent transparent transparent;
}

.hs-content-id-132165401348 a.cta-primary {
    background-color: #60B358;
    border: 2px solid #60B358;
   
}
.hs-content-id-132165401348 a.cta-primary:after{
   border-color:#60B358 transparent transparent transparent
  
}

label span strong {
    color: red;
}