/* Theme base styles */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {

}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {

}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

/* Grouping content
   ========================================================================== */

/**
 * Add the correct box sizing in Firefox.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: 700;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Remove the inheritance of text transform in Edge and Firefox.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers.
 */

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
/*     min-height: 1px; */
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
/*         min-height: 1px; */
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
/*         min-height: 1px; */
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}







.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;

}

@media(max-width: 767px) {

  .row {
    width: 100%;
    margin-right: unset;
    margin-left: unset;
  }

}

.flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.align-items-center {
  -ms-flex-align: center!important;
  align-items: center!important;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

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

/* for max-width Alignments */
.align-MaxCenter{
  margin: 0 auto;
  text-align:center;
}

.align-MaxLeft{
  margin-left: auto;
  text-align:left;
}

.align-MaxRight{
  margin-right: auto;
  text-align:right;
}

.marginAuto{
  margin: 0 auto;
}

.justify-content-between {
  -ms-flex-pack: justify!important;
  -webkit-box-pack: justify!important;
  justify-content: space-between!important;
}

.justify-content-center {
  -ms-flex-pack: center!important;
  -webkit-box-pack: center!important;
  justify-content: center!important;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-2-5, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
}

@media (min-width: 768px){
  .col-md {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-2-5 {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .d-md-block {
    display: block!important;
  }

  .d-md-flex {
    display: -ms-flexbox!important;
    display: -webkit-box!important;
    display: flex!important;
  }

  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }

  .pt-md-5, .py-md-5 {
    padding-top: 3rem!important;
  }
  .pr-md-5, .px-md-5 {
    padding-right: 3rem!important;
  }
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem!important;
  }
  .pl-md-5, .px-md-5 {
    padding-left: 3rem!important;
  }
  .d-md-none {
    display: none!important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center!important;
    -ms-grid-row-align: center!important;
    align-self: center!important;
  }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0!important;
  }
}

@media (min-width: 992px){
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .d-lg-none {
    display: none!important;
  }
  .d-lg-block {
    display: block!important;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
  }

  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem!important;
  }
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem!important;
  }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem!important;
  }
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem!important;
  }
}
.content-wrapper,
.page-center {
  margin: 0 auto;
/*   padding-right: 15px;
  padding-left: 15px; */
}

.content-wrapper {
	width: 80%;
	max-width: 1280px;
	margin: 0 auto;
}

