






*, *:before, *:after {
  box-sizing: border-box;
}
/*! 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 {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

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

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, 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: bolder;
}

/**
 * 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;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* 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: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 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;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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, IE 10+, and Firefox.
 */

details {
  display: block;
}

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

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}



/* Responsive Grid */

.page-center, .container{
  max-width: 1366px;
  width:100%;
  padding:0 15px;
  float:none;
  margin: 0 auto;
}


@media(min-width: 1200px){
  .container, .page-center {
    max-width: 1310px;
  }
}
@media(min-width: 992px){
  .container, .page-center {
    max-width: 960px;
  }
}
@media(min-width: 768px){
  .container, .page-center {
    max-width: 720px;
  }
}
@media(min-width: 576px){
  .container, .page-center {
    max-width: 540px;
  }
}

.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 ;
  }
}


.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
}

.dnd-section > .row-fluid {
  margin-left: auto;
  margin-right: auto;
}

.dnd-section .dnd-column {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding-left: 0;
    padding-right: 0;
  }
}
html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.col,.col-auto{max-width:100%}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.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-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}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.container{max-width:540px}.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.container{max-width:720px}.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.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%}.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.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}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.container{max-width:960px}.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.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%}.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!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}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.container{max-width:1310px}.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}



body {
  line-height: 1.15;
  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;
}


/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1rem;
  line-height: 1.7em;
}

strong {
  font-weight: 800;
}

/* Links */

a {
  cursor: pointer;
  display: inline-block;
  transition: all 0.5s;
}

/* Headings */
h1, h2 {
  font-variant-caps: small-caps;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
  margin: 0 0 0.5rem;
}

h1 {
  font-size: 62px;
  line-height: 1.4;
}

h2 {
  font-size: 42px;
  font-weight: 700;
}

h3 {
  font-size: 32px;
  font-weight: 600;
}

h4 {
  font-size: 20px;
  letter-spacing: 1.18px;
}

h5 {
  font-size: 20px;
  letter-spacing: 1.18px;
}

h6 {
  font-size: 18px;
  letter-spacing: 1.06px;
}

/* Lists */

ul li,
ol li {
  font-size: 1rem;
  line-height: 2;
}

ul ul,
ol ul,
ul ol,
ol ol {
  padding-left: 2.8rem;
}

ul.no-list {
  list-style: none;
}

/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 1.5rem 2.8rem;
}

/* Horizontal Rules */

hr {
  border: 0 none;
  border-bottom: 2px solid;
}

/* Subscripts and Superscripts */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus State */

:focus {
  outline: 0;
}

*:focus, *:focus-within, *:focus-visible {
  outline: 0;
}

.disable-focus-styles:focus {
  outline: none;
}

/* Primary Button */

button,
.button {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
  line-height: 24px;
}
button:hover, form .hs-button:hover,
.button:hover:not(.button--simple){
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  border: 1px solid #d0d0d0;
  pointer-events: none;
}

.button.button--secondary:disabled {
  background-color: inherit;
}

.button.button--simple:disabled {
  background-color: inherit;
  border: inherit;
}

/* Simple Button */

.button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0 !important;
  position: relative;
  display: inline-block;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  vertical-align: middle;
  will-change: transform;
}
.button--simple::after{
  content: "";
  background-image: url(https://7387269.fs1.hubspotusercontent-na1.net/hubfs/7387269/AV-Planners-Theme-2023/Images/arrow.svg);
  display: inline-block;
  height: 24px;
  left: 4px;
  position: relative;
  top: 0;
  transition: all .3s;
  vertical-align: middle;
  width: 24px;
}
.button--simple:hover::after {
  left: 5px;
  top: -2px;
}
.button.button--simple:hover,
.button.button--simple:focus {
  background-color: transparent;
  border: none;
}

.button.button--simple:active {
  background-color: transparent;
  border: none;
}

/* Button Icons */

.button .button__icon svg {
  display: block;
  fill: inherit;
  height: 1.25rem;
  margin-right: 1rem;
}

.button.button--icon-right .button__icon {
  order: 1;
}

.button.button--icon-right .button__icon svg {
  margin-left: 1rem;
  margin-right: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .button .button__icon svg {
    width: 1.25rem;
  }
}

/* Base */

.hs-form-field {
  position: relative;
}

/* Form Title */

.form-title {
  margin: 0;
  text-align: center;
}

.form-title ~ div > form {
  border-top: none;
}

/* Labels */

.hs-form-field > label {
  display: block;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Inputs */

.input {
  position: relative;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
input[type='file'],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 100% !important;
}

select::-ms-expand {
  display: none;
}

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

/* Inputs - Checkbox/Radio */

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

.inputs-list > li {
  display: block;
  margin: 0.7rem 0 0.7rem 0.7rem;
  padding: 0;
  width: 100%;
}

input[type='checkbox'],
input[type='radio'] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}
textarea {
  min-height: 74px;
}
/* Inputs - Select */

/* .hs-fieldtype-select .input:after {
content: '\25BE';
pointer-events: none;
position: absolute;
right: 15px;
top: 50%;
transform: translateY(-50%);
} */
.select, select.hs-input {
  background-image: url(https://7387269.fs1.hubspotusercontent-na1.net/hubfs/7387269/Theme_2023/images/gridicons_dropdown.png);
  background-repeat: no-repeat;
}
.hs_error_rollup {
  display: none !important;
}
background-position: right 15px center;
background-size: 10px 5px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-repeat: no-repeat;
}
/* Inputs - Datepicker */

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

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

.fn-date-picker td .pika-button:hover {
  border-radius: 0 !important;
}
ul.no-list.hs-error-msgs.inputs-list > li {
  margin: 0;
}
.hs-error-msg, .hs-error-msgs {
  font-size: 14px;
}
.hs_error_rollup {
  display: none !important;
}
/* Headings and Text */

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

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  line-height: 1.25;
}

/* Validation */

.hs-error-msg,
.hs-error-msgs {
  margin-top: 0.35rem;
}

/* Submit */
form .hs-button, form input[type=submit] {
  cursor: pointer;
  appearance: none;
  transition: all .15s linear;
}

/* Captcha */

/* Inline Thank You Message */

.submitted-message {
  color: #fff;
}


/* Tables */

table {
  border-spacing: 0;
  margin-bottom: 1rem;
}

th,
td {
  vertical-align: top;
}

tr:nth-child(odd) {
  background-color: #eff7ff;
}

thead th,
thead td {
  border: none;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
}



.container-fluid.body-container {
  padding: 0;
  margin: 0;
}




