



*, *: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 {
  -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;
  max-width: 100%;
  display: block;  
}

/* 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;
}
.dnd-section {
  padding: 80px 20px;
  background-color: #ffffff;
}

.dnd-section > .row-fluid {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
/* Highlighted Text */
::-moz-selection {
    color: #fff;
    background: rgba(254, 133, 82,1.0);
    text-shadow: none;
}
::selection {
    color: #fff;
    background: rgba(254, 133, 82,1.0);
    text-shadow: none;
}

body {
  font-family: Montserrat;
  font-size: 16px;
 	font-style: normal;
 	font-weight: 500;  
  color: #383F54;
  background-color: rgba(255, 255, 255,1.0);
}

body.body-dark {
  font-family: Montserrat;
  font-size: 16px;
 	font-style: normal;
 	font-weight: 500;  
  color: #fff;
  background-color: rgba(56, 63, 84,1.0);
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Montserrat;
  line-height: 24px;
}

/* Anchor Links */
a {
  color: rgba(255, 123, 58,1.0);
  text-decoration: underline;
}



a:hover, a:focus {
  color: rgba(112, 112, 112,1.0);
  text-decoration: none;
}

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

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: normal;
  font-weight: normal;
  font-family: Montserrat;
  color: ;
  word-break: break-word;
  white-space: normal;  
}

body.body-dark h1,
body.body-dark h2,
body.body-dark h3,
body.body-dark h4,
body.body-dark h5,
body.body-dark h6 {
  color: #fff;
}


 h1 {
 	font-size: 40px;
 	font-style: normal;
 	font-weight: 700;
 	font-family: Montserrat;
 	color: #393333;
 	text-decoration: none;
  line-height: 1.2;
}
h2 {
 	font-size: 32px;
 	font-style: normal;
 	font-weight: 700;
 	font-family: Montserrat;
 	color: #393333;
 	text-decoration: none;
  line-height: 1.2;
}

h3 {
 	font-size: 24px;
 	font-style: normal;
 	font-weight: 600;
 	font-family: Montserrat;
 	color: #393333;
 	text-decoration: none;
  line-height: 1.2;
}

h4 {
 	font-size: 20px;
 	font-style: normal;
 	font-weight: 600;
 	font-family: Montserrat;
 	color: #393333;
 	text-decoration: none;
  line-height: 1.2;
}

h5 {
 	font-size: 18px;
 	font-style: normal;
 	font-weight: 600;
 	font-family: Montserrat;
 	color: #393333;
 	text-decoration: none;
  line-height: 1.5;
}

h6 {
 	font-size: 16px;
 	font-style: normal;
 	font-weight: 600;
 	font-family: Montserrat;
 	color: #393333;
 	text-decoration: none;
  line-height: 1.2;
}

strong {
  font-weight: 700;
}

code {
  vertical-align: bottom;
}

ul,
ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 20px;
}


ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
}
li::marker {
 color: rgba(254, 133, 82,1.0);
}

blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border: 1px solid rgba(254, 133, 82,1.0);
  padding: 15px;
  font-weight: 400;
  margin-left: 0;
  font-style: italic;
  color: #7786AA;
}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

:focus {
  outline: none;
  outline-color: rgba(112, 112, 112,1.0);
}

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

/*

@media (max-width: 890px) {
  html, p {
    font-size: 13.6px;
    line-height: 1.2;
  }
}

@media (max-width: 480px) {
  html, p {
    font-size: 12.0px;
    line-height: 1.2;    
  }
}

*/
form {
  max-width: 500px;
  font-family: Montserrat;
}

.hs-button {
  margin: 10px 0;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 100%;
  font-weight: normal;
  line-height: 1.1;
  position: relative;
  text-align: center;
  transition: all 0.15s linear;
  background-color: rgba(254, 133, 82,1.0);
  border-color: rgba(255, 255, 255,1.0);
  color: rgba(0, 0, 0,1.0);
  border-radius: 0px;
  border-style: solid;
  border-width: 1px;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 20px;
  text-decoration: none;
}

.hs-button:hover, .hs-button:focus {
  background-color: rgba(0, 0, 0,1.0);
  border-color: rgba(255, 255, 255,1.0);

  color: rgba(255, 255, 255,1.0);
}

.hs-button:active {
  background-color: rgba(68, 68, 68,1.0);
  border-color: rgba(68, 68, 68,1.0);
}


.hs-form label {
  font-size: 12px;
  color: #383f54;
  display: block;
  font-family: Montserrat;
  width: auto;
 	font-style: normal;
 	font-weight: 400;
  text-align: left;
  line-height: 1.2;
  padding-top: 0;
  margin-bottom: 4px;
}

.hs-error-msgs label {
  margin-top: .5rem;
  color: rgba(242, 84, 91,1.0);
}

.hs-input {
  display: inline-block;
  width: 100%;
  height: 40px;
  padding: 9px 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: rgba(51, 71, 91,1.0);
  background-color: rgba(255, 255, 255,1.0);
  border: 2px solid #D1D6DC;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
  cursor: pointer;
  width: auto;
  height: auto !important;
  padding: 0;
  margin: 0px 5px 3px 0px;
  line-height: normal;
  border: none;
}

.hs-input[type=file] {
  background-color: #fff;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}

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

.hs-input:-moz-placeholder {
  color: rgba(191, 191, 191,1.0);
}

.hs-input::-webkit-input-placeholder {
  color: rgba(191, 191, 191,1.0);
}

.hs-input input,
.hs-input textarea {
  transition: border 0.2s linear;
}
.hs-input:focus {
  outline: none;
  border-color: rgba(112, 112, 112,1.0);
}

textarea.hs-input {
  height: auto;
}

select[multiple].hs-input {
  height: inherit;
}

/* Force single column fields to full width inside of fieldsets */
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
  width: 100% !important;
}

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: rgba(200, 120, 114,1.0);

}
input.hs-input.error:focus,
div.field.error input:focus,
div.field.error textarea:focus,
div.field.error .chzn-choices:focus,
textarea.hs-input.error:focus,
select.hs-input.error:focus {
  border-color: rgba(185, 85, 77,1.0);
}

.actions {
  padding: 0;
}

.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 0;
}
.inputs-list > li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
}
.inputs-list:first-child {
  padding-top: 6px;
}
.inputs-list > li + li {
  padding-top: 2px;
}
.inputs-list label > input,
.inputs-list label > span {
  vertical-align: middle;
}

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

.field {
  margin-bottom: 18px;
}

.hs-field-desc {
  color: rgba(124, 152, 182,1.0);
  margin: 0px 0px 6px;
  font-size: 14px;
}

.hs-form-required {
  color: red;
}

.hs-richtext {
  margin-bottom: 3px;
  line-height: 18px;
  font-size: 12px;
  color: #ffffff;
}
.hs-richtext p {
  line-height: 18px;
}
.hs-richtext hr {
  text-align: left;
  margin-left: 0;
  width: 91%;
}

.grecaptcha-badge {
  margin: 0;
}