.content-wrapper.fullwidth {
  width: 100%!important;
  max-width: 100%!important;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }

  .content-wrapper {
    width: 90%;
  }

}
@font-face {
  font-family: 'Raleway';
  font-weight: 400;
  src: ur(//21674083.fs1.hubspotusercontent-na1.net/hubfs/21674083/raw_assets/public/EMQQ%20-%20Theme%202023/fonts/Raleway-Regular.ttf);
}

@font-face {
  font-family: 'Raleway Medium';
  font-weight: 500;
  src: ur(//21674083.fs1.hubspotusercontent-na1.net/hubfs/21674083/raw_assets/public/EMQQ%20-%20Theme%202023/fonts/Raleway-Medium.ttf);
}

@font-face {
  font-family: 'Raleway Semi Bold';
  font-weight: 600;
  src: ur(//21674083.fs1.hubspotusercontent-na1.net/hubfs/21674083/raw_assets/public/EMQQ%20-%20Theme%202023/fonts/Raleway-SemiBold.ttf);
}

@font-face {
  font-family: 'Raleway Bold';
  font-weight: 700;
  src: ur(//21674083.fs1.hubspotusercontent-na1.net/hubfs/21674083/raw_assets/public/EMQQ%20-%20Theme%202023/fonts/Raleway-Bold.ttf);
}

@font-face {
  font-family: 'Raleway Extra Bold';
  font-weight: 800;
  src: ur(//21674083.fs1.hubspotusercontent-na1.net/hubfs/21674083/raw_assets/public/EMQQ%20-%20Theme%202023/fonts/Raleway-ExtraBold.ttf);
}

@font-face {
  font-family: 'Lato';
  font-weight: 400;
  src: ur(//21674083.fs1.hubspotusercontent-na1.net/hubfs/21674083/raw_assets/public/EMQQ%20-%20Theme%202023/fonts/Lato-Regular.ttf);
}

@font-face {
  font-family: 'Lato Bold';
  font-weight: 700;
  src: ur(//21674083.fs1.hubspotusercontent-na1.net/hubfs/21674083/raw_assets/public/EMQQ%20-%20Theme%202023/fonts/Lato-Bold.ttf);
}



body {
  line-height: 1.4;
  overflow-wrap: break-word;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  overflow-wrap: normal;
  word-break: break-all;
}





p {
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  margin: 0 0 1.4rem;
}

p:last-child {
  margin: 0;
}





a {
  color:#e1b823;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

a:hover {
  color:#e0c85e;
}





h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Raleway Bold',sans-serif;
}

h1{
	font-size: 60px;
	line-height: 65px;
}

h2{
	font-size: 45px;
	line-height: 50px;
}

h3{
	font-size: 35px;
	line-height: 40px;
}

h4{
  font-size: 30px;
  line-height: 35px;
}

h5{
  font-size: 25px;
  line-height: 30px;
}

h6{
  font-size: 20px;
  line-height: 24px;
}

@media(max-width: 767px) {

	h1{
		font-size: 50px;
		line-height: 55px;
	}

	h2{
		font-size: 40px;
		line-height: 45px;
	}

	h3{
		font-size: 30px;
		line-height: 35px;
	}
  

  p {
    font-size: 16px;
    line-height: 24px;
  }

}







ul,
ol {
  margin: 0 0 1.4rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Code blocks */

pre {
  overflow: auto;
}

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid;
  margin: 0 0 1.4rem;
  padding-left: 0.7rem;
}

/* Horizontal rules */

hr{
  width: 100%;
  height: 2px;
  background: #e1b823;
}


/* Image alt text */

img {
  width: 100%;
  height: auto;
}
button,
.button,
.hs-button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

button:disabled,
.button:disabled,
.hs-button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

/* No button */

.no-button,
.no-button:hover,
.no-button:focus,
.no-button:active {
  background: none;
  border: none;
  border-radius: 0;
  color: initial;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  transition: none;
}
/* Fields */

.hs-form-field {
  margin-bottom: 1.4rem;
}

/* Labels */

form label {
  display: block;
  font-size: 0.875rem;
  margin-bottom: 0.35rem;
}

/* Form Title */
.form-title {
  margin-bottom: 0;
}

/* Help text */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  color: #4e4e4e;
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
  font-size: 16px;
  width: 100%;
  border: none;
  outline: none;
  background-color: #fff;
  padding: 16px;
}

form .hs-form-field {
  margin-bottom: 10px;
}

form .hs-form-field label span {
  font-size: 16px;
  color: #fff;
}

form .hs-form-field .hs-form-required {
  padding-left: 5px;
  color: #EF6B51;
}

form textarea {
  width: 100%;
  resize: vertical;
}

form fieldset {
  max-width: 100% !important;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}

/* Inputs - date picker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}

/* Validation */


.hs-input.invalid.error {
  border-color: #EF6B51;
}

form .hs-error-msgs.inputs-list li {
  line-height: 26px;
  list-style-type: none;
  margin: 0 0 5px 0;
}

form .hs-error-msgs.inputs-list li label {
  font-family: 'Lato', sans-serif;
  color: red;
}

form .hs-error-msgs.inputs-list {
  list-style-type: none;
  padding: 0;
  line-height: 26px;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

form .hs_submit input[type="submit"] {
  font-family: 'Raleway',sans-serif;
  color: #FFFFFF;
  border: 1px solid;
  border-color: #e1b823;
  border-radius: 0px;
  font-size: 18px;
  font-weight: 600;
  background-color: #e1b823;
  padding: 8px 40px;
  margin-top: 10px;
  display: inline-block;
  cursor: pointer;
  transition: background-color 300ms ease 0ms,border 300ms ease 0ms;
  line-height: 25px;
}

form .hs_submit input[type="submit"]:hover {
  border-color: #e1b823;
  background-color: #e0c85e!important;
}
.hs-content-id-164243464300 .body-container-wrapper .widget-type-form {
    background: #343635;
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 40px;
}
.hs-content-id-164243464300 .body-container-wrapper .widget-type-form h3{
    color:#fff
}


/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}


  /* Search button input field and suggestions */
  .body-container-wrapper .hs-search-field__button {
    padding: 15px;
  }

  .body-container-wrapper .hs-search-field__bar--button-inline .hs-search-field__button {
    margin-left: 6px;
    margin-bottom: 0;
  }

  .body-container-wrapper .hs-search-field__button svg {
    height: 15px;
    fill: #fff;
  }

  .body-container-wrapper .hs-search-field__bar > form > .hs-search-field__input {
    padding: 10px;
  }

  .body-container-wrapper .hs-search-field__suggestions li a {
    color: #494A52;
    padding: 0.35rem 0.7rem;
    text-decoration: none;
    transition: background-color 0.3s;
  }

/* Table */

table {
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table cells */

td,
th {
  vertical-align: top;
}

/* Table header */

thead th {
  vertical-align: bottom;
}
/* Header Styling */
body{
  background-color: #8e8e8e;
}

.header-wrap {
  position: relative;
  z-index: 10;
}

.header-wrap .site-header {
  background-color: transparent;
  position: fixed;
  width: 100%;
  top: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.header-wrap .site-header.solid {
  background-color: #343635;
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.1) !important;
          box-shadow: 0 0 7px rgba(0,0,0,0.1) !important;
}

.header-wrap .site-header .header-container-mobile,
.header-wrap .site-header .header-container {
  margin: 0 auto;
  max-width: 1280px;
  padding-right: 15px;
  padding-left: 15px;
}

.header-wrap .site-header .header-container-mobile {
  position: absolute;
  width: 100%;
}

.header-wrap .site-header .header-container-mobile .mobile-navigation {
  border-top: 3px solid #e1b823;
  background-color: #fff;
  width: 100%;
  padding: 5%;
}

.header-wrap .site-header .header-container .top-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-wrap .site-header .header-container .top-nav .header-logo {}

.header-wrap .site-header .header-container .top-nav .header-logo img {
  width: 100%!important;
  max-width: 100px;
  height: 92px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-top: 20px;
}
.header-wrap .site-header .header-container {
    padding-left: 10px;
    padding-right: 10px;
    width: 80%;
}


.header-wrap .site-header.solid .header-container .top-nav .header-logo img {
  max-width: 120px; 
}

.header-wrap .site-header .header-container .top-nav .header-main-nav {}

.header-wrap .site-header .header-container .top-nav .header-main-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.header-wrap .site-header .header-container .top-nav .header-main-nav ul li {
  margin-right: 30px;
}

.header-wrap .site-header .header-container .top-nav .header-main-nav ul li a {
  font-family: 'Raleway', Helvetica,Arial, sans-serif;
  color: rgba(255,255,255, 1);
  font-size: 18px;
  line-height: 14px;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.header-wrap .site-header .header-container .top-nav .header-main-nav ul li a:hover {
  opacity: 0.7;
}

.header-wrap .site-header.solid .header-container .top-nav .header-main-nav ul li a {
  font-size: 16px;
}

.header-wrap .site-header .header-container .top-nav .header-main-nav ul li.hs-menu-depth-1:nth-last-child(2) {
  margin-right: 0px;
  padding-right: 15px;
}

.header-wrap .site-header .header-container .top-nav .header-main-nav ul li.hs-menu-depth-1:nth-last-child(2) a {
  background: #E1B823;
  padding: 13px 30px;
  min-width: 160px;
  text-align: center;
  border: 1px solid #E1B823;
  font-weight: 500;
  color: #ffffff !important;
}

.header-wrap .site-header .header-container .top-nav .header-main-nav ul li.hs-menu-depth-1:nth-last-child(2) a:hover {
  background-color: #e0c85e;
  opacity: 1;
  border: 1px solid #e0c85e;
}

.header-wrap .site-header .header-container .top-nav .header-main-nav ul li.hs-menu-depth-1:last-child {
  margin-right: 0px;
  padding-right: 0px;
}

.header-wrap .site-header .header-container .top-nav .header-main-nav ul li.hs-menu-depth-1:last-child a {
  padding: 13px 30px;
  text-align: center;
  border: 1px solid #E1B823;
  color: #E1B823;
  font-weight: 500;
}

.header-wrap .site-header.solid .header-container .top-nav .header-main-nav ul li.hs-menu-depth-1:last-child a { 
  color: #ffffff;
}

.header-wrap .site-header .header-container .top-nav .header-main-nav ul li.hs-menu-depth-1:last-child a:hover {
  color: #e0c85e;
  border-color: #e0c85e;
  opacity: 1;
}

.header-wrap .site-header .header-container-mobile .mobile-navigation .header-main-nav-mobile ul {
  display: unset;
}

.header-wrap .site-header .header-container-mobile .mobile-navigation .header-main-nav-mobile ul li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

.header-wrap .site-header .header-container-mobile .mobile-navigation .header-main-nav-mobile ul li a {
  font-family: 'Raleway Medium', sans-serif;
  color: #131313;
  font-size: 14px;
  line-height: 23px;
  font-weight: 600;
  text-decoration: none;
  
  border-bottom: 1px solid rgba(0,0,0,.03);
  padding: 10px 5%;
  display: block;
}

.header-wrap .site-header .header-container-mobile .mobile-navigation .header-main-nav-mobile ul li a:hover {
  background-color: rgba(0,0,0,.03);
  opacity: .7;
}

.header-wrap .site-header .header-container-mobile .mobile-navigation .header-main-nav-mobile .hs-menu-depth-2 a {
  display: none;
}

.header-wrap .site-header .header-container .top-nav .header-main-nav .hs-item-has-children {
  position: relative; 
}

.header-wrap .site-header .header-container .top-nav .hs-menu-children-wrapper {
  display: none !important; 
  position: absolute;
  top: 100%; 
  right: -20px;
  background-color: #333333;
  box-shadow: 0 3px 6px rgba(0,0,0,0.1); 
  min-width: 150px;
  z-index: 1020; 
  padding: 5px 0;
  text-align: right;
  list-style: none;
  margin: 0; 
  border-radius: 8px;
}

.header-wrap .site-header .header-container .top-nav .header-main-nav .hs-menu-depth-2 {
  margin-right: 0; 
  width: 100%; 
}

.header-wrap .site-header .header-container .top-nav .header-main-nav .hs-menu-depth-2 > a {
  display: block; 
  padding: 10px 20px;
  font-family: 'Raleway', Helvetica, Arial, sans-serif; 
  font-size: 15px; 
  color: #ffffff; 
  text-decoration: none; 
  background-color: transparent;
  border: none; 
  line-height: 1.2;
  white-space: nowrap;
  transition: background-color 0.3s ease, color 0.3s ease; 
}

.header-wrap .site-header .header-container .top-nav .header-main-nav li.hs-item-has-children li.hs-menu-item.hs-menu-depth-2 > a:hover,
.header-wrap .site-header .header-container .top-nav .header-main-nav li.hs-item-has-children li.hs-menu-item.hs-menu-depth-2 > a:focus {
  color: #E1B823;
  opacity: 1; 
}

.header-wrap .site-header .header-container .top-nav .header-main-nav > ul > li.hs-item-has-children > ul.hs-menu-children-wrapper > li.hs-menu-item.hs-menu-depth-2.active > a {
  color: #E1B823;
  font-weight: bold;
}

@media(min-width: 1200px) {
  .header-wrap .site-header .header-container .top-nav .header-main-nav li.hs-menu-item.hs-menu-depth-2.active > a::before {
    display: none; /* Hides the underline inherited from the general '.active a:before' style */
  }
}

.header-wrap .site-header .header-container .top-nav .header-main-nav li.hs-item-has-children:hover > ul.hs-menu-children-wrapper,
.header-wrap .site-header .header-container .top-nav .header-main-nav li.hs-item-has-children:focus-within > ul.hs-menu-children-wrapper {
  display: block !important; /* Change from 'none' to 'block' to show the dropdown */
}



#mobile-menu-icon {
  max-width: 100%;
  position: relative;
  width: auto;
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#mobile-menu-icon .burger-menu {
  background: #e1b823;
  height: 3px;
  width: 32px;
  display: block;
  position: relative;
}

#mobile-menu-icon .burger-menu:after, 
#mobile-menu-icon .burger-menu:before {
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 32px;
}

#mobile-menu-icon .burger-menu:before {
  -webkit-transform: translateY(-8px);
      -ms-transform: translateY(-8px);
          transform: translateY(-8px);
  background: #e1b823;
}

#mobile-menu-icon .burger-menu:after {
  background: #e1b823;
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px);
}

#mobile-menu-icon.open .burger-menu {
  background: transparent;
}

#mobile-menu-icon.open .burger-menu:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

#mobile-menu-icon.open .burger-menu:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.header-wrap .site-header .header-container-mobile,
.header-wrap .site-header .header-container .top-nav #mobile-menu-icon,
.mobile-navigation {
  display: none;
}

/* Subscription Navigation Item Start */
#nav_subscribe.modal__container .modal {
  width: 100%;
}

.nav_subscribe_modal_form_container {
  position: relative;
}

.nav_subscribe_modal_form_container:before {
  content: '';
  position: absolute;
  right: -40px;
  height: 100%;
  width: 1px;
  background: #757575;
}

.nav_subscribe_modal_form_container .nav_subscribe_modal_form-heading {
  margin-bottom: 30px;
}

.nav_subscribe_modal_form_container .nav_subscribe_modal_form-heading h3 {
  color: #FFFFFF!important;
  font-weight: 800;
  font-size: 35px;
  margin-bottom: 15px;
}

.nav_subscribe_modal_form_container .nav_subscribe_modal_form-heading p {
  color: #FFFFFF!important;
  font-weight: 400;
  font-size: 16px;
}


@media(min-width: 1200px) {

  .header-wrap .site-header .header-container .top-nav .header-main-nav ul li.hs-menu-depth-1:active a {
    position: relative;
    color: #e1b823;
  }
  
  .header-wrap .site-header .header-container .top-nav .header-main-nav ul li.hs-menu-depth-1:active a:before{
    content: '';
    width: 100%;
    height: 2px;
    background: #e1b823;
    position: absolute;
    bottom: -10px;
    left: 0;
  }

}
@media(max-width: 1200px) {

  .header-wrap .site-header .header-container .top-nav .header-main-nav {
    display: none;
  }
  
  .header-wrap .site-header .header-container-mobile,
  .header-wrap .site-header .header-container .top-nav #mobile-menu-icon {
    display: block;
  }

  .header-wrap .site-header .header-container, 
  .header-wrap .site-header .header-container-mobile {
    width: 100%!important;
  }
  
}


