






*, *: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 {
padding: 80px 20px;
}

.dnd-section > .row-fluid {
margin-left: auto;
margin-right: auto;
max-width: 1300px;
}

.dnd-section .widget-type-cell {
padding-left: 20px;
padding-right: 20px;
}

@media (max-width: 767px) {
.dnd-section .widget-type-cell {
padding-left: 0;
padding-right: 0;
}
}
*/



.page-center {
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
.section-spacing{
  padding:80px 0;
}
@media screen and (max-width: 991px) {
.section-spacing{
  padding:60px 0;
}
}
@media screen and (max-width: 767px) {
  .page-center {
    padding:0 15px;
  }
  .section-spacing{
  padding:40px 0;
}
}/*-------- 767 ends here ----------*/




@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
html {
  font-size: 21px;
}

body {
  color: #000000;
  font-family: 'Lato', sans-serif;
  line-height: 1.5;
  word-break: break-word;
}

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

/* Paragraphs */

p {
  font-size: 16px;
  margin: 0 0 15px;
  letter-spacing:0.68px;
}

strong {
  font-weight: 800;
}

/* Links */

a {
  color: #8ec86f;
  cursor: pointer;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #8ec86f;
  text-decoration: underline;
}

a:active {
  color: #8ec86f;
  text-decoration: underline;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  font-family: 'Lato', sans-serif;
  line-height: 1.25;
  margin: 0 0 15px;
}

h1 {
  font-size: 70px;
  font-weight: 800;
}

h2 {
  font-size: 50px;
  font-weight: 800;
}

h3 {
  font-size: 40px;
  font-weight: 800;
}

h4 {
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 1.18px;
}

h5 {
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 1.18px;
}

h6 {
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 1.28px;
}

/* Lists */

ul,
ol {
  margin: 1.5rem 0;
}

ul li,
ol li {
  font-size: 16px;
  line-height: 2;
}

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

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

/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 1rem solid #8ec86f;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 1.5rem 2.8rem;
}

/* Horizontal Rules */

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

/* Subscripts and Superscripts */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus State */

:focus {
  outline: auto;
}

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


/*-=-=- Only Desktop CSS -=-=-*/
@media (max-width:1199px ) {
  h1 { font-size: 55px; }
  h2 { font-size: 48px; }
  h3 { font-size: 38px; }
  h4 { font-size: 32px; }
  h5 { font-size: 26px; }
  h6 { font-size: 17px; }
}

/*-=-=- Smaller Desktop Devices -=-=-*/
@media (max-width:991px ) {
  h1 { font-size: 40px; }
  h2 { font-size: 32px; }
  h3 { font-size: 28px; }
  h4 { font-size: 26px; }
  h5 { font-size: 24px; }
  h6 { font-size: 17px; }
}

/*-=-=-  Mobile Devices -=-=-*/
@media (max-width:767px ) {
  h1 { font-size: 36px; }
  h2 { font-size: 28px; }
  h3 { font-size: 26px; }
  h4 { font-size: 24px; }
  h5 { font-size: 20px; }
  h6 { font-size: 16px; }
  p, ul li, ol li {font-size: 16px;}
}
/* Primary Button */

button,
.button {
  align-items: center;
      background-color: rgba(142,200,111,1.0);
    border: 1px solid #8ec86f;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  fill: #fff;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  padding: 0.7rem 2.8rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.15s linear;
}

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  border: 1px solid #d0d0d0;
  color: #e6e6e6;
  pointer-events: none;
}

button:disabled,
.button:disabled {
  background-color: #d0d0d0;
}

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

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

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: #009e83;
  border-color: #009e83;
  color: #fff;
  text-decoration: none;
}

button:active,
.button:active {
  background-color: #50eed3;
  border-color: #50eed3;
  color: #fff;
  text-decoration: none;
}

/* Secondary Button */

.button.button--secondary {
  background-color: transparent;
  border: 1px solid #00c6ab;
  color: #00c6ab;
  fill: #00c6ab;
}

.button.button--secondary:hover,
.button.button--secondary:focus {
  background-color: transparent;
  border-color: #009e83;
  color: #009e83;
  fill: #009e83;
}

.button.button--secondary:active {
  background-color: transparent;
  border-color: #50eed3;
  color: #50eed3;
  fill: #50eed3;
}

/* Simple Button */

.button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: #00c6ab;
  fill: #00c6ab;
  font-size: 1rem;
  font-style: normal;
  padding: 0 !important;
  position: relative;
  text-decoration: none;
}

.button.button--simple:after {
  background-color: #00c6ab;
  content: none;
  left: 0;
  position: absolute;
  width: 100%;
}

.button.button--simple:hover,
.button.button--simple:focus {
  background-color: transparent;
  border: none;
  color: #009e83;
}

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

/* Button Sizing */

.button.button--small {
  font-size: 0.875rem;
}

.button.button--large {
  font-size: 1.125rem;
}

/* Button Icons */

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

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

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

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

form {
  background-color: #00326d;
  border: none;
  border-radius: 18px;
  padding: 2.8rem;
}

.hs-form-field {
  margin-bottom: 1.5rem;
  position: relative;
}

/* Form Title */

.form-title {
  background-color: #00326d;
  border-radius: 18px 18px 0 0;
  color: #fff;
  margin: 0;
  padding: 2.8rem;
  text-align: center;
}

.form-title ~ div > form {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Labels */

.hs-form-field > label {
  color: #fff;
  display: block;
  margin-bottom: 0.35rem;
  padding: 6px 0;
  text-align: left;
  width: auto;
}

/* Help Text - Legends */

.hs-form-field legend {
  color: #fff;
  font-size: 0.875rem;
}

/* 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;
  background-color: #fff;
  border: 1px solid #d2e9fc;
  border-radius: 4px;
  color: #1e2b33;
  display: inline-block;
  padding: 0.75rem;
  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: #c168c2;
}

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

::-moz-placeholder {
  color: #d0d0d0;
}

:-ms-input-placeholder {
  color: #d0d0d0;
}

::placeholder {
  color: #d0d0d0;
}

/* Inputs - Checkbox/Radio */

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

form .inputs-list:not(.no-list) label {
  color: #fff;
}

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

input[type='checkbox'],
input[type='radio'] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

/* Inputs - Select */

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

/* Inputs - Datepicker */

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

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

.fn-date-picker td.is-today .pika-button {
  color: #00326d;
}

.fn-date-picker td.is-selected .pika-button {
  background: #fff9e3;
  border-radius: 0;
  box-shadow: none;
  color: #00326d;
}

.fn-date-picker td .pika-button:hover {
  background-color: #00c6ab !important;
  border-radius: 0 !important;
}

/* Headings and 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 {
  color: #fff;
}

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;
  line-height: 1.25;
}

/* Validation */

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

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

/* Submit */

form input[type='submit'],
form .hs-button {
  background-color: #00c6ab;
  border: 1px solid #00c6ab;
  border-radius: 80px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  padding: 0.7rem 2.8rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.15s linear;
  white-space: normal;
  width: 100%;
}

form input[type='submit']:hover,
form input[type='submit']:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: #009e83;
  border-color: #009e83;
}