.email-correction, .email-validation {
  padding-top: 3px;
  font-size: 12px;
}
.email-correction a,
.email-validation a {
  cursor: pointer;
}
@media (max-width: 400px),
(min-device-width: 320px) and (max-device-width: 480px) {
form {
    max-width: 100%;
  }
  .email-correction form .form-columns-2 .hs-form-field,
  .email-correction form .form-columns-3 .hs-form-field,
  .email-validation form .form-columns-2 .hs-form-field,
  .email-validation form .form-columns-3 .hs-form-field {
    float: none;
    width: 100%;
  }
  .email-correction form .form-columns-2 .hs-form-field .hs-input,
  .email-correction form .form-columns-3 .hs-form-field .hs-input,
  .email-validation form .form-columns-2 .hs-form-field .hs-input,
  .email-validation form .form-columns-3 .hs-form-field .hs-input {
    width: 90%;
  }
  .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],
  .email-correction form .form-columns-2 .hs-form-field input[type=radio],
  .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],
  .email-correction form .form-columns-3 .hs-form-field input[type=radio],
  .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],
  .email-validation form .form-columns-2 .hs-form-field input[type=radio],
  .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
  .email-validation form .form-columns-3 .hs-form-field input[type=radio] {
    width: 24px;
  }
}

.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Montserrat;
}

@media (max-width: 480px) {
 .hs-input {
   width: 100% !important;
  }
input[type="checkbox"] {
 width: auto !Important; 
}
}
.hs-menu-wrapper ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.hs-menu-item a {
  display: block;
  padding: 0.5rem 1rem;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.hs-menu-item:hover a,
.hs-menu-item:focus a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
}

.hs-menu-item.active a {
  color: rgba(0, 0, 0, 0.9);
}

.navigation-primary a {
 	font-size: 16px;
 	font-style: normal;
 	font-weight: 500;
 	font-family: Montserrat;
 	color: #383F54;
 	text-decoration: none;
  text-transform: uppercase;
  line-height: 20px;
}

.header_other .submenu.level-1 a {
  color: #000;
}


.header_other .social-links__icon svg {
    fill: #000000;
}

/* Active Menu Item Styles */

.navigation-primary a.active-item {
  position: relative;
}

.navigation-primary .submenu.level-1 > li > a.active-item:after,
.navigation-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(254, 133, 82,1.0);
  bottom: -15px;
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
}



/* Menu */

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

@media (max-width: 768px) {
.navigation-primary a {
  color: #fff;
  }
  
  .submenu {
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s all linear;    
  }

  .submenu > .has-submenu {
    position: relative;
  }

  .submenu > li > a {
    display: block;
    width: 100%;
  }

  .submenu > .has-submenu > a {
    width: 70%;
  }

  input[type="checkbox"]:checked ~ .submenu {
    display: block;
  }
}

/* Top Level Menu */

.submenu.level-1 {
  display: inline-block;
  visibility: visible;
  opacity: 1;
  transition: 0.3s all ease-in;
}

.submenu.level-1 > li {
  display: inline-block;
  margin: 0.7rem 2.1rem 0.7rem 0;
  position: relative;
  text-transform: uppercase;
}

.submenu.level-1 > li:last-child {
  margin-right: 0;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .submenu.level-1 > li {
    margin-right: 1.4rem;
  }
}

@media (max-width: 768px) {
  .submenu.level-1 {
    width: 100%;
  }

  .submenu.level-1 > li {
    border-top: 1px solid #d0d0d0;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .submenu.level-1 > li > a {
    padding: 0.7rem 2.1rem;
  }
}

/* Child Menus */

.submenu.level-2,
.submenu.level-3 {
  border: 1px solid #d0d0d0;
  border-radius: 0 0 4px 4px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  -webkit-transition: visibility 0s, opacity 0.3s;
  -o-transition: visibility 0s, opacity 0.3s;
  transition: visibility 0s, opacity 0.3s;
  visibility: hidden;
  width: 200px;
  z-index: 2;
}

.submenu.level-1 > li.has-submenu:hover .submenu.level-2,
.submenu.level-1 > li.has-submenu.focus .submenu.level-2,
.submenu.level-2 > li.has-submenu:hover .submenu.level-3,
.submenu.level-2 > li.has-submenu.focus .submenu.level-3 {
  opacity: 1;
  -webkit-transition: visibility 0s, opacity 0.3s;
  -o-transition: visibility 0s, opacity 0.3s;
  transition: visibility 0s, opacity 0.3s;
  visibility: visible;
}

.submenu.level-1 > li:last-child .submenu.level-2 {
  left: auto;
  right: 0;
}

.submenu.level-2 > li {
  border-bottom: 1px solid #d0d0d0;
  background-color: #FFFFFF;
  padding: 0;
  margin: 0;
}

.submenu.level-2 > li:last-child,
.submenu.level-2 > li:last-child .submenu {
  border-bottom: none;
}

.submenu.level-2 .menu-item .menu-link {
  display: block;
  padding: 0.7rem;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.submenu.level-2 .menu-item .menu-link:hover,
.submenu.level-2 .menu-item .menu-link:focus {
  background-color: #ff0000;
  color: #fff !important;
  cursor: pointer;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

@media (max-width: 768px) {
  .submenu.level-2,
  .submenu.level-3 {
    border: none;
    border-top: 1px solid white;
    box-shadow: none;
    opacity: 1;
    position: static;
    visibility: visible;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    width: 100%;
  }

  .submenu.level-2 .menu-item,
  .submenu.level-3 .menu-item {
    border-bottom: none;
    padding: 0;
    background: transparent;
  }

  .submenu.level-2 .menu-item .menu-link,
  .submenu.level-3 .menu-item .menu-link {
    padding: 0.7rem 2.8rem;
  }
  .submenu.level-1 .menu-item .menu-link:hover,
  .submenu.level-2 .menu-item .menu-link:hover,
  .submenu.level-3 .menu-item .menu-link:hover {
  background-color: #ff0000;
  color: #fff !important;
  }

  .submenu.level-2 > .has-submenu .menu-link,
  .submenu.level-3 > .has-submenu .menu-link {
    width: 100%;
  }

  .submenu.level-2 > .has-submenu > .menu-arrow,
  .submenu.level-3 > .has-submenu > .menu-arrow {
    display: none;
  }
  
}

.submenu.level-3 .menu-item .menu-link {
  padding-left: 2.8rem;
}

@media (max-width: 768px) {
  .submenu.level-3 {
    background-color: inherit;
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .submenu.level-3 > li {
    background-color: inherit;
    padding: 0;
  }

  .submenu.level-3 .menu-item .menu-link {
    padding: 0.7rem 3.5rem !important;
  }
}

/* Mobile Navigation */

#nav-toggle,
.submenu-toggle {
  display: none;
}

@media screen and (max-width: 768px) {
  .header__navigation {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
  }

  .header__navigation-toggle {
    cursor: pointer;
    display: block;
    padding: 10px;
    right: 20px;    
  }

  .header__mobile-menu-icon,
  .header__mobile-menu-icon:after,
  .header__mobile-menu-icon:before {
    background-color: #000;
    display: inline-block;
    height: 2px;
    width: 20px;
  }

  .header__mobile-menu-icon {
    position: relative;
    top: -5px;
  }

  .header__mobile-menu-icon:before {
    top: -8px;
  }

  .header__mobile-menu-icon:after {
    top: 8px;
  }

  .header__mobile-menu-icon:after,
  .header__mobile-menu-icon:before {
    content: '';
    position: absolute;
  }

  #nav-toggle:checked ~ .header__navigation {
    display: block;
  }

  #nav-toggle:checked + .header__navigation-toggle .header__mobile-menu-icon {
    margin: 0 auto;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #nav-toggle:checked + .header__navigation-toggle .header__mobile-menu-icon:before {
    content: none;
  }

  #nav-toggle:checked + .header__navigation-toggle .header__mobile-menu-icon:after {
    top: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
  }

  .menu-arrow-icon,
  .menu-arrow-icon:after {
    background-color: #FFF;
    border-radius: 10px;
    display: block;
    height: 4px;
    width: 20px;
  }

  .menu-arrow-icon {
    position: relative;
    margin: 0 auto;
    top: 8px;
  }

  .menu-arrow-icon:after {
    content: '';
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  input[type="checkbox"]:checked ~ .menu-arrow .menu-arrow-bg {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }

  .submenu.level-1 > .has-submenu > .menu-arrow,
  .submenu > .has-submenu > .menu-arrow,
  .submenu .menu-arrow {
    border: none;
    cursor: pointer;
    padding: 13px 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
  }

  .submenu.level-1 > .has-submenu > .menu-arrow-bg,
  .submenu > .has-submenu > .menu-arrow-bg,
  .submenu .menu-arrow-bg {
    display: block;
    height: 20px;
    margin-left: auto;
    margin-right: 30px;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    width: 20px;
  }

}

.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;
}
table {
  margin-bottom: 1rem;
  border:  1px solid #4C5365;
}