@media(min-width: 768px) {
  
  .nav_subscribe_modal_form form .hs_firstname, 
  .nav_subscribe_modal_form form .hs_lastname {
    width: 48.5%;
    display: inline-block;
  }
  
  .nav_subscribe_modal_form form .hs_lastname {
    margin-left: 3%;
  }
  
}

@media(max-width: 993px) {
  #nav_subscribe.modal__container .modal {
    width: calc(100% - 20px);
  }
  
  #nav_subscribe_modal_update {
    display: none;
  }

  .nav_subscribe_modal_form_container:before {
    display: none;
  }

  .nav_subscribe_modal_form form .hs_submit input[type=submit] {
    width: 100%;
  }

}

.main-nav ul ul {
    display: none;
    flex-direction: column;
    padding-left: 0;
}


.main-nav ul li:hover>ul {
    display: block;
    position: absolute;
}
/* Footer Styling */


footer .footer-top {
  padding-top: 40px;
  padding-bottom: 30px;
  background-color: #343635!important;
}

.footer-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.footer-row .footer-left-col,
.footer-row .footer-center-col,
.footer-row .footer-right-col {
  width: 31.3333%;
  margin-right: 3%;
}

.footer-row .footer-right-col {
  margin-right: 0;
}

.footer-row .footer-left-col .footer-logo img {
  display: inline-block;
  width: 100%!important;
  max-width: 150px;
}