form input[type='submit']:active,
form .hs-button:active {
  background-color: #50eed3;
  border-color: #50eed3;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/* Inline Thank You Message */

.submitted-message {
  background-color: #00326d;
  border-color: transparent;
  color: #fff;
  padding: 2.8rem;
}
/* Tables */

table {
  background-color: #fff;
  border: 1px solid #d2e9fc;
  border-spacing: 0;
  margin-bottom: 1rem;
}

th,
td {
  border: 1px solid #d2e9fc;
  padding: 15px;
  vertical-align: top;
}

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

thead th,
thead td {
  background-color: #00326d;
  border: none;
  border-bottom-width: 2px;
  color: #fff;
}

thead th {
  border-bottom: none;
  vertical-align: bottom;
}

tbody + tbody {
  border-top: none;
}

/* Table Footer */

tfoot td {
  background-color: #fff;
  color: #00326d;
}



/* Header Container */
body, html {
    overflow-x: hidden;
}

.header {
  background-color: #fff;
}

.header__container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1300px;
  padding: 1rem 20px;
  position: relative;
}

.header--landing-page .header__container {
  justify-content: center;
}

.header .dnd-section,
.header .dnd-section .dnd-column {
  padding: 0 20px;
}

.header-search-block form {
    background: transparent;
    padding: 0;
    margin: 0;
    position: relative;
    height: 90px;
    line-height: 90px;
    outline: none;
}
.header-search-block input.hs-search-field__input {
    margin: 0;
    line-height: inherit;
    color: #222;
    height: 100%;
    padding: 0;
    border: 0;
    font-size: 30px!important;
}
.header-search-block input.hs-search-field__input:focus {
    outline: none;
}

@media screen and (max-width: 767px) {
  .header__container {
    padding: 20px;
  }
}

/* Logo */

.header__logo {
      margin-right: 15px;
    max-width: 225px;
}

.header__logo .logo-company-name {
  color: #00326d;
  font-size: 28px;
  margin-bottom: 0;
}
.header-menu-block {
  width: calc(100% - 370px);
}
.simpale-menu-block {
  float: right;
  padding-right: 60px;
}

/* Navigation Menu */

.header__menu {
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .header__navigation {
    background-color: #fff;
    box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
    display: none;
    margin: 10px 10px 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: calc(100% - 20px);
    z-index: 99;
  }

  .header__menu {
    margin-left: 0;
    min-height: 0;
    order: 3;
  }
}

/* Language Switcher */

.header__language-switcher {
  cursor: pointer;
  margin-left: 50px;
}

.header__language-switcher .lang_switcher_class {
  position: static;
}

.header__language-switcher .lang_switcher_class .globe_class {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-top: 5px;
}

.header__language-switcher .lang_list_class {
  border: 1px solid #eff7ff;
  border-radius: 0 0 18px 18px;
  box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
  display: block;
  left: auto;
  min-width: 100%;
  opacity: 0;
  overflow: hidden;
  padding-top: 0;
  right: 0;
  text-align: left;
  top: 100%;
  transform: none;
  visibility: hidden;
}

.header__language-switcher:hover .lang_list_class {
  opacity: 1;
  visibility: visible;
}

.header__language-switcher .lang_list_class:after,
.header__language-switcher .lang_list_class:before {
  content: none;
}

.header__language-switcher .lang_list_class li {
  background-color: transparent;
  border: none;
  line-height: 2;
  margin: 0;
  padding: 10px;
}

.header__language-switcher .lang_list_class li:first-child {
  border-top: none;
  padding-top: 10px;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
}

.header__language-switcher .lang_list_class li:hover {
  background-color: #eff7ff;
  transition: background-color 0.3s;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #00326d;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1rem;
  font-weight: 800;
  text-decoration: none;
}

.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #000a45;
}

.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #285a95;
}

.header__language-switcher-label {
  align-items: center;
  display: flex;
  position: relative;
}

.header__language-switcher-label-current {
  align-items: center;
  display: flex;
  line-height: 2;
  margin-left: 10px;
}

.header__language-switcher-label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #00326d;
  content: '';
  display: block;
  height: 0;
  margin: 0 0 0 10px;
  width: 0;
}

.simpale-menu-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
.header__navigation li {
  margin: 0;
  padding: 0 15px;
}
header.header .header__container {
  max-width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}
.navigation-primary a, .simpale-menu-block .navigation-primary a{
  letter-spacing: 1.68px;
}
.simpale-menu-block .navigation-primary a{
  display: inherit;
}


/* Variables
========================================================================== */

   /* Set Mobile Menu Background Color */
      /* Set Link Color */
 /* Set Link Hover Color */
/* Toggle Button
========================================================================== */

a.mobile-trigger-new {
  display: inline-block !important; /* Hide button on Desktop */
  cursor: pointer; /* Mouse pointer type on hover */
  position: absolute; /*******************************************/
  top: 31px;
      right: 38px;
    width: 32px;
  height: auto; /* Button height */      
  padding: 0;
  background: ; /* Background color */
  z-index: 99999999999; /* Z-index to keep button on top of other layers */
  -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  -webkit-transition:color .2s ease-in; 
  -moz-transition:color .2s ease-in;
  transition:color .2s ease-in;
  border: 0px solid #E2E2E2;
}

a.mobile-trigger-new:hover {
  text-decoration: none; /* Removes link text underline on button */
  color: ;
  border-color:  !important;
}

a.mobile-trigger-new span{
  display: inline;
}

a.mobile-trigger-new span:before{
  position: absolute;
  content: 'Menu'; /* Change the text on the closed toggle button */
  display: none;
}

a.mobile-trigger-new span:after{
  position: relative;
  right: 2px;
  content: 'Close'; /* Change the text on the open toggle button */
  background-color: ;
  opacity: 0;
  transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -webkit-transition: opacity .4s ease-in-out; 
  display: none
}

/* Change button when menu is open */
.mobile-open a.mobile-trigger-new{
  -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
  -moz-transition:background-color 0.2s linear; /* Button color transition effect */
  transition:background-color 0.2s linear; /* Button color transition effect */
  background: transparent; /* Changes button background to be slightly darker than open menu color */  
}

.mobile-open a.mobile-trigger-new span:after{
  opacity: 1; 
}


/* Toggle Button Icon & Animations
========================================================================== */

a.mobile-trigger-new i {
  display: inline;
  position: relative;
  top: -8px;
  margin-left: 0px;
  -webkit-transition-duration: 0s;
  -webkit-transition-delay: .2s;
  -moz-transition-duration: 0s;
  -moz-transition-delay: .2s;
  transition-duration: 0s;
  transition-delay: .2s;
}
a.mobile-trigger-new  i:before, a.mobile-trigger-new i:after {
  position: absolute;
  content: '';
}
a.mobile-trigger-new  i, a.mobile-trigger-new  i:before, a.mobile-trigger-new  i:after {
  width: 30px; /* Icon line width */
  height: 4px; /* Icon line height */
  background-color: #47b3c0; /* Icon color */
  display: inline-block;
  border-radius: 6px;
}
a.mobile-trigger-new  i:before {
  margin-top: -8px; /* Position top line */
  -webkit-transition-property: margin, -webkit-transform;
  -webkit-transition-duration: .2s;
  -webkit-transition-delay: .2s, 0;
}
a.mobile-trigger-new  i:after {
  margin-top: 8px; /* Position bottom line */
  -webkit-transition-property: margin, -webkit-transform;
  -webkit-transition-duration: .2s;
  -webkit-transition-delay: .2s, 0;
}
/* .mobile-open a.mobile-trigger-new i {
  background-color: rgba(0,0,0,0.0);
  -webkit-transition-delay: .2s;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
  box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
}
.mobile-open a.mobile-trigger-new i:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0, .2s;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
  box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
}
.mobile-open a.mobile-trigger-new i:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition-delay: 0, .2s;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
  box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
} */
/* Child Toggle Button
========================================================================== */