th,
td {
  padding: 10px 10px;
  vertical-align: top;
  background-color: #4C5365;  
  color: #ffffff;  
  border: 1px solid #4C5365;
}

thead th,
thead td {
  color: #ffffff;
  background-color: #1E1E1E;
  border: 1px solid #4C5365;
  text-align: center;
}

tfoot th,
tfoot td {
  color: #ffffff;
  background-color: #1E1E1E;
  border: 1px solid #4C5365;
  text-align: center;  
}

thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #4C5365;
}

tbody + tbody {
  border-top: 1px solid #4C5365;
}
caption {
  vertical-align: middle;
  padding: 10px;
  background-color: #1E1E1E;
  color: #CC0201;  
}
.body-container__homepage .intro {
  text-align: center;
  color: #fff;
}
.body-container__homepage .row-number-1 {
  position: relative;
}
.body-container__homepage .intro h1,
.body-container__homepage .intro h2,
.body-container__homepage .intro h3,
.body-container__homepage .intro h4,
.body-container__homepage .intro p {
  color: inherit;
}
.body-container__homepage .intro h3 {
  margin: 20px 0 30px;
}
.body-container__homepage .custom-button {
  border-color: #fff;
}
.body-container__homepage .dnd_areahome-row-0-background-image {
  position: relative;
  z-index: 0;
}

.body-container__homepage .dnd_areahome-row-0-background-image:before {
 content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.65);
  z-index: -1;
}

/* logo AI */

.widget-type-linked_image {
  max-width: 160px;
}

@media (max-width: 767px) {
 
.widget-type-linked_image {
  margin-bottom: 30px;
  }
  
}



/* parallax */

.parallax.body-container__homepage .dnd_areahome-row-0-background-image {
  background-attachment: fixed;
}
.parallax.body-container__homepage .dnd_areahome-row-8-background-image {
  background-attachment: fixed;
}

@media (max-width: 768px) {
.parallax.body-container__homepage .dnd_areahome-row-0-background-image {
  background-attachment: scroll;
}
.parallax.body-container__homepage .dnd_areahome-row-8-background-image {
  background-attachment: scroll;
}  
}

.body-container__homepage .section-content h2 {
  margin: 20px 0 30px;
}
.body-container__homepage .section-content h4 {
  position: relative;
  color: #7B7777;
  font-size: 15px;
  font-weight: 600;
}
.body-container__homepage .section-content h4:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  background: #7B7777;
  height: 3px;
  width: 135px;
}
.body-container__homepage .dnd_areahome-row-8-background-image {
  position: relative;
  z-index: 0;  
}

.body-container__homepage .dnd_areahome-row-8-background-image:before {
 content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.65);
  z-index: -1;
}

.body-container__homepage #form {
  padding-top: 100px;
  margin-top: -100px;
  text-align: center;
  color: #fff;
}
.body-container__homepage #form h2,
.body-container__homepage #form h3,
.body-container__homepage #form h4,
.body-container__homepage #form p {
  color: inherit;
}
.body-container__homepage form {
  margin-left: auto;
  margin-right: auto;
}

.body-container__homepage form .hs-richtext {
 color: #fff; 
}

.body-container__homepage .dnd_areahome-row-8-background-image form {
  margin: 0 auto;
}
.body-container__homepage .dnd_areahome-row-8-background-image form label {
 color: #fff; 
}


.dnd_arealanding-row-0-background-image {
  position: relative;
  z-index: 0;
}
.dnd_arealanding-row-0-background-image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.65);
  z-index: -1;  
}
.intro_lp {
  color: #fff;
}
.intro_lp h1,
.intro_lp h2,
.intro_lp h3,
.intro_lp h4,
.intro_lp p {
  color: inherit;
}
.intro_lp h1 span {
  font-weight: 400;
}
.intro_lp p {
  margin: 20px 0 30px;
}

.footer__copyright a {
  color: #fff;
}

a.cta_button img {
  max-width: 100%;
  height: auto;
}

.section-content-lp h2,
.section-content-lp-2 h2,
.section-content-lp h3,
.section-content-lp-2 h3,
.section-content-lp h4,
.section-content-lp-2 h4 {
  color: #fff;
}

.section-content-lp,
.section-content-lp-2 {
  color: #fff;
}
.section-content-lp h4 {
  font-family: Montserrat;
  font-size: 10px;
  background: #32B312;
  border-radius: 0 19px 19px 0;
  padding: 5px 20px;
  max-width: 140px;
}
.section-content-lp ul,
.section-content-lp-2 ul {
  padding: 0 20px;
  list-style: square;
}

.section-content-lp .hs-button {
  background: #32B312;
  border-radius: 3px;
  border: 2px solid #fff;
}

.section-content-lp-2 h4 {
  font-family: Montserrat;
  font-size: 10px;  
  background: #E68503;
  border-radius: 0 19px 19px 0;
  padding: 5px 20px;
  max-width: 140px;  
}

.section-content-lp-2 .hs-button {
  background: #E68503;
  border-radius: 3px;
  border: 2px solid #fff;
}

.dnd_arealanding-row-7-background-image {
  position: relative;
  z-index: 0;  
}

.dnd_arealanding-row-7-background-image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.65);
  z-index: -1;  
}
.dnd_arealanding-row-7-background-image #form {
  padding-top: 100px;
  margin-top: -100px;
  text-align: center;
  color: #fff;
}
.dnd_arealanding-row-7-background-image #form h2,
.dnd_arealanding-row-7-background-image #form h3,
.dnd_arealanding-row-7-background-image #form h4,
.dnd_arealanding-row-7-background-image #form p {
  color: inherit;
}
.dnd_arealanding-row-7-background-image form, .landing form {
  margin: 0 auto;
}
.dnd_arealanding-row-0-background-image form .hs-richtext,
.dnd_arealanding-row-7-background-image form label,
.landing form .hs-richtext,
.landing form label {
 color: #fff; 
}