.footer-row .footer-center-col {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.footer-row .footer-center-col .header-main-nav ul{
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer-row .footer-center-col .header-main-nav ul li {
  display: block;
  padding-bottom: 10px;
}

.footer-row .footer-center-col .header-main-nav ul li:last-child{
  padding-bottom: 0px;
}

.footer-row .footer-center-col .header-main-nav ul li a {
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  color: #fff!important;
  -webkit-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
}

.footer-row .footer-center-col .header-main-nav ul li a:hover {
  color: #e1b823;
}

.footer-row .footer-right-col .footer-form-title {}

.footer-row .footer-right-col .footer-form-title {
  display: inline-block;
  color: #ffffff;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 0px;
  margin-bottom: 5px;
}

.footer-row .footer-right-col .footer-form {}

.footer-row .footer-right-col .footer-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
  margin-bottom: 30px;
  position:relative;
}

.footer-row .footer-right-col .footer-form form .hs_email label {
  display: none;
}

.footer-row .footer-right-col .footer-form form .hs_error_rollup {
  color: #ef6b51;
  position: absolute;
  bottom: -30px;
}

.footer-row .footer-right-col .footer-form form .hs-form-field {
  margin-bottom: 0px;
}

.footer-row .footer-right-col .footer-form form .hs-form-field .input input {
  font-family: 'Lato', Helvetica,Arial, Lucida, sans-serif;
  font-size: 18px;
  padding-top: 13px;
  padding-bottom: 13px;
  border: 1px solid #fff!important;
}


.footer-row .footer-right-col .footer-form form .hs_submit input[type='submit'] {
  background-color: #e1b823!important;
  border-color: #e1b823;
  border-radius: 0;
  border-width: 1px!important;
  color: #fff!important;
  font-family: 'Raleway',Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-weight: 600!important;
  padding: 13px 16px;
  margin: 0 0 0 18px;
}

.footer-row .footer-right-col .footer-form form .hs_submit input[type='submit']:hover {
  background-color: #e0c85e!important;
}

.footer-row .footer-right-col .footer-form form .hs-form-field .input input:focus {
  outline: none;
}

footer .footer-bottom {
  padding: 15px 0;
  background-color: #282828!important;
}

footer .footer-top .footer-container,
footer .footer-bottom .footer-container {
  margin: 0 auto;
  max-width: 1280px;
  padding-right: 15px;
  padding-left: 15px;
}

footer .footer-bottom .footer-container p.copyright {
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  text-align:center;
  margin: 0;
}

@media(max-width: 993px) {
  
  footer .footer-top .footer-container,
  footer .footer-bottom .footer-container { 
    width: 80%;
  }
  
}

@media(max-width: 992px) {
  
  footer .footer-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .footer-row .footer-left-col,
  .footer-row .footer-center-col {
    padding-bottom: 30px;
  }

  footer .footer-top{ 
    padding: 30px 0 20px;
  }

  .footer-row .footer-right-col .footer-form form .hs_email {
    width: 100%;
  }

  .footer-row .footer-left-col,
  .footer-row .footer-center-col,
  .footer-row .footer-right-col {
    width: 100%;
    margin: 0!important;
  }
  
}

@media(max-width: 767px) {

  .footer-row .footer-right-col .footer-form form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }

  .footer-row .footer-right-col .footer-form form .hs_submit {
    width: 100%;
  }
  
  .footer-row .footer-right-col .footer-form form .hs_email .hs-error-msgs li{
    margin: 0;
  }

  
  .footer-row .footer-right-col .footer-form form .hs_submit input[type=submit] {
    width: 100%;
    margin: 0!important;
    font-weight: 500!important;
  }

}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