a.child-trigger-new {
  display: block !important; /* Hide button on Desktop */
  cursor: pointer; /* Mouse pointer type on hover */
  position: absolute;
  top: 0px;
  right: 10%;
  width: 60px !important;
  min-width: 60px !important;
  height: 60px !important;
  padding: 0 !important;
  border-left: 0px dotted rgba(255, 255, 255, .20);
}
a.child-trigger-new:hover {
  text-decoration: none;
}


/* Child Toggle Button Icon & Animations
========================================================================== */
/* 
a.child-trigger-new span {
  position: relative;
  top: 50%;
  margin: 0 auto !important;
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
  transition-duration: .2s;
}
a.child-trigger-new span:after {
  position: absolute;
  content: '';
}
a.child-trigger-new span, a.child-trigger-new span:after {
  width: 20px; 
  height: 2px; 
  background-color: #ffffff;
  display: block;
}
a.child-trigger-new span:after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
  transition-duration: .2s;
}
a.child-trigger-new.child-open span:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
  transition-duration: .2s;
}
a.child-trigger-new.child-open span {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
  transition-duration: .2s;
}
 */


li.hs-menu-item.hs-item-has-children {
  position: relative;
  margin: 0;
}

.custom-menu-primary-new .hs-menu-flow-horizontal {
  max-width: 810px !important;
  width:100%;
  background: #5ecae7;
  position: absolute;
  right: 0;
  top: 100%;
  margin: 0;
  padding: 60px 0px;
/*   display:none; */
  transition: 0.3s all;
      transform: translate(100%, 0px);
}
.mobile-open .custom-menu-primary-new .hs-menu-flow-horizontal {
  transform: translate(0%, 0px);
}
.navigation-primary.custom-menu-primary-new.js-enabled ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.navigation-primary.custom-menu-primary-new a {
  color: #fff;
  font-weight: 400;
  transition: 0.3s all;
}
.navigation-primary.custom-menu-primary-new.js-enabled ul a:hover {
  font-weight: 400;
  color: #fff;
  opacity: 0.8;
}
.custom-menu-primary-new .hs-menu-flow-horizontal ul li {
  margin: 0;
  transition: 0.3s all;
}
.custom-menu-primary-new .hs-menu-flow-horizontal ul li a{
  padding: 14px 50px;
  width: 100%;
  display: inline-block;
}
.custom-menu-primary-new .hs-menu-flow-horizontal ul li:hover{
  background: #4bb3c1;
}
li.hs-menu-item.hs-item-has-children:hover {
  background: transparent !important;
}
li.hs-menu-item.hs-item-has-children ul>li>a {
  padding-left: calc(50px + 5%);
}
li.hs-menu-item.hs-menu-depth-2.hs-item-has-children ul>li>a{
  padding-left: calc(50px + 10%);
}

.header-search-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9997;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  padding: 15px 0;

}
.header-search-block.active {
    opacity: 1;
    visibility: visible;
}

div#hs-search-module form.hs-form {
  background: transparent;
  padding: 0;
  margin: 0;
}
#hs-search-module input[type=text] {
  margin: 0;
  line-height: inherit;
  color: #222;
  height: 100%;
  padding: 0;
  border: 0;
  font-size: 30px!important;
}
#hs-search-module a.hs-button.primary {
  display: none;
}
#hs-search-module .input {
  position: relative;
  height: 90px;
  line-height: 90px;
  outline: none;
}
.header-search-block .page-center {
  position: relative;
}
div.close-search-header {
  position: absolute;
  top: 50%;
  right: 10%;
  height: 24px;
  width: 24px;
  font-size: 24px;
  z-index: 2;
  line-height: 24px;
  margin-top: -12px;
  color: #000;
}
div.close-search-header i{ color: #000;}
#hs-search-module input[type=text]:focus {
  outline: none;
}
.custom-menu-primary-new .hs-menu-flow-horizontal > ul > li > a {
    text-transform: uppercase;
}
ul.hs-menu-children-wrapper {
    display: none;
}
a.child-trigger-new:after {
    content: "\f078";
    font-family: fontawesome;
    text-align: center;
    display: inherit;
    vertical-align: middle;
    line-height: 55px;
}
a.child-trigger-new.child-open:after {
    content: "\f00d";
}
.navigation-primary.custom-menu-primary-new.js-enabled a.clone-menu-icon:before {
    content: "\f00d";
    font-family: fontawesome;
    font-size: 32px;
    position: absolute;
    right: 50px;
    top: 14px;
    font-weight: normal;
    color: #fff;
}

.clone-menu-icon{
  content: "\f00d";
}
.custom-menu-primary-new .hs-menu-flow-horizontal {
    z-index: 99;
    display: block !important;
    visibility: visible;
}

.v2 .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li:last-child:hover a {
    opacity: 1;
}
.v2 .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li:last-child:hover {
    background: transparent;
    opacity: 1;
}

/* 8-3-2021 */
.navigation-primary.custom-menu-primary-new.js-enabled ul li.hs-menu-item.hs-menu-depth-1:nth-child(2){
  display:none;
}