.dnd_arealanding-row-7-background-image .hs-search-field form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
  margin: 100px 30px 10px;
}
.dnd_arealanding-row-7-background-image .hs-search-field form label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
}
.dnd_arealanding-row-7-background-image .hs-search-field form .hs-search-field__input {
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
 -webkit-box-flex: 0;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
}
.dnd_arealanding-row-7-background-image .hs-search-field form .hs-search-field__input::placeholder {
  color: #fff;
}

/* landing background image */

.landing-bkg form .hs-form-required {
  display: none;
}
.landing-bkg form {
  background-color: #4B4B4B;
  padding: 20px;
}

.landing-bkg form .hs-richtext a {
  color: #fff;
  text-decoration: underline;
}

/* servizio */

.servizio #form {
  text-align: center;
  color: #fff;
}

.servizio form .hs-button {
  width: auto;
  background-color: #000;
  color: #fff;
}

/* onepage */

.menu__onepage {
  display: block;
}

.riga {
  background: #005286;
  width: 118px;
  height: 4px;
  margin-bottom: 10px;
}
.dnd_areathankyou-row-0-background-image {
  position: relative;
  z-index: 0;
}
.dnd_areathankyou-row-0-background-image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.65);
  z-index: -1;    
}
.intro_thx {
  color: #fff;
  text-align: center;
}
.intro_thx h1,
.intro_thx h2,
.intro_thx h3,
.intro_thx h4,
.intro_thx p {
  color: inherit;
}
.intro_thx h1 span {
  font-weight: 400;
}
.intro_thx p {
  margin: 20px 0 30px;
}

.gift {
  text-align: center;
}

.gift img {
  margin: 20px 0;
}
/* About page */

.dnd_area_other-pages-row-0-background-image {
  position: relative;
  z-index: 0;
}
.dnd_area_other-pages-row-0-background-image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.65);
  z-index: -1;    
}
.dnd_areaabout-row-0-background-image {
  position: relative;
  z-index: 0;
}
.dnd_areaabout-row-0-background-image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.65);
  z-index: -1;    
}
.intro_other {
  color: #fff;
  text-align: center;
}
.intro_other h1,
.intro_other h2,
.intro_other h3,
.intro_other h4,
.intro_other p {
  color: inherit;
}
.intro_other h1 span {
  font-weight: 400;
}
.intro_other p {
  margin: 20px 0 30px;
}

.intro_about {
  color: #fff;
  text-align: center;
}
.intro_about h1,
.intro_about h2,
.intro_about h3,
.intro_about h4,
.intro_about p {
  color: inherit;
}
.intro_about h1 span {
  font-weight: 400;
}
.intro_about p {
  margin: 20px 0 30px;
}

.box_grey {
  text-align: center;
  background: #5D5A5A;
  color: #fff;
  padding: 30px 60px;
}
.box_grey h3 {
  color: #fff;
}

.box_sage {
  text-align: center;
  color: #fff;
  padding: 30px 60px;
}
.box_sage h4 {
  color: #fff;
}

.about .dnd_areaabout-row-5-background-image {
  position: relative;
  z-index: 0;  
}

.rientro {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-left: 4px solid rgba(254, 133, 82,1.0);
  padding: 15px;
  font-weight: 700;
  font-size: 18px;
  margin-left: 0;
}

.about .dnd_areaabout-row-5-background-image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.65);
  z-index: -1;
}

.about #form {
  padding-top: 100px;
  margin-top: -100px;
  text-align: center;
  color: #fff;
}
.about #form h2,
.about #form h3,
.about #form h4,
.about #form p {
  color: inherit;
}
.about .dnd_areaabout-row-5-background-image form {
  margin: 0 auto;
}
.about .dnd_areaabout-row-5-background-image form label {
 color: #fff; 
}

/* Contact page */

.dnd_area_contact-row-0-background-image {
  position: relative;
  z-index: 0;
}
.dnd_area_contact-row-0-background-image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.65);
  z-index: -1;    
}
.contact #form {
  text-align: center;
  color: inherit;
}
.contact form {
  margin: 0 auto;
  color: #fff;
}
.contact form label {
  color: #fff;
}
.contact form .hs-richtext,
.contact form .hs-richtext a {
  color: #fff;
}

@media (max-width: 768px) {
 .contact iframe {
   max-width: 100%;
  }
}

/* service */

.dnd_area_service-row-0-background-image {
  position: relative;
  z-index: 0;  
}
.dnd_area_service-row-0-background-image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.65);
  z-index: -1;    
}
.dnd_area_service-row-0-background-image {
  color: #fff;
  text-align: center;
}
.dnd_area_service-row-0-background-imageh1,
.dnd_area_service-row-0-background-image h2,
.dnd_area_service-row-0-background-image h3,
.dnd_area_service-row-0-background-image h4,
.dnd_area_service-row-0-background-image p {
  color: inherit;
}
.service #form {
  text-align: center;
  color: #fff;
}
.service form {
  margin: 0 auto;
  color: #fff;
}
.service form label,
.service form .hs-richtext {
  color: #fff;
}
/* Header */

.header, .header_lp {
  padding: 0;
  position: relative;
}
.header {
  background-color: rgba(255, 255, 255,1.0);
  box-shadow: 0px 3px 15px rgba(128, 128, 128, 0.2);
}
.header.header--dark {
  background-color: rgba(56, 63, 84,1.0);  
   box-shadow: none;
}

.go-to-blog {
 font-size: 20px;
  font-weight: 500;
}

.header_lp {
  background-color: rgba(255, 255, 255,1.0);
}
.header_other {
  padding: 0.75rem 0;
  position: relative;
}

.header__container_lp {
  display: flex;
  justify-content: center;
  max-width: 1300px;
  margin: 0 auto;
  padding: 10px;
}
.header__logo_lp {
  text-align: center;
  max-width: 180px;
}

.header_lp_op {
  position: fixed;
  width: 100%;
  padding: 0.75rem 0;  
  background-color: #ffffff;
  box-shadow: 0px 6px 8px rgba(0,0,0,0.16);  
  z-index: 99;
}
.header__logo {
  max-width: 180px;
  margin: 10px 0;
}

.header__logo h1 {
  font-size: 32px;
}

.header__container {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  /*max-width: 1300px;*/
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #F9FBFC;
  padding-bottom: 10px;
}

.header__container-dark {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  /*max-width: 1300px;*/
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 10px;
}

.submenu,
.submenu ul {
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  color: inherit;
  font-weight: 600;
}

.menu-item,
.menu-item li {
  display: inline-block;
  padding: 0 20px;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .menu-item {
      display: block;
  }
}

.menu-link {
  color: inherit;
  text-decoration: none;
}

.menu-link.button--primary {
  padding: 5px 20px;
  font-size: 14px;
  font-weight: 600;
}

.navigation-primary {
  display: flex;
  align-items: center;
}

.menu-hide {
  opacity: 0;
  transition: opacity 0.5s;
}

.header .button--primary {
  margin: 0;
  color: white;
}