*, 
*:before, 
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


body {
  font-family: 'Lato', sans-serif;
  color: #131313;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.overflowHidden {
  overflow: hidden;
}

body .body-wrapper {
  overflow-x: hidden;
}





.btn, .btn-lg {
  font-family: 'Raleway Medium',sans-serif;
  display: inline-block;
  text-align: center;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 600!important;
  min-width: 214px;
  padding: 6px 16px;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}

.btn-lg {
  padding: 10px 30px;
  max-width: auto;
}

.btn-primary {
  background-color: #e1b823;
  color: #FFFFFF!important;
  border-width: 1px!important;
  border-color: #e1b823;
}

.btn-primary:hover {
  border-color: #e0c85e!important;
  background-color: #e0c85e;
}






.bg-white{
  background: #ffffff;
}

.bg-lightGray{
  background: #f0f0f0;
}

.bg-gray{
  background: #353836;
}

.bg-black{
  background: #353836;
}







.modal__container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  backdrop-filter: saturate(180%) blur(7px)!important;
  background: -o-linear-gradient(rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0.9), #222222 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 34, 34, 0.9)), color-stop(rgba(34, 34, 34, 0.9)), to(#222222));
  background: linear-gradient(rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0.9), #222222 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  visibility: hidden;
  -webkit-transition: 0s ease-in-out;
  -o-transition: 0s ease-in-out;
  transition: 0s ease-in-out;
  z-index: 999;
}