@media (max-width: 1300px) {
  .header__logo {
    max-width: 270px;
  }
  .header-menu-block {
    width: calc(100% - 270px);
  }

  .header__navigation li {
    padding: 0 12px;
  }
}
@media (max-width: 1199px) {
  a.mobile-trigger-new i, a.mobile-trigger-new i:before, a.mobile-trigger-new i:after {
    width: 35px;
    height: 4px;
  }
  a.mobile-trigger-new i:before {
    margin-top: -10px;
  }
  a.mobile-trigger-new i:after {
    margin-top: 10px;
  }
  .navigation-primary a, .simpale-menu-block .navigation-primary a {
    font-size: 16px !important;
    letter-spacing: 0.1px !important;
  }
}  
@media (max-width: 991px) {
  header.header .header__container {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
  a.mobile-trigger-new {
    right: 25px;
  }
  .header-menu-block {
    width: calc(100% - 180px);
  }
  .header__logo {
    max-width: 180px;
  }
  a.mobile-trigger-new {
    right: 25px;
    top: 44px;
}
  .navigation-primary.custom-menu-primary-new.js-enabled a.clone-menu-icon:before {
    right: 34px;
  }
}
@media (max-width: 880px) {
  .navigation-primary a, .simpale-menu-block .navigation-primary a {
    font-size: 14px !important;
  }
   a.child-trigger-new {
    right: 10%;
    width: 55px !important;
    min-width: 55px !important;
    height: 55px !important;
  }
}
@media (min-width: 768px) {
  .navigation-primary.custom-menu-primary-new.js-enabled ul li.hs-menu-item.hs-menu-depth-1:nth-child(1), 
  .navigation-primary.custom-menu-primary-new.js-enabled ul li.hs-menu-item.hs-menu-depth-1:nth-child(2),
  .navigation-primary.custom-menu-primary-new.js-enabled ul li.hs-menu-item.hs-menu-depth-1:nth-child(3){
    display: none;
  }
}
@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 {
    background-color: #fff;
    border: 0;
    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 .lang_list_class li:hover {
    background-color: #eff7ff;
  }

  .header__language-switcher-label {
    position: static;
  }

  .header__language-switcher-label-current {
    display: none;
  }

  .header__language-switcher.open .lang_list_class {
    opacity: 1;
    visibility: visible;
  }
  a.mobile-trigger-new i, a.mobile-trigger-new i:before, a.mobile-trigger-new i:after {
    width: 25px;
    height: 3px;
  }
  a.mobile-trigger-new i:before {
    margin-top: -7px;
  }
  a.mobile-trigger-new i:after {
    margin-top: 7px;
  }
  .header__logo img{display: block;}
  a.mobile-trigger-new {
    right: 10px;
    top: 30px;
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal {
    padding: 40px 0px;
}
  .custom-menu-primary-new .hs-menu-flow-horizontal ul li a {
    padding: 8px 30px;
  }
  li.hs-menu-item.hs-item-has-children ul>li>a {
    padding-left: calc(20px + 5%);
}
  li.hs-menu-item.hs-menu-depth-2.hs-item-has-children ul>li>a {
    padding-left: calc(20px + 10%);
}
  a.child-trigger-new span, a.child-trigger-new span:after {
    width: 10px;
    height: 1px;
  }
  a.child-trigger-new {
    right: 10%;
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
  }
  .header-search-block{
    padding:0 10px;
  }
  .navigation-primary.custom-menu-primary-new.js-enabled a.clone-menu-icon:before {
    font-size: 23px;
    right: 27px;
    top: 9px;
  }
  .navigation-primary.custom-menu-primary-new.js-enabled ul li.hs-menu-item.hs-menu-depth-1:nth-child(1) a, 
  .navigation-primary.custom-menu-primary-new.js-enabled ul li.hs-menu-item.hs-menu-depth-1:nth-child(2) a,
  .navigation-primary.custom-menu-primary-new.js-enabled ul li.hs-menu-item.hs-menu-depth-1:nth-child(3) a{
        font-weight: 600;
  }
}
/* Footer Container */

.footer {
  background-color: #00326d;
}

.footer__container {
  margin: 0 auto;
  max-width: 1300px;
  padding: 5.6rem 20px 2.8rem;
}

.footer .dnd-section,
.footer .dnd-section .dnd-column {
  padding: 0 20px;
}

/* Footer Typography */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a,
.footer div,
.footer span {
  color: #fff;
}

/* Footer Rows */

.footer__row {
  display: flex;
  justify-content: space-between;
  margin:0 -15px;
}

.footer__navigation {
  width: 22%;
}

.footer .hs-menu-wrapper ul {
  list-style: none;
  margin: 0.5rem 0 2rem;
  padding-left: 0;
}

.footer .hs-menu-wrapper li {
  margin: 0.7rem 0;
}

.footer .hs-menu-wrapper li a:hover {
  text-decoration: none;
}

.footer__form {
  width: 25%;
}

@media (max-width: 767px) {
  .footer__row {
    flex-wrap: wrap;
  }

  .footer__navigation,
  .footer__form,
  .footer__follow-me,
  .footer .widget-type-header,
  .footer .widget-type-simple_menu,
  .footer .social-links {
    text-align: center;
    width: 100%;
  }
}

/* Footer Form */

.footer__form form,
.footer .widget-type-form form {
  margin-bottom: 1.5rem;
  padding: 0;
}

/* Landing Page Footer */

.footer.footer__landing-page {
  background-color: #fff;
  border-top: 2px solid #eff7ff;
}

.footer.footer__landing-page .footer__container {
  margin: 0 auto;
  max-width: 1300px;
  padding: 2.8rem 0 1.5rem;
}

.footer.footer__landing-page h1,
.footer.footer__landing-page h2,
.footer.footer__landing-page h3,
.footer.footer__landing-page h4,
.footer.footer__landing-page h5,
.footer.footer__landing-page h6,
.footer.footer__landing-page p,
.footer.footer__landing-page div,
.footer.footer__landing-page a,
.footer.footer__landing-page span {
  color: #00326d;
}

/* Footer Form */

.footer .footer__form form {
  background-color: transparent;
  border: none;
  padding: 0;
}

.footer .footer__form label {
  color: #fff;
}

.footer__form .form-title {
  background-color: transparent;
  color: #fff;
  font-size: 1rem;
  padding: 0 0 1rem;
  text-align: left;
}

.footer .footer__container {
  padding-left: 50px;
  padding-right: 50px;
}
.footer__container {
  padding: 100px 0 65px;
}
.footer-logo-item img {
  display: block;
  max-width: 300px;
  width: 100%;
  height: auto;
}
.footer-logo-after-text {
  max-width: 312px;
  width: 100%;
}
.footer__navigation__block {
  width: 62%;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
}
.footer-logo-block {
  width: 38%;
  padding: 0 15px;
}
.footer-logo-item {
  padding-bottom: 50px;
}
.footer-logo-item img {
  display: block;
  max-width: 300px;
  width: 100%;
  height: auto;
}
.footer__navigation {
  flex: 1;
  padding: 0 15px;
}
.footer__container #hs_cos_wrapper_footer__follow-me .social-links {display: flex; flex-wrap: wrap; gap: 10px;}

.footer__container #hs_cos_wrapper_footer__follow-me .social-links__icon {
  background-color: rgba(30, 43, 51,0.0);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: #256b8f ;
  padding: 0;
  text-align: center;
  line-height: 36px;
  display: inline-block;
}
.footer__container #hs_cos_wrapper_footer__follow-me .social-links__icon svg {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
  fill: #FFF;
}
.footer__container #hs_cos_wrapper_footer__follow-me .social-links__link {text-decoration:none;}
.footer__container #hs_cos_wrapper_footer__follow-me .social-links__link:hover .social-links__icon {background: #FFF;}
.footer__container #hs_cos_wrapper_footer__follow-me .social-links__link:hover .social-links__icon svg {fill:#000;}

.footer__row.footer__row--two {
  display: flex;
  flex-direction: column;
  padding:0 15px;
}
.footer__follow-me {
  margin-bottom: 10px;
}
.social-after-text p {
  margin: 0;
  font-size: 18px;
}
.footer .hs-menu-wrapper li {
  margin: 0;
}
.footer__copyright {
  padding:  0 0 30px;
}
.footer__copyright p {
  margin: 0;
  text-align: center;
  font-size: 18px;
}
.footer__navigation p {
  margin-bottom: 10px;
}
span.copy-right {
  display: block;
  padding-top: 10px;
}
.footer-logo-item img {
  width: 100%;
  max-width: 100%;
}
.footer-logo-item {
  position: relative;
}

.footer-logo-above-text{
  font-size: 12px;
  position: absolute;
  top: -12px;
  left: 63px;
  letter-spacing: 1.2px;
}