/* Main navigation */

.header .header__menu {
  margin: 0 auto 0 50px;
}

.header .navigation-primary .submenu.level-1 > .menu-item {
  display: inline-block;
}

/* Typography */

.navigation-primary .submenu.level-1 > li {
  margin: 0;
  padding: 1rem 2rem 1rem 0;  
}

.header__language-switcher-label-current {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 700;
  color: #ff0000;
  letter-spacing: .1em;
}

/* Dropdown Caret */

.header .navigation-primary .submenu.level-1 > .has-submenu > .menu-arrow,
.header__language-switcher-label-current:after {
  width: 0;
  height: 0;
  display: inline-block;
  position: relative;
  left: 4px;
  top: 8px;
  border: 8px solid transparent;
}

.header__language-switcher-label-current:after {
  content: '';
  top: 6px;
}

.header .navigation-primary .submenu.level-1 > .has-submenu > .menu-arrow:before,
.header__language-switcher-label-current:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #ff0000;
  bottom: -3px;
  right: -6px;
}

.header__language-switcher-label-current:before {
  z-index: 1;
  bottom: 7px;
  right: -2px;
}

.header .navigation-primary .submenu.level-1 > .has-submenu:hover > .menu-arrow,
.header__language-switcher:hover .header__language-switcher-label-current:after {
  top: 0px;
  border: 8px solid transparent;
}

.header__language-switcher:hover .header__language-switcher-label-current:after {
  top: -4px;
}

.header .navigation-primary .submenu.level-1 > .has-submenu:hover > .menu-arrow:before,
.header__language-switcher:hover .header__language-switcher-label-current:before {
  border: 6px solid transparent;
  border-bottom-color: #ff0000;
  top: -3px;
}

.header__language-switcher:hover .header__language-switcher-label-current:before {
  top: 9px;
}

.header .navigation-primary .submenu.level-2,
.header .navigation-primary .submenu.level-3 {
  width: 200px;
  border: none;
  border-radius: 0;
  border-top: 4px solid #ff0000;
  transition: visibility 0s, opacity 0.3s;
  padding: 0;
}

.header .navigation-primary .submenu.level-2 > .menu-item,
.header .navigation-primary .submenu.level-2 > .menu-item,
.header .navigation-primary .submenu.level-3 > .menu-item,
.header .navigation-primary .submenu.level-3 > .menu-item {
  display: list-item;
  position: relative;
  background-color: #ffffff;
  padding: 0;
  border-bottom: none;
}

.header .navigation-primary .submenu.level-2 > .menu-item a.menu-link,
.header .navigation-primary .submenu.level-3 > .menu-item a.menu-link {
  padding: 10px 20px;
  position: relative;
  color: #000000;
}

.header .navigation-primary .submenu.level-1 > .menu-item:hover > a.menu-link,
.header .navigation-primary .submenu.level-1 > .menu-item > a.menu-link.active-item,
.header .navigation-primary .submenu.level-2 > .menu-item.active-item > a.menu-link,
.header .navigation-primary .submenu.level-2 > .menu-item:hover > a.menu-link,
.header .navigation-primary .submenu.level-3 > .menu-item:hover > a.menu-link,
.header .navigation-primary .submenu.level-2 > .menu-item > a.menu-link.active-item,
.header .navigation-primary .submenu.level-3 > .menu-item > a.menu-link.active-item,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus {
  color: #ff0000;
}

.header .navigation-primary .submenu.level-2 > .menu-item:hover > a.menu-link:before,
.header .navigation-primary .submenu.level-3 > .menu-item:hover > a.menu-link:before {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  top: 14px;
  left: 8px;
  border: 6px solid transparent;
}

.header .navigation-primary .submenu.level-2 > .menu-item:hover > a.menu-link:after,
.header .navigation-primary .submenu.level-3 > .menu-item:hover > a.menu-link:after {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  top: 16px;
  left: 8px;
  border: 4px solid transparent;
  border-left-color: #ffffff;
}

.header .navigation-primary ul.submenu.level-3 {
  position: absolute;
  left: 100%;
  top: 0
}

/* Header no navigation */

.header__no-navigation .header__container {
  justify-content: center;
}






/* Language Switcher */

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

.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: none;
  border-radius: 0;
  border-top: 4px solid #ff0000;
  transition: visibility 0s, opacity 0.3s;
  display: block;
  left: auto;
  min-width: 100%;
  opacity: 0;
  padding-top: 0;
  right: 0;
  text-align: left;
  -webkit-transform: none;
  transform: none;
  top: 100%;
  visibility: hidden;
  background-color: #ffffff;
}

.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;
  padding: 5px 10px !important;
  font-size: 16px;
}

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

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

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

.header__language-switcher .lang_list_class li a:hover {
  color: #ff0000;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Montserrat;
  font-weight: 500;
  text-decoration: none;
  letter-spacing: .1em;
}

.header__language-switcher-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

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

.search-box .hs-search-field .hs-search-field__bar form {
  display: flex;
  border: 1px solid #fe8552;
  height: 48px;
  margin: 20px 0px 10px;
  padding: 10px 10px 10px 15px;
  border-radius: 3px;  
  background-color: #FFF;
  }
.search-box .hs-search-field__input {
  border: none;
}
.header--dark .search-box .hs-search-field__input {
  border: none;
  background: transparent;
}

.search-box .hs-search-field__bar button {
  background: none;
  border: none;
}
.search-box .hs-search-field__bar button svg {
  fill: #FE8552;
  height: 15px;
}

.search-box-dark .hs-search-field .hs-search-field__bar form {
  display: flex;
  border: 1px solid #fe8552;
  height: 48px;
  margin: 20px 0px 10px;
  padding: 10px 10px 10px 15px;
  border-radius: 3px;  
  }
.search-box-dark .hs-search-field__input {
  border: none;
}
.header--dark .search-box-dark .hs-search-field__input {
  border: none;
  background: transparent;
  color: #b3b3b3;
  font-weight: 300;
}

.search-box-dark .hs-search-field__bar button {
  background: none;
  border: none;
}
.search-box-dark .hs-search-field__bar button svg {
  fill: #FE8552;
  height: 15px;
}