.hhs-header-menu {
  float: right !important; 
}
.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-item a {
  padding: 10px 5px; 
}
.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-2 a {
  padding: 5px 5px 5px 10px; 
}
.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a span {
  padding: 10px 0; 
}
.custom-menu-primary .hs-menu-wrapper > ul{ 
  float: right;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  padding: 10px 15px;
  position: relative;
  display: block;
}
.custom-menu-primary .hs-menu-wrapper > ul ul{
  left: 15px!important;
  padding: 10px 0px;
  -webkit-box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
  box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
  min-width: 150px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul:before {
  content: "\f0d8";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  padding-left: 10px;
}
.transparent-nav .custom-menu-primary .hs-menu-wrapper > ul ul li a {
  color:#444;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  z-index: 1000 !important;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100% !important;
}
.hhs-pillar-menu .hs-menu-wrapper > ul li a,
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
  text-decoration: none !important;
  padding-right: 30px;
  white-space: normal !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
  margin: 0px; 
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  margin-bottom: 0px; 
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after {
  content: "\f107";
  display: inline-block;
  font-family: "Font Awesome 5 Free" !important;
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 3px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-2.hs-item-has-children > a:after {
  content: "\f105";
  float: none;
  font-family: "Font Awesome 5 Free" !important;
  line-height: 24px;
  position: absolute;
  right: 10px;
  top: 5px;
}
.hhs-footer .hs-menu-item.active {
  background-color: transparent !important; 
}
.row-fluid [class*="span"] {
  min-height: auto !important; 
}
.row-fluid {
  min-height: 0px !important;
}
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  max-width: none !important;
  vertical-align: bottom;
  padding: 5px 0;
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a.mega span {
  padding-right: 17px !important;
  position: relative;
  z-index: 5;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a.mega:after {
  position: absolute;
  right: 0px;
  top: 6px;
  z-index: 1;
}
.hhs-top-bar .mega-menu .hs-menu-wrapper > ul > li > ul:before {
  content: '';  
}
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
  position: relative; 
}
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:hover:after {
  width: 100%;
}
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.active:after,
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.active-branch:after,
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 4px;
  width: 0;
  height: 2px;
  transition: width 220ms ease-in;
}
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.active:after,
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.active-branch:after{
  width: 100%;
}
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu ul li.hs-menu-depth-1:after {
  height: 0; 
}
.hhs-menu-toggle {
  padding-left: 1em;
  position: relative;
  z-index: 1001;
}
.hhs-side-menu .hhs-menu-toggle {
  text-align: right;
  float: right;
  margin-right: 15px;
}
.hhs-side-menu.is-open .hhs-menu-toggle {
  display: block;
}
.hhs-side-menu .hhs-menu-toggle button {
  position: relative;
}
.hamburger-icon {
  width: 2em;
  height: 1.5em;
  position: relative;
  display: block;
  margin: auto;
}
.hamburger-icon .line {
  display: block;
  background: #666;
  width: 2em;
  height: 4px;
  position: absolute;
  left: 0;
  border-radius: 0.025em;
  transition: all 0.4s;
  border-radius: 1em;
}
.hamburger-icon .line.line-1 {
  top: 0;
}
.hamburger-icon .line.line-2 {
  top: 50%;
}
.hamburger-icon .line.line-3 {
  top: 100%;
}
.hamburger-icon:not(.active) .line.line-3 {
  left: 1em;
  width: 1em;
}
.hamburger-icon.active .line-1 {
  transform: translateY(0.75em) translateX(0) rotate(45deg);
}
.hamburger-icon.active .line-2 {
  opacity: 0;
}
.hamburger-icon.active .line-3 {
  transform: translateY(-0.75em) translateX(0) rotate(-45deg);
}
.hhs-side-menu__mobile-controls {
  padding-right: 1em;
  margin-bottom: 0em;
  float: left;
}
.hhs-nav-grid {
  display: flex;
  align-items: center;
}
.hhs-nav-grid__extras {
  display: flex;
}
.hs-search-field {
  position: relative;
  width: 1px;
}
.hs-search-field__bar {
  top: 2px;
  left: 0;
  max-width: 0;
  overflow: hidden;
  transition: all 0.125s ease-in-out;
}
.hs-search-field.is-open .hs-search-field__bar {
  width: 40vw;
  max-width: 40vw;
  left: -40vw;
  position: absolute;
}
.hhs-top-bar .hs-search-field__bar .hs-search-field__input {
  border: 0;
  border: 1px solid #ccc;
  position: relative;
  z-index: 1000;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  padding: 5px 8px !important;
  background:#fff;
}
.top-bar-search {
  border: 0;
  background: none;
  padding: 0.33em;
  display: inline-block;
  margin-top: 0px;
  cursor: pointer;
  margin-right: 5px;
}
.top-bar-search:hover{
border:none;
}
.top-bar-search i span {
  display: none; 
}
.hhs-side-menu .top-bar-search {
  position: absolute;
  top: 2px;
  right: 52px;
}
.hhs-side-menu__controls .hhs-lang-switch .globe_class:before,
.hhs-side-menu .fas {
  font-size: 20px; 
}
.hhs-menu-button {
  border: 0;
  background: none;
  display: inline-block;
  cursor: pointer;
}
.sc-site-header__menu .hs-menu-children-wrapper {
  padding: 0.33em 0 !important;
}
.sc-site-header__menu .hs-menu-item.hs-menu-depth-2 {
  width: 100%;
}
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  padding: 10px 0px; 
}
.hhs-lang-switch .lang_list_class li a {
  padding: 10px; 
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
}
.hhs-side-menu .hhs-lang-switch .globe_class:before {
  color: #000; 
}
.hhs-side-menu {
  position: fixed;
  max-height: 100vh; 
  top: 0;
  bottom: 0;
  background-color: #fff;
  padding-top: 1em;
  z-index: 100001;
  overflow-y: auto;
  right: -100%;
  transition: all 0.5s ease-in-out;
  display:flex;
  flex-direction:column;
}
.page-editor .hhs-side-menu {
  height: 0px; 
}
.hhs-side-menu.is-open {
  right: 0;
}
.body-wrapper.nav-is-open  {
  overflow-y: hidden;
}
.body-wrapper::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 100%;
  opacity: 0;
  pointer-events: none;
  z-index: 1000;
  transition: all 0.33s ease-in-out;
}
.body-wrapper.nav-is-open::after {
  left: 0;
  opacity: 1;
}
.hhs-side-menu__ctas {
  padding: 1.88em 2em 0em;
}
.hhs-side-menu__form {
  padding: 0em 2em 0em;
}
.hhs-side-menu__text {
  padding: 0em 2em 0em;
}
.hhs-side-menu__text.text-above {
  padding-top: 2em; 
}
.hhs-side-menu__ctas .hhs-header-cta {
  float: left;
  margin: 0 1em 0 0;
}
.hhs-side-menu__ctas .hhs-header-cta a {
  margin-bottom: 15px; 
}
.hs-menu-flow-vertical .hhs-nav-links {
  display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
  padding: 0.2em 0 !important;
  max-width: 100%;
  width: 100%;
  overflow: visible;
}
.hhs-side-menu__mobile {
  padding: 1em 2.25em 0 2em;
}
.hhs-side-menu__mobile .sc-site-header__menu {
  padding-bottom: 1em;
  border-bottom: 1px solid rgba(125,125,125, 0.42);
}
.hhs-nav-links {
  margin: 0 !important;
  vertical-align: bottom;
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  font-size: 0.88em;
  display: block;
  visibility: visible;
  opacity: 1;
  position: static;
  background: none;
  padding-left: 1.33em !important;
  padding-top: 0 !important;
}
.hhs-side-menu .hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.hhs-side-menu .hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper.is-open {
  max-height: 100%;
  opacity: 1;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.fa-caret-right::after {
  content: '\f0da';
}
.hhs-sidebar-nav-toggle {
  display: inline-block;
  border: 0;
  background: none;
  font-size: 1rem;
  padding: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  padding: 0;
  position: absolute;
  right: 0;
  top: -10px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.hhs-sidebar-nav-toggle.is-open > * {
  transform: rotate(45deg);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.hhs-side-menu__extras {
  padding: 0.66em 2em;
}
.hhs-side-menu__extras .hs-menu-item {
  width: 100%;
}
.hhs-side-menu__extras .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  width: 100%;
  padding: 0.25em 0;
  overflow: visible;
}
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  max-width: 250px;
  width: auto;
  line-height: 1;
  -webkit-box-shadow: 0 0 4px 4px rgba(0,0,0,0.05);
  box-shadow: 0 0 4px 4px rgba(0,0,0,0.05);
  position:absolute;
}
.hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  -webkit-box-shadow: 0 0 0px 0px rgba(0,0,0,0.0);
  box-shadow: 0 0 0px 0px rgba(0,0,0,0.0);
}
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  line-height: 1;
  width: auto !important;
  padding: 10px 20px 10px 10px;
}
.hhs-side-menu__extras .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
  position: static;
}
.hhs-side-menu__extras .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper a {
  text-indent: 10px; 
}
.hhs-side-menu__extras .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li li a {
  text-indent: 20px; 
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
.hhs-side-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after {
  content: '' !important;
}
#return-to-top i span, .hhs-social-con i span, .screen-reader-text {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute!important;
  width: 1px;
}
.hhs-side-menu .sc-site-header__menu.hs-menu-flow-vertical {
  overflow: initial;
  height: auto;
}
.hhs-side-menu span {
  display: inline;
}
.hhs-side-menu__controls {
  position: relative; 
  width: 100%;
  z-index: 100000;
  margin: 0em 0 0 auto;
}
.hhs-side-menu__controls .hs-search-field .hs-search-field__bar {
  width: 0px;
  display: none;
}
.hhs-side-menu__controls .hs-search-field.is-open .hs-search-field__bar {
  width: 13.5em;
  max-width: 13.5em;
  top: -3px;
  left: 2em;
  display: block;
  position: absolute;
}
.hhs-side-menu__controls .hs-search-field {
  z-index: 1000; 
}
.hhs-side-menu__controls .hs-search-field input {
  padding: 8px;
  font-size: 16px;
}
.hhs-side-menu .hs-menu-wrapper.hs-menu-flow-vertical li a {
  white-space: inherit;
}
.hhs-side-menu__footer {
  padding: 2em;
  text-align: right;
}
.hhs-side-menu__footer i {
  font-size: 18px;
  padding: 5px;
}
.hhs-side-menu__footer i span {
  display: none;
}