@media (max-width: 991px) {
  .footer__row.footer__row--one {
    flex-direction: column;
  }
  .footer-logo-block {
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
  }
  .footer-logo-after-text {
    max-width: 512px;
    width: 100%;
    margin: 0 auto;
  }
  .footer-logo-item img {
    margin: 0 auto;
  }
  .footer__navigation__block {
    width: 100%;
  }
  .footer__navigation, .footer__row.footer__row--two  {
    text-align: center;
  }
  .social-links {
    justify-content: center;
  }
  .footer-logo-item {
    padding-bottom: 30px;
  }
  .footer__container {
    padding: 80px 0 50px;
  }
  .footer-logo-above-text {
    position: static;
  }
}
@media (max-width: 980px) {
  .footer .footer__form {
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 0.75rem 0 0;
    width: 75%;
  }

  .footer .footer__form .form-title {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .hide-tablate{
    display:block;
  }
  .show-tablate {
    display: none;
  }
}
@media (max-width: 991px) {
  .hide-tablate{
    display:none;
  }
  .show-tablate {
    display: block;
  }
}

@media (max-width: 767px) {
  .footer .widget-type-form {
    margin: 0 auto;
    width: 75%;
  }
  .footer__navigation {
    flex: none;
    padding: 0 15px;
  }
  .footer__container #hs_cos_wrapper_footer__follow-me .social-links__icon {
    width: 30px;
    height: 30px;
    line-height: 26px;
  }
  .footer__container #hs_cos_wrapper_footer__follow-me .social-links__icon svg {
    width: 15px;
    height: 15px;
  }
  .footer-logo-block {
    padding-bottom: 20px;
  }
  .footer__copyright p {
    margin: 0;
    text-align: center;
    font-size: 16px;
  }
  .footer__copyright {
    padding: 20px 0;
  }
  .footer__navigation a {
    font-size: 18px;
  }
  .footer h4 {
    font-size: 22px !important;
    margin-bottom: 15px;
  }
  .footer__navigation {
    margin-bottom: 10px;
  }
  .footer .footer__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .footer__navigation a {
    font-size: 16px;

  }
  .footer h4 {
    margin-bottom: 10px;
  }
}
.footer-v2 {
  text-align: center;
}
.footer-v2 .footer-logo-block, .footer-v2 .footer-logo-item img {
  margin: 0 auto;
}
.footer-v2 .footer-logo-after-text {
  max-width: none;
}
.footer-v2 .social-links {
  justify-content: center;
}



/* Blog Container */

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

.content-wrapper--narrow {
  max-width: 890px;
}

/* Blog Header */

.blog-header {
  background-color: #fff;
  margin-bottom: 2.8rem;
  padding: 4.2rem 0 1.5rem;
}

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

.blog-header__navigation {
  display: flex;
  justify-content: space-between;
  margin-top: 3rem;
}

.blog-header__tag-filter,
.blog-header__search {
  width: 50%;
}

.blog-header__search {
  background-color: transparent;
  border: none;
  margin-left: auto;
  max-width: 300px;
  padding: 0;
}

.blog-header__search form {
  background-color: transparent;
  border: 0;
  padding: 0;
}





@media (max-width: 767px) {
  .blog-header__navigation {
    flex-wrap: wrap;
  }
  .blog-header__tag-filter,
  .blog-header__search {
    width: 100%;
  }
  .blog-tag-filter,
  .blog-header__search {
    margin: 0 auto 1.5rem;
  }
}

/* Blog Author/Tag Content */
.blog-subheader {
  margin: 3rem 0;
}