@media (max-width: 1300px ) {
  .header__container,
  .header__container-dark {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media(max-width: 768px) {

  .header .header__menu {
    margin-left: 0;
    min-height: 0;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-right: 10px;
  }
  
.header__logo_lp {
  margin: 0 auto;
  }

  .header .navigation-primary .submenu {
    background-color: #ff0000;
  }

  .header .navigation-primary .submenu.level-1 {
    z-index: 1;
  }

  .header .navigation-primary ul.submenu.level-3 {
    position: static;
  }
  .header .navigation-primary .submenu.level-1>.menu-item:hover>a.menu-link, 
  .header .navigation-primary .submenu.level-1>.menu-item>a.menu-link.active-item {
   color: #fff; 
  }
  
  .header .navigation-primary .submenu.level-2 > .has-submenu > .menu-arrow {
    display: block !important;
  }

  .header .navigation-primary .submenu > li.menu-item,
  .header .navigation-primary .submenu.level-1 > li.menu-item {
    border-top: none;
    padding: 10px 0;
  }

  .header .navigation-primary .submenu .menu-arrow-bg {
    visibility: hidden;
  }
   
  .header .navigation-primary .submenu > .has-submenu input[type="checkbox"] ~ .menu-arrow,
  .header .navigation-primary .submenu > .has-submenu:hover input[type="checkbox"] ~ .menu-arrow{
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: 20px;
    top: 20px;
    padding: 0;
    border: 8px solid transparent;
    border-top-color: #ff0000;
    border-bottom-color: transparent;    
  }

  .header .navigation-primary .submenu > .has-submenu input[type="checkbox"] ~ .menu-arrow:before,
  .header .navigation-primary .submenu > .has-submenu:hover input[type="checkbox"] ~ .menu-arrow:before {
    content: '';
    top: -8px;
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #ffffff;
    bottom: -3px;
    right: -6px;
  }

  .header .navigation-primary .submenu.level-2 > .has-submenu input[type="checkbox"] ~ .menu-arrow,
  .header .navigation-primary .submenu.level-2 > .has-submenu:hover input[type="checkbox"] ~ .menu-arrow {
    top: 15px;
  }

  .header .navigation-primary .submenu.level-2 > .has-submenu input[type="checkbox"] ~ .menu-arrow:before,
  .header .navigation-primary .submenu.level-2 > .has-submenu:hover input[type="checkbox"] ~ .menu-arrow:before {
    border-top-color: #ffffff;
    border-bottom-color: transparent;
  }

  .header .navigation-primary .submenu > .has-submenu input[type="checkbox"]:checked ~ .menu-arrow {
    transform: rotateX(180deg);
  }

  .header .navigation-primary .submenu.level-2, 
  .header .navigation-primary .submenu.level-3 {
    width: auto;
  }

  .header .navigation-primary .submenu.level-2 > .menu-item:hover > a.menu-link,
  .header .navigation-primary .submenu.level-3 > .menu-item:hover > a.menu-link {
    color: initial;
  }

  .header .navigation-primary .submenu.level-2 > .menu-item:hover > a.menu-link:before,
  .header .navigation-primary .submenu.level-3 > .menu-item:hover > a.menu-link:before {
    content: none;
  }  
  
   
  
  .header__language-switcher {
    margin-left: auto;
    margin-right: 20px;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .header__language-switcher .lang_switcher_class .globe_class {
    height: 24px;
    margin-top: 0;
    width: 24px;
  }

  .header__language-switcher .lang_list_class {
    border: 0;
    border-radius: 0;
  }

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

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

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

  .header__language-switcher.open .lang_list_class {
    opacity: 1;
    visibility: visible;
  }
}
.footer {
  background-color: #545863;
  color: rgba(255, 255, 255,1.0);
}
.footer a {
  color: #ffffff;
}
.footer__container {
  padding: 4rem 0 2rem;
  max-width: 1300px;
  margin: 0 auto;
}
.footer__container .footer_row_1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.footer__container .footer_row_1 .logo_foo {
max-width: px;
}
.footer__container .footer_row_1 .logo_foo img {
  max-width: 100%;
}
.footer__container .footer_row_1 .data {
 margin: 20px 0; 
}

.footer_copy_container {
  background-color: rgba(84, 88, 99,1.0);
  color: rgba(232, 236, 240,1.0);
  margin: 0;
  padding: 0 20px 20px;
}
.footer__copyright {
  font-family: Montserrat;
  font-size: .7rem;
  padding: .5rem 0;
  max-width: 1300px;
  margin: 0 auto;  
  color: rgba(232, 236, 240,1.0);
  display: flex;
  flex-flow: column wrap;
  gap: 30px;
  align-items: center;
  justify-content: space-between;
}
.footer__back a {
 font-size: 20px; 
  font-weight: 500;
}
.footer__copyright a {
  color: rgba(232, 236, 240,1.0);
}

.footer__copyright .footer__copy span,
.footer__copyright .footer__privacy_lp span {
  flex: 0 0 50%;
}
.footer__copyright  .footer__privacy_lp a {
  color: rgba(232, 236, 240,1.0);
  text-decoration: none;
}

.footer__privacy_lp a {
  margin: 0 10px;
}

.back-to-top {
  background-color: rgba(84, 88, 99,1.0);
}

.back-to-top a i {
  color: rgba(255, 255, 255,1.0);
}

@media (max-width: 1300px) {
  .footer__container,
  .footer__copyright {
    padding-left: 20px;
    padding-right: 20px;
}
}

@media (max-width: 480px) {
.footer__container .footer_row_1,
.footer__container .footer_row_2 {
  flex-direction: column;
  }
.footer__container .footer_row_1 .footer_data .logo_foo,
.footer__container .footer_row_1 .footer_data .data,
.footer__container .footer_row_2 .search-section  {
  margin: 0 auto 20px;
  text-align: center;
}  
 
  
}





























.blog-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;;
  max-width: 1200px;
  margin: 80px auto 60px;
  border-bottom: 1px solid #7786AA;
  padding-bottom: 30px;
}

body.body-dark .blog-header {
  column-gap: 30px;
}

.blog-header .logo-blog img {
  width: 150px;
}


.blog-header__inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 3.3rem 0;
}

.blog-header__title {
  color: #fff;
  margin: 0;
}

.blog-header__form {
  margin: 0 1rem;
}


.content-wrapper-listing {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 1200px;
  padding: 0;
  margin: 0 auto;  
}

.blog-loop {
  flex-basis: 70%;
}



.blog-post-image {
  display: flex;
  flex-flow: column nowrap;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 130px;
  width: 180px;
  flex-basis: 180px;
  padding: 12px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

/* icona D */

.blog-post-image img {
  width: 26px; 
}

.blog-each-post {
  display: inline-flex;
  align-items: flex-start;  
  column-gap: 30px;
  margin-bottom: 80px;
}

.blog-each-post a {
  text-decoration: none;
}

.blog-each-post h2 {
  margin: 15px 0;
}
.blog-each-post h2 a {
    color: #383F54;
}

.blog-each-post .blog-post-content .post-content {
  margin: 20px 0;
}


body.body-dark .blog-each-post h2 a {
  color: #fff;
}

.go-to-blog {
  margin: 0 50px 0 auto;
}
.go-to-blog a {
  text-decoration: none;
}
.blog-each-post .post-meta,
.blog-each-post .blog-post__tag-link {
  margin-bottom: 15px;
  color: #7786AA;
}

.blog-each-post .post-meta {
  display: flex;
  column-gap: 10px;
}
.blog-each-post .post-meta .post-date {
  flex-basis: 130px;
}


.blog-each-post .blog-post__tag-link {
  font-weight: 500;
}

.blog-each-post .blog-post__tag-link,
.blog-each-post a .readmore {
  text-decoration: underline;
  font-weight: 500;
}

.reading-minutes {
  display: flex;
  align-items: flex-start;
  column-gap: 8px;
  font-size: 16px;
  font-weight: 300;
}

.blog-header_author {
  padding: 1rem 0;
  max-width: 1200px;
  margin: 0 auto 30px;
  border-bottom: 1px solid #ddd;  

}


.blog-index__tag-header {
  padding: 4rem 0 2.5rem;
  max-width: 1200px;
  margin: 0 auto 70px;
  border-bottom: 1px solid #7786AA;
}
.blog-index__tag-subtitle {
  font-size: 18px;
  line-height: 1.1;
  font-weight: 500;
}
.blog-index__tag-heading {
  padding: 1rem 0;
}


.blog-index__post-image {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.blog-index__post-content h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  margin: .5rem 0;
}

.blog-index__post-content .post-meta {
  font-family: Lora;
  font-size: 16px;
  color: #7786AA;
  display: flex;
  align-items: flex-start;
  column-gap: 10px;
}

.blog-index__post-content .post-meta .post-date {
  flex-basis: 150px;
}

.blog-index__post-content p {
  font-family: Lora;
  font-size: 15px;
  font-style: normal;
 	font-weight: 400;  
  color: #000000;  
}

.post-content-dark {
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}

.blog-index__post-content span.readmore {
  position: relative;
  font-family: Lora;
  width: 150px;
  height: 34px;
  font-size: 11px;
  font-weight: 600;
  background: rgba(#null,0.0);
  color: rgba(#null,0.0);
  padding-right: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.blog-index__post-content span.readmore:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
}
.blog-index__post-content a {
  color: #383F54;
  text-decoration: none;
}
.blog-index__post img {
  max-width: 100%;
  height: auto;
}

/* pagination */

.blog-numeric-pagination {
  max-width: 610px;
  margin: 0 0 80px auto !important;
}
ul.numeric-pagination {
    list-style: none;
    padding: 0;
    margin: 0 auto;
  column-gap: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
}
ul.numeric-pagination li {
    float: left;
    padding: 2px 10px;
    background: #fff;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;  
}
ul.numeric-pagination li a {color: #7786AA; font-size: 32px;}
ul.numeric-pagination li.disabled {
    pointer-events: none;
    visibility: hidden;
}
ul.numeric-pagination li:first-child, ul.numeric-pagination li:last-child {
    border: 0;
    background: transparent !important;
  display: none;
}
ul.numeric-pagination>li>a, ul.numeric-pagination>li>span {
    position: relative;
    float: none !important;
    padding: 0 !important;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: transparent !important;
    border: none !important;
    margin-left: -1px;
}
ul.numeric-pagination .active {
  background: #FF7B3A;
}
ul.numeric-pagination .active a {
    background-color: transparent !important;
    color: #fff;
    border: none !important;
}
ul.numeric-pagination li a svg {
    height: 10px;
    width: 15px;
    margin-top: 6px;  
}



.blog-header__author-avatar {
  height: 200px;
  width: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 2px 6px 20px rgba(255,255,255,0.15);
  margin: 0 auto 1.5rem;
}
.blog-header__author-social-links a {
  display: inline-block;
  position: relative;
  background-color: #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0 5px;
}
.blog-header__author-social-links a:hover {
  background-color: ;
}
.blog-header__author-social-links svg {
  fill: #fff;
  height: 15px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}




/* single post */


.blog-header.header-single-post {
  height: 400px;
}


.blog-single {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  max-width: 1200px;
  margin: 80px auto 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.blog-content-wrapper {
  padding: 0;
  margin: 0;
  -ms-flex-preferred-size: 75%;
	flex-basis: 75%;;
  display: flex;
  align-items: flex-start;
  column-gap: 30px;
}

.blog-single .meta-content {
  margin-top: 40px;
  border: 1px solid #ffac89;
  display: flex;
  align-items: center;
  border-radius: 3px;
  padding: 30px 20px 26px 32px;
}

.blog-single-post {
  flex-basis: 65%;
}

.blog-post-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.blog-post-header h1 {
  margin: 10px 0;
  font-weight: 600;
}

.blog-post-header .author a {
  font-weight: 500;
  font-size: 18px;
}


.blog-post-header .blog-post__meta {
  font-family: Montserrat;
  font-size: 16px;
  color: #7786AA;
  display: flex;
  align-items: flex-start;
  column-gap: 20px;
  font-weight: 300;
}
.blog-post__timestamp {
  flex-basis: 150px;
}
.blog-post-header .blog-post__meta .meta-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.blog-post-header .blog-post__meta .meta-content .hs-author-avatar {
  max-width: 43px;
}
.blog-post-header .blog-post__meta .meta-content .hs-author-avatar img {
  max-width: 100%;
  border-radius: 100%;
}
.blog-post-header .blog-post__meta .meta-content .content-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  flex-flow: column wrap;
  padding-left: 20px;
}





.blog-post {
  max-width: 960px;
  margin: 0 auto;
  padding: 3.3rem 0 0;
}



.blog-post__body {
  margin-top: 30px;
}
.blog-post__body p {
  font-family: Lora;
  color: #000000;
  line-height: 24px;
}


.blog-post__tags a {
  color: #7786AA;
  font-weight: 500;
  text-decoration: underline;
}


.about-author-sec {
 margin: 40px 0; 
}

.about-author-sec h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}
.about-author-sec h3 a.author-link {
  color: #000;
}

ul.social-share {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  column-gap: 10px;
  list-style: none;
  align-items: center;
  margin-left: 20px;
}

ul.social-share a {
  color: #39A5E8;
  font-weight: 500;
}


/* blog sidebar */

.blog-sidebar {
  flex-basis: 25%;
}

.blog-sidebar h5 {
  color: #FE8552;
  font-weight: 600;
}

.blog-sidebar h3 {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.blog-sidebar ul {
  list-style: none;
  text-align: left;
/*  margin-top: 3rem; */
}

.blog-sidebar ul li {
  margin-bottom: 20px;
}

.blog-sidebar ul li a {
  color: #7786AA;
  text-decoration: none;
    font-weight: 400;
}
 .blog-sidebar ul li.hover a {
  color: #fe8552;
}





.blog-sidebar form .hs_submit .hs-button {
  margin: -4px;
}

.blog-sidebar .widget-type-rss_listing,
.blog-sidebar .widget-type-post_filter {
  margin-top: 60px;
}
.blog-sidebar .widget-type-post_filter ul {
  padding: 0;
}
.blog-sidebar .widget-type-post_filter li {
  list-style: none;
  position: relative;
  padding-left: 15px;
}
.blog-sidebar .widget-type-post_filter li a {
  color: #888282;
}
.blog-sidebar .widget-type-post_filter li:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
}


.blog-sidebar .hs-rss-item {
    display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse wrap;
        flex-flow: row-reverse wrap;
}
.blog-sidebar .hs-rss-item .hs-rss-item-text {
  padding-left: 20px;
}

body.body-dark .blog-sidebar ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 400;
}
body.body-dark .blog-sidebar ul li.hover a {
  color: #fe8552;
}

/* recent posts */

/*
.blog-recent-posts {
  max-width: 1200px;
  margin: 3rem auto 0;
  padding: 2rem 0;
  border-top: 1px solid #ddd;
} */
.blog-recent-posts {
  max-width: 600px;
  margin: 3rem 36rem 3rem auto;
  padding: 2rem 0;
  border-top: 1px solid #ddd;
}
.blog-recent-posts h4 {
  margin-bottom: 30px;
  font-size: 32px;
}

.blog-recent-posts__list  {
  display: flex;
  flex-flow: column wrap;
}

.blog-index__post {
  display: flex;
  column-gap: 30px; 
  margin-bottom: 30px;
}

.blog-recent-posts__post {
  display: block;
  -ms-flex-preferred-size: 100%;
	flex-basis: 100%;
  color: #383F54;
  padding: 1rem;
}


.blog-recent-posts__post:hover {
  text-decoration: none;
}
.blog-recent-posts__image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.blog-recent-posts__title {
  margin: 1rem 0 .5rem;
}

.blog-comments {
  margin: 0;
}
.blog-comments form,
.blog-comments fieldset {
  max-width: 100% !important;
}

.blog-comments .hs-button {
  background-color: rgba(254, 133, 82,1.0);
  border: 2px solid rgba(255, 255, 255,1.0);
  color: rgba(0, 0, 0,1.0);
}
.blog-comments .hs-button:hover {
  background-color: rgba(0, 0, 0,1.0);
  color: rgba(255, 255, 255,1.0);
  border: 2px solid rgba(255, 255, 255,1.0);
}
.blog-comments .comment-from h4 {
  font-size: 19px;
  font-weight: 700;
  color: #00626C;
}
.blog-comments .comment-reply-to {
  border: 0 none;
  background-color: transparent;
  font-family: Montserrat;
  font-size: 12px;
  color: rgba(0,0,0,0.63);
  text-shadow: 0px 3px 6px rgba(0,0,0,0.16);
}
.blog-comments .comment-reply-to:hover {
  background-color: transparent;
  text-decoration: underline;
  color: rgba(0,0,0,0.63);
}
.blog-comments h3 {
  margin: 30px 0;
  font-size: 26px;
  font-weight: 700;
  position: relative;
}
.blog-comments h3:after {
  content: "";
  position: absolute;
  background: #393333;
  width: 74px;
  height: 5px;
  left: 0;
  bottom: -15px;
}

.blog-comments .comment.depth-0,
.blog-comments .comment.depth-1 {
    padding: 20px;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
}
.blog-comments .comment.depth-1 {
  margin: 10px 0;
}

/* media query */

@media (max-width: 1200px) {
  .blog-header__inner,
  .blog-index__tag-header,
  .content-wrapper-listing,
  .blog-single,
  .blog-header,
  .blog-footer__inner,
  .blog-recent-posts {
    padding-left: 20px;
    padding-right: 20px;    
  }

}


@media screen and (max-width: 960px) {
.blog-index {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
}
  
.blog-recent-posts__list  {
  display: flex;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 20px;
}  

  .blog-single {
    flex-flow: column wrap;
  }    
  .blog-content-wrapper {
    flex-flow: column wrap;
    flex-basis: 100%;
  }
.blog-recent-posts {
  max-width: 100%;
  margin: 3rem auto;
  }
  .blog-index__post {
    flex-flow: column wrap;    
  }
  .blog-index__post-content {
    margin-top: 20px;
  }

}

@media screen and (max-width: 480px) {
.blog-index {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 40px;
  padding-top: 90px;
}
.blog-single .meta-content {
  flex-flow: column wrap;
  align-items: flex-start;
  grid-gap: 10px;
  padding: 10px;  
  }
  
.blog-recent-posts__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 40px;
}  
  .content-wrapper-listing,
  .blog-each-post {
    flex-flow: column wrap;
  }
  .blog-each-post .blog-post-image {
    margin-bottom: 30px;
  }
}

.newsletter-subscribe {
  box-shadow: 0px 3px 8px rgba(46, 48, 76, 0.1);
  padding: 35px 15px 35px 15px;
  text-align: center;
}
/*
.sec-form form {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 3px 8px rgba(46, 48, 76, 0.1);
  border-radius: 3px;
  border: 1px solid #FE8552;
}

.sec-form .hs-input {
  border: none;
  padding: 10px 20px;
  height: 30px;
}

.sec-form .hs-button {
  height: 52px;
  margin: 0;
  border-width: 0px;
  color: #FFF;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}
*/

.subscribe_news .field,
.subscribe_news .hs-form label {
  margin-bottom: 0px;
  margin: 0;
}


* {
  box-sizing: border-box;
}

/* Create three columns of equal width */
.columns {
  float: left;
  width: 33%;
  padding: 8px;
}

/* Style the list */
.price {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* Add shadows on hover */
.price:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

/* Pricing header */
.price .header {
  background-color: #383f54;
  color: white;
  font-size: 18px;
}

/* List items */
.price li {
  border-bottom: 1px solid #eee;
  padding: 20px;
  text-align: center;
}

/* Grey list item */
.price .grey {
  background-color: #eee;
  font-size: 20px;
}

/* The "Sign Up" button */
.button {
  background-color: #FF914D;
  border: none;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
}

/* Change the width of the three columns to 100%
(to stack horizontally on small screens) */
@media only screen and (max-width: 800px) {
  .columns {
    width: 100%;
  }
}
.error-page {
  padding: 10rem 0;
  text-align: center;
  position: relative;
}
.error-page:before {
  content: attr(data-error);
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: Montserrat;
  font-size: 40vw;
  font-weight: bold;
  color: #F3F6F9;
  z-index: -1;
}
@media screen and (min-width: 1300px) {
  .error-page:before {
    font-size: 20rem;
  }
}
.error-page_heading {
  margin-bottom: 1rem;
}

.systems-page {
  padding: 3rem 0;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;  
}
.systems-page .success {
  display: inline-block;
  margin: 2rem 0;
  min-width: 650px;
  background-color: rgba(254, 133, 82,1.0);
  border: 1.5px solid rgba(254, 133, 82,1.0);
  font-size: .75rem;
  color: #000;
  padding: .1rem .75rem;
}

/* search results */


.hs-search-results {
  margin-top: 2rem;
  border-top: 1px solid #D9DDE7;
  padding-top: 30px;  
}
.subtitle_search {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}
ul.hs-search-results__listing li {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 30px;
  grid-template-areas:
    "sezione-immagine sezione-titolo sezione-titolo"
    "sezione-immagine sezione-contenuto sezione-contenuto";
  margin: 0 0 30px;
}
.hs-search-results__featured-image {
  grid-area: sezione-immagine;
}
.hs-search-results__title {
  grid-area: sezione-titolo;
  font-family: Montserrat;
  font-size: 32px;
  color: #383F54;
  text-decoration: none;
  margin-bottom: .25rem;
}
.hs-search-results__title:hover {
  text-decoration: none;
}
.hs-search-results__description {
  grid-area: sezione-contenuto;
  padding-top: .5rem;
}
.hs-search-highlight {
  font-weight: bold;
}
.hs-search-results__pagination a {
  color: #383F54;
}

@media (max-width: 1300px) {

.systems-page {
  padding-left: 20px;
  padding-right: 20px;
  }
  
}

@media (max-width: 600px) {
  
ul.hs-search-results__listing li {  
  display: flex;
  padding-bottom: 20px;
  margin-bottom: 50px;
  flex-flow: column wrap;
  border-bottom: 1px solid #ddd;
  }
.hs-search-results__title  {
  margin: 20px 0;
}



/* passsword prompt */
.pwd-prompt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; 
  text-align: center;
}
#hs-pwd-widget-password {
  height: 32px !important;
}

.error-page .hs-button {
  width: auto;
}

/* search results */