/* Global variable *//* 1a. Containers *//* End 1a. Containers *//* End 1c. Colors */if(true == true){}if(true == true){}if(true == true){}if(true == true){}if(true == true){}if(true == true){}if(true == true){}if(true == true){}




/* 1e. Buttons */

/* Buttons Size *//* Buttons Size */

/* Primary Button *//* End primary Button *//* Secondary Button *//* End Secondary Button *//* Simple Button *//* End Simple Button *//* Forms *//* End Forms */

/* Site Header *//* End Site Header */

/* Site Footer *//* End Site Footer */

/* 1e. Border *//* 1f. Corner Radius *//* 1g. Lists *//* 1h. Horizontal Rule *//* 1i. Blockquote */
*, *: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 */

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

.dnd-section > .row-fluid { margin: 0 auto;}
.content-wrapper { margin: 0 auto; width:100%; }



@media screen and (min-width: 768px) {
    .content-wrapper { max-width:
730px
; }
    .wrapping-left {padding-left: calc(calc(100% + 30px - 
730px
)/2);}
    .wrapping-right {padding-right: calc(calc(100% + 30px - 
730px
)/2);}
}

@media screen and (min-width: 992px) {
    .content-wrapper { max-width:
943px
; }
    .wrapping-left {padding-left: calc(calc(100% + 30px - 
943px
)/2);}
    .wrapping-right {padding-right: calc(calc(100% + 30px - 
943px
)/2);}
    .content-wrapper { padding: 0 15px; }
    .dnd-section .dnd-column { padding: 0 15px;}
} 
@media screen and (min-width: 1200px) {
    
    .wrapping-left {padding-left: calc(calc(100% + 2.083vw - 
78.47vw
)/2);}
    .wrapping-right {padding-right: calc(calc(100% + 2.083vw - 
78.47vw
)/2);}
    .content-wrapper { padding: 0 1.042vw; max-width: 78.47vw; }
    .dnd-section .dnd-column { padding: 0 1.042vw; }  

}




.dnd-section,
.content-wrapper--blog-index,
.content-wrapper--blog-post { padding: 100px 20px; }
.dnd-section > .row-fluid { max-width: 1130px; }

@media (max-width: 767px) {
    .wrapping-left,.wrapping-right {padding-left: 16px; padding-right: 16px;}

    .dnd-section .dnd-column { padding: 0; }
    .content-wrapper { padding: 0 16px; }
}

.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/*# sourceMappingURL=slick.min.css.map */