.blog-subheader__author-links {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.blog-subheader__author-links a {
  background-color: #00c6ab;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 10px;
  position: relative;
  width: 40px;
}

.blog-subheader__author-links a:first-of-type {
  margin-left: 0;
}

.blog-subheader__author-links a:hover {
  background-color: #00a18b;
}

.blog-subheader__author-links a svg {
  fill: #fff;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}

/* Blog Listing */

.blog-card {
  border: 2px solid #eff7fe;
  display: flex;
  margin-bottom: 2.8rem;
  padding: 1.5rem 0;
  width: 100%;
}

@media (max-width: 767px) {
  .blog-card {
    padding: 0 0 1.5rem;
  }
}

.blog-card__image-wrapper,
.blog-card__content {
  width: 50%;
}

@media (max-width: 767px) {
  .blog-card__content {
    padding: 1.5rem 1.5rem 0;
  }
}

.blog-card__content--full-width {
  width: 100%;
}

.blog-card__image-wrapper {
  align-items: center;
  display: flex;
  margin: 0 30px;
  max-height: 100%;
  overflow: hidden;
  position: relative;
}

@media (max-width: 767px) {
  .blog-card__image-wrapper {
    margin: 0;
    width: 100%;
  }
}

.blog-card__image {
  height: auto;
  position: absolute;
  width: 100%;
}

@media (max-width: 767px) {
  .blog-card__image {
    position: static;
  }
}

.blog-header-image img {
  max-height: 400px;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.blog-card__content {
  margin: 0 30px;
}

.blog-card__title a {
  color: #00326d;
  font-weight: inherit;
}

.blog-card__title a:hover,
.blog-card__title a:focus {
  color: #000a45;
  font-weight: inherit;
  text-decoration: none;
}

.blog-card__title a:active {
  color: #00326d;
}

.blog-card__tags {
  border-bottom: 2px solid #eff7fe;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}

.blog-card__tag-link,
.blog-card__tag-link:hover {
  font-weight: 300;
}

@media (max-width: 767px) {
  .blog-card {
    flex-wrap: wrap;
  }

  .blog-card__content {
    margin-left: 0;
    width: 100%;
  }
}

.blog-card__author-image,
.blog-post__author-image {
  background-size: cover;
  border-radius: 50%;
  height: 45px;
  margin-right: 10px;
  width: 45px;
}

.blog-card__author-image,
.blog-post__author-name {
  display: inline-block;
  vertical-align: middle;
}

.blog-post__author-name,
.blog-post__author-links {
  margin-bottom: 1rem;
}

.blog-post__author-links a:not(:last-of-type) {
  margin-right: 0.5rem;
}

.blog-post__author-links a:hover {
  text-decoration: none;
}

.blog-post__author-links svg {
  fill: #00326d;
}

.blog-post__author-links a:hover svg {
  fill: #00c6ab;
}

.blog-card__author {
  display: block;
  margin-bottom: 1.5rem;
}

/* Blog Pagination */

.blog-pagination {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 2.8rem;
  text-align: center;
}

.blog-pagination__link {
  color: #00326d;
  display: inline-flex;
  margin: 0 0.35rem;
  padding: 0.35rem 0.7rem;
  text-decoration: none;
}

.blog-pagination__link--active {
  background-color: #00c6ab;
  border-radius: 50%;
  color: #fff;
}

.blog-pagination__link:hover,
.blog-pagination__link:focus {
  color: #00326d;
  text-decoration: none;
}

.blog-pagination__link--active:hover,
.blog-pagination__link--active:focus {
  color: #fff;
}

.blog-pagination__prev-link,
.blog-pagination__next-link {
  align-items: center;
  display: inline-flex;
}

.blog-pagination__prev-link {
  margin-right: 0.25rem;
  text-align: right;
}
.blog-pagination__next-link {
  margin-left: 0.25rem;
  text-align: left;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #d0d0d0;
  cursor: default;
  pointer-events: none;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #00326d;
  margin: 0 5px;
}

.blog-pagination__link:hover svg,
.blog-pagination__link:focus svg {
  fill: #00326d;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #d0d0d0;
}

/* Blog Post */

.blog-post {
  margin-top: 60px;
  position: relative;
}

.blog-post__header {
  margin-bottom: 1.5rem;
}

.blog-post__tags {
  margin-bottom: 0.7rem;
}

.blog-post__tag-link {
  display: inline-block;
  margin-right: 30px;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus,
.blog-post__tag-link:active {
  text-decoration: none;
}

.blog-post__meta {
  margin-bottom: 1.5rem;
}

.blog-post__date {
  border-right: 2px solid;
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
}

.blog-post__author-name:hover,
.blog-post__author-name:focus,
.blog-post__author-name:active {
  text-decoration: none;
}

.blog-post__image {
  border-radius: 18px;
  height: 200px;
  margin: 3rem 0;
  position: relative;
  width: 100%;
}
.blog-post__title{
  margin-top: 20px;
}
.blog-post-wrapp{
  width: 100%;
}

@media screen and (min-width: 786px) {
  .blog-post__image {
    height: 420px;
  }
}

.blog-post__comments-listing {
  margin-bottom: 5.6rem;
}

.comment {
  padding-top: 2em;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus,
#comments-listing .comment-reply-to:active {
  background-color: transparent;
  border: none;
}

/* 26-2-2021 */

.blog-header{
  margin: 20px 0 30px;
  padding: 0;
  margin:0px;
}
.blog-post{
  margin: 0;
}
/* body-container--blog-index */
.content-wrapper {
  max-width: 1200px;
  padding: 0 15px;
  display: flex;
  justify-content: center;
}
.post-list-section {
  width: calc(100% - 300px);
  width: -webkit-calc(100% - 300px);
} 
.sidebar-section {
  width: 300px;
  padding-left: 45px;
}
.blog-card-row {
  display: -webkit-box; 
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin:0 -8px;
}

.blog-card__image{
  position: initial;
}
.blog-card-inner {
  background-color: #fff;
}
.blog-card__image-wrapper, .blog-card__content {
  width: 100%;
}
.blog-card{
  width: 33.33%;
  padding: 0 8px;
  margin-bottom: 30px;
  border:none;
}
.blog-card .blog-card-inner{ 
  box-shadow: 1px 1px 17px -4px #bbb;
  transition: 0.3s all;
}
.blog-card:hover .blog-card-inner {
  transform: translate(0,-5px);
  transition: all 250ms cubic-bezier(.02,.01,.47,1);
  transition-delay: 0s !important;
}
.blog-card:nth-child(3n){
  margin-right: 0;
}
p.blog-card__title {
  line-height: 1.3;
}
.blog-card__image-wrapper {
  margin: 0;
}
.blog-card__content {
  margin: 0;
  background-color: #fff;
  color: #494949;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.5em;
  padding: 1rem;
  text-align: center;
}
.tag-fillter-block .blog-tag-filter{
  width:auto;
}
.blog-card__title{
  margin-bottom: 0;
}
.sidebar-blog-subscribe .form-title {
  font-size: 35px !important;
  padding: 25px 25px 0px !important;
}
.sidebar-search-block form{
  padding: 0;
  background-color: #fff;
  display: flex;
  border-radius: 0;
}
.sidebar-search-block{
  padding: 45px 0;
}
.sidebar-search-block form input.hs-search-field__input {
  outline: none;
}
.sidebar-search-block form input.hs-search-field__input {
  border-radius: 0;
  border-right: 0;
  border-left: 2px solid #e8e8e8;
  border-top: 2px solid #e8e8e8;
  border-bottom: 2px solid #e8e8e8;
}
.sidebar-search-block form button {
  border-radius: 0;
  background-color: transparent;
  border: 2px solid #e8e8e8;
  border-left: 0;
  padding: 0 15px;
}
.sidebar-search-block .hs-search-field__bar button svg {
  height: 15px;
  fill: #000;
}
.sidebar-tag-list-block h5 {
  border-bottom: 2px solid #e8e8e8;
  padding-bottom: 15px;
}
.sidebar-tag-list-block .tag-list {
  padding: 0;
  list-style: none;
}
.sidebar-tag-list-block .tag-list li {
  margin: 12px 0;
}
.sidebar-tag-list-block .tag-list li a{
  color: #000;
}
.blog-pagination{
  justify-content: space-between !important;
  margin: 40px 0 80px;
}
.blog-pagination a {
  color: #000;
  font-weight: 700;
}
.blog-pagination a:hover{
  font-weight: 700;
}
.blog-pagination a:active{
  color: #8ec86f;
}

/*  body-container--blog-post */
.blog-post-block{
  display: -webkit-box; 
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog-post__image{
  margin: 0;
}
.body-container--blog-post .blog-post{
  width: calc(100% - 300px);
  width: -webkit-calc(100% - 300px);
  padding-left: 0px;
}
.sidebar-section{
  width: 300px;
  padding-left: 45px;

}
.blog-post__body {
  float: none !important;
  clear: both !important;
}
.blog-post__social-sharing .social-links {
  display: flex;
  display: -webkit-box; 
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog-post__social-sharing {
  border-top: 2px solid #e8e8e8;
  border-bottom: 2px solid #e8e8e8;
}
.blog-post__social-sharing ul, ol {
  margin: 0 !important;
}
.hs-blog-social-share{
  height: auto !important;
}
.blog-project .right-column-section img {
  display: none;
}
.blog-project .right-column-section {
  background-position: center;
}
.blog-post__image {
  border-radius: 0 !important;
}
.sidebar-blog-subscribe .form-title {
  background: transparent;
  color: #000;
  padding: 0 !important;
  font-size: 16px !important;
}
.form-title ~ div > form {
  background: transparent;
  padding: 0;
  color: #000;
}

.sidebar-blog-subscribe input.hs-button.primary.large {
  cursor: pointer;
  -webkit-appearance: none;
  font-size: 16px;
  text-decoration: none !important;
  background: transparent;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: 3px solid #5ecae7;
  white-space: normal !important;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 1.42857;
  font-weight: bold;
  font-size: 16px;
  color: #5ecae7;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  border-radius: 0;
  width: auto;
  outline: none;
}
.sidebar-blog-subscribe  select, .sidebar-blog-subscribe  input[type='email']{
  display: block;
  width: 100%;
  max-width: 650px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  border: 1px solid black;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  border-radius: 0;
  outline: none;
}
.sidebar-blog-subscribe .hs-form-field > label {
  font-size: 16px;
  padding: 0;
  color: #333;
  font-weight: bold;
}
.sidebar-blog-subscribe .form-title{
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 26px;
}
.recent-post-section {
  padding: 60px 0;
}
.recent-post-heading {
  text-align: center;
}
.recePostContent p {
  font-size: 18px;
  line-height: 1.5;
}
.recePostContent p a {
  text-decoration: underline;
}
.sidebar-blog-subscribe input.hs-button.primary.large:hover {
  background: #5ecae7;
  color: #fff;
}
.section-spacing{
  padding:80px 0;
}
.sidebar-blog-subscribe .submitted-message {
  padding: 15px;
  text-align: center;
  border-radius: 0;
  background-color: rgb(25 149 135);
}
@media screen and (min-width: 1300px) {
  .blog-post__social-sharing .social-links {
    display: inline-flex;
    flex-direction: column;
  }
}

.blog-post__author {
  display: flex;
  margin: 75px 0;
}


.blog-post__author-image {
  border-radius: 50%;
  flex: 0 0 auto;
  height: 150px;
  overflow: hidden;
  width: 150px;
}

.blog-post__author-image img {
  height: 100%;
  width: auto;
}

.blog-post__author-image ~ .blog-post__author-about {
  margin-left: 35px;
}
.hs-blog-social-share .hs-blog-social-share-list{
  display: flex;
  padding: 10px 0;
}
.hs-blog-social-share .hs-blog-social-share-item {
  margin: 0 10px;
}
ul.hs-search-field__suggestions {
  background: #fff !important;
  z-index: 9;
  padding: 0;
  border-color: #e5dfdf !important;
}
ul.hs-search-field__suggestions li {
  padding: 6px 10px;
  border-bottom: 1px solid rgba(192, 192, 192, 0.38)
}
ul.hs-search-field__suggestions li a {
  color: #000;
  line-height: 1.5;
}
header.blog-post__header img {
  width: 100%;
  height: auto;
}
.hs-search-field__suggestions a:hover, .hs-search-field__suggestions a:focus {
  background: transparent;
}


article.card.img-side {
  border: 1px solid #e8e8e8;
  background: #fff;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
a.img-post {
  width: 35%;
  border-bottom: 0;
  border-right: 1px solid #e8e8e8;
}
a.img-post img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  height: 170px;
}
.content-block {
  padding: 1.5rem 2rem;
  width: 65%;
}
h6.pproject-line a {
  color: initial;
  font-weight: 400;
  padding: 0 .5rem 0 0;
  letter-spacing: 0;
}
.tag {
  display: block;
  padding: .5rem .75rem;
  background: #6dc3cd;
  color: #fff;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .1em;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  margin: 2px;
}
h6.pproject-line span {
  color: #a89b94;
  padding: 0 0 0 .5rem;
  letter-spacing: 0;
  margin: 0;
}
.project-posts-list-block .tag:before {
  content: "";
  width: 1rem;
  height: 1rem;
  margin: 0 .5rem 0 0;
  background: url(https://1799031.fs1.hubspotusercontent-na1.net/hubfs/1799031/parkerdewey_Dec2016/image/favicon.png) no-repeat 50% 50% / contain;
}
.tags-block {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 1rem;
}
a.tag:hover {
  color: #Fff;
}
a.tag.tag-draft-beer-101 {
  background: #70be45;
}
a.tag.tag-operations-\&-support {
  background: #48a797;
}
.project-posts-list-block a.tag.tag-operations-\&-support::before {
  background: url(https://1799031.fs1.hubspotusercontent-na1.net/hubfs/1799031/Icons/Operations.png) no-repeat 50% 50% / contain;
}
a.tag.tag-research-\&-strategy {
  background: #63b240;
}
.project-posts-list-block a.tag.tag-research-\&-strategy::before {
  background: url(https://1799031.fs1.hubspotusercontent-na1.net/hubfs/1799031/Icons/Research-Strategy.png) no-repeat 50% 50% / contain;
}
a.tag.tag-most-popular {
  background: #409587;
}
.project-posts-list-block a.tag.tag-most-popular::before {
  background: url(https://1799031.fs1.hubspotusercontent-na1.net/hubfs/1799031/Icons/Most-Popular.png) no-repeat 50% 50% / contain;
}
a.tag.tag-strategy {
  background: #6FBF4A;
}
a.tag.tag-finance-\&-accounting {
  background: #1dacd0;
}
.project-posts-list-block a.tag.tag-finance-\&-accounting::before {
  background: url(https://1799031.fs1.hubspotusercontent-na1.net/hubfs/1799031/Icons/Finance-Accounting.png) no-repeat 50% 50% / contain;
}
a.tag.tag-human-resources {
  background: #4bb3c1;
}
.project-posts-list-block a.tag.tag-human-resources::before {
  background: url(https://1799031.fs1.hubspotusercontent-na1.net/hubfs/1799031/Icons/Human-Resources.png) no-repeat 50% 50% / contain;
}
a.tag.tag-marketing {
  background: #53c9e7;
}
.project-posts-list-block a.tag.tag-marketing::before {
  background: url(https://1799031.fs1.hubspotusercontent-na1.net/hubfs/1799031/Icons/Marketing.png) no-repeat 50% 50% / contain;
}
a.tag.tag-sales-\&-business-development {
  background: #70bf4c;
}
.project-posts-list-block a.tag.tag-sales-\&-business-development::before {
  background: url(https://1799031.fs1.hubspotusercontent-na1.net/hubfs/1799031/Icons/Sales-Business-Development.png) no-repeat 50% 50% / contain;
}
a.tag.tag-it-\&-cyber{
  background: #5ebbc8; 
}
.project-posts-list-block a.tag.tag-it-\&-cyber::before {
  background: url(https://1799031.fs1.hubspotusercontent-na1.net/hubfs/1799031/Icons/IT-Cyber.png) no-repeat 50% 50% / contain;
}
a.tag.tag-hire-learnings {
  background: #47b3c0;
}
a.tag.tag-university {
  background: #5ec9e7;
}
.project-posts-list-block a.tag.tag-university::before {
  background: url(https://1799031.fs1.hubspotusercontent-na1.net/hubfs/1799031/Icons/Majors.png) no-repeat 50% 50% / contain;
}
a.tag.tag-talent {
  background: #70bf4c;
}
.project-posts-list-block a.tag.tag-talent::before {
  background: url(https://1799031.fs1.hubspotusercontent-na1.net/hubfs/1799031/Icons/network-icon.png) no-repeat 50% 50% / contain;
}
a.tag.tag-company {
  background: #409587;
}
.project-posts-list-block a.tag.tag-company::before {
  background: url(https://1799031.fs1.hubspotusercontent-na1.net/hubfs/1799031/Icons/virtual-icon.png) no-repeat 50% 50% / contain;
}
.project-posts-list-block .card+.card {
  margin-top: 2rem;
}
.blog-project .learn-more-cta a i {
  margin-left: 12px;
}

.blog-header {
  padding: 40px 0 20px;
}
/* .hs-blog-listing .sidebar-search-block {
padding-top: 0px;
} */

.blog-header {
  /*     background: #199587 !important; */
  padding: 60px 0 40px;
}.blog-header__title {
  color: #fff;
}
.post-button-link a.button--simple:hover {
  text-decoration: underline;
}
.single-column-button .button {
  font-size: 18px !important;
}


.blog-tag-filter {
  position: relative;
  width: 300px;
}

.blog-tag-filter__drop-down {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: none;
  border-radius: 0;
  color: #00326d;
  display: inline-block;
  max-width: 100%;
  padding: 0.7rem;
  width: 300px;
}
.blog-tag-filter__drop-down::-ms-expand {
  display: none;
}
/* .blog-tag-filter:after {
color: #00c6ab;
content: '\25BE';
pointer-events: none;
position: absolute;
right: 0.75rem;
top: 50%;
transform: translateY(-50%);
}
*/
.sidebar-tag-list-block .tag-list li a{
  display: block;
  position: relative;
  padding: 0 0 0 1.5rem;
  text-decoration: none;
  line-height: 1;
}
ul.tag-list li+li {
  margin: 1rem 0 0 !important;
}
ul.tag-list a:before {
  position: absolute;
  left: 0;
  top: .5em;
  transform: translate(0,-50%);
  width: .875rem;
  height: .875rem;
  border: .0625rem solid #231f20;
  content: "";
}
ul.tag-list .active a:after {
  content: "";
  position: absolute;
  left: 0.47rem;
  top: .455em;
  width: .5rem;
  height: .25rem;
  border-bottom: 1px solid #000000;
  border-left: .125rem solid #000000;
  transform: translate(-50%,-50%) rotate(
    -45deg
  );
}
ul.tag-list a:hover {
  text-decoration: underline;
  color: #199587;
}

@media screen and (max-width: 1000px) {
  .blog-post__author-image ~ .blog-post__author-about {
    margin-left: 0;
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 1000px) {
  .blog-post__author {
    flex-direction: column;
    margin: 3rem 0;
  }


}


@media screen and (max-width: 1600px) {
  /*   .body-container--blog-index .sidebar-section{
  width: 340px;
  padding-left: 60px;
}
  .body-container--blog-index .post-list-section {
  width: calc(100% - 340px);
  width: -webkit-calc(100% - 340px);
} */

}/*-------- 1600 ends here ----------*/

@media screen and (max-width: 1199px) {

  .blog-header {
    margin-bottom: 0;
  }
  .blog-tag-filter{
    width:100% ;
  }
  .blog-card {
    margin-bottom: 30px;
    width:50%;
  }

}/*-------- 1199 ends here ----------*/
@media screen and (max-width: 991px) {
  .content-wrapper {
    flex-wrap: wrap;
  }
  .sidebar-section {
    width: 100% !important;
    padding-left: 25px !important;
    max-width: 300px;
    margin: 0 auto 30px;
  }
  .blog-pagination{
    margin: 20px 0;
  }
  .section-spacing{
    padding:60px 0;
  }
}

@media screen and (max-width: 767px) {
  /*26-2-2021 */
  .sidebar-inner {
    padding: 30px 0;
  }
  .content-wrapper {
    padding: 0 15px;
    display: block;
  }

  .blog-header{
    margin-bottom: 0;
    padding: 40px 0 20px;
  }

  .blog-card {
    width: 100%;
    margin-right: 0;
    max-width: 450px;
    margin: 0 auto 40px!important;
  }
  .sidebar-search-block{
    padding: 10px 0 40px;
  }
  .post-list-section, .body-container--blog-post .blog-post {
    width:100%;
  } 
  .sidebar-section {
    width: 100% !important;
    padding-left: 0 !important;
    max-width: 100%;
    margin: 0 auto 30px;
  }
  .recent-post-section {
    padding: 40px 0;
  }
  .section-spacing{
    padding:40px 0;
  }

  article.card.img-side {
    flex-direction: column;
  }
  a.img-post {
    width: 100%;
  }
  a.img-post img {
    height: auto;
  }
  .content-block {
    padding: 1.5rem;
    width: 100%;
  }
  .blog-project .right-column-section {
    background-image: none;
  }
  .blog-project .right-column-section img {
    display: block;
  }

}
/* Error Pages */

.error-page {
  padding: 10rem 0;
  position: relative;
  text-align: center;
}

.error-page:before {
  color: #f3f6f9;
  content: attr(data-error);
  font-size: 40vw;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}
.hs-search-results__listing li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}
.hs-search-results__listing li:last-child {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 0px solid #dddddd;
}
.hs-search-results__description {
    line-height: 1.5;
}
@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}

/* System Pages */

.systems-page {
  margin: 0 auto;
  max-width: 600px;
  padding: 3rem 20px;
}

.systems-page--search-results {
  max-width: 100%;
}

.systems-page .success {
  background-color: #cde3cc;
  border: 1.5px solid #4f7d24;
  border-radius: 6px;
  color: #4f7d24;
  display: inline-block;
  margin: 2rem 0;
  min-width: 650px;
  padding: 0.1rem 0.75rem;
}

.systems-page form input {
  max-width: 100%;
}

form#email-prefs-form {
  max-width: none;
}

form#email-prefs-form .header {
  background-color: transparent;
}

form#email-prefs-form .item.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

form#email-prefs-form .item.disabled input:disabled {
  cursor: not-allowed;
}

form#email-prefs-form input#submitbutton {
  line-height: 1.25rem;
  max-width: 400px;
  white-space: unset;
}

/* Search Pages */

.hs-search-field__bar {
  position: relative;
}

.hs-search-field__suggestions {
  background-color: #fff;
  max-width: 360px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
}

.hs-search-results {
  margin-top: 2rem;
}

.hs-search-results__listing li {
  margin-bottom: 2rem;
}

.hs-search-results__pagination a {
  color: #00326d;
}

.hs-search-results__title {
  color: #00326d;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  text-decoration: underline;
}

.hs-search-results__title:hover {
  text-decoration: none;
}

.hs-search-results__description {
  padding-top: 0.5rem;
}

.hs-search-highlight {
  font-weight: bold;
}

/* Password Prompt */

.password-prompt input[type='password'] {
  height: auto !important;
  margin-bottom: 1.55rem;
}

/* Backup Unsubscribe */

.backup-unsubscribe #email-prefs-form div {
  padding-bottom: 0 !important;
}

.backup-unsubscribe input[type='email'] {
  margin-bottom: 1.55rem;
  padding: 15px 12px !important;
}

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #fff;
}

/* Membership Pages */

#hs-membership-password-requirements ul {
  margin-bottom: 20px;
  padding-left: 0;
}

#hs-membership-password-requirements ul li {
  margin: 0;
  line-height: 1.5;
}

.systems-page .hs-login-widget-show-password,
.systems-page .hs-register-widget-show-password,
.systems-page .hs-reset-widget-show-password {
  display: block;
  margin-bottom: 0.5rem;
}

.systems-page #hs-login-widget-remember,
.systems-page #hs-login-widget-remember ~ label {
  display: inline-block;
  margin-bottom: 3px;
}

.systems-page #hs_login_reset {
  display: block;
  margin-bottom: 0.625rem;
}
/* @import url('http://example.com/example_style.css'); */

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

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


.single-column-text-and-button-section.blog-text-full-width-section .single-column-text-content{
  max-width: initial;
}
.single-column-button .fa-arrow-circle-right {
    margin-left: 12px;
}


@media screen and (max-width: 991px) {
  .single-column-text-and-button-section.blog-text-full-width-section{
     padding: 0 0 65px;
  }

  
}/*-------- 991 ends here ----------*/

@media screen and (max-width: 767px) {
  .single-column-text-and-button-section.blog-text-full-width-section {
    padding: 0 0 40px;
  }
  .single-column-text-and-button-section.blog-text-full-width-section{
    margin-top: 110px;
  }
  
}/*-------- 767 ends here ----------*/