.hhs-top-bar div.hs_cos_wrapper_type_cta {
  display: inline; 
}
.mega-menu {
  left: 0; 
  position: fixed;
  width: 100%;
  padding:15px;
  z-index: 10000;
  box-shadow: 0 4px 5px 0 rgba(0,0,0,0.1);
}
.mega-menu {
  opacity: 0; 
  pointer-events: none; 
  transition: opacity .2s ease-in-out,
    max-height .8s ease-in-out,
    padding .2s ease-in-out;
  transition-delay: 300ms;
  max-height: 0;
  padding: 0;
  cursor: default;
}
.mega-menu.active {
  opacity: 1;
  visibility: visible; 
  pointer-events: inherit;
  max-height: 10000px;
  padding: 50px 0; 
}
.mega-menu::before {
  content: '';
  width: 100%;
  display: block;
  background: transparent;
  position: absolute;
}
.mega-menu.mega-scrolled {
  top: 55px; 
}
.side-bar-nav {
  height:680px;
  overflow-y: scroll;
}
.side-bar-nav .hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.mega-menu .hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: auto;
  top: auto;
  visibility: visible;
  opacity: 1;
  position: static; 
}
.mega-menu .hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 0px; 
}
.mega-menu .hs-menu-wrapper.hs-menu-flow-vertical>ul li a,
.mega-menu .widget-type-post_listing ul li a{
  padding: 2px 0px !important;
  width: auto !important;
  white-space: normal;
  text-indent: inherit;
}
.mega-menu .key-menu .hs-menu-wrapper.hs-menu-flow-vertical>ul li:first-child a {
  padding: 0px 0px !important;
  width: auto !important;
}
.mega-menu .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-2 > a {
  font-size: .9em;
  padding-left: 5px;
}
.hhs-top-bar .mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li{
  margin-top: 5px;
  margin-bottom: 5px;
}
.custom-menu-primary .mega-menu .hs-menu-wrapper>ul,
.custom-menu-primary .mega-menu .hs-menu-wrapper>ul ul,
.custom-menu-primary .mega-menu .widget-type-post_listing ul,
.custom-menu-primary .mega-menu .widget-type-post_listing ul ul{
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}
.custom-menu-primary .hs-menu-wrapper > ul ul,
.custom-menu-primary .mega-menu .key-menu .hs-menu-wrapper>ul,
.custom-menu-primary .mega-menu .key-menu .hs-menu-wrapper>ul ul {
  padding: 0px; 
}
.custom-menu-primary .mega-menu .hs-menu-wrapper>ul ul {
  min-width: 170px !important;
}
.custom-menu-primary .hs-menu-wrapper .mega-menu > ul > li,
.custom-menu-primary .mega-menu .hs-menu-wrapper>ul>li,
.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu .hs-menu-flow-vertical ul li a,
.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu .widget-type-post_listing ul li a{
  text-transform: none !important;
  font-weight: normal !important;
  display: block;
  clear: both;
}
.hhs-top-bar .mega-nav-con .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  padding-bottom: 5px;
}
.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu .key-menu.hs-menu-flow-vertical ul li:first-child a {
  line-height: 1em; 
}
.custom-menu-primary .mega-menu .hs-menu-wrapper > ul > li, 
.custom-menu-primary .hs-menu-wrapper .mega-menu > ul > li {
  margin-left: 0px !important;
}
.custom-menu-primary .mega-menu .hs-menu-wrapper>ul ul {
  padding: 0px 0  10px 10px !important; 
}
.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu>ul li a {
  font-weight: normal !important; 
}
.custom-menu-primary .hs-menu-wrapper .mega-menu ul>li>ul:before,
.hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu ul li.hs-item-has-children>a:after {
  display: none !important; 
}
.custom-menu-primary .mega-menu .hs-menu-wrapper > ul li a:hover {
  background-color: transparent !important; 
}
.custom-menu-primary .mega-menu .hs-menu-wrapper > ul {
  float: none !important; 
}
.hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: block;
  opacity: 1;
  visibility: visible;
  position: static;
}
.mega-text-con {
  white-space: normal; 
}
.mega-text-con ul {
  padding-left: 20px !important; 
}
.mega-text-con li {
  list-style-type: disc; 
  width: 100%;
}
.custom-menu-primary .hs-menu-wrapper > ul .mega-menu ul {
  background: transparent !important; 
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.mega-nav-con .hs-menu-item {
  width: 100%;
}
.mega-nav-con .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: block;
  width: 100%;
  visibility: visible;
  opacity: 1;
  position: static;
  background: none;
  padding-left: 0.33em !important;
}
.mega-nav-con .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  padding: 0.33em 0;
}
[class^=mega-drop].loaded::before {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: -20px;
  top: 0;
}
.hhs-nav {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.hhs-alt-nav .hhs-header-logo .logo-sticky,
.hhs-header-logo .logo-standard {
  display: block;
}
.hhs-alt-nav .hhs-header-logo .logo-standard,
.hhs-header-logo .logo-sticky {
  display: none;
}
.sticky-menu .hhs-header-logo .logo-standard {
  display: none;
}
.sticky-menu .hhs-header-logo .logo-sticky {
  display: block;
}
.hhs-header-logo,
.hhs-nav-opt-items {
  display: table-cell;
  vertical-align: middle;
}
.hhs-header-logo {
  position: relative;
  z-index: 10;
}
.hhs-header-menu {
  float: right !important;
}
.hhs-lang-switch {
  float: right;
}
.hhs-lang-switch .lang_switcher_class {
  padding: 7px 10px; 
  margin-top: 5px;
}
.hhs-lang-switch .globe_class {
  background-image: none !important;
  font-family: "Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
.hhs-lang-switch .globe_class:before {
  content: "\f0ac";
}
.hhs-side-menu__controls .hhs-lang-switch {
  position: absolute;
  top: 5px;
  right: 100px;
}
.hhs-side-menu__controls .hhs-lang-switch .lang_switcher_class {
  padding: 0px;
  margin-top: 0;
}
.hhs-lang-switch .globe_class {
  height: 30px; 
}
.hhs-lang-switch .lang_list_class {
  text-align: left;
  border: none;
  top: 35px;
  left: -10px;
  padding-top: 0px !important;
  -webkit-box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
  box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
  min-width: 100px;
  width: max-content;
}
.hhs-side-menu .hhs-lang-switch .lang_list_class {
  top: 30px;
  z-index: 1000;
}
.hhs-lang-switch .lang_list_class:before {
  border: none;
  width: 10px;
}
.hhs-lang-switch .lang_list_class:after {
  border: 5px solid transparent;
  left: 85px;
  top: -10px;
}
.hhs-side-menu .hhs-lang-switch .lang_list_class:after {
  left: 76px;
}
.hhs-lang-switch .lang_list_class li:first-child,
.hhs-lang-switch .lang_list_class li{
  border: none !important; 
}
.hhs-lang-switch .lang_list_class li:first-child {
  padding-top: 10px; 
}
.hhs-lang-switch .lang_list_class li:last-child {
  padding-bottom: 10px; 
}
.hhs-lang-switch .lang_list_class li {
  padding: 0px; 
  margin-bottom: 0px;
}
.hhs-lang-switch .lang_list_class li a {
  display: block;
}
.hhs-lang-switch,
.hhs-header-search,
.hhs-header-cta {
  float: right;
  margin-left: 15px;
  z-index: 1000;
  position: relative;
}
.hhs-lang-switch a,
.hhs-header-search a{
  padding: 10px 5px;
  display: block;
}
.hhs-header-search a i {
  vertical-align: bottom;
}
.hhs-lang-switch .globe_class:before {
  vertical-align: middle;
}
.hhs-header-mod .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
  width: 100%;
  display: block;
  clear: both;
}
.hhs-header-hat {
  position: relative;
  z-index: 1000;
}
.hhs-hat-menu .hs-menu-children-wrapper:before {
  content: "\f0d8";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: -10px;
  left: 10px;
  width: 100%;
  padding-left: 10px;
}
.hhs-header-hat .col-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.hhs-header-hat .col-12 * {
  margin-bottom: 0px; 
}
.hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  float: right;
}
.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a span {
  padding: 10px 0;
}
.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a {
  color: #555555 !important;
  padding: 5px;
  text-transform: none;
}
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a {
  white-space: normal !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: block;
  opacity: 1;
  visibility: visible;
  position: static;
}
.mega-text-con {
  white-space: normal; 
}
.mega-text-con ul {
  padding-left: 20px !important; 
}
.mega-text-con li {
  list-style-type: disc; 
  width: 100%;
}
.custom-menu-primary .hs-menu-wrapper > ul .mega-menu ul {
  background: transparent !important; 
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  margin-right: 0px;
}
.hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  max-width: none;
  overflow: visible;
}
.custom-menu-primary .hs-menu-wrapper {
  overflow: visible !important;
}
.custom-menu-primary .hs-menu-wrapper > ul{
  float: right;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  font-weight: normal;
  margin-left: 0px !important;
  margin-bottom: 0px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  padding: 10px 15px;
  position: relative;
  display: block;
}
.custom-menu-primary a:hover {
  color: #000000;
}
.hs-menu-children-wrapper .hs-menu-item.active,
.custom-menu-primary .hs-menu-wrapper .hs-menu-children-wrapper li.active a:hover,
.sticky-menu .hs-menu-item.active,
.sticky-menu .custom-menu-primary .hs-menu-wrapper > ul li.active a:hover{
  background-color: transparent !important;
  cursor: default !important;
}
.sticky-menu {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 0;
  -webkit-box-shadow: 0 2px 3px 1px rgba(0,0,0,.1);
  box-shadow: 0 2px 3px 1px rgba(0,0,0,.1);
}
.sticky-menu.active {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  transition: all .3s ease;
  opacity: 1;
}
.sticky-menu .widget-type-logo img {
  height: 35px !important;
  width: auto !important;
  margin: 10px 0;
}
.hhs-header.sticky-menu.active {
  padding: 5px 0px !important;
}
.custom-menu-primary.js-enabled .hamburger {
  display: none;
}
.hs-menu-wrapper ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.hs-menu-item a {
  display: block;
  padding: 0.5rem 1rem;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
.hs-menu-item:hover a,
.hs-menu-item:focus a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
}
.hs-menu-item.active a {
  color: rgba(0, 0, 0, 0.9);
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  white-space: normal !important; 
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  z-index: 1000!important
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%!important
}
.custom-menu-primary .hs-menu-wrapper>ul li a,.hhs-pillar-menu .hs-menu-wrapper>ul li a,.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  max-width: none!important;
  overflow: visible!important;
  padding-right: 30px;
  text-decoration: none!important;
  white-space: normal!important;
  width: auto!important
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
  margin: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  margin-bottom: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  display: inline-block;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin-left: 3px
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-2.hs-item-has-children>a:after {
  content: "\f105";
  float: none;
  font-family: Font Awesome\ 5 Free!important;
  line-height: 24px;
  position: absolute;
  right: 10px;
  top: 5px
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a.mega:after {
  top: 12px!important;
}
.fb_iframe_widget span,
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item span.IN-widget {
  vertical-align: top !important;
}
.mobile-trigger, .child-trigger{
  display: none !important;
}
span.loaded .mega-menu {
  display: block !important;
}

@media (min-width: 1200px) {
  /*   .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper{
  display:none !important;
} */
}
@media (max-width: 1199px) {
  .hhs-nav-grid__menu{
    display:none;
  }
  .hhs-nav-grid{
    justify-content: space-between;
  }
  .hhs-top-bar {
    padding: 12px 0!important;
  }
  .hhs-header-logo img, .hhs-header-logo span, .hhs-header-logo a {
    display: block;
  }
  button#hamburger-iconm, button.hhs-menu-button, button.hhs-sidebar-nav-toggle {
    border: none !important;
    padding: 0 !important;
  }
  button#hamburger-icon:hover, button.hhs-menu-button:hover, button.hhs-sidebar-nav-toggle:hover {
    transform: none !important;
  }
  nav.sc-site-header__menu.flyouts.hs-menu-flow-vertical > ul {
    flex-direction: column;
    margin: 0;
  }
  nav.sc-site-header__menu.flyouts.hs-menu-flow-vertical > ul > li {
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children {
    position: relative;
  }
}
@media (max-width: 922px) {
  .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-item a,
  .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-2 a {
    padding: 0px 0px 0px 10px; 
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul:before {
    display: none !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after {
    display: none; 
  }
  .header-container-wrapper .container-fluid  .row-fluid [class*="span"] {
    display: block;
    float: none !important;
    width: auto !important;
    margin-left: 0 !important;
  }
  .mega-menu.active {
    display: none !important;
    opacity: 0;
  }
  .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a span {
    padding: 0px !important; 
  }
  .header-container-wrapper .container-fluid .mega-menu {display: none !important;}
  .header-container-wrapper .container-fluid .row-fluid .mega-menu,
  .custom-menu-primary .mega-menu {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
  .sticky-menu.active {
    position: static !important;
  }
  .sticky-menu .widget-type-cta {
    display: none;
  }
  .sticky-menu .widget-type-logo img {
    margin: 0;
  }
  .sticky-menu .page-center {
    padding: 0 10px !important;
  }
  .hhs-nav {
    position: relative;
  }
  .hhs-nav-opt-items {
    padding-right: 40px;
  }
  .custom-menu-primary.js-enabled {
    float: none;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }
  .custom-menu-primary.js-enabled .hamburger {
    display: inline-block;
  }
  .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    padding: 0px 15px;
  }
  .hhs-header-logo {
    position: relative;
    z-index: 1000;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li{
    margin-left: 0px !important;
  }
  .hamburger {
    padding-top: 10px; 
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul{
    padding: 0px !important;
  }
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
  }
  .child-trigger{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; 
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important;
    min-width: 55px !important;
    height: 45px !important;
    padding: 0 !important;
    border: 0; 
    border-left: 1px solid rgba(0, 0, 0, .10);
    background: transparent; 
  }
  .hhs-header-trans .child-trigger{
    border-left: 1px solid rgba(255, 255, 255, .10);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%;
    margin: 0 auto !important;
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 13px; 
    height: 1px; 
    background-color: #ccc;
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative;
    left: 0;          
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; 
    padding: 0 0 0 0;
    z-index: 8888;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    background: #fff;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 22px; 
    line-height: 45px;
    overflow: visible;
  }
  .custom-menu-primary.hhs-header-trans .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#111111; 
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#000000; 
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul{
    border: 0px;
    padding: 10px 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; 
    font-size: 16px; 
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:after{
    display: none;
  }
  .hhs-header-full {
    padding-left:0;
    padding-right: 0;
  }
  .hhs-nav {padding-top: 0px;}
  .hhs-logo-header {padding-left: 0px; }
  .hhs-header-hat {
    padding: 0; 
  }
  .hhs-header-hat .hs-menu-wrapper * {
    width: auto !important; 
  }
  .hhs-text-content {
    max-width: 100% !important;
  }
  .hhs-container-fluid.hhs-package-highlight {
    margin: -50px 0 30px !important; 
  }
  .body-container-wrapper .hhs-col-12.pricing-table {padding: 50px 0 !important;}
}


@media screen and (min-width:769px) {
  .custom-menu-primary .hs-menu-wrapper {
    display:block !important;
    background: transparent !important;
  }
}

@media (max-width: 575px) {
  .hhs-menu-button {
    vertical-align: super;
  }
  nav {
    transition: height 0.5s ease-in-out;
  }
  .hhs-header-mod .hhs-nav {
    padding-top: 25px; 
  }
  .custom-menu-primary.js-enabled {
    top: 20px; 
  }
  .hhs-hat-menu {
    position: relative;
  }
  .hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    text-align: center !important;
    padding: 0 !important;
  }
  .hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li li a {
    padding: 2px 10px !important;
  }
  .hhs-hat-menu .hhs-header-search a {
    padding: 5px 0px 5px 10px;
  }
  .hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul,
  .hhs-hat-menu > ul {
    width: 100% !important;
    margin: 0px auto !important;
    float: none !important;
    text-align: center;
  }
  .hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    display: inline-block;
    text-align: center;
    padding: 0 5px;
  }
  .hhs-hat-menu .hs-menu-children-wrapper:before {
    text-align: left; 
  }
}
@media (min-width: 510px) {
  .hhs-side-menu__mobile-controls {
    display: none;
  }
}
@media (max-width: 509px) {
  .hhs-nav-grid__extras .top-bar-search,
  .hhs-nav-grid__extras .hhs-lang-switch {
    display: none;
  }
}
@media (min-width: 1280px) {
  .row-fluid [class*="span"] {
    min-height: 0 !important;
  }

}
.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
  font-size:16px;
  line-height:1.2;
}
.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li{
  line-height:1.2;
  width: 100%;
  /*   min-height:24.78px; */
}
.row{
  margin-left: 0!important;
  margin-right: 0!important;
}
footer.footer .container {
  padding: 0;
}
.hhs-social-con a {
  display: inline;
}

footer .container {
  padding-left: 0;`
  padding-right: 0;
}
.hhs-foot-nav-cols .submitted-message{
  color: #ffffff;
}
footer form{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  border-radius: 18px;
  background: #343637;
  padding: 3px;
}
footer form .hs_submit{
  width: 147px;
}
footer .hs-input{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-color: transparent;
  color: #ffffff;
}
footer .hs-input::placeholder{
  color: #ffffff;
}
footer form.hs-form .hs-form-field{
  margin: 0 !important;
  width: calc(100% - 147px);
}
footer form .hs-form-field > label{
  display: none;
}
.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
  display: inline-block;
}
.hhs-foot-nav-col.nav-col-1 .hhs-col-content p>a, .hhs-foot-nav-col.nav-col-1 .hhs-col-content p>a img {
  display: block;
}
.hhs-foot-nav-col.hhs-foot-rss.nav-col-1 input.hs-button.primary.large {
  line-height: 24px;
}
.subscribe-form-wrapper input[type=email] {
  background: transparent;
}
ul.no-list.hs-error-msgs.inputs-list {
  position: absolute;
}


.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  padding: 0px;
  white-space: pre-wrap;
  max-width: none;
}
.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  float: none;
  margin-bottom: 10px;
}
.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-2 {
  padding-left: 10px;
  width: 100%;
}
.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
  position: static;
  margin: -5px 0 10px 0;
}
.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after {
  display: none; 
}

.foot-nav-title {
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 0px !important;
  padding-left: 0px !important;
  padding-bottom: 20px;
  position: relative;
  width: 100%;
  background: transparent;
  outline: none;
  border: none;
  padding-right: 0px;
}

.foot-nav-title:after {
  content: "\f107";
  display: inline;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: bold;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  padding-left: 10px;
}



.hhs-foot-rss .hs-rss-title {
  font-weight: bold;
  font-size: 14px;
}

.hs-rss-description p {
  font-size: 14px; 
}

.hhs-foot-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
  width: 100%;
  float: none;
  padding-right: 0px; 
}

.hhs-foot-rss .hs-rss-item.hs-with-featured-image {
  position: relative; 
}

.hhs-foot-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
  padding-top: 15px
}

.hhs-foot-rss .hs-rss-item-image-wrapper {
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 100% !important;
}

.hhs-foot-rss .hs-rss-item-image-wrapper img {
  width: 100%; 
}

.hhs-foot-break-line {
  border-bottom: 1px solid;
  padding: 25px 0 0;
  margin-bottom: 25px;
  display: block;
  width: 100%;
}

.hhs-foot-logo {
  margin-bottom: 10px; 
}
.hhs-foot-copyright {
  font-size: 13px; 
}

.hhs-foot-base-nav {
  text-align: left;
}

.hhs-foot-base-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {
  margin-bottom: 0px; 
}

.hhs-foot-base-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  padding: 0px 10px 0px 0px !important; 
  max-width: none;
}

.hhs-social-con {
  text-align: right; 
}

.hhs-social-con a {
  padding: 5px 5px 0px 5px;
  margin: 0 5px;
}

.hhs-social-con i {
  font-size: 18px; 
}
.hhs-social-con i:hover {
  -webkit-transition: color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out;
  -ms-transition: color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out; 
}

.hhs-footer-mod .hhs-post-feat-img {
  background-size: cover;
  background-position: center;
  margin-bottom: 10px;
}

.hhs-footer-mod .hhs-post-feat-img span {
  display: none;
}
.hhs-footer-mod .hhs-post-content a h6 {
  margin-bottom: 5px; 
}

.hhs-footer-mod .hhs-post-summary p {
  font-size: 0.95em; 
}

.hhs-content-col form {
  margin-bottom: 25px; 
}



#return-to-top {
  position: fixed;
  z-index: 1000000;
  bottom: 20px;
  left: 20px;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 10000000;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#return-to-top:hover i {
  color: #fff;
  top: 10px;
}
@media (min-width: 991px) and (max-width: 1050px) {
  .footer .hhs-footer-mod  .hhs-foot-nav-cols .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .footer .hhs-footer-mod .hhs-foot-nav-cols .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .footer .hhs-footer-mod .row.hhs-foot-nav-cols {
    justify-content: center;
}
  
}

@media (max-width: 922px){
  .hhs-foot-rss,
  .hhs-foot-nav-col {
    margin-bottom: 50px; 
  }
  .hhs-social-con {
    margin-bottom: 25px;
    text-align: center;
  }

}
@media (max-width: 767px) {
  .footer .footer-contact{
    line-height:48px;
    display:inline-block;
  }
}
@media (max-width: 575px){
  .hhs-foot-logo,
  .hhs-foot-copyright,
  .hhs-foot-base-nav .hs-menu-wrapper ul {
    text-align: center;
  }
  .hhs-foot-base-nav .hs-menu-wrapper li {
    width: auto;
    display: inline-block;
    text-align: center;
  }
  .hhs-foot-logo {
    margin-top: 20px; 
  }
  .hhs-foot-nav-col {
    border-bottom: 1px solid; 
    margin-bottom: 20px;
  }
  .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    padding: 5px 0; 
    text-align: center;
  }
  .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    text-align: center; 
    padding-right: 0;
    padding-left: 0;
  }
  .hhs-foot-nav-col .hhs-post-summary {
    text-align: center; 
  }
  .hhs-foot-rss{
    margin-top: 25px;
  }
  .hhs-foot-nav-col h5,
  .hhs-foot-rss h6 {
    text-align: center;
    margin-bottom: 25px;
  }
  .hhs-foot-break-line {
    display: none; 
  }
  .hhs-social-con a {
    width: 48px;
    height: 48px;
    display: inline-block;
  }

  .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a, .hhs-foot-nav-col h5, .hhs-foot-rss h6, .hhs-foot-base-nav .hs-menu-wrapper ul {
    text-align: left;
  }

  .order-2-mobile {
    order: 2!important;
  }
  .order-1-mobile {
    order: 1!important;
  }
}


/* home-page-css-start */
.hhs-hero-mod {position: relative; overflow:hidden;}
.hhs-hero-mod .row {
  z-index: 3;
  position: relative;
}
.hhs-hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.hhs-hero-mod video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: initial;
}
.hhs-scroll-down {
  position: absolute;
  bottom: 2%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 50px;
  border: 2px solid white;
  border-radius: 50px;
  opacity: 0.4;
  z-index: 1;
}
.hhs-scroll-down:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 2px;
  height: 10px;
  background-color: white;
  animation: scrollDown 2s infinite;
}
.home-banner{
  background-size: 100% 100% !important;
}
.home-banner h1 {
  max-width: 496px;
  margin: 0 auto 22px;
  width: 100%;
}
.home-banner .hhs-rich-text p {
  max-width: 787px;
  width: 100%;
  margin: 0 auto;
}
.testimonial-v2 blockquote.quote-con {
  margin: 0;
}
.testimonial-v2 .content-group.slick-slide {
  padding-right: 20px;
}
.consultation-form .row {
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.10);
  border-radius: 24px;
}
.consultation-form .form-title {
  margin-bottom: 0;
}
.consultation-form.c-fullscreen {
  display: block;
  height:auto;
  padding: 80px 0;
}
.logo-slider h2, .widget-type-header h2, .widget-type-header h1 {
  max-width: 1310px;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.logo-slider .logo-item img{
  padding: 0 !important;
}
.logo-slider .logo-item{
  padding: 0 20px;
}
.logo-slider .container-fluid, .logo-slider .col-12{
  padding: 0;
}
.home-icon-text-section {
  margin-top: -250px;
}
.testimonial-v2 .slick-prev.slick-arrow, .industry-slider  .slick-prev.slick-arrow{
  right: 73px !important;
  left: auto !important;
}
.scrolling-testimonials .slick-arrow,
.slick-arrow{
  background-color: #F84B34 !important;
  border-radius: 50% !important;
  width: 40px !important;
  height: 40px !important;
  top: -36px !important;
  z-index:2 !important;
  border-color: #F84B34 !important;
  transform: inherit !important;
}
.slick-prev.slick-arrow::before{
  content: "\f104" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-size: 25px !important;
  position: absolute !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  opacity: 1 !important;
}
.slick-arrow.slick-disabled {
  opacity: .5 !important;
}
.slick-next.slick-arrow:before{
  content: "\f105"!important;
  font-family: "Font Awesome 5 Free" !important;
  font-size: 25px!important;
  position: absolute!important;
  top: 50%!important;
  opacity: 1!important;
  transform: translate(-50%, -50%)!important;
}
.testimonial-v2 .slick-next.slick-arrow, .industry-slider .slick-next.slick-arrow{
  right: 13px !important;
}
.logo-imgs-wrapper .logo-img-block {
  width: 20%;
  padding: 0 5px;
  margin-bottom: 60px;
}
.logo-imgs-wrapper {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
  align-items: center;
}
.logo-imgs-section-v2 .logo-img-block{
  padding: 0 50px;
  text-align: center;
}
.logo-imgs-section-v2 .logo-imgs-wrapper {
  justify-content: center;
}
.number-and-text-section {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 90px 0;
}
.number-and-text-section .section-heading {
  margin-bottom: 50px;
}
.number-and-text-block {
  text-align: center;
  display: flex;
  flex-direction: column;
}
.number-and-text-block.before-text {
  flex-direction: column-reverse;
}
.number-and-text-block.before-text .text-block {
  order: -1;
}
.number-and-text-block.before-text .number-block {
  margin-bottom: 20px;
}
.number-and-text-block .text-block p {
  margin-bottom: 20px;
}
.how-we-can-slider-section .card-block {
  border-radius: 24px;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.10);
  /*   backdrop-filter: blur(12px); */
  background-color: #fff;
  padding: 24px;
}
.how-we-can-slider-section .col-md-4 {
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
}
.how-we-can-slider-section .col-md-8 {
  max-width: 70%;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
}
.how-we-can-slider-section .col-md-6 {
  padding: 0 10px;
}
.how-we-can-slider-section {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 80px 0;
  background-position: top left;
  overflow: hidden;
}
.how-we-can-slider-section .card-link a img {
  margin-left: 5px;
}
.card-icon {
  margin-bottom: 8px;
}
.card-heading {
  margin-bottom: 8px;
}
.card-heading p, .card-text p {
  margin: 0;
}
.card-text {
  margin-bottom: 8px;
}
.slick-slider {
  margin-bottom: 0 !important;
}
.slider-arrow-prev, .slider-arrow-next {
  border-radius: 100px;
  background: #F84B34;
  padding: 10px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.slider-arrow-wrapp {
  display: flex;
  align-items: center;
  column-gap: 20px;
  margin-top: 24px;
}
.how-we-can-slider-section .section-heading h2 {
  margin: 0;
}
.card-block-wrapp {
  padding: 10px;
}
.how-we-can-slider-section .section-heading {
  padding-top: 10px;
}
.how-we-can-slider-section  .slick-slide>div {
  padding: 10px;
}
.mfp-bg {
  backdrop-filter: blur(12px);
  background: rgba(0,0,0,.2) !important;
  opacity: 1 !important;
}
.header-button-popup-form-inner {
  border-radius: 24px;
  background: #FFF;
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.10);
  padding: 32px;
}
.form-header-popup-box.popup-containt.white-popup {
  max-width: 628px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.header-button-popup-form-heading h2, .header-button-popup-form-heading p {
  margin: 0 0 24px;
}
.mfp-close-btn-in .mfp-close, .mfp-close:active {
  color: #1b1f1d !important;
  height: 24px;
  line-height: 30px;
  opacity: 1;
  right: 32px;
  top: 32px !important;
  width: 24px;
  border: none !important;
  margin:0px;
}
.mfp-close-btn-in .mfp-close:hover {
  transform: none !important;
  font-family: Arial,Baskerville,monospace;
}
.header-button-popup-form-body .form-title {
  margin: 0;
}
.header-button-popup-form-container .hs_submit .actions input.hs-button.primary.large {
  width: 100%;
  box-sizing: border-box !important;
}
body .header-button-popup-form-container form.hs-form fieldset {
  margin-bottom: 0px!important;
}
body .header-button-popup-form-container form.hs-form .hs-form-field {
  margin-bottom: 16px !important;
}
body .header-button-popup-form-container form.hs-form fieldset .hs-form-field {
  padding: 0;
}
.header-button-popup-form-container fieldset.form-columns-2 .hs-form-field:nth-child(1) .input {
  margin-right: 8px !important;
}
.header-button-popup-form-container fieldset.form-columns-2 .hs-form-field:nth-child(2) .input {
  margin-left: 8px !important;
}
.message-ty-icon img {
  width: 80px;
  margin: 0 auto 24px;
  display: block;
}
.message-ty-icon{
  margin-top: 30px;
}
.show-thank-you-message-container h2 {
  text-align: center;
}
.show-thank-you-message-container h2 {
  margin-bottom: 24px;
}
.show-thank-you-message-container p {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 24px;
}
.show-thank-you-message-container a.cta-primary, .show-thank-you-message-container  .cta-link-ty {
  width: 100%;
  box-sizing: border-box !important;
}
.show-thank-you-message-container .cta-link-ty {
  margin-top: 24px;
  display: inline-block;
  color: #F84B34;
  text-align: center;
  font-size: 16px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: capitalize;
  cursor: pointer;
}
.hhs-img-text-mod {position: relative;}
.hhs-img-hover {position: relative; z-index: 1;}
.hhs-img-hover .row {position: relative; z-index: 3;}
.hhs-row-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.hhs-img-hover-con {
  position: relative; 
  background-size: cover !important;
  overflow: hidden;
}
.hhs-hover-img {
  object-fit: cover;
  object-position: center;
  -o-object-fit: cover;
  -o-object-position: center;
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transform: scale(1);
  transform: scale(1)
}
.hhs-img-hover-con:hover .hhs-hover-img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.hover-state {
  opacity: 0; 
  visibility: hidden;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.hhs-img-hover-con:hover .hover-state {
  opacity: 1; 
  visibility: visible;
}
.hhs-img-hover-con .hhs-img-hover-back,
.hhs-img-hover-con .hhs-img-hover-front {
  bottom: 0px;
  right: 0px;
  width: 100%;
}
.hhs-img-hover-con .img-hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 400ms ease--out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.hhs-img-hover-con .hhs-img-hover-back {
  opacity: 0;
  visibility: hidden;
}
.hhs-img-hover-con:hover .hhs-img-hover-front {
  opacity: 0;
  visibility: hidden;
}
.hhs-img-hover-con:hover .hhs-img-hover-back {
  opacity: 1;
  visibility: visible;
}
.hhs-img-hover-con .hhs-img-hover-back,
.hhs-img-hover-con .hhs-img-hover-front {
  position: absolute;
  z-index: 2;
  display: table;
  height: 100%;
  -webkit-transition: all 400ms ease--out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.hhs-img-hover-front .inner-con,
.hhs-img-hover-back .inner-con{
  display: table-cell;
}
.align-top .inner-con {
  vertical-align: top;
}
.align-middle .inner-con {
  vertical-align: middle;
}
.align-bottom .inner-con {
  vertical-align: bottom;
}
.hhs-img-hover {position: relative;}
.hhs-img-hover .row {
  z-index: 2;
  position: relative;
}
.home-banner h1 {
  font-size: 50px;
  max-width: 495px
}
.three-column-hovered-box .img-hover-overlay {
  background: linear-gradient(180deg,transparent 49.24%,#000);
  box-shadow: 0 0 35px 0 rgba(0,0,0,.1)
}
.three-column-hovered-box .hhs-img-hover-con:hover .img-hover-overlay {
  background: linear-gradient(315deg,#134edc,#75aef3)
}
.three-column-hovered-box .inner-con .cta-tertiary {
  bottom: 0;
  color: #fff!important;
  left: 0;
  position: absolute
}
.three-column-hovered-box .inner-con .cta-tertiary:after {
  background-image: url(https://7387269.fs1.hubspotusercontent-na1.net/hubfs/7387269/AV-Planners-Theme-2023/Images/Frame-1.png)
}
.three-column-hovered-box .hhs-img-hover-back .inner-con {
  position: relative;
  vertical-align: top
}
.hhs-img-hover .card-col a {
  text-decoration: none;
}
.number-and-text-block .number-block {
  margin-top: 20px
}
.number-and-text-block.before-text .number-block {
  margin-bottom: 35px;
  margin-top: 0
}
.number-and-text-section {
  padding: 80px 0
}
.testimonial-v2 .content-group.slick-slide {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column
}
.testimonial-v2 blockquote {
  order: 4
}
.testimonial-v2 .content-group.slick-slide img {
  margin-bottom: 15px!important
}
.testimonial-v2 .content-group.slick-slide .test-name {
  margin-bottom: 10px
}
.slick-arrow:hover {
  opacity: 1!important
}
.logo-imgs-section {
  padding-bottom: 20px
}
.logo-imgs-wrapper .logo-img-block img {
  margin: 0 auto
}
.consultation-form {
  background-size: 100% 100%!important
}
.home-banner h1 {
  font-size: 50px;
  max-width: 495px
}
.three-column-hovered-box-services .hhs-img-hover-con:hover .img-hover-overlay {
  background: linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.8))
}
.three-column-hovered-box .card-col {
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%
}
.breadcrumb-menu .col {
  padding: 0
}
.breadcrumb-menu .hs-breadcrumb-menu-item:first-child {
  padding-left: 0
}
.breadcrumb-menu .hs-breadcrumb-menu-item {
  padding: 0 10px 0 0
}
.select,select.hs-input {
  background-image: url(https://7387269.fs1.hubspotusercontent-na1.net/hubfs/7387269/AV-Planners-Theme-2023/Images/gridicons_dropdown.png);
  background-position: right 15px center;
  background-size: 10px 5px
}
.faq-section-v2 .hhs-accordion-1 li {
  backdrop-filter: blur(12px);
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 0 35px 0 rgba(0,0,0,.08);
  margin-bottom: 20px
}
.faq-section-v2 .hhs-accordion-1.accordion-controls {
  border: 0!important
}
.faq-section-v2 .hhs-accordion-1 a.accordion-title h4:after {
  align-items: center;
  background: #f84b34;
  border-color: #f84b34!important;
  border-radius: 100px;
  color: #fff;
  content: "\f107"!important;
  cursor: pointer;
  display: flex;
  font-family: fontAwesome;
  height: 32px!important;
  justify-content: center;
  position: absolute;
  right: 20px;
  width: 32px!important
}
.faq-section-v2 .hhs-accordion-1 a.accordion-title:after {
  content: none!important
}
.faq-section-v2 .hhs-accordion-1 a.accordion-title.active h4:after {
  transform: rotate(180deg)!important
}
.faq-section-v2 .hhs-accordion-1 a.accordion-title,.faq-section-v2 .hhs-accordion-1 li .hhs-accordion-content {
  padding: 20px
}
.faq-section-v2 {
  background-size: 100% 100%!important
}
.faq-section-v2 .container {
  max-width: 1120px
}
.faq-section-v2 .hhs-accordion-content p {
  margin-bottom: 0;
  opacity: .85
}
.faq-section-v2 .hhs-accordion-1 a.accordion-title,.faq-section-v2 .hhs-accordion-1 a.accordion-title h4 {
  align-items: center;
  display: flex;
  justify-content: space-between
}
.faq-section-v2 .hhs-accordion-1 a.accordion-title {
  position: relative
}
.faq-section-v2 .hhs-accordion-1 li .hhs-accordion-content {
  padding-top: 0
}
.breadcrumb-menu .hs-breadcrumb-menu-item a {
  color: #1b1f1d
}
.breadcrumb-menu .hs-breadcrumb-menu-item.last-crumb span {
  color: #959595
}
.four-column-hovered-box .card-col {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 10px
}
.content-group {
  display: none;
  width: 100%
}
.scrolling-testimonials .slick-slider {
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -o-transition: height .2s;
  -ms-transition: height .2s;
  transition: height .2s
}
.scrolling-testimonials .slick-arrow:focus {
  outline: none
}
.scrolling-testimonials .slick-arrow:hover {
  opacity: .4
}
.scrolling-testimonials button.slick-next,.scrolling-testimonials button.slick-prev {
  margin-top: -31px;
  position: absolute;
  top: 50%
}
.scrolling-testimonials button.slick-prev {
  left: -60px;
  transform: rotate(45deg)
}
.scrolling-testimonials button.slick-next {
  right: -60px;
  transform: rotate(-135deg)
}
.scrolling-testimonials button.slick-next svg,.scrolling-testimonials button.slick-prev svg {
  display: none
}
.scrolling-testimonials .slick-dots li {
  border-radius: 0;
  height: 3px;
  width: 15px
}
.scrolling-testimonials .slick-dots li.is-selected {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.scrolling-testimonials .slick-dots {
  margin-top: 25px;
  position: static
}
.scrolling-testimonials blockquote {
  border-left: 0;
  padding-left: 0
}
.quote-con {
  line-height: 1.4em;
  padding: 25px 0
}
.test-name {
  font-weight: 700
}
.how-we-can-slider-section {
  overflow-x: hidden;
}
.card-block a.button.button--simple {
  margin: 0;
}
body {overflow-x: hidden;}
.clean-base {
  display: flow-root; 
}
.clean-base{
  position: relative; 
}
.clean-base .row,
.clean-base .c-col {
  position: relative;
  z-index: 2;
}
.clean-base .custom {
  width: 100%;
  margin: auto;
}
.custom {
  padding-right: var(--bs-gutter-x,.75rem);
  padding-left: var(--bs-gutter-x,.75rem);
}
.c-content-con {
  display: flex;
  position: relative;
  z-index: 2;
}
.c-col-inner {
  position: relative;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.c-icon-con {display: inline-table;}
.c-content-con svg {
  width: 100%; 
}
.c-cta-con {
  display: flex;
  margin-right: 2%;
  margin-bottom: 2%;
}
.s-overlay,
.r-overlay,
.c-overlay  {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block; 
}
.c-align-center,
.c-align-bottom,
.c-justify-center,
.c-justify-left,
.c-justify-right {
  display:flex;  
  flex-flow: wrap;
}
.c-justify-center {
  justify-content: center;
}
.c-justify-left {
  justify-content: left;
}
.c-justify-right {
  justify-content: right;
}
.c-align-center {
  align-items: center; 
  align-content: center;
}
.c-align-bottom {
  align-items: flex-end; 
  align-content: end;
}
.c-text-center {
  text-align: center; 
}
.c-text-right {
  text-align: right; 
}
.c-text-left {
  text-align: left; 
}

.c-clearfix:before,
.c-clearfix:after,
.hhs-container:before,
.hhs-container:after,
.hhs-container-fluid:before,
.hhs-container-fluid:after {
  content: " ";
  display: table;
}
.c-clearfix:after {
  clear: both;
}
@media (max-width: 575px) {
  .order-1-mobile {order: 1 !important;}
  .order-2-mobile {order: 2 !important;}
  .order-3-mobile {order: 3 !important;}
  .order-4-mobile {order: 4 !important;}
  .order-5-mobile {order: 5 !important;}
  .order-6-mobile {order: 6 !important;}
}
.c-fullscreen {
  height: 100vh;
  width: 100%; 
  display: table-cell;
  vertical-align: middle;
}
.c-fullscreen-outer {
  display: table;
  width: 100%;
}
.clean-base video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.c-video-player {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  overflow: hidden;
  z-index: 0;
  background-size: auto;
}
.c-video-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.parallax {
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.para-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  transition: all 0.125s ease-in-out;
}
.para-background.simpleParallax,
.para-background--show-mobile {
  opacity: 1;
}
.para-background__image {
  display: block;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.c-col.rellax {z-index: 3;}
@media (max-width: 575px) { 
  .rellax { 
    transform: translate3d(0,0,0) !important; 
  } 
  .logo-imgs-section .logo-imgs-wrapper {
    margin:0;
  }
}
.c-wave-con-top,
.c-wave-con-btm {
  overflow: hidden;
  color: #fff;
  position: relative;
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
}
.c-wave-module svg,
.c-wave-module {
  display: block;
  width: 103%;
  min-width: 1366px;
}
.c-wave-module svg {
  transform: scaleX(-1);
}
.c-wave-con-top .c-wave-module svg {
  transform: scaleY(-1);
}
.c-wave-con-top .c-wave-module.flip-wave svg {
  transform: scale(-1, -1) !important;
}
.c-wave-con-btm .c-wave-module.flip-wave svg {
  transform: scale(1, 1) !important;
}
.c-wave-con-btm .c-wave-module {
  margin-bottom: -1px;
}
.c-wave-con-top .c-wave-module {
  margin-top: -2px;
}
.c-wave-module svg {
  bottom: 0;
}
.c-scroll-down {
  position: absolute;
  bottom: 1%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 50px;
  border: 2px solid white;
  border-radius: 50px;
  opacity: 0.4;
}
.c-scroll-down:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 2px;
  height: 10px;
  background-color: white;
  animation: scrollDown 2s infinite;
}
.rotating-text {display: none;}
.rotating-text.morphext,
.morphext > .animate__animated {
  display: inline-block;
}
.c-m-auto {margin: 0 auto;} 
.c-dblock {display:block !important;}
.c-rel {position: relative;}
.c-w-100 {width: 100%;}
.g-0 {padding-left: 0px; padding-right: 0px;}
.c-fullscreen {
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
}
.c-hover-scale {
  transition: transform 0.3s ease;
  will-change: transform; 
}
.c-hover-scale:hover {
  transform: scale(1.02);
}
.accreditations-cards .hhs-flexi-card img{
  min-height: 110px;
  max-height: 110px;
  object-fit: contain;
}


 .top-bar-search {
/*   display: flex;
  align-items: center;
  justify-content: center; */
  order: 1;
  margin:0;
}
 .hs-search-field__bar {
  top: 5px;
}
 .hhs-header-cta{
  margin-right:15px;
}

@media(max-width:1199px){
  .top-bar-search {
    margin: 0 0 0 15px;
  }
}
@media screen and (min-width: 576px){
  .logo-slider h2, .widget-type-header h1, .widget-type-header h2 {
    max-width: 540px;
  }
}
@media screen and (min-width: 768px){
  .logo-slider h2, .widget-type-header h1, .widget-type-header h2 {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px){
  .logo-slider h2, .widget-type-header h1, .widget-type-header h2 {
    max-width: 960px;
  }
}
@media screen and (min-width: 1200px){
  .logo-slider h2, .widget-type-header h1, .widget-type-header h2 {
    max-width: 1310px;
  }
}
@media screen and (max-width: 1199px) {
  .number-and-text-section {
    background-size:100% auto
  }

  .consultation-form {
    background-size: cover!important
  }
}
@media (max-width: 922px) {
  .hhs-form-con {
    margin-bottom: 25px !important; 
  }
  .hhs-hero-mod .hhs-col-inner-con {
    margin-bottom: 25px; 
  }
  .card-block-wrapper .slick-prev.slick-arrow {
    left:-208px!important
  }
  .card-block-wrapper .slick-next.slick-arrow {
    left: -140px!important
  }
  .home-icon-text-section {
    margin-top: 0
  }
  .consultation-form.c-fullscreen {
    padding: 40px 0
  }
  .number-and-text-block {
    flex-direction: column-reverse;
    margin-bottom: 20px
  }
  .number-and-text-block .text-block {
    order: -1
  }
  .number-and-text-block .number-block {
    margin-bottom: 20px
  }
  .number-and-text-section .row {
    justify-content: center
  }
  .number-and-text-section {
    padding: 60px 0
  }
  .how-we-can-slider-section {
    padding: 40px 0
  }
  .portfolio-section {
    background-size: cover!important
  }
  .card-col.c1, .card-col.c2, .card-col.c3, .card-col.c4 {
    margin-bottom: 25px; 
  }
}
@media screen and (max-width: 991px) {
  .how-we-can-slider-section {
    padding: 60px 0;
  }
  .how-we-can-slider-section .col-md-4, .how-we-can-slider-section .col-md-8 {
    max-width: 100%;
    flex: 100%;
  }
  .slider-arrow-wrapp {
    margin-top: 14px;
  }
  .how-we-can-slider-section .col-md-8 {
    margin-top: 25px;
  }
  .how-we-can-slider-section .section-heading {
    padding-top: 0;
  }
  .three-column-hovered-box .card-col {
    margin-bottom:25px
  }
  .number-and-text-block .number-block {
    margin-bottom: 35px;
    margin-top: 0
  }
  .number-and-text-block {
    flex-direction: column-reverse;
    margin-bottom: 20px
  }
  .number-and-text-section .row {
    justify-content: center
  }
  .three-column-hovered-box .card-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
}
@media screen and (max-width: 768px) {
  .scrolling-testimonials button.slick-next,.scrolling-testimonials button.slick-prev {
    display:none!important
  }
  ul.resp-tabs-list {
    display:none!important
  }
}
@media screen and (max-width: 767px) {
  .c-col, .home-banner .col-12.first-col, .logo-slider .col-12, .testimonial-v2 .col-12 {
    padding: 0;
  }
  .home-banner,.testimonial-v2 .slick-list.draggable {
    height:auto!important
  }
  .home-banner h1 {
    font-size: 32px
  }
  .testimonial-v2 blockquote.quote-con {
    padding-top: 0
  }
  .consultation-form.c-fullscreen {
    padding: 10px 0 60px
  }
  .logo-imgs-section .container {
    padding: 0
  }
  .how-we-can-slider-section .col-md-4,.how-we-can-slider-section .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0
  }
  .how-we-can-slider-section .section-heading h2 {
    margin-bottom: 20px
  }
  .how-we-can-slider-section .slick-list {
    overflow: visible
  }
  .how-we-can-slider-section .slick-track {
    margin: 0 -10px
  }
  .c-col,.home-banner .col-12.first-col,.logo-slider .col-12,.testimonial-v2 .col-12 {
    padding: 0
  }
  .number-and-text-section {
    padding: 30px 0
  }
  .consultation-form .hs-input {
    width: 100%!important
  }
  body .consultation-form form.hs-form fieldset {
    margin-bottom: 0!important
  }
  .consultation-form .hs-form label {
    display: none
  }
  body .consultation-form .hs-form .hs-form-field {
    margin-bottom: 16px!important
  }
  .consultation-form.c-fullscreen,.how-we-can-slider-section {
    background-image: none!important
  }
  .how-we-can-slider-section {
    padding: 20px 0 60px
  }
  .home-banner {
    background-size: cover!important
  }
  .consultation-form .hs-button {
    box-sizing: border-box!important;
    width: 100%
  }
  .contact-text {
    padding: 0 15px;
    width: 100%
  }
  .contact-image {
    width: 100%
  }
  .contact-image img {
    display: none;
    left: 0;
    margin-top: -70px;
    position: relative;
    top: 0;
    z-index: -1
  }
  .contact-image img.mobile {
    display: block!important
  }
  .contact-section .container {
    padding: 0
  }
  .contact-section {
    padding: 40px 0 20px
  }
  .tabbed-content-service .selected-tab {
    display: none!important
  }
  .tabbed-content-service .hhs-tab-wrapper {
    display: flex!important;
    height: auto!important;
    position: static
  }
  .tabbed-content-service .hhs-panel-wrapper {
    padding: 0
  }
  .tabbed-content-service .hhs-tab-wrapper li {
    padding: 0 8px!important
  }
  .tabbed-content-service .col-lg-6 img {
    height: 280px!important
  }
  .sitemap-link-list ul {
    margin-bottom: 20px;
    margin-top: 15px
  }
  .portfolio-section .blog-filter-inner-section .widget-module ul {
    justify-content: flex-start
  }
  .isotope-pager {
    margin-top: 25px
  }
  .tabbed-content-service .hhs-tab-content ul.hhs-tab-wrapper {
    overflow: auto
  }
  .logo-imgs-section-v2 .logo-img-block {
    margin-bottom: 30px;
    padding: 0 20px
  }
  .two-col-slider-section .tab-content {
    text-align: center
  }
  h3.mob-slide-title {
    display: block;
    margin-bottom: 26px
  }
  .two-col-slider-section .slick-next.slick-arrow,.two-col-slider-section .slick-prev.slick-arrow {
    margin-top: 15px;
    top: 100%!important
  }
  .two-col-slider-section .slick-next.slick-arrow {
    margin: 0 -10px;
    right: calc(50% - 40px)
  }
  .two-col-slider-section .slick-prev.slick-arrow {
    left: calc(50% - 40px);
    margin: 0 -10px
  }
  .two-col-slider-section .tab-right-content {
    padding: 25px 0 0
  }
  .two-col-slider-section .tab-left-content {
    padding: 0
  }
  .tab-right-content ul {
    padding-left: 20px
  }
  .two-col-slider-section {
    padding: 0 0 70px!important
  }
  .two-col-slider-section ul.resp-tabs-list {
    display: none
  }
  .industry-slider .c-image-container-2 {
    height: 180px!important
  }
  .industry-slider .c-image-link img {
    max-height: 180px
  }
  .number-and-text-section {
    background-image:none!important;
    padding: 20px 0
  }
  .testimonial-v2 {
    padding-bottom: 0!important
  }
  .home-banner h1 {
    font-size: 32px
  }
  .faq-section-v2 .hhs-rich-text.c1 a.accordion-title h4 {
    padding-right: 18px!important
  }
  .faq-section-v2 .none.col-sm-12.c1 {
    padding: 0
  }
  .faq-section-v2 {
    background-image: none!important
  }
  .logo-imgs-wrapper .logo-img-block {
    margin-bottom: 60px;
    padding: 0 15px;
    width: 50%;
  }
  .accreditations-cards .hhs-flexi-card img{
    min-height: auto;
    max-height: auto;
  }
}
@media (max-width: 575px){
  .order-1-mobile .hhs-img {
    margin-bottom: 25px; 
  }
  .hhs-hero-mod .cta_button {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .home-banner .hhs-rich-text p {
    max-width:310px
  }
  .header-button-popup-form-inner {
    padding: 24px
  }
  .header-button-popup-form-container fieldset.form-columns-2 .hs-form-field:first-child .input {
    margin-right: 0!important
  }
  .header-button-popup-form-container fieldset.form-columns-2 .hs-form-field:nth-child(2) .input {
    margin-left: 0!important
  }
  .header-button-popup-form-container form .form-columns-2 .hs-form-field .hs-input {
    width: 100%!important
  }
  .form-header-popup-box.popup-containt.white-popup {
    padding: 0 10px
  }
  .message-ty-icon img {
    width: 64px
  }
  .logo-imgs-section-v2 .logo-img-block {
    padding: 0 30px;
    width: 50%
  }
  .tab-section .resp-tab-content {
    padding: 30px 10px
  }
}