@charset 'UTF-8';.slick-loading .slick-list{background:#fff url(//27159804.fs1.hubspotusercontent-eu1.net/hubfs/27159804/raw_assets/public/Able-feb-24/fonts/slick/ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(//27159804.fs1.hubspotusercontent-eu1.net/hubfs/27159804/raw_assets/public/Able-feb-24/fonts/slick/slick.eot);src:url(//27159804.fs1.hubspotusercontent-eu1.net/hubfs/27159804/raw_assets/public/Able-feb-24/fonts/slick/slick.eot?#iefix) format('embedded-opentype'),url(//27159804.fs1.hubspotusercontent-eu1.net/hubfs/27159804/raw_assets/public/Able-feb-24/fonts/slick/slick.woff) format('woff'),url(//27159804.fs1.hubspotusercontent-eu1.net/hubfs/27159804/raw_assets/public/Able-feb-24/fonts/slick/slick.ttf) format('truetype'),url(//27159804.fs1.hubspotusercontent-eu1.net/hubfs/27159804/raw_assets/public/Able-feb-24/fonts/slick/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
/*# sourceMappingURL=slick-theme.min.css.map */




/*****************************
Slick slider
****************************  */

.slick-dotted.slick-slider { margin-bottom: 0}
.slick-dots { bottom: 0px; z-index:1; margin:0; padding:0;}
.slick-dots li { width: 16px;height: 16px; vertical-align: middle; border-radius: 50%; margin:0 3px;}
.slick-dots li button { width: 16px; height: 16px; padding: 8px 0; border-radius: 50%}
.slick-dots li button:before { width: 16px; height: 16px; line-height: 16px; content: ''; border-radius: 50%; opacity: 1}
.slick-dots li button:before { background-color: #DBF2FF; }
.slick-dots li.slick-active button:before { background-color: rgba(75, 255, 125,1); opacity: 1}
.slick-dots li button:before,.slick-dots li button:before { transition: all ease .4s; -weblit-transition: all ease .4s}
.slick-dots li button:focus:before,.slick-dots li button:hover:before {opacity: 1; background-color: rgba(75, 255, 125,1); transition: all ease .4s; -weblit-transition: all ease .4s}

/* Arrows */


.slick-prev { left: -40px; z-index: 10 !important}
.slick-next { right: -40px}
button.slick-next,button.slick-prev{background: #DBF2FF; border-radius:50%;}

.slick-next:before,.slick-prev:before { color: #29333c;}
.slick-prev:after,.slick-next:after { display: none;}
.slick-next,.slick-prev { width: 40px; height: 40px; border-radius: 0; z-index: 1; transition: all ease .4s; -weblit-transition: all ease .4s;}
.slick-next:before,.slick-prev:before { font-family: fontawesome; font-size: 0; background-repeat:no-repeat; }
.slick-next:before { content: ''; color : #0B3954; background-image:url('https://4343934.fs1.hubspotusercontent-na1.net/hubfs/4343934/TrooInbound_Base_Theme/images/arrow-right.svg');}
.slick-prev:before { content: ''; color : #0B3954; background-image:url('https://4343934.fs1.hubspotusercontent-na1.net/hubfs/4343934/TrooInbound_Base_Theme/images/arrow-left.svg')}
.slick-next:before,.slick-prev:before { width: 7px; height: 13px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); opacity: 1; background-repeat: no-repeat; font-size: 0; line-height: 1; }
.slick-next:before {background-position: center center;}
.slick-arrow.slick-disabled { opacity: 0; visibility: hidden;}
.slick-slide:focus { outline: none;}

.slick-next:focus, .slick-next:hover,
.slick-prev:focus, .slick-prev:hover{background-color:#81CBFF; border-color:#81CBFF;}

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}


/*****************************
Magnific Popup
****************************  */

.mfp-close-btn-in button.mfp-close, 
.mfp-close-btn-in button.mfp-arrow {opacity: 1;}
.mfp-close-btn-in button.mfp-close:hover {background: #fff;border: none;}

button.mfp-close{font-size:0!important;}
button.mfp-close:before,
button.mfp-close:after{ content: ''; position: absolute; background-color: #000; border-radius: 20px;}
button.mfp-close:before {transform: rotate(45deg);}
button.mfp-close:after { transform: rotate(-45deg);}
.mfp-close-btn-in button.mfp-close { border:none !important;border-radius: 5px 5px 0 0; right:0; padding: 0; background-color: #fff; color: #000;}

/* Box Styling */
.popupiframeStyle { max-width: 1020px; margin: 0 auto; padding: 60px; position: relative; background-color:#fff; width:95%;}
.popupiframeStyleinner {overflow: hidden;}


@media(min-width:768px){
    .mfp-iframe-holder { padding: 60px 60px;}
    .mfp-close-btn-in button.mfp-close{top: -44px; width: 44px; height: 44px; }
    button.mfp-close:before,button.mfp-close:after{width: 4px; height: 30px; right: 19px; top: 8px;}
    .mfp-close-btn-in .popupiframeStyle button.mfp-close{top:-44px;right: 0;}
}
@media(max-width:767px){
    .mfp-iframe-holder { padding: 60px 30px;}
    .mfp-close-btn-in button.mfp-close{top: -34px; right: 0; width: 34px; height: 34px;}
    button.mfp-close:before, button.mfp-close:after { width: 2px; height: 20px; right: 15px; top: 8px;}
    .mfp-close-btn-in .popupiframeStyle button.mfp-close{top:-34px;right: 0;}
}




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





html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    font-variant-ligatures: none;
    -webkit-font-variant-ligatures: none;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}
body {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: #FAF9F5;
    color:#1F3537;letter-spacing:em;;
    font-size: 17px;
    line-height: 1.7058823529411764;
    overflow-x:hidden;
    word-break: break-word;
}
/* Image */
img { display: inline-block; max-width: 100%; height: auto; vertical-align: middle; }

.FullImageWidth img{width:100%;}
/* Anchors */
body a.cta_button {
    box-sizing: border-box !important;
    display: inline-block;
}
a {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #1F3537;
    text-decoration: none!important;
    transition: all ease .3s; -moz-transition: all ease .3s; -webkit-transition: all ease .3s; -o-transition: all ease .3s;
}
a:hover, a:focus {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #1F3537;
}
a:active {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #6f8587;
}
a.button:disabled {
    background-color: #F1F1F1;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #1F3537;
    margin:0;
    padding:0;
}
/* Lists */
h6 {
    font-family: Besley, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;;
}

ul,
ol {
    list-style-position: inside;
}

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

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


ul,
ol {
    margin: 1.5rem 0;
    padding-left: 1.5rem;
}

ul li,
ol li {
    margin: 0.75rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin: 1.5rem;
}

/* Blockquote */

blockquote {
    font-size: 1.5rem;
    margin: 0 0 1.5rem;
} 

blockquote {
    border-left: 4px solid #1F3537;
    padding-left: 1.5rem;
}

/* Horizontal Rules */

hr {
    border: 0 none;
    border-bottom: 1px solid;
}
hr {
    border-bottom-color: #D0D0D0;
}


/* Code Blocks */

code {
    vertical-align: bottom;
}

strong {
    font-weight: 600;
}

/* Anchors */

a {
    cursor: pointer;
}

a.button:disabled {
    pointer-events: none;
}

/* Subscripts and Superscripts */

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

.clearfix {
    display: block
}

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

p { margin: 0;}
*+h1, *+h2 { margin-top: 40px;}
*+h3, *+h4 { margin-top: 40px;}
*+h5, *+h6 { margin-top: 40px;}
*+p { margin-top: 35px;}
p+p {margin-top: 12px;}

.uppercase { text-transform: uppercase;}
.text-capitalize { text-transform: capitalize;}
.parallaxEffect{background-attachment:fixed}
.bg, .overlay, .set-bg { background-size: cover; background-position: center; position: relative; background-repeat: no-repeat;}
.bg.bgTop{background-position: top center;}

/* Color Formating */
.primaryBgColor{background-color: #1F3537;}
.secondaryBgColor{background-color: #B4F6CF;}
.tertiaryBgColor{background-color: #000000;}
.quinaryBgColor{background-color: #FFFFFF;}
.senaryBgColor{background-color: #F3F3EF;}
.bodyBgColor{background-color: #FAF9F5;}

.primaryColor,.allprimaryColor * {color: #1F3537;}
.secondaryColor,.allsecondaryColor * {color: #B4F6CF;}
.tertiaryColor,.alltertiaryColor * {color: #000000;}
.quinaryColor,.allquinaryColor * {color: #FFFFFF;}
.senaryColor,.allsenaryColor * {color: #F3F3EF;}
.bodyColor,.allbodyColor *{color: #FAF9F5;}

.d-none{display:none;}


@media(min-width:992px){


    h1,.h1 h2{font-size:48px;line-height:1.29;}
    h2,.h2{font-size:40px;line-height:1.30;}
    h3,.h3{font-size:32px;line-height:1.50;}
    h4,.h4{font-size:28px;line-height:1.50;}
    h5,.h5{font-size:24px;line-height:1.50;}
    h6,.h6{font-size:19px;line-height:1.47;}
}


@media(min-width: 1200px){
    p { margin: 0;}
    *+h1, *+h2 { margin-top: 2.778vw;}
    *+h3, *+h4 { margin-top: 2.778vw;}
    *+h5, *+h6 { margin-top: 2.778vw;}
    *+p { margin-top: 2.778vw;}
    p+p {margin-top: 0.833vw;}

    body{font-size:1.18vw;}

    h1, .h1 h2 { font-size: 3.33vw; }
    h2,.h2 { font-size: 2.78vw; }
    h3,.h3 { font-size: 2.22vw; }
    h4,.h4 { font-size: 1.94vw; }
    h5,.h5 { font-size: 1.67vw; }
    h6,.h6 { font-size: 1.32vw; }

}


/* Tablet Device */
@media(max-width:991px){
    
    body{font-size:17px;line-height:1.7058823529411764;}
    
    h1,.h1 h2{font-size:42px;line-height:1.38;}
    h2,.h2{font-size:36px;line-height:1.17;}
    h3,.h3{font-size:30px;line-height:1.40;}
    h4,.h4{font-size:26px;line-height:1.46;}
    h5,.h5{font-size:19px;line-height:1.47;}
    h6,.h6{font-size:19px;line-height:1.47;}

    p { margin: 0;}
    *+h1, *+h2 { margin-top: 30px;}
    *+h3, *+h4 { margin-top: 25px;}
    *+h5, *+h6 { margin-top: 20px;}
    *+p { margin-top: 30px;}

}

/* Mobile Device */
@media(max-width:767px){
    
    body{font-size:16px;line-height:1.6875;}
    
    h1,.h1 h2{font-size:38px;line-height:1.29;}
    h2,.h2{font-size:32px;line-height:1.31;}
    h3,.h3{font-size:28px;line-height:1.50;}
    h4,.h4{font-size:24px;line-height:1.50;}
    h5,.h5{font-size:19px;line-height:1.50;}
    h6,.h6{font-size:17px;line-height:1.50;}
}






/* Primary Button */
button,
a.button,.button a,
a.hs-button, .cta_button{
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: rgba(31, 53, 55, 1.0);
    border: 1px solid #1F3537;
    border-radius: 30px;
    color: rgba(255, 255, 255, 1.0);
    fill: rgba(255, 255, 255, 1.0);
    font-size: 16px;
    padding: 13px 20px;
    text-transform: none;
    align-items: center;
    cursor: pointer;
    display: inline-flex;
    text-align: left; font-weight: 600; position: relative; line-height: 1.5; 
}

button:disabled,
a.button:disabled,
.button a:disabled,
button:disabled:hover,
a.button:disabled:hover,
.button a:disabled:hover,
button:disabled:focus,
a.button:disabled:focus,
.button a:disabled:focus,
button:disabled:active,
a.button:disabled:active,
.button a:disabled:active{
    background-color: #D0D0D0 !important;
    border-color: #D0D0D0 !important;
    color: #F1F1F1 !important; font-weight: 600;
}

button:hover, button:focus,
.button a:hover, a.button:hover, 
.cta_button:hover, a.hs-button:hover, 
.button a:focus, .cta_button:focus,
a.button:focus, a.hs-button:focus, 
button:active, .button a:active,
.cta_button:active, a.button:active, a.hs-button:active {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: rgba(31, 53, 55, 0.8);
    
    border: 1px solid rgba(31, 53, 55, 0.8);
   border: 1px solid rgba(31, 53, 55, 0);
    color: rgba(255, 255, 255, 1.0); font-weight: 600;
}
/* .button a:focus svg path, .button a:active svg path, .button a:hover svg path {outline: none;} */
.button.button--secondary a svg path {fill: rgba(255, 255, 255, 1.0); outline: none; }


/* End Primary Button */


/* Secondary Button */
.button.button--secondary a,
a.button.button--secondary {
    font-family: Besley, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    background-color: rgba(180, 246, 207, 1.0);
    border: 1px solid #B4F6CF;
    border-radius: 30px;
    color: rgba(31, 53, 55, 1.0);
    fill: rgba(31, 53, 55, 1.0);
    padding: 13px 20px;
    text-transform: none; font-weight: 600; text-align: left;
}

.button.button--secondary a:hover,
.button.button--secondary a:focus,
.button.button--secondary a:active,
a.button.button--secondary:hover,
a.button.button--secondary:focus,
a.button.button--secondary:active {
    
    background-color: rgba(31, 53, 55, 1.0);
    border: 1px solid #1F3537;
    color: rgba(180, 246, 207, 1.0);
    fill: rgba(180, 246, 207, 1.0); font-weight: 600;
}

.button.button--secondary a:active,
a.button.button--secondary:active {
    
    background-color: rgba(31, 53, 55, 1.0);
    border: 1px solid #1F3537;
    border-color: #6f8587;
    color: rgba(180, 246, 207, 1.0);
    fill: #ffffff; font-weight: 600;
}
/* End Secondary Button */

.button.button--secondary a:focus svg path, .button.button--secondary a:active svg path, .button.button--secondary a:hover svg path {fill: rgba(180, 246, 207, 1.0); }




/* Simple Button */
.button.button--simple a, a.button.button--simple {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: rgba(31, 53, 55, 1);
    fill: rgba(31, 53, 55, 1);
    text-transform: none; padding: 0; background-color: transparent; border-radius: 0; border: 0; position: relative;
    font-size: 18px; line-height: 1.5; font-weight: 600; text-align: left; padding-right: 50px;
}


.button.button--simple:before {
    content: none;
}


.button.button--simple a:hover,
a.button.button--simple:hover,
.button.button--simple a:focus,
a.button.button--simple:focus {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: rgba(31, 53, 55, 1);
    fill: rgba(31, 53, 55, 1); font-weight: 600;
}

.button.button--simple a:hover svg,
a.button.button--simple:hover svg {
    margin-left: 14px;
}




.button.button--simple a:hover:after,
a.button.button--simple:hover:after,
.button.button--simple a:focus:after,
a.button.button--simple:focus:after,
.button.button--simple a:active:after,
a.button.button--simple:active:after {
    content: none;
}


.button.button--simple a:active,
a.button.button--simple:active {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: rgba(31, 53, 55, 1);
    fill: rgba(31, 53, 55, 1); font-weight: 600;
}
.button--simple:disabled,
.button--simple a:disabled,
.button--simple:disabled:hover,
.button--simple a:disabled:hover,
.button--simple:disabled:focus,
.button--simple a:disabled:focus,
.button--simple:disabled:active,
.button--simple a:disabled:active{
    background-color: transparent !important; 
}


/* Button Sizing */

button.btn-small,
a.button.btn-small,.button.btn-small a,
a.hs-button.btn-small, .cta_button.btn-small,
.button.button--secondary.btn-small a,
a.button.button--secondary.btn-small{
    font-size: 14px;
    padding: 10px 17px; font-weight: 600;
}
button.btn-large,
a.button.btn-large,.button.btn-large a,
a.hs-button.btn-large, .cta_button.btn-large,
.button.button--secondary.btn-large a,
a.button.button--secondary.btn-large{
    font-size: 18px;
    padding: 14px 25px; font-weight: 600;
}

a.button svg, .button a svg {margin-left: 8px; width: 24px; height: 14px; transition: all ease .3s; -moz-transition: all ease .3s; -webkit-transition: all ease .3s; -o-transition: all ease .3s;}
/* .button.button--simple svg {margin-left: 12px; width: 34px; height: 19px;} */
.button.button--simple svg {position: absolute; width: 34px; height: 19px; right: 0; transition: all ease .3s; -moz-transition: all ease .3s; -webkit-transition: all ease .3s; -o-transition: all ease .3s; }
.button.button--simple a:hover svg,
a.button.button--simple:hover svg {
    right: -2px;
}



@media(min-width: 992px){

}
@media(min-width: 1200px){
    .button.button--simple svg {width: 2.361vw; height: 1.319vw;}

    button,
    a.button,.button a,
    a.hs-button, .cta_button{
        border-radius: 2.08vw;
        font-size: 1.11vw; 
        padding: 0.90vw 1.39vw;

    }
    .button.button--secondary a,
    a.button.button--secondary {
        border-radius: 2.08vw;
        font-size: 1.11vw; 
        padding: 0.90vw 1.39vw;
    }

    .button.button--simple a,a.button.button--simple{ font-size: 1.25vw; }

    button.btn-small,
    a.button.btn-small,.button.btn-small a,
    a.hs-button.btn-small, .cta_button.btn-small,
    .button.button--secondary.btn-small a,
    a.button.button--secondary.btn-small{
        font-size: 0.97vw;
        padding: 0.69vw 1.18vw;
    }

    button.btn-large,
    a.button.btn-large,.button.btn-large a,
    a.hs-button.btn-large, .cta_button.btn-large,
    .button.button--secondary.btn-large a,
    a.button.button--secondary.btn-large {
        font-size: 1.25vw;
        padding: 0.97vw 1.74vw;
    }

    

    a.button svg, .button a svg {margin-left: 0.556vw; width: 1.667vw; height: 0.972vw;}
    .button.button--simple a:hover svg,
    a.button.button--simple:hover svg {
        right: -0.139vw;
    }

    .button.button--simple a, a.button.button--simple {padding-right: 3.194vw;}
}

@media(max-width: 767px) {
    .button.button--simple a, a.button.button--simple {font-size: 17px;}
}


/* Base */

form { max-width: 100%; }
.hs-form-field { position: relative; }

/* Form Title */
.form-title { margin: 0; }
.form-title ~ div > form { border-top: none; border-top-left-radius: 0; border-top-right-radius: 0; }

/* Labels */
.hs-form-field > label { display: block; margin-bottom: 8px; text-align: left; width: auto; z-index: 1; }

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

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='tel']:focus,
input[type='number']:focus,
input[type='file']:focus,
select:focus,
textarea:focus {
    outline-color: rgba(143, 154, 155, 0.5);
}

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

/* Inputs - Checkbox/Radio */
.inputs-list { list-style: none; margin: 0; padding: 0; }
.inputs-list > li { display: block; margin: 3px 0 0; padding: 0; width: 100%; font-size: 12px; }
input[type='checkbox'],
input[type='radio'] { border: none; cursor: pointer; height: auto; line-height: normal; margin-right: 0.375rem; padding: 0; width: auto; }
/* Inputs - Select */

/* .hs-fieldtype-select .input:after {
content: '\25BE';
pointer-events: none;
position: absolute;
right: 1rem;
top: 50%;
transform: translateY(-50%);
} */

/* Inputs - Datepicker */

.hs-fieldtype-date .input .hs-dateinput:before { content: '\01F4C5'; position: absolute; right: 1rem; top: 50%; transform: translateY(-50%); }
.fn-date-picker .pika-table thead th { color: #fff; }
.fn-date-picker td.is-selected .pika-button { border-radius: 0; box-shadow: none; }
.fn-date-picker td .pika-button:hover { border-radius: 0 !important; }

/* Inputs - File Picker */
input[type='file'] { background-color: transparent; border: initial; box-shadow: none; line-height: initial; padding: initial; }

/* 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 {
font-size: 0.875rem;
margin-left: 1rem !important;
}
*/
/* Validation */

.hs-form-required { color: #ef6b51; }
.hs-error-msg { margin-top: 0.375rem; }

/* Submit */
form input[type='submit'],
form .hs-button { cursor: pointer; font-weight: 600; display: inline-block; letter-spacing: 0; margin: 16px 0 0; text-align: center; transition: all 0.15s linear; white-space: normal; width: auto; line-height: 1.5; }

/* Captcha */
.grecaptcha-badge { margin: 0 auto; }






form {
    background-color: rgba(250, 249, 245, 1.0);
    border: 1px solid #FAF9F5;
    border-radius: 0px;
    padding: 85px 90px;
}

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

/* Form Title */

.form-title {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: rgba(250, 249, 245, 1.0);
    border: 0px none #FAF9F5;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #1F3537;
    font-size: 32px;
    padding: 85px 90px;
    text-transform: none;
    padding-bottom: 45px;
}

/* Labels */

.hs-form-field > label,
.hs-form-field > label span {
    font-family: Besley, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    color: #1F3537;
    font-size: 13px;
    padding: 0px 0px;
    line-height: 1.5;
}

/* Help Text - Legends */

.hs-form-field legend {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #1F3537;
    font-size: 14px;
}

/* Inputs */

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
select,
textarea {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: rgba(255, 255, 255, 1.0);
    border: 1px solid #FFFFFF;
    border-radius: 40px;
    color: #1F3537;
    font-size: 16px;
    padding: 13px 28px; line-height: 1.5
}
::-webkit-input-placeholder { color: #8F9A9B;}
::-moz-placeholder { color: #8F9A9B;}
:-ms-input-placeholder { color: #8F9A9B;}
:-moz-placeholder { color: #8F9A9B;}

::placeholder {  color: #8F9A9B;}

/* Inputs - Checkbox/Radio */
form .inputs-list:not(.no-list) label,
form .inputs-list:not(.no-list) label > span,
form .inputs-list:not(.no-list) label > span p {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #1F3537;
    font-size: 16px;
}

/* Inputs - Datepicker */
.fn-date-picker td.is-today .pika-button { color: #B4F6CF;}
.hs-datepicker .is-selected button.pika-button { background-color: #B4F6CF; }
.hs-datepicker button.pika-button:hover { background-color: #1F3537 !important;}

/* Form Rich Text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #1F3537;
    font-size: 14px;
}

/* GDPR Text */

.legal-consent-container,
.legal-consent-container .hs-richtext,
.legal-consent-container .hs-richtext p {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: #1F3537;
    font-size: 14px;
}

/* Validation */

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

.hs-error-msg {
    color: #EF6B51;
}
form .hs_error_rollup li font {color: #EF6B51;}

/* Submit */



form input[type='submit'],
form .hs-button {
    primary;
    background-color: rgba(31, 53, 55, 1.0);
    border: 1px solid #1F3537;
    border-radius: 30px;
    color: rgba(255, 255, 255, 1.0);
    fill: rgba(255, 255, 255, 1.0);
    padding: 13px 20px;
    text-transform: none;
}

form input[type='submit']:hover,
form input[type='submit']:focus,
form .hs-button:hover,
form .hs-button:focus {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: rgba(31, 53, 55, 0.8);
    border: 1px solid rgba(31, 53, 55, 0.8);
    color: rgba(255, 255, 255, 1.0); font-weight: 600; border-color: rgba(31, 53, 55, .8)
}

form input[type='submit']:active,
form .hs-button:active {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: rgba(111, 133, 135, 80);
    border: 1px solid rgba(31, 53, 55, 0.8);
    border-color: #6f8587; font-weight: 600;
}





form input[type='submit'],
form .hs-button {
    font-size: 16px;
    padding: 13px 20px;
}



/* Inline Thank You Message */
.submitted-message {
    background-color: rgba(250, 249, 245, 1.0);
    border: 1px solid #FAF9F5;
    border-radius: 0px;
    padding: 85px 90px;
}


.hs-search-field__button { margin-bottom: 0; }
.hs-search-field__input { padding: 10px; }



form .form-columns-2,form .form-columns-3,form .form-columns-1{max-width:100%!important;}
form .form-columns-3,form .form-columns-2{display:flex;flex-wrap:wrap;margin:0 -10px!important;max-width:initial!important;float:none!important;}
form .form-columns-3 >div,form .form-columns-2>div{margin-left:10px!important;margin-right:10px!important;}
form .form-columns-3 >div{width:calc(33.33% - 20px)!important;}
form .form-columns-2>div{width:calc(50% - 20px)!important;}
.input { margin: 0 !important;}



ul.inputs-list.multi-container { margin-top: 10px;}
/* Radio Button Style */
/* .hs-form-radio{margin:0 0 10px!important;} */
.hs-form-radio label.hs-form-radio-display{display:flex;flex-wrap:wrap}
.hs-form-radio-display .hs-input{display:none}
.hs-form-radio label.hs-form-radio-display input+span{display:flex;flex-wrap:wrap;align-items:center;position:relative;padding-left:30px;}
.hs-form-radio label.hs-form-radio-display input+span:before{width:18px;height:18px;content:'';background-color:transparent;display:inline-block;border-radius:100%;margin-right:13px;transition:.5s ease all;border:1px solid #1F3537;position:absolute;left:0;top:2px;}
.hs-form-radio label.hs-form-radio-display input:checked+span:before{background-color:#1F3537;}
.hs-form-radio label.hs-form-radio-display input:checked+span:after{content:'';position:absolute;left:4px;width:10px;height:10px;background-color:#fff;top:6px;border-radius:100%;transition:.5s ease all}

/* Checkbox Style */
/* .hs-form-checkbox{margin:0 0 10px!important;} */
.hs-form-booleancheckbox{margin:0 0!important;}
.hs-form-checkbox label.hs-form-checkbox-display,.hs-form-booleancheckbox label.hs-form-booleancheckbox-display{display:flex;flex-wrap:wrap}
.hs-form-checkbox-display .hs-input,
.hs-form-booleancheckbox-display .hs-input{display:none}
.hs-form-checkbox label.hs-form-checkbox-display input+span,
.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span{display:flex;flex-wrap:wrap;align-items:center;position:relative;padding-left:30px;}
.hs-form-checkbox label.hs-form-checkbox-display input+span:before,
.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before{content:'';background-color:transparent;display:inline-block;transition:.5s ease all;border:1px solid #1F3537;position:absolute;left:0;}
.hs-form-checkbox label.hs-form-checkbox-display input+span:before{top:3px;width:18px;height:18px;}

.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before { width: 14px; height: 14px; top: 2px;}

.hs-form-checkbox label.hs-form-checkbox-display input:checked+span:before,
.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:before{background-color:#1F3537;}
.hs-form-checkbox label.hs-form-checkbox-display input:checked+span:after,
.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:after{ content:'';display:block;position:absolute;left:6px;width:6px;height:11px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg);transition:.5s ease all;}
.hs-form-checkbox label.hs-form-checkbox-display input:checked+span:after{top:5px;}
.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:after { width: 4px; height: 8px; left: 5px; top: 4px;}
.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span { margin-left: 0; font-size: 12px; }
.legal-consent-container > div { margin-bottom: 18px; }

form .hs-fieldtype-select.field .input {position: relative;}
form .hs-fieldtype-select.field .input::after {content: ""; position: absolute; z-index: 9; right: 28px; top: 50%; background-repeat: no-repeat; background-image: url(https://27159804.fs1.hubspotusercontent-eu1.net/hubfs/27159804/Able-2024/btn-black-arrow.svg); -webkit-transform: translateY(-50%) scaleY(-1); transform: translateY(-50%) scaleY(-1); width: 22px; height: 13px; background-size: 100%; }

.hs-form-field > label, .inputs-list > li { padding-left: 28px; }
.hs-form-field > label span + span {margin-left: 3px;}




@media(min-width: 1200px){
    .hs-form-field > label {margin-bottom: 0.556vw;}
    .inputs-list > li { margin: 0.208vw 0 0; font-size: 0.833vw; }
    form input[type='submit'], form .hs-button { margin: 1.111vw 0 0; }
    form input[type='submit']:after,
    form .hs-button:after {
        bottom: -0.14vw;
        height: 0.14vw;
    }

    form input[type='submit']:hover:after,
    form input[type='submit']:focus:after,
    form input[type='submit']:active:after,
    form .hs-button:hover:after,
    form .hs-button:focus:after,
    form .hs-button:active:after {
        bottom: -0.14vw;
        height: 0.14vw;
    }

    .hs-search-field__input { padding: 0.694vw; }
    form .form-columns-3,form .form-columns-2{margin:0 -0.694vw !important;}
    form .form-columns-3 >div,form .form-columns-2>div{margin-left:0.694vw !important;margin-right:0.694vw !important;}
    form .form-columns-3 >div{width:calc(33.33% - 1.389vw)!important;}
    form .form-columns-2>div{width:calc(50% - 1.389vw)!important;}

    ul.inputs-list.multi-container { margin-top: 0.694vw;}
    .hs-form-radio label.hs-form-radio-display input+span{padding-left:2.083vw;}
    .hs-form-radio label.hs-form-radio-display input+span:before{width:1.25vw;height:1.25vw;margin-right:0.903vw;border:0.069vw solid #1F3537;top:0.139vw;}
    .hs-form-radio label.hs-form-radio-display input:checked+span:after{left:0.278vw;width:0.694vw;height:0.694vw;top:0.417vw;}

    .hs-form-checkbox label.hs-form-checkbox-display input+span,
    .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span{padding-left:2.083vw;}

    .hs-form-checkbox label.hs-form-checkbox-display input+span:before,
    .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before{border: 0.069vw solid #1F3537;}
    .hs-form-checkbox label.hs-form-checkbox-display input+span:before{top:0.208vw;width:1.25vw;height:1.25vw;}

    .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before { width: 0.972vw; height: 0.972vw; top: 0.139vw;}

    .hs-form-checkbox label.hs-form-checkbox-display input:checked+span:after,
    .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:after{left:0.417vw; width:0.417vw; height: 0.764vw; border: solid #ffffff;border-width: 0 0.139vw 0.139vw 0;}
    .hs-form-checkbox label.hs-form-checkbox-display input:checked+span:after{top: 0.347vw;}
    .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:after { width: 0.278vw; height: 0.556vw; left: 0.347vw; top: 0.278vw;}
    .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span { font-size: 10.139vw; }
    .legal-consent-container > div { margin-bottom: 1.25vw; }
    form .hs-fieldtype-select.field .input::after {right: 1.944vw; width: 1.528vw; height: 0.903vw; }

    form {
        border-radius: 0.00vw;
        padding: 5.90vw 6.25vw;
    }
    .hs-form-field { margin-bottom: 1.111vw;}
    .form-title {
        border-top-left-radius: 0.00vw;;
        border-top-right-radius: 0.00vw;;
        font-size: 2.22vw;
        padding: 5.90vw 6.25vw;
        padding-bottom: 3.125vw;
    }
    .hs-form-field > label,
    .hs-form-field > label span {
        font-size: 0.90vw;
        padding: 0.00vw 0.00vw;
    }
    .hs-form-field legend {
        font-size: 0.97vw;
    }
    input[type='text'],
    input[type='email'],
    input[type='password'],
    input[type='tel'],
    input[type='number'],
    select,
    textarea {
        border-radius: 2.78vw;
        font-size: 1.11vw;
        padding: 0.90vw 1.94vw; 
    }
    form .inputs-list:not(.no-list) label,
    form .inputs-list:not(.no-list) label > span,
    form .inputs-list:not(.no-list) label > span p {
        font-size: 1.11vw;
    }
    form .hs-richtext,
    form .hs-richtext *,
    form .hs-richtext p,
    form .hs-richtext h1,
    form .hs-richtext h2,
    form .hs-richtext h3,
    form .hs-richtext h4,
    form .hs-richtext h5,
    form .hs-richtext h6 {
        font-size: 0.97vw;
    }
    .legal-consent-container,
    .legal-consent-container .hs-richtext,
    .legal-consent-container .hs-richtext p {
        font-size: 0.97vw;
    }
    
    form input[type='submit'],
    form .hs-button {
        border-radius: 2.08vw;
        padding: 0.90vw 1.39vw;
    }
    

    
    form input[type='submit'],
    form .hs-button {
        font-size: 1.11vw;
        padding: 0.90vw 1.39vw;
    }

    
    
    .hs-form-field > label, .inputs-list > li { padding-left: 1.94vw; }
    .hs-form-field > label span + span {margin-left: 0.208vw;}
}

@media(max-width: 991px){
    .form-title {padding: 50px 30px 20px;}
    form {padding: 30px 30px 60px;}

}

@media(max-width: 767px){
    form .form-columns-2>div,form .form-columns-3>div { width: 100% !important; }
    .form-title {padding: 60px 20px 20px;}
    form {padding: 30px 20px 60px;}
    .form-title {font-size: 28px;}
    input[type='text'], input[type='email'], input[type='password'], input[type='tel'], input[type='number'], select, textarea {padding: 13px 20px; font-size: 14px;}
    .hs-form-field > label, .inputs-list > li {padding-left: 20px;}

}
/* Table */

table {
  border-collapse: collapse;
  margin-bottom: 1.5rem;
}

/* Table Cells */

th,
td {
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  vertical-align: bottom;
}
/* Logo */

.widget-type-logo img {
  height: auto;
  max-width: 100%;
}

/* Menu and simple menu */

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

/* Horizontal menu */

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

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

/* Vertical menu */

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

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

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

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}




.d-flex{display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}


.row{ display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}

[class*="col-"], [class*="col-sm-"], [class*="col-md-"], [class*="col-lg-"], [class*="col-xl-"], [class*="col-xxl-"] { 
    position: relative; width: 100%; padding-right: 15px; padding-left: 15px; 
}



.col-2{width:16.67%;}.col-3{width:25.00%;}.col-4{width:33.33%;}.col-5{width:41.67%;}.col-6{width:50.00%;}.col-7{width:58.33%;}.col-8{width:66.67%;}.col-9{width:75.00%;}.col-10{width:83.33%;}.col-12{width:100.00%;}





.text-left{text-align:left}
.text-center{text-align:center}
.text-right{text-align:right}



.justify-flex-start{ justify-content: flex-start; }
.justify-center{ justify-content: center; }
.justify-flex-end{ justify-content: flex-end; }
.justify-space-between{ justify-content: space-between; }
.justify-space-around{ justify-content: space-around; }
.justify-space-evenly{ justify-content: space-evenly; }

.align-flex-start{ align-items: flex-start; }
.align-center{ align-items: center; }
.align-baseline{ align-items: baseline; }
.align-flex-end{ align-items: flex-end; }

.direction-column{ flex-direction: column; }
.direction-column-reverse{ flex-direction: column-reverse; }
.direction-revert{ flex-direction: revert; }
.direction-row{ flex-direction: row; }
.direction-row-reverse{ flex-direction: row-reverse; }



.pt0,.py0{padding-top:0px;}
.pt5,.py5{padding-top:5px;}
.pt10,.py10{padding-top:10px;}
.pt15,.py15{padding-top:15px;}
.pt20,.py20{padding-top:20px;}
.pt25,.py25{padding-top:25px;}
.pt30,.py30{padding-top:30px;}
.pt35,.py35{padding-top:35px;}
.pt40,.py40{padding-top:40px;}
.pt45,.py45{padding-top:45px;}
.pt50,.py50{padding-top:50px;}

.pb0,.py0{padding-bottom:0px;}
.pb5,.py5{padding-bottom:5px;}
.pb10,.py10{padding-bottom:10px;}
.pb15,.py15{padding-bottom:15px;}
.pb20,.py20{padding-bottom:20px;}
.pb25,.py25{padding-bottom:25px;}
.pb30,.py30{padding-bottom:30px;}
.pb35,.py35{padding-bottom:35px;}
.pb40,.py40{padding-bottom:40px;}
.pb45,.py45{padding-bottom:45px;}
.pb50,.py50{padding-bottom:50px;}

.pl5,.px5{padding-left:5px;}
.pl10,.px10{padding-left:10px;}
.pl15,.px15{padding-left:15px;}
.pl20,.px20{padding-left:20px;}
.pl25,.px25{padding-left:25px;}
.pl30,.px30{padding-left:30px;}
.pl35,.px35{padding-left:35px;}
.pl40,.px40{padding-left:40px;}
.pl45,.px45{padding-left:45px;}
.pl50,.px50{padding-left:50px;}

.pr5,.px5{padding-right:5px;}
.pr10,.px10{padding-right:10px;}
.pr15,.px15{padding-right:15px;}
.pr20,.px20{padding-right:20px;}
.pr25,.px25{padding-right:25px;}
.pr30,.px30{padding-right:30px;}
.pr35,.px35{padding-right:35px;}
.pr40,.px40{padding-right:40px;}
.pr45,.px45{padding-right:45px;}
.pr50,.px50{padding-right:50px;}


.positionRelative{position:relative;}


/****** min-width-768 ******/
@media(min-width:768px){

    
    
.justify-md-flex-start{ justify-content: flex-start; }
.justify-md-center{ justify-content: center; }
.justify-md-flex-end{ justify-content: flex-end; }
.justify-md-space-between{ justify-content: space-between; }
.justify-md-space-around{ justify-content: space-around; }
.justify-md-space-evenly{ justify-content: space-evenly; }
    
.align-md-flex-start{ align-items: flex-start; }
.align-md-center{ align-items: center; }
.align-md-baseline{ align-items: baseline; }
.align-md-flex-end{ align-items: flex-end; }
    
.direction-md-column{ flex-direction: column; }
.direction-md-column-reverse{ flex-direction: column-reverse; }
.direction-md-revert{ flex-direction: revert; }
.direction-md-row{ flex-direction: row; }
.direction-md-row-reverse{ flex-direction: row-reverse; }

    
    .col-md-2{width:16.67%;}.col-md-3{width:25.00%;}.col-md-4{width:33.33%;}.col-md-5{width:41.67%;}.col-md-6{width:50.00%;}.col-md-7{width:58.33%;}.col-md-8{width:66.67%;}.col-md-9{width:75.00%;}.col-md-10{width:83.33%;}.col-md-12{width:100.00%;}
    
    

    
    .text-md-left{text-align:left}
    .text-md-center{text-align:center}
    .text-md-right{text-align:right}

    
    
.pt-md-0,.py-md-0{padding-top:0px;}
.pt-md-5,.py-md-5{padding-top:5px;}
.pt-md-10,.py-md-10{padding-top:10px;}
.pt-md-15,.py-md-15{padding-top:15px;}
.pt-md-20,.py-md-20{padding-top:20px;}
.pt-md-25,.py-md-25{padding-top:25px;}
.pt-md-30,.py-md-30{padding-top:30px;}
.pt-md-35,.py-md-35{padding-top:35px;}
.pt-md-40,.py-md-40{padding-top:40px;}
.pt-md-45,.py-md-45{padding-top:45px;}
.pt-md-50,.py-md-50{padding-top:50px;}
.pt-md-55,.py-md-55{padding-top:55px;}
.pt-md-60,.py-md-60{padding-top:60px;}
.pt-md-65,.py-md-65{padding-top:65px;}
.pt-md-70,.py-md-70{padding-top:70px;}
.pt-md-75,.py-md-75{padding-top:75px;}
.pt-md-80,.py-md-80{padding-top:80px;}
.pt-md-85,.py-md-85{padding-top:85px;}
.pt-md-90,.py-md-90{padding-top:90px;}
.pt-md-95,.py-md-95{padding-top:95px;}
.pt-md-100,.py-md-100{padding-top:100px;}
.pt-md-105,.py-md-105{padding-top:105px;}
.pt-md-110,.py-md-110{padding-top:110px;}
.pt-md-115,.py-md-115{padding-top:115px;}
.pt-md-120,.py-md-120{padding-top:120px;}
.pt-md-125,.py-md-125{padding-top:125px;}
.pt-md-130,.py-md-130{padding-top:130px;}
.pt-md-135,.py-md-135{padding-top:135px;}
.pt-md-140,.py-md-140{padding-top:140px;}
.pt-md-145,.py-md-145{padding-top:145px;}
.pt-md-150,.py-md-150{padding-top:150px;}
.pt-md-155,.py-md-155{padding-top:155px;}
.pt-md-160,.py-md-160{padding-top:160px;}
.pt-md-165,.py-md-165{padding-top:165px;}
.pt-md-170,.py-md-170{padding-top:170px;}
.pt-md-175,.py-md-175{padding-top:175px;}
.pt-md-180,.py-md-180{padding-top:180px;}
.pt-md-185,.py-md-185{padding-top:185px;}
.pt-md-190,.py-md-190{padding-top:190px;}
.pt-md-195,.py-md-195{padding-top:195px;}
.pt-md-200,.py-md-200{padding-top:200px;}
.pt-md-205,.py-md-205{padding-top:205px;}
.pt-md-210,.py-md-210{padding-top:210px;}
.pt-md-215,.py-md-215{padding-top:215px;}
.pt-md-220,.py-md-220{padding-top:220px;}
.pt-md-225,.py-md-225{padding-top:225px;}
.pt-md-230,.py-md-230{padding-top:230px;}
.pt-md-235,.py-md-235{padding-top:235px;}
.pt-md-240,.py-md-240{padding-top:240px;}
.pt-md-245,.py-md-245{padding-top:245px;}
.pt-md-250,.py-md-250{padding-top:250px;}
    
.pb-md-0,.py-md-0{padding-bottom:0px;}
.pb-md-5,.py-md-5{padding-bottom:5px;}
.pb-md-10,.py-md-10{padding-bottom:10px;}
.pb-md-15,.py-md-15{padding-bottom:15px;}
.pb-md-20,.py-md-20{padding-bottom:20px;}
.pb-md-25,.py-md-25{padding-bottom:25px;}
.pb-md-30,.py-md-30{padding-bottom:30px;}
.pb-md-35,.py-md-35{padding-bottom:35px;}
.pb-md-40,.py-md-40{padding-bottom:40px;}
.pb-md-45,.py-md-45{padding-bottom:45px;}
.pb-md-50,.py-md-50{padding-bottom:50px;}
.pb-md-55,.py-md-55{padding-bottom:55px;}
.pb-md-60,.py-md-60{padding-bottom:60px;}
.pb-md-65,.py-md-65{padding-bottom:65px;}
.pb-md-70,.py-md-70{padding-bottom:70px;}
.pb-md-75,.py-md-75{padding-bottom:75px;}
.pb-md-80,.py-md-80{padding-bottom:80px;}
.pb-md-85,.py-md-85{padding-bottom:85px;}
.pb-md-90,.py-md-90{padding-bottom:90px;}
.pb-md-95,.py-md-95{padding-bottom:95px;}
.pb-md-100,.py-md-100{padding-bottom:100px;}
.pb-md-105,.py-md-105{padding-bottom:105px;}
.pb-md-110,.py-md-110{padding-bottom:110px;}
.pb-md-115,.py-md-115{padding-bottom:115px;}
.pb-md-120,.py-md-120{padding-bottom:120px;}
.pb-md-125,.py-md-125{padding-bottom:125px;}
.pb-md-130,.py-md-130{padding-bottom:130px;}
.pb-md-135,.py-md-135{padding-bottom:135px;}
.pb-md-140,.py-md-140{padding-bottom:140px;}
.pb-md-145,.py-md-145{padding-bottom:145px;}
.pb-md-150,.py-md-150{padding-bottom:150px;}
.pb-md-155,.py-md-155{padding-bottom:155px;}
.pb-md-160,.py-md-160{padding-bottom:160px;}
.pb-md-165,.py-md-165{padding-bottom:165px;}
.pb-md-170,.py-md-170{padding-bottom:170px;}
.pb-md-175,.py-md-175{padding-bottom:175px;}
.pb-md-180,.py-md-180{padding-bottom:180px;}
.pb-md-185,.py-md-185{padding-bottom:185px;}
.pb-md-190,.py-md-190{padding-bottom:190px;}
.pb-md-195,.py-md-195{padding-bottom:195px;}
.pb-md-200,.py-md-200{padding-bottom:200px;}
.pb-md-205,.py-md-205{padding-bottom:205px;}
.pb-md-210,.py-md-210{padding-bottom:210px;}
.pb-md-215,.py-md-215{padding-bottom:215px;}
.pb-md-220,.py-md-220{padding-bottom:220px;}
.pb-md-225,.py-md-225{padding-bottom:225px;}
.pb-md-230,.py-md-230{padding-bottom:230px;}
.pb-md-235,.py-md-235{padding-bottom:235px;}
.pb-md-240,.py-md-240{padding-bottom:240px;}
.pb-md-245,.py-md-245{padding-bottom:245px;}
.pb-md-250,.py-md-250{padding-bottom:250px;}

    
.pl-md-0,.px-md-0{padding-left:0px;}
.pl-md-5,.px-md-5{padding-left:5px;}
.pl-md-10,.px-md-10{padding-left:10px;}
.pl-md-15,.px-md-15{padding-left:15px;}
.pl-md-20,.px-md-20{padding-left:20px;}
.pl-md-25,.px-md-25{padding-left:25px;}
.pl-md-30,.px-md-30{padding-left:30px;}
.pl-md-35,.px-md-35{padding-left:35px;}
.pl-md-40,.px-md-40{padding-left:40px;}
.pl-md-45,.px-md-45{padding-left:45px;}
.pl-md-50,.px-md-50{padding-left:50px;}
.pl-md-55,.px-md-55{padding-left:55px;}
.pl-md-60,.px-md-60{padding-left:60px;}
.pl-md-65,.px-md-65{padding-left:65px;}
.pl-md-70,.px-md-70{padding-left:70px;}
.pl-md-75,.px-md-75{padding-left:75px;}
.pl-md-80,.px-md-80{padding-left:80px;}
.pl-md-85,.px-md-85{padding-left:85px;}
.pl-md-90,.px-md-90{padding-left:90px;}
.pl-md-95,.px-md-95{padding-left:95px;}
.pl-md-100,.px-md-100{padding-left:100px;}
    
.pr-md-0,.px-md-0{padding-right:0px;}
.pr-md-5,.px-md-5{padding-right:5px;}
.pr-md-10,.px-md-10{padding-right:10px;}
.pr-md-15,.px-md-15{padding-right:15px;}
.pr-md-20,.px-md-20{padding-right:20px;}
.pr-md-25,.px-md-25{padding-right:25px;}
.pr-md-30,.px-md-30{padding-right:30px;}
.pr-md-35,.px-md-35{padding-right:35px;}
.pr-md-40,.px-md-40{padding-right:40px;}
.pr-md-45,.px-md-45{padding-right:45px;}
.pr-md-50,.px-md-50{padding-right:50px;}
.pr-md-55,.px-md-55{padding-right:55px;}
.pr-md-60,.px-md-60{padding-right:60px;}
.pr-md-65,.px-md-65{padding-right:65px;}
.pr-md-70,.px-md-70{padding-right:70px;}
.pr-md-75,.px-md-75{padding-right:75px;}
.pr-md-80,.px-md-80{padding-right:80px;}
.pr-md-85,.px-md-85{padding-right:85px;}
.pr-md-90,.px-md-90{padding-right:90px;}
.pr-md-95,.px-md-95{padding-right:95px;}
.pr-md-100,.px-md-100{padding-right:100px;}

    
.mt-md-0,.my-md-0{margin-top:0px;}
.mt-md-5,.my-md-5{margin-top:5px;}
.mt-md-10,.my-md-10{margin-top:10px;}
.mt-md-15,.my-md-15{margin-top:15px;}
.mt-md-20,.my-md-20{margin-top:20px;}
.mt-md-25,.my-md-25{margin-top:25px;}
.mt-md-30,.my-md-30{margin-top:30px;}
.mt-md-35,.my-md-35{margin-top:35px;}
.mt-md-40,.my-md-40{margin-top:40px;}
.mt-md-45,.my-md-45{margin-top:45px;}
.mt-md-50,.my-md-50{margin-top:50px;}
.mt-md-55,.my-md-55{margin-top:55px;}
.mt-md-60,.my-md-60{margin-top:60px;}
.mt-md-65,.my-md-65{margin-top:65px;}
.mt-md-70,.my-md-70{margin-top:70px;}
.mt-md-75,.my-md-75{margin-top:75px;}
.mt-md-80,.my-md-80{margin-top:80px;}
.mt-md-85,.my-md-85{margin-top:85px;}
.mt-md-90,.my-md-90{margin-top:90px;}
.mt-md-95,.my-md-95{margin-top:95px;}
.mt-md-100,.my-md-100{margin-top:100px;}
    
.mb-md-0,.my-md-0{margin-bottom:0px;}
.mb-md-5,.my-md-5{margin-bottom:5px;}
.mb-md-10,.my-md-10{margin-bottom:10px;}
.mb-md-15,.my-md-15{margin-bottom:15px;}
.mb-md-20,.my-md-20{margin-bottom:20px;}
.mb-md-25,.my-md-25{margin-bottom:25px;}
.mb-md-30,.my-md-30{margin-bottom:30px;}
.mb-md-35,.my-md-35{margin-bottom:35px;}
.mb-md-40,.my-md-40{margin-bottom:40px;}
.mb-md-45,.my-md-45{margin-bottom:45px;}
.mb-md-50,.my-md-50{margin-bottom:50px;}
.mb-md-55,.my-md-55{margin-bottom:55px;}
.mb-md-60,.my-md-60{margin-bottom:60px;}
.mb-md-65,.my-md-65{margin-bottom:65px;}
.mb-md-70,.my-md-70{margin-bottom:70px;}
.mb-md-75,.my-md-75{margin-bottom:75px;}
.mb-md-80,.my-md-80{margin-bottom:80px;}
.mb-md-85,.my-md-85{margin-bottom:85px;}
.mb-md-90,.my-md-90{margin-bottom:90px;}
.mb-md-95,.my-md-95{margin-bottom:95px;}
.mb-md-100,.my-md-100{margin-bottom:100px;}

}

/****** min-width-992 ******/
@media(min-width:992px){

    
    .text-lg-left{text-align:left}
    .text-lg-center{text-align:center}
    .text-lg-right{text-align:right}

    
    .col-lg-2{width:16.67%;}.col-lg-3{width:25.00%;}.col-lg-4{width:33.33%;}.col-lg-5{width:41.67%;}.col-lg-6{width:50.00%;}.col-lg-7{width:58.33%;}.col-lg-8{width:66.67%;}.col-lg-9{width:75.00%;}.col-lg-10{width:83.33%;}.col-lg-12{width:100.00%;}
    
    
    
    
.pt-lg-0,.py-lg-0{padding-top:0px;}
.pt-lg-5,.py-lg-5{padding-top:5px;}
.pt-lg-10,.py-lg-10{padding-top:10px;}
.pt-lg-15,.py-lg-15{padding-top:15px;}
.pt-lg-20,.py-lg-20{padding-top:20px;}
.pt-lg-25,.py-lg-25{padding-top:25px;}
.pt-lg-30,.py-lg-30{padding-top:30px;}
.pt-lg-35,.py-lg-35{padding-top:35px;}
.pt-lg-40,.py-lg-40{padding-top:40px;}
.pt-lg-45,.py-lg-45{padding-top:45px;}
.pt-lg-50,.py-lg-50{padding-top:50px;}
.pt-lg-55,.py-lg-55{padding-top:55px;}
.pt-lg-60,.py-lg-60{padding-top:60px;}
.pt-lg-65,.py-lg-65{padding-top:65px;}
.pt-lg-70,.py-lg-70{padding-top:70px;}
.pt-lg-75,.py-lg-75{padding-top:75px;}
.pt-lg-80,.py-lg-80{padding-top:80px;}
.pt-lg-85,.py-lg-85{padding-top:85px;}
.pt-lg-90,.py-lg-90{padding-top:90px;}
.pt-lg-95,.py-lg-95{padding-top:95px;}
.pt-lg-100,.py-lg-100{padding-top:100px;}
.pt-lg-105,.py-lg-105{padding-top:105px;}
.pt-lg-110,.py-lg-110{padding-top:110px;}
.pt-lg-115,.py-lg-115{padding-top:115px;}
.pt-lg-120,.py-lg-120{padding-top:120px;}
.pt-lg-125,.py-lg-125{padding-top:125px;}
.pt-lg-130,.py-lg-130{padding-top:130px;}
.pt-lg-135,.py-lg-135{padding-top:135px;}
.pt-lg-140,.py-lg-140{padding-top:140px;}
.pt-lg-145,.py-lg-145{padding-top:145px;}
.pt-lg-150,.py-lg-150{padding-top:150px;}
    
.pb-lg-0,.py-lg-0{padding-bottom:0px;}
.pb-lg-5,.py-lg-5{padding-bottom:5px;}
.pb-lg-10,.py-lg-10{padding-bottom:10px;}
.pb-lg-15,.py-lg-15{padding-bottom:15px;}
.pb-lg-20,.py-lg-20{padding-bottom:20px;}
.pb-lg-25,.py-lg-25{padding-bottom:25px;}
.pb-lg-30,.py-lg-30{padding-bottom:30px;}
.pb-lg-35,.py-lg-35{padding-bottom:35px;}
.pb-lg-40,.py-lg-40{padding-bottom:40px;}
.pb-lg-45,.py-lg-45{padding-bottom:45px;}
.pb-lg-50,.py-lg-50{padding-bottom:50px;}
.pb-lg-55,.py-lg-55{padding-bottom:55px;}
.pb-lg-60,.py-lg-60{padding-bottom:60px;}
.pb-lg-65,.py-lg-65{padding-bottom:65px;}
.pb-lg-70,.py-lg-70{padding-bottom:70px;}
.pb-lg-75,.py-lg-75{padding-bottom:75px;}
.pb-lg-80,.py-lg-80{padding-bottom:80px;}
.pb-lg-85,.py-lg-85{padding-bottom:85px;}
.pb-lg-90,.py-lg-90{padding-bottom:90px;}
.pb-lg-95,.py-lg-95{padding-bottom:95px;}
.pb-lg-100,.py-lg-100{padding-bottom:100px;}
.pb-lg-105,.py-lg-105{padding-bottom:105px;}
.pb-lg-110,.py-lg-110{padding-bottom:110px;}
.pb-lg-115,.py-lg-115{padding-bottom:115px;}
.pb-lg-120,.py-lg-120{padding-bottom:120px;}
.pb-lg-125,.py-lg-125{padding-bottom:125px;}
.pb-lg-130,.py-lg-130{padding-bottom:130px;}
.pb-lg-135,.py-lg-135{padding-bottom:135px;}
.pb-lg-140,.py-lg-140{padding-bottom:140px;}
.pb-lg-145,.py-lg-145{padding-bottom:145px;}
.pb-lg-150,.py-lg-150{padding-bottom:150px;}

    
.pl-lg-0,.px-lg-0{padding-left:0px;}
.pl-lg-5,.px-lg-5{padding-left:5px;}
.pl-lg-10,.px-lg-10{padding-left:10px;}
.pl-lg-15,.px-lg-15{padding-left:15px;}
.pl-lg-20,.px-lg-20{padding-left:20px;}
.pl-lg-25,.px-lg-25{padding-left:25px;}
.pl-lg-30,.px-lg-30{padding-left:30px;}
.pl-lg-35,.px-lg-35{padding-left:35px;}
.pl-lg-40,.px-lg-40{padding-left:40px;}
.pl-lg-45,.px-lg-45{padding-left:45px;}
.pl-lg-50,.px-lg-50{padding-left:50px;}
.pl-lg-55,.px-lg-55{padding-left:55px;}
.pl-lg-60,.px-lg-60{padding-left:60px;}
.pl-lg-65,.px-lg-65{padding-left:65px;}
.pl-lg-70,.px-lg-70{padding-left:70px;}
    
.pr-lg-0,.px-lg-0{padding-right:0px;}
.pr-lg-5,.px-lg-5{padding-right:5px;}
.pr-lg-10,.px-lg-10{padding-right:10px;}
.pr-lg-15,.px-lg-15{padding-right:15px;}
.pr-lg-20,.px-lg-20{padding-right:20px;}
.pr-lg-25,.px-lg-25{padding-right:25px;}
.pr-lg-30,.px-lg-30{padding-right:30px;}
.pr-lg-35,.px-lg-35{padding-right:35px;}
.pr-lg-40,.px-lg-40{padding-right:40px;}
.pr-lg-45,.px-lg-45{padding-right:45px;}
.pr-lg-50,.px-lg-50{padding-right:50px;}
.pr-lg-55,.px-lg-55{padding-right:55px;}
.pr-lg-60,.px-lg-60{padding-right:60px;}
.pr-lg-65,.px-lg-65{padding-right:65px;}
.pr-lg-70,.px-lg-70{padding-right:70px;}

    
.mt-lg-0,.my-lg-0{margin-top:0px;}
.mt-lg-5,.my-lg-5{margin-top:5px;}
.mt-lg-10,.my-lg-10{margin-top:10px;}
.mt-lg-15,.my-lg-15{margin-top:15px;}
.mt-lg-20,.my-lg-20{margin-top:20px;}
.mt-lg-25,.my-lg-25{margin-top:25px;}
.mt-lg-30,.my-lg-30{margin-top:30px;}
.mt-lg-35,.my-lg-35{margin-top:35px;}
.mt-lg-40,.my-lg-40{margin-top:40px;}
.mt-lg-45,.my-lg-45{margin-top:45px;}
.mt-lg-50,.my-lg-50{margin-top:50px;}
.mt-lg-55,.my-lg-55{margin-top:55px;}
.mt-lg-60,.my-lg-60{margin-top:60px;}
.mt-lg-65,.my-lg-65{margin-top:65px;}
.mt-lg-70,.my-lg-70{margin-top:70px;}
.mt-lg-75,.my-lg-75{margin-top:75px;}
.mt-lg-80,.my-lg-80{margin-top:80px;}
.mt-lg-85,.my-lg-85{margin-top:85px;}
.mt-lg-90,.my-lg-90{margin-top:90px;}
.mt-lg-95,.my-lg-95{margin-top:95px;}
.mt-lg-100,.my-lg-100{margin-top:100px;}
.mt-lg-105,.my-lg-105{margin-top:105px;}
.mt-lg-110,.my-lg-110{margin-top:110px;}
.mt-lg-115,.my-lg-115{margin-top:115px;}
.mt-lg-120,.my-lg-120{margin-top:120px;}
.mt-lg-125,.my-lg-125{margin-top:125px;}
.mt-lg-130,.my-lg-130{margin-top:130px;}
.mt-lg-135,.my-lg-135{margin-top:135px;}
.mt-lg-140,.my-lg-140{margin-top:140px;}
.mt-lg-145,.my-lg-145{margin-top:145px;}
.mt-lg-150,.my-lg-150{margin-top:150px;}
    
.mb-lg-0,.my-lg-0{margin-bottom:0px;}
.mb-lg-5,.my-lg-5{margin-bottom:5px;}
.mb-lg-10,.my-lg-10{margin-bottom:10px;}
.mb-lg-15,.my-lg-15{margin-bottom:15px;}
.mb-lg-20,.my-lg-20{margin-bottom:20px;}
.mb-lg-25,.my-lg-25{margin-bottom:25px;}
.mb-lg-30,.my-lg-30{margin-bottom:30px;}
.mb-lg-35,.my-lg-35{margin-bottom:35px;}
.mb-lg-40,.my-lg-40{margin-bottom:40px;}
.mb-lg-45,.my-lg-45{margin-bottom:45px;}
.mb-lg-50,.my-lg-50{margin-bottom:50px;}
.mb-lg-55,.my-lg-55{margin-bottom:55px;}
.mb-lg-60,.my-lg-60{margin-bottom:60px;}
.mb-lg-65,.my-lg-65{margin-bottom:65px;}
.mb-lg-70,.my-lg-70{margin-bottom:70px;}
.mb-lg-75,.my-lg-75{margin-bottom:75px;}
.mb-lg-80,.my-lg-80{margin-bottom:80px;}
.mb-lg-85,.my-lg-85{margin-bottom:85px;}
.mb-lg-90,.my-lg-90{margin-bottom:90px;}
.mb-lg-95,.my-lg-95{margin-bottom:95px;}
.mb-lg-100,.my-lg-100{margin-bottom:100px;}
.mb-lg-105,.my-lg-105{margin-bottom:105px;}
.mb-lg-110,.my-lg-110{margin-bottom:110px;}
.mb-lg-115,.my-lg-115{margin-bottom:115px;}
.mb-lg-120,.my-lg-120{margin-bottom:120px;}
.mb-lg-125,.my-lg-125{margin-bottom:125px;}
.mb-lg-130,.my-lg-130{margin-bottom:130px;}
.mb-lg-135,.my-lg-135{margin-bottom:135px;}
.mb-lg-140,.my-lg-140{margin-bottom:140px;}
.mb-lg-145,.my-lg-145{margin-bottom:145px;}
.mb-lg-150,.my-lg-150{margin-bottom:150px;}

    
    .mx-15{margin-left: -15px; margin-right: -15px;}
    .mx-20{margin-left: -20px; margin-right: -20px;}

    .row{ margin-left: -15px; margin-right: -15px; }



}

/****** min-width-1200 ******/
@media(min-width:1200px){

    
    .text-xl-left{text-align:left}
    .text-xl-center{text-align:center}
    .text-xl-right{text-align:right}

    
    .col-xl-2{width:16.67%;}.col-xl-3{width:25.00%;}.col-xl-4{width:33.33%;}.col-xl-5{width:41.67%;}.col-xl-6{width:50.00%;}.col-xl-7{width:58.33%;}.col-xl-8{width:66.67%;}.col-xl-9{width:75.00%;}.col-xl-10{width:83.33%;}.col-xl-12{width:100.00%;}
    
    
    

    .pt-xl-0,.py-xl-0{padding-top:0.00vw;}.pt-xl-5,.py-xl-5{padding-top:0.35vw;}.pt-xl-10,.py-xl-10{padding-top:0.69vw;}.pt-xl-15,.py-xl-15{padding-top:1.04vw;}.pt-xl-20,.py-xl-20{padding-top:1.39vw;}.pt-xl-25,.py-xl-25{padding-top:1.74vw;}.pt-xl-30,.py-xl-30{padding-top:2.08vw;}.pt-xl-35,.py-xl-35{padding-top:2.43vw;}.pt-xl-40,.py-xl-40{padding-top:2.78vw;}.pt-xl-45,.py-xl-45{padding-top:3.12vw;}.pt-xl-50,.py-xl-50{padding-top:3.47vw;}.pt-xl-55,.py-xl-55{padding-top:3.82vw;}.pt-xl-60,.py-xl-60{padding-top:4.17vw;}.pt-xl-65,.py-xl-65{padding-top:4.51vw;}.pt-xl-70,.py-xl-70{padding-top:4.86vw;}.pt-xl-75,.py-xl-75{padding-top:5.21vw;}.pt-xl-80,.py-xl-80{padding-top:5.56vw;}.pt-xl-85,.py-xl-85{padding-top:5.90vw;}.pt-xl-90,.py-xl-90{padding-top:6.25vw;}.pt-xl-95,.py-xl-95{padding-top:6.60vw;}.pt-xl-100,.py-xl-100{padding-top:6.94vw;}.pt-xl-105,.py-xl-105{padding-top:7.29vw;}.pt-xl-110,.py-xl-110{padding-top:7.64vw;}.pt-xl-115,.py-xl-115{padding-top:7.99vw;}.pt-xl-120,.py-xl-120{padding-top:8.33vw;}.pt-xl-125,.py-xl-125{padding-top:8.68vw;}.pt-xl-130,.py-xl-130{padding-top:9.03vw;}.pt-xl-135,.py-xl-135{padding-top:9.38vw;}.pt-xl-140,.py-xl-140{padding-top:9.72vw;}.pt-xl-145,.py-xl-145{padding-top:10.07vw;}.pt-xl-150,.py-xl-150{padding-top:10.42vw;}.pt-xl-155,.py-xl-155{padding-top:10.76vw;}.pt-xl-160,.py-xl-160{padding-top:11.11vw;}.pt-xl-165,.py-xl-165{padding-top:11.46vw;}.pt-xl-170,.py-xl-170{padding-top:11.81vw;}.pt-xl-175,.py-xl-175{padding-top:12.15vw;}.pt-xl-180,.py-xl-180{padding-top:12.50vw;}.pt-xl-185,.py-xl-185{padding-top:12.85vw;}.pt-xl-190,.py-xl-190{padding-top:13.19vw;}.pt-xl-195,.py-xl-195{padding-top:13.54vw;}.pt-xl-200,.py-xl-200{padding-top:13.89vw;}.pt-xl-205,.py-xl-205{padding-top:14.24vw;}.pt-xl-210,.py-xl-210{padding-top:14.58vw;}.pt-xl-215,.py-xl-215{padding-top:14.93vw;}.pt-xl-220,.py-xl-220{padding-top:15.28vw;}.pt-xl-225,.py-xl-225{padding-top:15.62vw;}.pt-xl-230,.py-xl-230{padding-top:15.97vw;}.pt-xl-235,.py-xl-235{padding-top:16.32vw;}.pt-xl-240,.py-xl-240{padding-top:16.67vw;}.pt-xl-245,.py-xl-245{padding-top:17.01vw;}.pt-xl-250,.py-xl-250{padding-top:17.36vw;}
    .pb-xl-0,.py-xl-0{padding-bottom:0.00vw;}.pb-xl-5,.py-xl-5{padding-bottom:0.35vw;}.pb-xl-10,.py-xl-10{padding-bottom:0.69vw;}.pb-xl-15,.py-xl-15{padding-bottom:1.04vw;}.pb-xl-20,.py-xl-20{padding-bottom:1.39vw;}.pb-xl-25,.py-xl-25{padding-bottom:1.74vw;}.pb-xl-30,.py-xl-30{padding-bottom:2.08vw;}.pb-xl-35,.py-xl-35{padding-bottom:2.43vw;}.pb-xl-40,.py-xl-40{padding-bottom:2.78vw;}.pb-xl-45,.py-xl-45{padding-bottom:3.12vw;}.pb-xl-50,.py-xl-50{padding-bottom:3.47vw;}.pb-xl-55,.py-xl-55{padding-bottom:3.82vw;}.pb-xl-60,.py-xl-60{padding-bottom:4.17vw;}.pb-xl-65,.py-xl-65{padding-bottom:4.51vw;}.pb-xl-70,.py-xl-70{padding-bottom:4.86vw;}.pb-xl-75,.py-xl-75{padding-bottom:5.21vw;}.pb-xl-80,.py-xl-80{padding-bottom:5.56vw;}.pb-xl-85,.py-xl-85{padding-bottom:5.90vw;}.pb-xl-90,.py-xl-90{padding-bottom:6.25vw;}.pb-xl-95,.py-xl-95{padding-bottom:6.60vw;}.pb-xl-100,.py-xl-100{padding-bottom:6.94vw;}.pb-xl-105,.py-xl-105{padding-bottom:7.29vw;}.pb-xl-110,.py-xl-110{padding-bottom:7.64vw;}.pb-xl-115,.py-xl-115{padding-bottom:7.99vw;}.pb-xl-120,.py-xl-120{padding-bottom:8.33vw;}.pb-xl-125,.py-xl-125{padding-bottom:8.68vw;}.pb-xl-130,.py-xl-130{padding-bottom:9.03vw;}.pb-xl-135,.py-xl-135{padding-bottom:9.38vw;}.pb-xl-140,.py-xl-140{padding-bottom:9.72vw;}.pb-xl-145,.py-xl-145{padding-bottom:10.07vw;}.pb-xl-150,.py-xl-150{padding-bottom:10.42vw;}.pb-xl-155,.py-xl-155{padding-bottom:10.76vw;}.pb-xl-160,.py-xl-160{padding-bottom:11.11vw;}.pb-xl-165,.py-xl-165{padding-bottom:11.46vw;}.pb-xl-170,.py-xl-170{padding-bottom:11.81vw;}.pb-xl-175,.py-xl-175{padding-bottom:12.15vw;}.pb-xl-180,.py-xl-180{padding-bottom:12.50vw;}.pb-xl-185,.py-xl-185{padding-bottom:12.85vw;}.pb-xl-190,.py-xl-190{padding-bottom:13.19vw;}.pb-xl-195,.py-xl-195{padding-bottom:13.54vw;}.pb-xl-200,.py-xl-200{padding-bottom:13.89vw;}.pb-xl-205,.py-xl-205{padding-bottom:14.24vw;}.pb-xl-210,.py-xl-210{padding-bottom:14.58vw;}.pb-xl-215,.py-xl-215{padding-bottom:14.93vw;}.pb-xl-220,.py-xl-220{padding-bottom:15.28vw;}.pb-xl-225,.py-xl-225{padding-bottom:15.62vw;}.pb-xl-230,.py-xl-230{padding-bottom:15.97vw;}.pb-xl-235,.py-xl-235{padding-bottom:16.32vw;}.pb-xl-240,.py-xl-240{padding-bottom:16.67vw;}.pb-xl-245,.py-xl-245{padding-bottom:17.01vw;}.pb-xl-250,.py-xl-250{padding-bottom:17.36vw;}

    .pl-xl-5,.px-xl-5{padding-left:0.35vw;}.pl-xl-10,.px-xl-10{padding-left:0.69vw;}.pl-xl-15,.px-xl-15{padding-left:1.04vw;}.pl-xl-20,.px-xl-20{padding-left:1.39vw;}.pl-xl-25,.px-xl-25{padding-left:1.74vw;}.pl-xl-30,.px-xl-30{padding-left:2.08vw;}.pl-xl-35,.px-xl-35{padding-left:2.43vw;}.pl-xl-40,.px-xl-40{padding-left:2.78vw;}.pl-xl-45,.px-xl-45{padding-left:3.12vw;}.pl-xl-50,.px-xl-50{padding-left:3.47vw;}.pl-xl-55,.px-xl-55{padding-left:3.82vw;}.pl-xl-60,.px-xl-60{padding-left:4.17vw;}.pl-xl-65,.px-xl-65{padding-left:4.51vw;}.pl-xl-70,.px-xl-70{padding-left:4.86vw;}.pl-xl-75,.px-xl-75{padding-left:5.21vw;}.pl-xl-80,.px-xl-80{padding-left:5.56vw;}.pl-xl-85,.px-xl-85{padding-left:5.90vw;}.pl-xl-90,.px-xl-90{padding-left:6.25vw;}.pl-xl-95,.px-xl-95{padding-left:6.60vw;}.pl-xl-100,.px-xl-100{padding-left:6.94vw;}.pl-xl-105,.px-xl-105{padding-left:7.29vw;}.pl-xl-110,.px-xl-110{padding-left:7.64vw;}.pl-xl-115,.px-xl-115{padding-left:7.99vw;}.pl-xl-120,.px-xl-120{padding-left:8.33vw;}.pl-xl-125,.px-xl-125{padding-left:8.68vw;}.pl-xl-130,.px-xl-130{padding-left:9.03vw;}.pl-xl-135,.px-xl-135{padding-left:9.38vw;}.pl-xl-140,.px-xl-140{padding-left:9.72vw;}.pl-xl-145,.px-xl-145{padding-left:10.07vw;}.pl-xl-150,.px-xl-150{padding-left:10.42vw;}.pl-xl-155,.px-xl-155{padding-left:10.76vw;}.pl-xl-160,.px-xl-160{padding-left:11.11vw;}.pl-xl-165,.px-xl-165{padding-left:11.46vw;}.pl-xl-170,.px-xl-170{padding-left:11.81vw;}.pl-xl-175,.px-xl-175{padding-left:12.15vw;}.pl-xl-180,.px-xl-180{padding-left:12.50vw;}.pl-xl-185,.px-xl-185{padding-left:12.85vw;}.pl-xl-190,.px-xl-190{padding-left:13.19vw;}.pl-xl-195,.px-xl-195{padding-left:13.54vw;}.pl-xl-200,.px-xl-200{padding-left:13.89vw;}
    .pr-xl-5,.px-xl-5{padding-right:0.35vw;}.pr-xl-10,.px-xl-10{padding-right:0.69vw;}.pr-xl-15,.px-xl-15{padding-right:1.04vw;}.pr-xl-20,.px-xl-20{padding-right:1.39vw;}.pr-xl-25,.px-xl-25{padding-right:1.74vw;}.pr-xl-30,.px-xl-30{padding-right:2.08vw;}.pr-xl-35,.px-xl-35{padding-right:2.43vw;}.pr-xl-40,.px-xl-40{padding-right:2.78vw;}.pr-xl-45,.px-xl-45{padding-right:3.12vw;}.pr-xl-50,.px-xl-50{padding-right:3.47vw;}.pr-xl-55,.px-xl-55{padding-right:3.82vw;}.pr-xl-60,.px-xl-60{padding-right:4.17vw;}.pr-xl-65,.px-xl-65{padding-right:4.51vw;}.pr-xl-70,.px-xl-70{padding-right:4.86vw;}.pr-xl-75,.px-xl-75{padding-right:5.21vw;}.pr-xl-80,.px-xl-80{padding-right:5.56vw;}.pr-xl-85,.px-xl-85{padding-right:5.90vw;}.pr-xl-90,.px-xl-90{padding-right:6.25vw;}.pr-xl-95,.px-xl-95{padding-right:6.60vw;}.pr-xl-100,.px-xl-100{padding-right:6.94vw;}.pr-xl-105,.px-xl-105{padding-right:7.29vw;}.pr-xl-110,.px-xl-110{padding-right:7.64vw;}.pr-xl-115,.px-xl-115{padding-right:7.99vw;}.pr-xl-120,.px-xl-120{padding-right:8.33vw;}.pr-xl-125,.px-xl-125{padding-right:8.68vw;}.pr-xl-130,.px-xl-130{padding-right:9.03vw;}.pr-xl-135,.px-xl-135{padding-right:9.38vw;}.pr-xl-140,.px-xl-140{padding-right:9.72vw;}.pr-xl-145,.px-xl-145{padding-right:10.07vw;}.pr-xl-150,.px-xl-150{padding-right:10.42vw;}.pr-xl-155,.px-xl-155{padding-right:10.76vw;}.pr-xl-160,.px-xl-160{padding-right:11.11vw;}.pr-xl-165,.px-xl-165{padding-right:11.46vw;}.pr-xl-170,.px-xl-170{padding-right:11.81vw;}.pr-xl-175,.px-xl-175{padding-right:12.15vw;}.pr-xl-180,.px-xl-180{padding-right:12.50vw;}.pr-xl-185,.px-xl-185{padding-right:12.85vw;}.pr-xl-190,.px-xl-190{padding-right:13.19vw;}.pr-xl-195,.px-xl-195{padding-right:13.54vw;}.pr-xl-200,.px-xl-200{padding-right:13.89vw;}


    .mt-xl-0,.my-xl-0{margin-top:0.00vw;}.mt-xl-5,.my-xl-5{margin-top:0.35vw;}.mt-xl-10,.my-xl-10{margin-top:0.69vw;}.mt-xl-15,.my-xl-15{margin-top:1.04vw;}.mt-xl-20,.my-xl-20{margin-top:1.39vw;}.mt-xl-25,.my-xl-25{margin-top:1.74vw;}.mt-xl-30,.my-xl-30{margin-top:2.08vw;}.mt-xl-35,.my-xl-35{margin-top:2.43vw;}.mt-xl-40,.my-xl-40{margin-top:2.78vw;}.mt-xl-45,.my-xl-45{margin-top:3.12vw;}.mt-xl-50,.my-xl-50{margin-top:3.47vw;}.mt-xl-55,.my-xl-55{margin-top:3.82vw;}.mt-xl-60,.my-xl-60{margin-top:4.17vw;}.mt-xl-65,.my-xl-65{margin-top:4.51vw;}.mt-xl-70,.my-xl-70{margin-top:4.86vw;}.mt-xl-75,.my-xl-75{margin-top:5.21vw;}.mt-xl-80,.my-xl-80{margin-top:5.56vw;}.mt-xl-85,.my-xl-85{margin-top:5.90vw;}.mt-xl-90,.my-xl-90{margin-top:6.25vw;}.mt-xl-95,.my-xl-95{margin-top:6.60vw;}.mt-xl-100,.my-xl-100{margin-top:6.94vw;}.mt-xl-105,.my-xl-105{margin-top:7.29vw;}.mt-xl-110,.my-xl-110{margin-top:7.64vw;}.mt-xl-115,.my-xl-115{margin-top:7.99vw;}.mt-xl-120,.my-xl-120{margin-top:8.33vw;}.mt-xl-125,.my-xl-125{margin-top:8.68vw;}.mt-xl-130,.my-xl-130{margin-top:9.03vw;}.mt-xl-135,.my-xl-135{margin-top:9.38vw;}.mt-xl-140,.my-xl-140{margin-top:9.72vw;}.mt-xl-145,.my-xl-145{margin-top:10.07vw;}.mt-xl-150,.my-xl-150{margin-top:10.42vw;}
    .mb-xl-0,.my-xl-0{margin-bottom:0.00vw;}.mb-xl-5,.my-xl-5{margin-bottom:0.35vw;}.mb-xl-10,.my-xl-10{margin-bottom:0.69vw;}.mb-xl-15,.my-xl-15{margin-bottom:1.04vw;}.mb-xl-20,.my-xl-20{margin-bottom:1.39vw;}.mb-xl-25,.my-xl-25{margin-bottom:1.74vw;}.mb-xl-30,.my-xl-30{margin-bottom:2.08vw;}.mb-xl-35,.my-xl-35{margin-bottom:2.43vw;}.mb-xl-40,.my-xl-40{margin-bottom:2.78vw;}.mb-xl-45,.my-xl-45{margin-bottom:3.12vw;}.mb-xl-50,.my-xl-50{margin-bottom:3.47vw;}.mb-xl-55,.my-xl-55{margin-bottom:3.82vw;}.mb-xl-60,.my-xl-60{margin-bottom:4.17vw;}.mb-xl-65,.my-xl-65{margin-bottom:4.51vw;}.mb-xl-70,.my-xl-70{margin-bottom:4.86vw;}.mb-xl-75,.my-xl-75{margin-bottom:5.21vw;}.mb-xl-80,.my-xl-80{margin-bottom:5.56vw;}.mb-xl-85,.my-xl-85{margin-bottom:5.90vw;}.mb-xl-90,.my-xl-90{margin-bottom:6.25vw;}.mb-xl-95,.my-xl-95{margin-bottom:6.60vw;}.mb-xl-100,.my-xl-100{margin-bottom:6.94vw;}.mb-xl-105,.my-xl-105{margin-bottom:7.29vw;}.mb-xl-110,.my-xl-110{margin-bottom:7.64vw;}.mb-xl-115,.my-xl-115{margin-bottom:7.99vw;}.mb-xl-120,.my-xl-120{margin-bottom:8.33vw;}.mb-xl-125,.my-xl-125{margin-bottom:8.68vw;}.mb-xl-130,.my-xl-130{margin-bottom:9.03vw;}.mb-xl-135,.my-xl-135{margin-bottom:9.38vw;}.mb-xl-140,.my-xl-140{margin-bottom:9.72vw;}.mb-xl-145,.my-xl-145{margin-bottom:10.07vw;}.mb-xl-150,.my-xl-150{margin-bottom:10.42vw;}

    .row{ margin-left: -1.042vw; margin-right: -1.042vw; }



    
    .mx-15{margin-left:-1.042vw; margin-right:-1.042vw}
    .mx-20{margin-left:-1.389vw; margin-right:-1.389vw}

    [class*="col-"], [class*="col-sm-"], [class*="col-md-"], [class*="col-lg-"], [class*="col-xl-"], [class*="col-xxl-"] 
    { padding-left: 1.042vw; padding-right: 1.042vw; }




}

/****** min-width-1400 ******/
@media(min-width:1400px){

    
    .text-xxl-left{text-align:left}
    .text-xxl-center{text-align:center}
    .text-xxl-right{text-align:right}

    
    .col-xxl-2{width:16.67%;}.col-xxl-3{width:25.00%;}.col-xxl-4{width:33.33%;}.col-xxl-5{width:41.67%;}.col-xxl-6{width:50.00%;}.col-xxl-7{width:58.33%;}.col-xxl-8{width:66.67%;}.col-xxl-9{width:75.00%;}.col-xxl-10{width:83.33%;}.col-xxl-12{width:100.00%;}
    
    

    
    
.pt-xxl-0,.py-xxl-0{padding-top:0px;}
.pt-xxl-5,.py-xxl-5{padding-top:5px;}
.pt-xxl-10,.py-xxl-10{padding-top:10px;}
.pt-xxl-15,.py-xxl-15{padding-top:15px;}
.pt-xxl-20,.py-xxl-20{padding-top:20px;}
.pt-xxl-25,.py-xxl-25{padding-top:25px;}
.pt-xxl-30,.py-xxl-30{padding-top:30px;}
.pt-xxl-35,.py-xxl-35{padding-top:35px;}
.pt-xxl-40,.py-xxl-40{padding-top:40px;}
.pt-xxl-45,.py-xxl-45{padding-top:45px;}
.pt-xxl-50,.py-xxl-50{padding-top:50px;}
.pt-xxl-55,.py-xxl-55{padding-top:55px;}
.pt-xxl-60,.py-xxl-60{padding-top:60px;}
.pt-xxl-65,.py-xxl-65{padding-top:65px;}
.pt-xxl-70,.py-xxl-70{padding-top:70px;}
.pt-xxl-75,.py-xxl-75{padding-top:75px;}
.pt-xxl-80,.py-xxl-80{padding-top:80px;}
.pt-xxl-85,.py-xxl-85{padding-top:85px;}
.pt-xxl-90,.py-xxl-90{padding-top:90px;}
.pt-xxl-95,.py-xxl-95{padding-top:95px;}
.pt-xxl-100,.py-xxl-100{padding-top:100px;}
.pt-xxl-105,.py-xxl-105{padding-top:105px;}
.pt-xxl-110,.py-xxl-110{padding-top:110px;}
.pt-xxl-115,.py-xxl-115{padding-top:115px;}
.pt-xxl-120,.py-xxl-120{padding-top:120px;}
.pt-xxl-125,.py-xxl-125{padding-top:125px;}
.pt-xxl-130,.py-xxl-130{padding-top:130px;}
.pt-xxl-135,.py-xxl-135{padding-top:135px;}
.pt-xxl-140,.py-xxl-140{padding-top:140px;}
.pt-xxl-145,.py-xxl-145{padding-top:145px;}
.pt-xxl-150,.py-xxl-150{padding-top:150px;}
    
.pb-xxl-0,.py-xxl-0{padding-bottom:0px;}
.pb-xxl-5,.py-xxl-5{padding-bottom:5px;}
.pb-xxl-10,.py-xxl-10{padding-bottom:10px;}
.pb-xxl-15,.py-xxl-15{padding-bottom:15px;}
.pb-xxl-20,.py-xxl-20{padding-bottom:20px;}
.pb-xxl-25,.py-xxl-25{padding-bottom:25px;}
.pb-xxl-30,.py-xxl-30{padding-bottom:30px;}
.pb-xxl-35,.py-xxl-35{padding-bottom:35px;}
.pb-xxl-40,.py-xxl-40{padding-bottom:40px;}
.pb-xxl-45,.py-xxl-45{padding-bottom:45px;}
.pb-xxl-50,.py-xxl-50{padding-bottom:50px;}
.pb-xxl-55,.py-xxl-55{padding-bottom:55px;}
.pb-xxl-60,.py-xxl-60{padding-bottom:60px;}
.pb-xxl-65,.py-xxl-65{padding-bottom:65px;}
.pb-xxl-70,.py-xxl-70{padding-bottom:70px;}
.pb-xxl-75,.py-xxl-75{padding-bottom:75px;}
.pb-xxl-80,.py-xxl-80{padding-bottom:80px;}
.pb-xxl-85,.py-xxl-85{padding-bottom:85px;}
.pb-xxl-90,.py-xxl-90{padding-bottom:90px;}
.pb-xxl-95,.py-xxl-95{padding-bottom:95px;}
.pb-xxl-100,.py-xxl-100{padding-bottom:100px;}
.pb-xxl-105,.py-xxl-105{padding-bottom:105px;}
.pb-xxl-110,.py-xxl-110{padding-bottom:110px;}
.pb-xxl-115,.py-xxl-115{padding-bottom:115px;}
.pb-xxl-120,.py-xxl-120{padding-bottom:120px;}
.pb-xxl-125,.py-xxl-125{padding-bottom:125px;}
.pb-xxl-130,.py-xxl-130{padding-bottom:130px;}
.pb-xxl-135,.py-xxl-135{padding-bottom:135px;}
.pb-xxl-140,.py-xxl-140{padding-bottom:140px;}
.pb-xxl-145,.py-xxl-145{padding-bottom:145px;}
.pb-xxl-150,.py-xxl-150{padding-bottom:150px;}

    
.mt-xxl-0,.my-xxl-0{margin-top:0px;}
.mt-xxl-5,.my-xxl-5{margin-top:5px;}
.mt-xxl-10,.my-xxl-10{margin-top:10px;}
.mt-xxl-15,.my-xxl-15{margin-top:15px;}
.mt-xxl-20,.my-xxl-20{margin-top:20px;}
.mt-xxl-25,.my-xxl-25{margin-top:25px;}
.mt-xxl-30,.my-xxl-30{margin-top:30px;}
.mt-xxl-35,.my-xxl-35{margin-top:35px;}
.mt-xxl-40,.my-xxl-40{margin-top:40px;}
.mt-xxl-45,.my-xxl-45{margin-top:45px;}
.mt-xxl-50,.my-xxl-50{margin-top:50px;}
.mt-xxl-55,.my-xxl-55{margin-top:55px;}
.mt-xxl-60,.my-xxl-60{margin-top:60px;}
.mt-xxl-65,.my-xxl-65{margin-top:65px;}
.mt-xxl-70,.my-xxl-70{margin-top:70px;}
.mt-xxl-75,.my-xxl-75{margin-top:75px;}
.mt-xxl-80,.my-xxl-80{margin-top:80px;}
.mt-xxl-85,.my-xxl-85{margin-top:85px;}
.mt-xxl-90,.my-xxl-90{margin-top:90px;}
.mt-xxl-95,.my-xxl-95{margin-top:95px;}
.mt-xxl-100,.my-xxl-100{margin-top:100px;}
.mt-xxl-105,.my-xxl-105{margin-top:105px;}
.mt-xxl-110,.my-xxl-110{margin-top:110px;}
.mt-xxl-115,.my-xxl-115{margin-top:115px;}
.mt-xxl-120,.my-xxl-120{margin-top:120px;}
.mt-xxl-125,.my-xxl-125{margin-top:125px;}
.mt-xxl-130,.my-xxl-130{margin-top:130px;}
.mt-xxl-135,.my-xxl-135{margin-top:135px;}
.mt-xxl-140,.my-xxl-140{margin-top:140px;}
.mt-xxl-145,.my-xxl-145{margin-top:145px;}
.mt-xxl-150,.my-xxl-150{margin-top:150px;}
    
.mb-xxl-0,.my-xxl-0{margin-bottom:0px;}
.mb-xxl-5,.my-xxl-5{margin-bottom:5px;}
.mb-xxl-10,.my-xxl-10{margin-bottom:10px;}
.mb-xxl-15,.my-xxl-15{margin-bottom:15px;}
.mb-xxl-20,.my-xxl-20{margin-bottom:20px;}
.mb-xxl-25,.my-xxl-25{margin-bottom:25px;}
.mb-xxl-30,.my-xxl-30{margin-bottom:30px;}
.mb-xxl-35,.my-xxl-35{margin-bottom:35px;}
.mb-xxl-40,.my-xxl-40{margin-bottom:40px;}
.mb-xxl-45,.my-xxl-45{margin-bottom:45px;}
.mb-xxl-50,.my-xxl-50{margin-bottom:50px;}
.mb-xxl-55,.my-xxl-55{margin-bottom:55px;}
.mb-xxl-60,.my-xxl-60{margin-bottom:60px;}
.mb-xxl-65,.my-xxl-65{margin-bottom:65px;}
.mb-xxl-70,.my-xxl-70{margin-bottom:70px;}
.mb-xxl-75,.my-xxl-75{margin-bottom:75px;}
.mb-xxl-80,.my-xxl-80{margin-bottom:80px;}
.mb-xxl-85,.my-xxl-85{margin-bottom:85px;}
.mb-xxl-90,.my-xxl-90{margin-bottom:90px;}
.mb-xxl-95,.my-xxl-95{margin-bottom:95px;}
.mb-xxl-100,.my-xxl-100{margin-bottom:100px;}
.mb-xxl-105,.my-xxl-105{margin-bottom:105px;}
.mb-xxl-110,.my-xxl-110{margin-bottom:110px;}
.mb-xxl-115,.my-xxl-115{margin-bottom:115px;}
.mb-xxl-120,.my-xxl-120{margin-bottom:120px;}
.mb-xxl-125,.my-xxl-125{margin-bottom:125px;}
.mb-xxl-130,.my-xxl-130{margin-bottom:130px;}
.mb-xxl-135,.my-xxl-135{margin-bottom:135px;}
.mb-xxl-140,.my-xxl-140{margin-bottom:140px;}
.mb-xxl-145,.my-xxl-145{margin-bottom:145px;}
.mb-xxl-150,.my-xxl-150{margin-bottom:150px;}

}

@media(max-width: 1199px) {

}

@media(max-width: 991px) {

}


@media(max-width:767px){

    
    
.mobilept0,.mobilepy0{padding-top:0px;}
.mobilept5,.mobilepy5{padding-top:5px;}
.mobilept10,.mobilepy10{padding-top:10px;}
.mobilept15,.mobilepy15{padding-top:15px;}
.mobilept20,.mobilepy20{padding-top:20px;}
.mobilept25,.mobilepy25{padding-top:25px;}
.mobilept30,.mobilepy30{padding-top:30px;}
.mobilept35,.mobilepy35{padding-top:35px;}
.mobilept40,.mobilepy40{padding-top:40px;}
.mobilept45,.mobilepy45{padding-top:45px;}
.mobilept50,.mobilepy50{padding-top:50px;}
.mobilept55,.mobilepy55{padding-top:55px;}
.mobilept60,.mobilepy60{padding-top:60px;}
.mobilept65,.mobilepy65{padding-top:65px;}
.mobilept70,.mobilepy70{padding-top:70px;}
.mobilept75,.mobilepy75{padding-top:75px;}
.mobilept80,.mobilepy80{padding-top:80px;}
.mobilept85,.mobilepy85{padding-top:85px;}
.mobilept90,.mobilepy90{padding-top:90px;}
.mobilept95,.mobilepy95{padding-top:95px;}
.mobilept100,.mobilepy100{padding-top:100px;}
    
    
.mobilepb0,.mobilepy0{padding-bottom:0px;}
.mobilepb5,.mobilepy5{padding-bottom:5px;}
.mobilepb10,.mobilepy10{padding-bottom:10px;}
.mobilepb15,.mobilepy15{padding-bottom:15px;}
.mobilepb20,.mobilepy20{padding-bottom:20px;}
.mobilepb25,.mobilepy25{padding-bottom:25px;}
.mobilepb30,.mobilepy30{padding-bottom:30px;}
.mobilepb35,.mobilepy35{padding-bottom:35px;}
.mobilepb40,.mobilepy40{padding-bottom:40px;}
.mobilepb45,.mobilepy45{padding-bottom:45px;}
.mobilepb50,.mobilepy50{padding-bottom:50px;}
.mobilepb55,.mobilepy55{padding-bottom:55px;}
.mobilepb60,.mobilepy60{padding-bottom:60px;}
.mobilepb65,.mobilepy65{padding-bottom:65px;}
.mobilepb70,.mobilepy70{padding-bottom:70px;}
.mobilepb75,.mobilepy75{padding-bottom:75px;}
.mobilepb80,.mobilepy80{padding-bottom:80px;}
.mobilepb85,.mobilepy85{padding-bottom:85px;}
.mobilepb90,.mobilepy90{padding-bottom:90px;}
.mobilepb95,.mobilepy95{padding-bottom:95px;}
.mobilepb100,.mobilepy100{padding-bottom:100px;}

    
    
.mobilepl0,.mobilepx0{padding-left:0px;}
.mobilepl5,.mobilepx5{padding-left:5px;}
.mobilepl10,.mobilepx10{padding-left:10px;}
.mobilepl15,.mobilepx15{padding-left:15px;}
.mobilepl20,.mobilepx20{padding-left:20px;}
.mobilepl25,.mobilepx25{padding-left:25px;}
.mobilepl30,.mobilepx30{padding-left:30px;}
.mobilepl35,.mobilepx35{padding-left:35px;}
.mobilepl40,.mobilepx40{padding-left:40px;}
.mobilepl45,.mobilepx45{padding-left:45px;}
.mobilepl50,.mobilepx50{padding-left:50px;}
    
    
.mobilepr0,.mobilepx0{padding-right:0px;}
.mobilepr5,.mobilepx5{padding-right:5px;}
.mobilepr10,.mobilepx10{padding-right:10px;}
.mobilepr15,.mobilepx15{padding-right:15px;}
.mobilepr20,.mobilepx20{padding-right:20px;}
.mobilepr25,.mobilepx25{padding-right:25px;}
.mobilepr30,.mobilepx30{padding-right:30px;}
.mobilepr35,.mobilepx35{padding-right:35px;}
.mobilepr40,.mobilepx40{padding-right:40px;}
.mobilepr45,.mobilepx45{padding-right:45px;}
.mobilepr50,.mobilepx50{padding-right:50px;}



    
    .mw25{width:25%;}.mw33{width:33.33%;}.mw50{width:50%;}.mw100{width:100%;}

    

    /******* Text Alignments  *******/    
    .mobile-left{text-align:left}
    .mobile-center{text-align:center}
    .mobile-right{text-align:right}
    /******* Text Alignments  *******/ 

    
    .mx-15{margin-left: -16px; margin-right: -16px;}
    .mx-20{margin-left: -20px; margin-right: -20px;}



    .row{ margin-left: -16px; margin-right: -16px; }

    [class*="col-"], [class*="col-sm-"], [class*="col-md-"], [class*="col-lg-"], [class*="col-xl-"], [class*="col-xxl-"] { 
        padding-right: 16px; padding-left: 16px; 
    }
}
.baseModuleStyle{position:relative;}
 .baseModuleParent{position:relative; z-index:5}

.baseModuleOverlay{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index:3;}

.bgVideo,.bgVideoWrapper { position: absolute; top: 0; left: 0; min-width: 100%; min-height: 100%; width: auto; height: auto; background-size: cover; overflow: hidden; object-fit: cover; z-index:1;}



/* Header */

.header .dnd-section { padding: 0; }

.headerSection { background-color: rgba(250, 249, 245, 1.0); border-bottom: 1px none #FAF9F5; }
/* Header content */
.headerSection p,
.headerSection h1,
.headerSection h2,
.headerSection h3,
.headerSection h4,
.headerSection h5,
.headerSection h6,
.headerSection a:not(.button a),
.headerSection span,
.headerSection div,
.headerSection li,
.headerSection blockquote {
    color: #1F3537;
}
.headerMenuWrapper { width: calc(100% - 105px); }

/* header.headerSection { padding: 20px 0; position: absolute; left: 0; top: 0; width: 100%; z-index:1001; } */
/* .headerLogo { width: 105px; } */
.headerLogo a {display: flex; width: 102px;}
.headerLogo a img, .headerLogo a svg {width: 100%;}
.headerNavigation { padding-left: 20px; padding-right: 50px; }

/* Submenus */
.submenu{float:none;list-style:none;margin:0;padding:0;}

/* HubSpot Editor Styles */
.hs-inline-edit .submenu.level-1 > li.has-submenu:hover .submenu.level-2,
.hs-inline-edit > li.has-submenu.focus .submenu.level-2{visibility:hidden;}

ul.submenu.level-2 li { margin: 0; padding: 0;}
ul.submenu.level-2 li a { display: block;}

.navigation-primary input[type=checkbox] { display: none;}

/* Color // Main Navigation */

.navigation-primary .level-1 > li > a {
    font-family: Besley, sans-serif; font-style: normal; font-weight: 600; text-decoration: none; font-size: 16px; color: rgba(31, 53, 55, 1); text-transform: none; line-height: 1.5; position: relative;
}

.navigation-primary .level-1 > li > a::after { bottom: calc(.5rem * -.5); content: ""; height: 2px; left: 0; position: absolute; right: 0; transition: background-color .4s; }
.navigation-primary .level-1 > li:hover > a::after,
.navigation-primary .level-1 > li:focus > a::after,
.navigation-primary .level-1 > li:active > a::after {background-color: rgba(31, 53, 55, 1);}

.navigation-primary .level-1 > li.active:hover > a::after,
.navigation-primary .level-1 > li.active:focus > a::after,
.navigation-primary .level-1 > li.active:active > a::after {background-color: rgba(31, 53, 55, 1);}
/* Main Navigation - Child Menus */
.navigation-primary .submenu:not(.level-1) .menu-link {
    font-family: Besley, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color: rgba(255, 255, 255, 1); font-size: 16px; text-transform: none;
}

/* Header Sticky */
.headerSticky .headerSection{position:fixed; top:0; left:0; width:100%; animation:headerAnim 0.5s; z-index: 9;}
header.headerSection.headerSticky { z-index: 9;position: fixed; top: 0; left: 0; width: 100%; animation: headerAnim 0.5s;box-shadow: 2px 2px 20px 7px #00000005;}
@keyframes headerAnim { from {transform : translateY(-100%) } to {transform : translateY(0%)}}
/* End Header Sticky */

/* Top Navigation and Language Switcher */
.headerTopContent {
    background-color: rgba(243, 243, 239, 1.0);
}
.headerTopContent ul .level-1 > li > a,
.headerTopContent .hs-menu-wrapper > ul .hs-menu-depth-1 >a{
    font-family: Besley, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    color: rgba(31, 53, 55, 1);
    font-size: 13px;
    text-transform: none;
    line-height: 1.5;
}
.headerTopContent ul li.hs-menu-depth-1:hover,
.headerTopContent ul li.hs-menu-depth-1:focus{
    background-color: rgba(255, 255, 255, 0.0);
}
.headerTopContent ul li.hs-menu-depth-1:hover > a,
.headerTopContent ul li.hs-menu-depth-1:focus > a{
    font-family: Besley, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    color: rgba(31, 53, 55, 0.8);
}
.headerTopContent ul li.hs-menu-depth-1:active {
    background-color: rgba(255, 255, 255, 0.0);
}
.headerTopContent ul li.hs-menu-depth-1:active > a {
    font-family: Besley, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    color: rgba(31, 53, 55, 1);
}
.headerTopContent ul li.hs-menu-depth-1 > a.active-item:after {
    background-color: rgba(31, 53, 55, 1);
}
/* Top Navigation Child Menus */
.headerTopContent ul .hs-menu-item:not(.hs-menu-depth-1) {background-color: rgba(243, 243, 239, 1);}
.headerTopContent ul .hs-menu-item:not(.hs-menu-depth-1) a {
    font-family: Besley, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    color: rgba(31, 53, 55, 1);
    font-size: 12px;
    text-transform: uppercase;
}
.headerTopContent ul .hs-menu-item:not(.hs-menu-depth-1) a:hover,
.headerTopContent ul .hs-menu-item:not(.hs-menu-depth-1) a:focus {
    background-color: rgba(0, 193, 92, 1.0);
}
.headerTopContent ul .hs-menu-item:not(.hs-menu-depth-1) a:hover ,
.headerTopContent ul .hs-menu-item:not(.hs-menu-depth-1) a:focus {
    font-family: Besley, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    color: rgba(31, 53, 55, 1);
}
.headerTopContent ul .hs-menu-item:not(.hs-menu-depth-1) a:active{
    background-color: rgba(0, 193, 92, 1.0);
}
.headerTopContent ul .hs-menu-item:not(.hs-menu-depth-1) a:active  {
    font-family: Besley, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    color: rgba(31, 53, 55, 1);
}
.headerTopContent ul li {margin: 0; padding: 14px 16px; line-height: 1.52;}
.navigation-primary .submenu.level-1 > li {line-height: 1.5; }


.headerLanguageSwitcher .globe_class{background-image:none!important;width:0;height:0; cursor: pointer;}
.headerLanguageSwitcher .headerLanguageCurrent{padding: 8px 7px; border: 1px solid rgba(31, 53, 55, .1); width: 52px; height: 52px; transition: all ease .3s; -moz-transition: all ease .3s; -webkit-transition: all ease .3s; -o-transition: all ease .3s; }
.headerLanguageSwitcher .header__language-switcher-label}
.headerLanguageSwitcher .lang_switcher_class{position:inherit;}
.headerLanguageSwitcher ul.lang_list_class { left: 0 !important; transform: none; text-align: center; z-index: 100; list-style-type: none; position: absolute; margin: 0; align-items: center; background-color: #2a3f41; border-radius: 0 0 50% 50%;  flex-direction: column; height: 52px; justify-content: center; padding: 0; top: 40px; width: 52px; }
.headerLanguageSwitcher .lang_list_class li:first-child{border:0;padding-top:8px; display: none;}
.headerLanguageSwitcher ul.lang_list_class li{text-align:center;padding:8px 4px;border:0;background-color: #fff0;margin:0;}
.headerLanguageSwitcher .lang_list_class li a{position:relative;display:inline-block;text-align:left;font-size:0;}
.header .headerLanguageSwitcher .lang-box .headerLanguageCurrent,
.header-system-page .headerLanguageSwitcher .lang-box .headerLanguageCurrent {padding: 8px 7px;height:52px;border: 1px solid rgba(31, 53, 55, .1);line-height:0;position:relative;width:52px;}
.header-system-page .headerLanguageSwitcher .lang-box .headerLanguageCurrent {background-color: #ffffff10;}
.headerLanguageSwitcher{position:relative;line-height:0;}
.header .headerLanguageSwitcher .headerLanguageCurrent.langBoxOpen {border-radius: 50% 50% 0 0; border-bottom: 0;}
.headerLanguageSwitcher .header__language-switcher-label-current img{height:20px;width:20px;border-radius:50%;}
.headerLanguageSwitcher .lang_switcher_link img{height:20px;width:20px;object-fit: cover;border-radius: 50%;}
.headerLanguageCurrent{cursor:pointer; border-radius: 50%;}
.headerLanguageSwitcher .lang_list_class:after, .headerLanguageSwitcher .lang_list_class:before {display:none;}
.header .headerLanguageSwitcher .langBoxOpen ul.activeLangBox li:first-child, .header-system-page .headerLanguageSwitcher .langBoxOpen ul.activeLangBox li:first-child {display: none;}
.headerLanguageSwitcher .lang-box ul.lang_list_class.activeLangBox{display: flex;padding:0;align-items: center;border-radius:0 0 50% 50%;flex-direction: column;background-color: transparent;top:-9px;justify-content: center;width: 52px; height: 52px;border: 0.069vw solid rgba(31, 53, 55, .2);}
.navigationParent {z-index: 9;}
.mobMenuShow, .expandMenu, .childExpand {display: none;}
.headerTopContent ul li.hs-menu-depth-1:hover > a,
.headerTopContent ul li.hs-menu-depth-1:focus > a, .headerTopContent ul li.hs-menu-depth-1:active > a {
    color: rgba(31, 53, 55, .8);
}
.headerLanguageSwitcher .headerLanguageCurrent:hover, .header-system-page .headerLanguageSwitcher .lang-box .headerLanguageCurrent:hover {border-color: rgba(31, 53, 55, .2);}
header .expandMenu {-webkit-tap-highlight-color: transparent;}
.headerLanguageSwitcher .headerLanguageCurrent.langBoxOpen {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}




@media(min-width:992px){
        
    /*     .headerOutter {height: 84px;} */

    .headerSection.isMegaMenuEnable { padding: 0;}
    .navigationRight,.navigationParentInner { display: flex; flex-wrap: wrap; align-items: center; } 

    /* Navigation Wrapper */
    .navigation-primary{display:inline-block;}

    /* Top Level Menu Items */
    .submenu.level-1{display:inline-block;}
    .submenu.level-1 > li{display:inline-block;margin:0;padding: 10px 6px;position:relative;text-transform:capitalize;}
    .headerSection.isMegaMenuEnable .submenu.level-1 > li{padding: 15px 10px;}
    /* Active Menu Item Styles */
    .navigation-primary .submenu.level-1 > li > a.active-item{position:relative;}
    .navigation-primary .submenu.level-1 > li > a.active-item:after{background-color:#1d1d1d;bottom:-3px;content:'';height:2px;left:0;position:absolute;width:100%;}

    /* Top Level Menu Items Icon */
    .navigation-primary .level-1 > .has-submenu:after{border-color:#1d1d1d transparent transparent;border-style:solid;border-width:5px 5px 0;content:'';display:inline-block;height:0;vertical-align:middle;width:0;}
    .navigation-primary .level-1 > .has-submenu.active-item:after{border-color:#fff transparent transparent;}
    .navigation-primary .level-1 > .has-submenu:hover:after,
    .navigation-primary .level-1 > .has-submenu:focus:after,
    .navigation-primary .level-1 > .has-submenu.focus:after,
    .navigation-primary .level-1 > .has-submenu.active-item:hover:after{border-color:transparent transparent #fff;border-width:0 5px 5px;}

    /* Menu Items With Children */
    .navigation-primary ul.submenu.level-2 li a{padding: 12px 15px;}
    .navigation-primary .submenu.level-2{ left:0; top:100% }
    .navigation-primary .submenu.level-2,.navigation-primary .submenu.level-3{ border:none; min-width:180px; opacity:0; position:absolute; z-index:9; width: 100%; visibility: hidden; -webkit-transition: opacity ease .4s; -moz-transition: opacity ease .4s; transition: opacity ease .4s; display: block; pointer-events: none; }
    .navigation-primary .submenu.level-3{top:0;}

    /* Submenu Level One Visibility */
    .navigation-primary .submenu.level-1 > li:hover .submenu.level-2,
    .navigation-primary .submenu.level-1 > li.focus .submenu.level-2{left:0;opacity:1;  visibility: visible; pointer-events: inherit !important;}
    .navigation-primary .submenu.level-1 > li:hover:last-child .submenu.level-2,
    .navigation-primary .submenu.level-1 > li.focus:last-child .submenu.level-2{left:auto;right:0;}

    /* Submenu Level Two Visibility */
    .navigation-primary .submenu.level-2 > li .submenu.level-3{left:100%;}
    .navigation-primary .submenu.level-2 > li:hover .submenu.level-3,
    .navigation-primary .submenu.level-2 > li.focus .submenu.level-3{opacity:1;visibility: visible; pointer-events: inherit !important;}

    /* prettier-ignore */
    .navigation-primary .submenu.level-1 > li:last-child .submenu.level-2 .menu-item:hover .submenu.level-3,
    .navigation-primary .submenu.level-1 > li:last-child .submenu.level-2 .menu-item.focus .submenu.level-3{left:auto;right:100%;}

    .navigationParent,.navigation-primary .submenu{ display: block !important;}

    /* Main Navigation */
    .navigation-primary .level-1 > .has-submenu:after { border-color: rgba(31, 53, 55, 1) transparent transparent transparent; }
    .navigation-primary .level-1 > li:hover,
    .navigation-primary .level-1 > li:focus { background-color: rgba(31, 53, 55, 0.0); }
    /*     .navigation-primary .level-1 > li:hover > a,
    .navigation-primary .level-1 > li:focus > a, */
    

    /*     header_top_nav_font_hover_color */

    .navigation-primary .level-1 > .has-submenu:hover:after,
    .navigation-primary .level-1 > .has-submenu:focus:after,
    .navigation-primary .level-1 > li.has-submenu.active-item:hover:after,
    .navigation-primary .level-1 > li.has-submenu.active-item:focus:after { border-color: transparent transparent rgba(31, 53, 55, 1) transparent; }
    .navigation-primary .level-1 > li:active { background-color: rgba(31, 53, 55, 0.0); }
    .navigation-primary .level-1 > li:active > a { color: rgba(31, 53, 55, 1); }
    .navigation-primary .level-1 > .has-submenu:active:after,
    .navigation-primary .level-1 > li.has-submenu.active-item:active:after { border-color: transparent transparent rgba(31, 53, 55, 1) transparent; }

    .navigation-primary .level-1 > li.active-item { background-color: rgba(31, 53, 55, 0.0); }
    .navigation-primary .level-1 > li.active-item > a { color: rgba(31, 53, 55, 1); }
    .navigation-primary .level-1 > li.has-submenu.active-item:after { border-color: font-family: Besley, sans-serif; font-style: normal; font-weight: 600; text-decoration: none transparent transparent transparent; }
    .navigation-primary .submenu.level-1 > li > a.active-item:after { background-color: rgba(31, 53, 55, 1);}

    /* Main Navigation - Child Menus */
    .navigation-primary .submenu:not(.level-1) { background-color: rgba(31, 53, 55, 1.0); }
    .navigation-primary .submenu:not(.level-1) .menu-item:hover > a,
    .navigation-primary .submenu:not(.level-1) .menu-item:focus  > a { background-color: rgba(180, 246, 207, 1.0); }
    .navigation-primary .submenu:not(.level-1) .menu-item:hover > a,
    .navigation-primary .submenu:not(.level-1) .menu-item:focus > a {  color: rgba(31, 53, 55, 1); }
    .navigation-primary .submenu:not(.level-1) .menu-item:active { background-color: rgba(180, 246, 207, 1.0); }
    .navigation-primary .submenu:not(.level-1) .menu-item:active > a {  color: rgba(31, 53, 55, 1); }
    .headerIconWrap,.headerLogo.showonmobile {
    display: none;
}
}


@media(min-width: 1200px) {
    .headerMenuWrapper { width: calc(100% - 7.292vw); }
    .headerNavigation { padding-left: 1.389vw; padding-right: 9.861vw; }
    .headerTopContent .headerTopNavigation .level-1 > li > a,
    .headerTopContent .hs-menu-wrapper > ul .hs-menu-depth-1 >a, .headerTopContent ul li {font-size: 0.90vw; }
    .headerTopContent .headerTopNavigation .hs-menu-item:not(.hs-menu-depth-1) a {font-size: 0.83vw;}
    .headerTopContent ul li {padding: 0.972vw 1.111vw;}
    .submenu.level-1 > li {padding: 0.694vw 0.938vw;}
    .headerSection.isMegaMenuEnable .submenu.level-1 > li{padding: 2.083vw 0.938vw;}
    .navigation-primary .submenu.level-1 > li > a.active-item:after{bottom: -0.208vw; height: 0.139vw;}
    .navigation-primary .level-1 > .has-submenu:after{border-width: 0.347vw 0.347vw 0;}
    .navigation-primary .level-1 > .has-submenu:hover:after,
    .navigation-primary .level-1 > .has-submenu:focus:after,
    .navigation-primary .level-1 > .has-submenu.focus:after,
    .navigation-primary .level-1 > .has-submenu.active-item:hover:after{border-width:0 0.347vw 0.347vw;}
    .navigation-primary ul.submenu.level-2 li a{padding: 0.833vw 1.042vw;}
    .navigation-primary .submenu.level-2,.navigation-primary .submenu.level-3 {min-width: 13.889vw;}
    .navigation-primary .level-1 > li > a {font-size: 1.11vw;}
    .headerLanguageSwitcher .headerLanguageCurrent,
    .header-system-page .headerLanguageSwitcher .lang-box .headerLanguageCurrent {padding: 0.556vw 0.486vw; border: 0.069vw solid rgba(31, 53, 55, .1); width: 3.611vw; height: 3.611vw;}
    .headerLanguageSwitcher .lang_list_class li:first-child {padding-top: 0.556vw;}
    .headerLanguageSwitcher ul.lang_list_class li{padding: 0.556vw 0.278vw;}
    .headerLanguageSwitcher .header__language-switcher-label-current img{height:1.389vw;width:1.389vw;}
    .headerLanguageSwitcher .lang-box ul.lang_list_class.activeLangBox{top:-0.625vw;width: 3.611vw; height: 3.611vw;}
    .headerLanguageSwitcher .lang_switcher_link img{height:1.389vw;width:1.389vw;}
    /*     .navigation-primary .level-1 > li > a {font-size: 0.972vw;} */
    .navigation-primary .submenu:not(.level-1) .menu-link {font-size: 0.972vw;}
    .navigation-primary .level-1 > li > a::after { height: 0.139vw;}
    .headerLogo a {width: 7.083vw;}
    header.headerSection.headerSticky .header-full-container {
    padding-top: 2.43vw;
    padding-bottom: 2.43vw;
}
}


@media(max-width: 1199px) {
    .headerNavigation {padding-right: 15px;}
.header.headerSection.headerSticky  .header-full-container {padding-top:20px;padding-top:20px;}
    .header-full-container {
    padding-left: 16px;
    padding-right: 16px;
}
}
@media (min-width:992px) and (max-width:1199px){
.header-full-container {
    padding-top: 16px;
    padding-bottom: 16px;
}
}
@media(max-width:991px){

    /*-=-=-=-  Expand Menu   -=-=-=*/  
    /*     .headerOutter {height: 88.89px;} */
    /*-=-=-=-  Expand Menu   -=-=-=*/
    .expandMenu {width: 48px; height: 48px; cursor: pointer; padding: 0; border-radius: 50%; background-color: #1F3537; z-index:99; /* padding: 18px 10px; position: absolute; top: 21px; right: 16px; z-index:999; */}
    /*     .expandMenu i { position: relative; width: 16px; top: 0; left: 0; border-radius: 0; height: 1.6px; opacity: 1; display: block; background-color: #FFFFFF; margin: 3px auto; transition: all ease .3s; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; }
    .expandMenu i:first-child { margin-top: 0; }
    .expandMenu.active i:first-child { transform: rotate(135deg); -webkit-transform: rotate(135deg); top: 18px; position: relative;}
    .expandMenu.active i:nth-child(2) { position: relative; left: -46px; opacity: 0;}
    .expandMenu.active i:last-child { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); top: -2px; position: relative;} */

    /*-=-=-=- Mobile Submenu Icon -=-=-=*/
    /*     .childExpand { position: absolute; top: 5px; z-index: 999; display: inline-block; right: 22px; width: 36px; text-align: center; height: 36px; margin: 0; padding: 5px; cursor: pointer; }
    .childExpand i { position:relative; width: 18px; left:0; height: 1px; opacity:1; display: block; background: rgba(255, 255, 255, 1); top:5px; margin: 8px auto; transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -moz-transition:all ease 0.3s; }
    .childExpand i + i { position: relative; transform: rotate(90deg); -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); top: -4px; }
    .childExpand.open i { transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); }
    .childExpand.open i+i { transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); } */


    /*-=-=-=-  Header Section   -=-=-=*/
    header.headerSection { padding: 0 0; }
    .navigationParent { position: absolute; left: 0; width: 100%; bottom: 0; height: 100vh; top: 0; overflow-y: auto; display: none; background-color: #1F3537;padding-top: 88px; padding-bottom: 20px;}
    .navigation-primary .megaMenu { display: none;}
    .navigation-primary .submenu.level-1 > li { margin: 0; padding: 0; } 
    .navigation-primary .submenu.level-1 > li > a { padding: 10px 16px; display: block; font-size: 24px; line-height: 1.5;   }
    
    /*-=-=-=-  Second Level   -=-=-=*/
    .navigation-primary .menu-item { position: relative; }
    /*     .navigation-primary .submenu li:not(first-child):before { content: ''; position: absolute; top: 0; width: 100%; height: 1px; background-color: rgba(255,255,255,0.1); } */
    .navigation-primary ul.submenu.level-2 > li > a{padding: 12px 15px 12px 25px;}
    .navigation-primary ul.submenu.level-3 > li > a{padding: 12px 15px 12px 35px;}

    /*-=-=-=-  End Header Section   -=-=-=*/
    /*   Button   */
    /*     .navigationRight { padding: 12px 15px; display: flex; flex-wrap: wrap; background-color: #fff;} */
    /*   Color   */

    
    
    .btnLangWrap, .btnLangWrap .headerLanguageSwitcher {display: none;}
    .headerNavigation {padding-right: 0;padding-left:0;}
    /*     header.headerSection.headerSticky {top: 50px;} */


    /*     header.headerSection.headerSticky .navigationParent { top: 93px;} */
    .headerSection a:not(.button a) {color: #FFFFFF;}
    .headerTopContent, .expandMenu .mobMenuClose, .expandMenu.active .mobMenuArrow {display: none;}
    .expandMenu.active .mobMenuClose, .mobMenuShow {display: block;}
    .expandMenu, .mobMenuArrow {display: flex;}
    .mobMenuArrow {width: 16px;}


    body.open .headerLogo svg path {fill: #B4F6CF;}
    .expandMenu.active {background-color: rgba(255, 255, 255, .1);}
    body.open {overflow: hidden;}
    .mobMiddleMenu ul li {margin: 0 16px 12px;}
    .mobMiddleMenu ul li a {font-size: 16px; line-height: 1.5; font-weight: 600;}
    .mobMiddleMenu ul li a:hover {color: #B4F6CF;}
    .mobLangSwitcher .header__language-switcher-label-current { display: flex; background-color: rgba(255, 255, 255, .1); width: 36px; height: 36px; border: 0; padding: 5px; }
    .mobLangSwitcher .header__language-switcher-label-current img { height: 14px; width: 14px; }
    .mobMenuBtn .button a {background-color: rgba(180, 246, 207, 1.0); border: 1px solid #B4F6CF; color: rgba(31, 53, 55, 1.0); fill: rgba(31, 53, 55, 1.0);}
    .mobMenuBtn .button a svg path {fill: rgba(31, 53, 55, 1.0);}
    .mobMenuBtn .button a:hover {background-color: #FFFFFF; }

    .mobLangSwitcher span { display: inline-block; line-height: normal; }
    .mobLangSwitcher .globe_class { width: auto; height: auto; }
    .mobLangSwitcher .headerLanguageSwitcher .lang-box ul.lang_list_class.activeLangBox { width: auto;
    height: auto;
    top: -21px;
    flex-direction: row;
    align-items: center;
    background-color: rgb(255 255 255 / 10%);
    border: 0; }
    .mobLangSwitcher .headerLanguageSwitcher .lang_list_class li a { width: 100%; height: 100%; padding: 0; display: flex; align-items: center; justify-content: center; align-items: center; }
    .mobLangSwitcher .headerLanguageSwitcher .lang_switcher_link img { height: 100%; width: 100%; }
    .mobLangSwitcher .headerLanguageSwitcher .lang_list_class li:first-child { display: none; }
    .mobLangSwitcher .headerLanguageSwitcher ul.lang_list_class li { padding: 0; width: 36px; height: 36px; }
    .mobLangSwitcher .headerLanguageSwitcher .lang-box .headerLanguageCurrent.langBoxOpen { border-radius: 50% 50% 0 0; }
    .mobLangSwitcher .lang-box .headerLanguageCurrent.langBoxOpen { border-radius: 50% 0% 0 50%; padding: 0; align-items: center; justify-content: center; }
    .mobLangSwitcher .headerLanguageSwitcher .lang_list_class li a img { width: 14px; height: 14px; }
    .navigationLeft .childExpand { position: absolute; right: 16px; top: 0; line-height: 0; z-index: 9; height: 56px; width: 56px; display: flex; align-items: center; justify-content: center; }
    .headerLogo a {width: 80px; padding-bottom: 3px;}
    .navigation-primary .submenu.level-1 > li .childExpand.open {-webkit-transform: scaleY(-1); transform: scaleY(-1);}
    .navigationParentInner {overflow-y: auto; min-height:calc(100vh - 88px); } 
/*     .navigationParentInner {position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;}  */
    .mobLangSwitcher, .mobMenuBtn {padding-left: 16px; padding-right: 16px;}
    .mobMiddleMenu .hs-menu-wrapper ul {flex-direction: column;}
/*     .mobMenuBtn {padding-bottom: 100px;} */
    .mobLangSwitcher {padding-top: 10px;}
    .mobMiddleMenu {padding-top: 30px;}
    
    .navigationParent.divActive {height: 100vh; top: 0;}
    .expandMenu.active, .headerLogo {position: relative; z-index: 99;}
/*     .navigationParent .navigationParentInner {padding-top: 180px;} */
    .headerLogo a svg path, .expandMenu {transition: all 1s;}
    .expandMenu:focus {background-color: transparent;}
   
/*     body.open .headerIconWrap { background-color: #1F3537; position: relative; z-index: 99; }  */
/*    .headerMenuWrapper,.headerNavigation,.headerIconWrap  {width: 100%;} */
    body.open .headerIconWrap { background-color: #1F3537;position: relative; z-index: 99;transition: all 0.3s; }
  
    .navigationParent .navigationParentInner {
    display: flex;
    flex-direction: column;
   justify-content: center;
}
 .mobMenuBtn .button {
    padding-top: 25px;
}
    .headerMenuWrapper, .headerNavigation {
    display: block;
        width:100%;
}
    .headerLogo {
    display: none;
}
    
    .headerLogo.showonmobile {
   display: flex;
} 

}
 @media (min-width:768px) and (max-width:991px){
    .navigationParent {padding-bottom:80px;}
} 
@media (max-width:767px) {
    .header__language-switcher { margin-left: auto; margin-right: 20px; order: 2 }
    .header__language-switcher .lang_switcher_class .globe_class { height: 24px; margin-top: 0; width: 24px }
    .header__language-switcher .lang_list_class { border-radius: 0 0 18px 18px }
    .header__language-switcher:hover .lang_list_class { opacity: 0; visibility: hidden }
    .header__language-switcher .lang_list_class li { padding: 10px 30px }
    .header__language-switcher-label { position: static }
    .header__language-switcher-label-current { display: none }
    .header__language-switcher.open .lang_list_class { opacity: 1; visibility: visible }

    .headerNavigation {padding-right: 0;}
    /*     .navigation-primary .level-1 > li > a {font-size: 14px;} */
    .submenu.level-1 > li{padding: 10px 10px;}
    .headerTopContent {justify-content: center;}
    .headerTopContent .hs-menu-wrapper.hs-menu-flow-horizontal ul {flex-direction: row;}
    .headerTopContent ul li {padding: 14px 7px;}
    /*     .navigationParent {top: 128px;} */
    .navigation-primary .level-1 > li > a::after {display: none;}
    .mobLangSwitcher .header__language-switcher-label-current {display: flex;}


    .headerNavigation {padding-left: 0;}
    .mobLangSwitcher .headerLanguageSwitcher .lang-box ul.lang_list_class.activeLangBox {
        top: -20px;}
 

}



/* Footer Container */
.footer .dnd-section { margin: 0 auto; padding: 0; }

/* Footer Menus */
.footer h4 { font-weight: 600; letter-spacing: normal; line-height: 1.125rem; text-transform: uppercase; }
.footer .hs-menu-wrapper ul { list-style: none; margin-top: 0; padding-left: 0; }
.footer .hs-menu-wrapper li { margin: 0 0; }

/* .footer .headerLanguageSwitcher ul.lang_list_class li + li {margin-left: 16px !important;} */
.footer .headerLanguageSwitcher ul.lang_list_class li {margin: -25px 0;background-color: rgba(255, 255, 255, .1);padding: 15px 16px;border-radius: 50%;text-align:center;}
.footer .headerLanguageSwitcher .globe_class {width: auto; height: auto;}
.footer .headerLanguageSwitcher .lang_list_class li a {width: 20px;height:20px;text-align:center;} 
.footer  ul.lang_list_class{position:relative;top:unset;padding:0;margin:0;align-items:center;}
.footer .headerLanguageSwitcher .lang-box .headerLanguageCurrent {background-color: rgba(255, 255, 255, .1); transition: all ease .3s; -moz-transition: all ease .3s; -webkit-transition: all ease .3s; -o-transition: all ease .3s;}
.footer .top-row-left-title {max-width: 195px;}
.footer .footer-top-row-right {max-width: 345px;width: 100%;}
.footer .top-row-left-desc > div,.top-row-left-desc > div a {font-size: 24px;line-height: 1.5;}
.footer .footer-section-top-row {justify-content: space-between;}
.footer .top-row-left-title{font-size:44px;line-height: 1.3;}
.footer .footer-section-inner{justify-content:space-between;}
.footer .footer-section-right{max-width:345px;width:100%;}
.footer .footer-section-menu ul li + li{padding-left:30px;}
.footer .footer-section-menu ul li a{font-size:15px;color:#fff;opacity:0.5; line-height: 1.5;font-weight:600;}
.footer ul.lang_list_class {align-items: center; margin: 0; padding: 0; position: relative; top: unset; flex-direction: row; height: auto; width: auto; justify-content: flex-end; border-radius: unset;}
.footer .top-row-left-desc .top-row-left-kkvno * { font-size: 15px; line-height: 1.5; }

.footer .left-logo { width: 105px; }
.footer .left-logo a {display: inline-block; width: 100%;}
.footer .left-logo a img {width: 100%;}
.footer-section-top-row .top-row-left-title code {color: #000;}
.footer .headerLanguageSwitcher .lang-box .headerLanguageCurrent:hover {background-color: rgba(255, 255, 255, .2);}
/* .footer .headerLanguageSwitcher .defultLangText {display: none;} */
 .footer .headerLanguageSwitcher .lang-box ul.lang_list_class.activeLangBox {top: -1px;}
 .footer .headerLanguageSwitcher ul.lang_list_class.activeLangBox li + li {margin-left: 0 !important;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;}
   


@media (min-width: 1200px){
    .footer .left-logo { width: 7.292vw; }
/*     .footer .headerLanguageSwitcher ul.lang_list_class li + li {margin-left: 1.111vw !important;} */
    .footer .headerLanguageSwitcher ul.lang_list_class li {margin: -1.736vw 0;padding: 1.042vw 1.111vw;}
    .footer .headerLanguageSwitcher .lang_list_class li a {width: 1.389vw;height:1.389vw;}
    .footer .top-row-left-title {max-width: 13.542vw;}
    .footer .footer-top-row-right {max-width: 23.958vw;}
    .footer .top-row-left-desc > div, .top-row-left-desc > div a {font-size: 1.667vw;}
    .footer .top-row-left-title{font-size: 3.056vw;}
    .footer .footer-section-right{max-width: 23.958vw;}
    .footer .footer-section-menu ul li + li{padding-left: 2.083vw;}
    .footer .footer-section-menu ul li a{font-size:1.042vw;}
    .footer .top-row-left-desc .top-row-left-kkvno * { font-size: 1.042vw; }
}
@media (max-width: 991px) {
    .footer .content-wrapper {padding-left: 15px; padding-right: 15px;}
   
}
@media (max-width: 767px) {
    .footer .footer-section-menu ul {text-align:center;}
    .footer .footer-section-menu, .footer .footer-right-inner {width:100%;} 
/*     .footer .headerLanguageSwitcher .lang_switcher_class {margin: 65px 0;} */
    .footer .footer-top-row-right, .footer .footer-top-row-left, .footer .footer-section-right {max-width: 100%;}
    .footer .top-row-left-title {margin: 0 auto; text-align: center;font-size: 40px;}
    .footer .footer-section-top-row { justify-content: center; }
    .footer .top-row-left-desc>div,
    .footer .top-row-left-desc>div a { font-size: 19px; line-height: 1.5; text-align: center; }
    .footer .footer-section-left { text-align: center; width: 100%; }
    .footer .footer-section-right { justify-content: center; max-width: 100%; }
    .footer .footer-section-menu ul li + li { padding-left: 0; padding-top: 20px }
    .footer .footer-right-inner,
    .footer ul.lang_list_class { justify-content: center; margin-top: 45px; }
    .footer .header__language-switcher-label-current { display: flex; }
    .footer .footer-section-menu ul li a {font-size: 16px;}
    .footer .left-logo {margin: 0 auto;}
     .footer .headerLanguageSwitcher .lang-box ul.lang_list_class.activeLangBox {margin-top: 0;} 

}