.modal__container.active {
  visibility: visible;
}

.modal__container .modal {
  width: 80%;
  max-width: 1280px;
  height: auto;
  overflow-y: auto;
  max-height: calc(100% - 40px)!important;
  opacity: 0;
  position: relative;
  background-color: #343635!important;
}

.modal__container .modal.opac {
  opacity: 0;
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}

.modal__container.active .opac {
  opacity: 1;
}

.modal__header {
  position: absolute;
  right: 0px;
  top: 0px;
}

.modal__header .modal_close {
	font-family: 'Lato', sans-serif;
	border: 0;
	cursor: pointer;
	display: inline-block;
  font-size: 14px;
  outline: 0;
  padding: 5px 13px;
  vertical-align: middle;

  background: #fff2;
  -webkit-box-shadow: 0 0 3px 1px #00000008;
  box-shadow: 0 0 3px 1px #00000008;
  color: #333;
}

.modal__header .modal_close:hover {
  background: #fff;
  -webkit-box-shadow: 0 0 4px 0 #0002, 0 0 3px 1px #0001;
  box-shadow: 0 0 4px 0 #0002, 0 0 3px 1px #0001;
  color: #000;
}

.modal__container .modal__body .modal__body_content {
  width: 80%;
  margin: 0 auto;
}

.modal__container .modal__body {
  width: 100%;
  padding: 80px 0;
}

.modal__container .modal::-webkit-scrollbar {
  width: 3px;
}

.modal__container .modal::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px #343635; 
  border-radius: 10px;
}

.modal__container .modal::-webkit-scrollbar-thumb {
  background: #e1b823; 
  border-radius: 10px;
}

.modal__container .modal::-webkit-scrollbar-thumb:hover {
  background: #e1b823; 
}


@media(min-width: 992px) {
  .modal__container .modal__body {
    padding: 6% 0;
  }
}