/* Theme base styles */

/* Tools
Any animations, or functions used throughout the project.
Note: _macros.css needs to be imported into each stylesheet where macros are used and not included here
*/

/* Generic
This is where reset, normalize & box-sizing styles go.
*/

*, *: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.
 */
@font-face { font-family: 'Avenir';  src: url('https://22523951.fs1.hubspotusercontent-na1.net/hubfs/22523951/AvenirLTStd-Black.otf') format('otf');}

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

body {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: 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;
}

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

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

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

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

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

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

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

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

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

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

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

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

legend {
  padding: 0;
}

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

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

details {
  display: block;
}

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

summary {
  display: list-item;
}

/* Objects
Non-cosmetic design patterns including grid and layout classes)
*/

/* CSS variables */

:root {
  --gap: 2.127659574%;
}

/* Mobile layout */

.row-fluid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.row-fluid [class*='span'] {
  min-height: 1px;
  width: 100%;
}

/* Desktop layout */
.cell_1662521935531-row-1-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
    justify-content: space-around !important;
}

#hs_cos_wrapper_widget_1662741934743_Gallery .cell_1662739454832-vertical-alignment > div {
    flex-shrink: 0 !important;
    width: 115%;
}


#hs_cos_wrapper_widget_1662741934743_Gallery .hs_cos_gallery_main.slick-fixed-height-slider .slick-track {
    display: flex;
    width: 160vw !important;
    transform: none !important;
    flex-direction: row;
}

#hs_cos_wrapper_widget_1662741934743_Gallery .cell_1662521935531-row-0-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
    justify-content: space-evenly;
}

#hs_cos_wrapper_widget_1662741934743_Gallery .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
    margin: 0px 2vw !important;
    float: none;
}

@media screen and (max-width: 550px){
  #hs_cos_wrapper_widget_1662741934743_Gallery .hs_cos_gallery_main.slick-fixed-height-slider .slick-track {
    display: flex;
    width: 2000px !important;
    flex-direction: row;
}
}

@media (min-width: 768px) {
  .row-fluid {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .row-fluid .span11 {
    width: calc(91.66% - var(--gap));
  }

  .row-fluid .span10 {
    width: calc(83.33% - var(--gap));
  }

  .row-fluid .span9 {
    width: calc(75% - var(--gap));
  }

  .row-fluid .span8 {
    width: calc(66.66% - var(--gap));
  }

  .row-fluid .span7 {
    width: calc(58.33% - var(--gap));
  }

  .row-fluid .span6 {
    width: calc(50% - var(--gap));
  }

  .row-fluid .span5 {
    width: calc(41.66% - var(--gap));
  }

  .row-fluid .span4 {
    width: calc(33.33% - var(--gap));
  }

  .row-fluid .span3 {
    width: calc(25% - var(--gap));
  }

  .row-fluid .span2 {
    width: calc(16.66% - var(--gap));
  }

  .row-fluid .span1 {
    width: calc(8.33% - var(--gap));
  }
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 1rem;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

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

/* .dnd-section .dnd-column {
  padding: 0 0rem;
} */

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

/* Elements
Base HMTL elements are styled in this section (<body<, <h1>, <a>, <p>, <button> etc.)
*/

@font-face { font-family: 'Avenir';  src: url('https://22523951.fs1.hubspotusercontent-na1.net/hubfs/22523951/AvenirLTStd-Black.otf') format('otf');} */

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

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

/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1.4rem;
}

/* Anchors */

a {
  cursor: pointer;
}

/* Headings */

h1{
  letter-spacing: 6px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
/*   margin: 0 0 1.4rem; */
  margin: 0;
}

/* Lists */

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

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

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

/* Code blocks */

pre {
  overflow: auto;
}
ot
code {
  vertical-align: bottom;
}

/* Blockquotes */

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

/* Horizontal rules */

hr {
  border: none;
  border-bottom: 1px solid #CCC;
}

/* Image alt text */

img {
  font-size: 0.583rem;
  word-break: normal;
}
button,
.button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

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

/* No button */

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

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

/* Labels */

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

/* Help text */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  display: inline-block;
  font-size: 0.875rem;
  padding: 0.7rem;
  width: 100%;
}

form textarea {
  resize: vertical;
}

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

/* Inputs - checkbox/radio */

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

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

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

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

/* Inputs - date picker */

.hs-dateinput {
  position: relative;
}

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

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

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

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

/* Inputs - file picker */

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

/* Headings and text */

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

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

/* GDPR */

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

/* Validation */

.hs-form-required {
  color: #EF6B51;
}

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

.hs-error-msg {
  color: #EF6B51;
  margin-top: 0.35rem;
}

/* Submit button */

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

/* Captcha */

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

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

/* Table cells */

td,
th {
  vertical-align: top;
}

/* Table header */

thead th {
  vertical-align: bottom;
}

/* Components
Specific pieces of UI that are stylized. Typically used for global partial styling
*/

/* Header DND sections */


/* Header container */

.header__container {
  
  display: flex; 
  align-items: center;
  padding: 5px 0px 5px 0px;
}

#site_search-input{
  display:none;
}

.header__container > .header__column:nth-child(odd) {
  margin-left:auto;
}

@media(min-width: 1051px) {
  .header__lenguaje--toggle{
    display:none;
  }
    .header__search{
    display: flex !important;
  }
  .header__search_mobile{
    display:none !important;
  }
}

@media(max-width: 1050px) {
  
  .header__search_mobile{
     margin: 15px 15px 10px auto;
    display: flex !important;
    text-align: center;
  }
  .hs-search-field__bar:hover .hs-search-field__input
  {
    display:none !important;
  }
  
  
  .header__lenguaje--toggle{
    display:inline-flex !important;
  }
  
  .header__search{
    display:none !important;
  }
.header__navigation--toggle, .header__search--toggle, .header__lenguaje--toggle{
    float:right !important;
    margin: 0 1vw !important;
  }
  
.header__navigation--toggle, .header__search--toggle{
    margin-top: 15px !important
  }
  
  #hs_cos_wrapper_navigation-primary .menu .menu__submenu {
    padding-top: 15px !important;
}
  
   a#cta_button_4878716_b2831659-cbc3-4c32-bf6a-d36948766177{
    display:none !important;
  }
  a#cta_button_4878716_43090dfe-d3b3-43d3-8b80-0a8f1655aefd{
    display:none !important;
  }
}

.header__row-1 {
  padding-top: 1rem;
}

.header__row-1,
.header__row-2 {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}


/* Navigation skipper */

.header__skip {
  height: 1px;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: -1000px;
  width: 1px;
}

.header__skip:hover,
.header__skip:focus,
.header__skip:active {
  height: auto;
  left: 0;
  overflow: visible;
  top: 0;
  width: auto;
}

/* Logo */

.header__logo {
  align-items: center;
  display: flex;
  height: auto;
  max-width: 200px;
  overflow: hidden;
}

@media (max-width: 1050px) {
  .header__logo {
    margin: 0 auto;
    width: 100%;
    margin-left:5%;
  }
  
  .header__column{
    margin-left:auto;
    flex-grow: 0;
    right: 5%;
  }
  
}

.header__logo img {
  max-width: 100%;
}

.header__logo .logo-company-name {
  font-size: 1.167rem;
  margin-top: 0.7rem;
}


/* Search bar */

.header__search {
  display: flex;
  align-items: center;
}

.header__search .hs-search-field__input {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
  background-position: center right 15px;
  background-repeat: no-repeat;
  height: 45px;
  padding: 0 0.7rem;
  display:none;
}

.header__search .hs-search-field--open .hs-search-field__input {
  border-bottom: none;
  max-width: 100%;
}

.header__search .hs-search-field--open .hs-search-field__suggestions {
  background-color: #FFF;
    border: 2px solid #D1D6DC;
    border-radius: 0 0 6px 6px;
    border-top-width: 1px;
    position: absolute;
    width: 12vw;
    z-index: 10;
    top: 12px;
    left: 2vw;
}

.header__search .hs-search-field__suggestions li {
  border-top: 1px solid #D1D6DC;
  font-size: 0.875rem;
}

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

.header__search .hs-search-field__suggestions #results-for {
  display: none;
}

@media (min-width 1051px) and (max-width: 1114px) {
  .menu__item--has-submenu:nth-child(n+2):nth-child(-n+2)>.menu__submenu {
    background: #fff!important;
    -moz-column-count: 4 !important;
    -webkit-column-count: 4 !important;
    column-count: 4 !important;
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0;
}
}

@media (min-width: 1051px) {
  .header{
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 102;
    width: 100%;
}
  .productmenus {

    top: 81px !important;


}
  .header__search form {
    align-items: center;
    display: flex;
    flex-direction: row;
  }

  .header__search label {
    margin: 0 1rem 0 0;
  }

}

.header--element > .dnd-section{
  padding:1rem !important;
}

@media (max-width: 1050px) {
  .header__search {
    border-top: 2px solid #CED4DB;
    order: 1;
    padding: 1.05rem;
  }
}

/* Language switcher */

.header__language-switcher {
  cursor: pointer;
  padding:0 0.2rem 0 0.4rem;
  color:black;
}

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

.header__language-switcher .lang_list_class {
  border: 2px solid;
  border-radius: 3px;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.2);
  display: block;
  left: calc(100% - 24px);
  opacity: 0;
  min-width: 100px;
  padding-top: 0;
  text-align: left;
  top: 100%;
  transition: opacity 0.3s;
  visibility: hidden;
}

.header__language-switcher:hover .lang_list_class,
.header__language-switcher:focus .lang_list_class {
  opacity: 1;
  transition: opacity 0.3s;
  visibility: visible;
}

.header__language-switcher .lang_list_class:before {
  left: 70%;
  top: -25px;
}

.header__language-switcher .lang_list_class:after {
  left: 70%;
  top: -22px;
}

.header__language-switcher .lang_list_class.first-active::after {
  top: -22px;
  transition: 0.3s;
}

.header__language-switcher .lang_list_class li {
  border: none;
  font-size: 18px;
  padding: 0.35rem 0.7rem;
}

.header__language-switcher .lang_list_class li:first-child {
  border-radius: 6px 6px 0 0;
  border-top: none;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
  border-radius: 0 0 6px 6px;
}

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

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

.header__language-switcher--label-current {
    align-items: center;
    display: flex;
    font-size: .55rem;
    margin-left: 0.2rem;
    margin-bottom: 0.175rem;
    margin-top: 8px;
}

.header__language-switcher--label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #494A52;
  content: "";
  display: block;
  height: 0px;
  margin-left: 0.4rem;
  margin-top: 0.175rem;
  width: 0px;
}

@media (min-width: 767px) and (max-width: 1050px){  
  #hs_cos_wrapper_widget_1662958070366{
    display:none;
  }  
}
@media (max-width: 1050px) {
  .header__language-switcher {
    border-top: 2px solid #CED4DB;
    padding-left: 1.05rem;
    padding-right: 0;
  }

  .header__language-switcher .lang_list_class {
    border: none;
    box-shadow: unset;
    display: block;
    left: 30px;
    opacity: 1;
    padding: 0 1.05rem;
    top: 0;
    visibility: visible;
  }

  .header__language-switcher .lang_list_class li {
    background-color: inherit;
    font-size: 0.917rem;
  }

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

  .header__language-switcher .globe_class {
    background-image: none;
  }

  .header__language-switcher .lang_list_class li:hover{
    background-color: inherit;
  }

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

/* Navigation */

#nav-toggle {
  display: none;
}

/* Mobile toggles */

@media (max-width: 1050px) {
  .header__search,
  .header__language-switcher {
    display: none;
    width: 100%;
  }
  
  .menu__item--depth-1 {
    border-top: 1px solid #ced4db4f !important;
    padding: 0;
}
  
  .menu__link {
    display: block;
    font-size: .8rem !important;
}
  
  
  .menu--mobile {
    display: block;
    background: white;
    position: fixed;
    margin-top: 0px;
    height: 100%;
    top: 0px;
    z-index:1;
}
  .menu__item {
    margin-top:0px !important;
    position: relative;
}
  
    .header__navigation{
      display:absolute;
      background:white
  }

  .header__navigation.open,
  .header__search.open,
  .header__language-switcher.open {
    background-color: #F8FAFC;
    display: block;
    left: 0;
    min-height: calc(100vh - 115px);
    position: absolute;
    right: 0;
    top: 75px;
    z-index: 2;
  }

  .header__navigation--toggle,
  .header__search--toggle,
  .header__language-switcher--toggle,
  .header__close--toggle,
  .header__lenguaje--toggle{
    cursor: pointer;
    margin: 0 5vw;
    position: relative;
  }

  .header__navigation--toggle.hide,
  .header__search--toggle.hide,
  .header__language-switcher--toggle.hide
  .header__lenguaje--toggle.hide{
    display: none;
  }

  .header__navigation--toggle.open,
  .header__search--toggle.open,
  .header__language-switcher--toggle.open
  .header__lenguaje--toggle.open{
    display: block;
    margin-left: 0;
    margin-right: auto;
  }

  .header__navigation--toggle:after,
  .header__search--toggle:after,
  .header__language-switcher--toggle:after,
  .header__lenguaje--toggle:after{
    display: none;
    font-size: 1.083rem;
    font-weight: 600;
    position: absolute;
    left: 40px;
    text-transform: uppercase;
    top: -10px;
  }

  .header__navigation--toggle.open:after,
  .header__search--toggle.open:after,
  .header__language-switcher--toggle.open:after {
    display: block;
    word-break: normal;
  }

  .header__navigation--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5oYW1idXJnZXI8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGcgaWQ9ImhhbWJ1cmdlciIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8ZyBpZD0iR3JvdXAiIHN0cm9rZT0iIzQ5NEE1MiIgc3Ryb2tlLXdpZHRoPSIzIj4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIxLjUiIHk9IjEuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNCIgeD0iMS41IiB5PSI5LjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1Db3B5LTUiIHg9IjEuNSIgeT0iMTcuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
    background-size: cover;
    height: 25px;
    width: 25px;
  }

  .header__navigation--toggle:after {
    content: "Menu";
  }

  .header__language-switcher--toggle {
    background-image: url(//static.hsappstatic.net/cos-LanguageSwitcher/static-1.1/img/globe.png);
    background-size: cover;
    height: 25px;
    width: 25px;
  }

  .header__language-switcher--toggle:after {
    content: "Language";
  }

  .header__search--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
    background-size: cover;
    height: 25px;
    width: 25px;
  }

  .header__search--toggle:after {
    content: "Search";
  }

  .header__close--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5jbG9zZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iY2xvc2UiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgLTEuMDAwMDAwKSIgc3Ryb2tlPSIjNDk0QTUyIiBzdHJva2Utd2lkdGg9IjMiPiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMC4wMDAwMDAsIC0xMC41MDAwMDApICIgeD0iLTAuNSIgeT0iMTAuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMC41MDAwMDApIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTAuMDAwMDAwLCAtMTAuNTAwMDAwKSAiIHg9Ii0wLjUiIHk9IjEwLjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: 110%;
    display: none;
    height: 25px;
    margin-right: 0;
    width: 25px;
  }

  .header__close--toggle.show {
    display: block;
  }
}
/* Menu and simple menu */

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

/* Horizontal menu */

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

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

/* Vertical menu */

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

/* Flyouts */

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

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

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

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

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

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

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

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

/* CTA, logo, and rich text images */

.hs_cos_wrapper_type_cta img,
.hs_cos_wrapper_type_logo img,
.hs_cos_wrapper_type_rich_text img {
  height: auto;
  max-width: 100%;
}

/* Utilities
Helper classes with ability to override anything that comes before it
*/

/* For content that needs to be visually hidden but stay visible for screenreaders */

.show-for-sr {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

@media (max-width: 767px) {
  .show-for-sr--mobile {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
}

html {
  overflow-x:hidden;
}

    @media (min-width: 1051px) {
    .productmenus {
        top: 130px !important;
    }
}

:root {
    --ff-base: 'Avenir', sans-serif !important;
    --ff-accent: 'Avenir', sans-serif !important;
}
.contentBox{
  margin: auto;
}

#module_167917214887524-input{
 display:block !important 
}

.footer-row-0-max-width-section-centering  > .row-fluid:first-of-type {
  transform: scale(.7);
}



.cardBtn{
  background: #05B5C3 !important;
  color: #FFFFFF!important;
  padding: 20px!important;
  font-size: 24px !important;
  line-height: 38px !important;
      border-radius: 5px!important;
  font-family: Avenir, Arial!important;
}
.cardBtn a{

  color: #FFFFFF!important;
  font-size: 24px !important;
  line-height: 38px !important;
  font-family: Avenir, Arial!important;
}
.dnd-section>.row-fluid{
  max-width: 100% !important;
}
a#cta_button_4878716_b2831659-cbc3-4c32-bf6a-d36948766177{
  font-size: 12px !important; 
}

#hs_cos_wrapper_module_1676877081045 h2{
  font-family:'Avenir', sans-serif !important;
}
#hs_cos_wrapper_widget_1676949588092_{

  height: 200px;
  display: flex;
}

.cell_1676949630945-vertical-alignment{
    justify-content: flex-start !important;
}
H1{
  font-family: 'Avenir', sans-serif !important;
}
a.cta_button{
  font-family: AvenirRoman, Arial !important;
  font-weight: bold !important;
}
.hs_cos_gallery_main .slick-slide img, .hs_cos_gallery_thumbnails .slick-slide img, .hs_cos_gallery_lightbox .slick-slide img{
  height: auto !important;
}
.blog-related-posts__title-link{
  font-family: AvenirRoman, Arial !important;
}
#hs_cos_wrapper_widget_1676874117459 .hs-image-widget,#hs_cos_wrapper_module_1676874475014 .hs-image-widget,#hs_cos_wrapper_module_16768744718623 .hs-image-widget{
  padding: 0;
  display: block;
  margin: auto;
  aspect-ratio: 1;
  height: auto !important;
  object-fit: cover;
 
}


#hs_cos_wrapper_widget_1677482871215{
  z-index:1;
}

footer div.input{
    margin-right:15px;
  }

#hs_cos_wrapper_widget_1664665449210 h2{
  margin-bottom: 0 !important;
}
.bg-white img{
  padding-bottom: 1rem;
}
.nickname-reach,.gallery__text-preview{
  font-size: 16px !important;
  padding: 20px;
  text-transform: uppercase;
  text-align: center;
}
.Title{
  padding-top:1rem;
}
.linea-par{
  padding: 0 1rem;
}
.d-none{
  display: none !important;
}
.dnd_area-dnd_partial-6-column-4-padding {
    padding-left: 0px !important; 
     padding-right: 0px !important; 
}
.hs-image-widget{
  display: block;
  margin: auto;
}
p{
  font-family: AvenirRoman !important;
}
#TypicalTitle{
    font-family: AvenirRoman, Arial !important;
    font-size: 32px;
  text-transform: uppercase;
}
.footer-row-0-background-color,.footer-row-0-padding {
    background-color: rgba(0, 0, 0, 1) !important;
}
input[type="radio"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em red;
}
input[type="checkbox"] {
  width: max-content;
}
.hs-form-checkbox-display{
      display: flex;
    font-size: 0.875rem;
    margin-bottom: 0.35rem;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
  form .hs-button, form input[type=submit]{
    font-size: 18px !important;
    font-family: AvenirRoman !important;
    font-weight: 400!important;
  }
form .inputs-list, .hs-fieldtype-checkbox{
  text-align: left;
}
form .hs-button{
 background: #2ab2c3 !important;
  border: 1px solid #2ab2c3!important;

    display: block!important;
    font-weight: 700!important;
    margin-left: auto !important;
  margin-right: auto;
    padding: 12px 15px !important;
}
form label{
  text-align: left;
}

form .hs-button, form input[type=submit]{
text-transform: uppercase !important;
}

form .hs-button:hover{
 background: rgba(27, 131, 142,1.0)  !important;
  border: 1px solid rgba(27, 131, 142,1.0)!important;

}
.hs-search-field__bar button{
  border-right: 0px solid black ;
    border-left: 0px solid black !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-radius: 0px !important;
  padding: 0 10px !important;
}

.hs-search-field__bar button:hover{
  background-color:transparent !important;
}
footer a.hs-button{
  border-radius: 5px;
  padding: 20px 20px;
  position: absolute !important;
  height: auto !important;
  font-weight: bold !important;
  border: 1px solid #05B5C3 !important;
  display:inline !important;
}
.content-wrapper--vertical-spacing, .dnd-section{
  padding: 1rem!important;
}

footer input.hs-button{
   height: 48px!important;
  border: #4E5E64 1px solid !important;
  background: transparent !important;
  color: white !important;
  border-radius:0px!important;

} 

footer div.hs_submit{
    width: 20%;
    display: inline-block;
}

.footer {
    background-color: #000 !important;
  
}

footer .content-wrapper {
 padding: 0  !important;
}
footer div.hs_email{
    width: 60%;
    display: inline-block;
}





footer h3{
 color: white !important; 
  font-size:40px!important; 

}

footer h4{
 color: white !important;
  font-size:18px !important;
  margin-bottom:0px !important;
   margin-top: 0px!important;
}


.rightborder{
 border-right:.5px solid rgba(255,255,255,.5); 
}
input.hs-input::placeholder{

  color: #4A5052;
  opacity: 1; /* Firefox */

}

.shadow{
    text-shadow: 2px 2px 12px rgba(0,0,0,.6);
    color: #fff;
    font-family: AvenirRoman;
    font-size: 40px;
    font-style: normal;
  
}
.our-certifications{
  font-family: Avenir;
}
.our{
  font-family: Avenir;
}
.social-wrapper {
    display: flex;
    margin-top: 0rem;
    vertical-align: center;
}

  .cert-wrapper{
    margin: 2rem 0!important;
    width: 31.7vw;
    height: 7.2vw;
    max-height: 138px;
  }
@media screen and (min-width: 900px){

  footer div.hs-email{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .shadow{
    font-size: 40px !important;
  }
}
@media screen and (max-width: 900px){

  footer .hs-form-field{
    margin-bottom: 0 !important;
  }
  


}

@media screen and (max-width: 1240px){
  
  
  .hs-button.primary.large{
    /*margin-bottom: 100px !important*/
  }
}

@media screen and (min-width: 1240px){
  footer div.hs_email {
      width: 23.4vw;
  }
#hs_cos_wrapper_widget_1676863929315{
    font-size: 30px!important;
  }
  footer a.hs-button{
    display:block!important;
    font-size: 26px !important;
  }
  footer .span3{
  width: 25% !important;
  }
/*   footer .content-wrapper--vertical-spacing, .dnd-section{
    padding-top: 0 !important;
    padding-bottom: 0;  
  }   */
}
.our-certifications{
  font-size: 30px;
  color: white;
}
.terms-web{
  font-size:17px;
}
.corphq{
  font-size: 24px;
  font-family: Avenir;
}

.phone-number{
  font-size:16px;
}
.hours-small{
  display: none;
}
  .terms-mobile{
    display:none;
  }
.hours-large p{
  font-size: 16px !important;

}
.cert-logo{
padding: 0 2vw 0 0;
}
.list-container{
  display: block;
  width: max-content;
  margin: auto;
}

@media screen and (min-width: 769px){
.social-wrapper {
    margin-right: 25%;
}
  
  .social-link {
    border-radius: 5px;
    margin: 0 |%;
    padding: 1%;
    width: 45px;
}
  
}

@media screen and (max-width: 768px){
#hs_cos_wrapper_widget_1676944482120 h2{
 font-size: 36px !important; 
}
  
.footer-row-0-max-width-section-centering  > .row-fluid:first-of-type {
  transform: scale(.9);
}
  

.widget_1676863929315-flexbox-positioning {
    align-items: center !important;
}
  footer label{
/*     text-align: center; */
  }
  footer a.hs-button{
    padding: 10px 15px;
    position: relative !important;
    height: auto !important;
    display: Block !important;
    width: max-content;
    margin: auto;
    font-size: 24px !important;
  }
  footer .dnd-section .dnd-column {
  padding-bottom:0   !important;
}
  .cert-wrapper{
    height: 100%;
    width: 100%;    
    margin: auto !important;
  }
  .shadow{
    font-size: 28px !important;
  }
  #hs_cos_wrapper_widget_1661470779645, #hs_cos_wrapper_widget_1661471363124, #hs_cos_wrapper_widget_1661471468536 ,#hs_cos_wrapper_module_16768655175175,#hs_cos_wrapper_module_16768649446019,#hs_cos_wrapper_module_16768655175177{
    margin-bottom: 1rem !important;
  }
  .rightborder{
    border: none;
  }
  footer .hs-form{
    margin-top: 2rem;
    justify-content: center;
  } 
  footer div.hs_submit {
    width: max-content;
    display: inline-block;
}
  footer form label{
    position: absolute;
      width: 90%;
    left: 1rem;
    text-align: center !important;
  }
  
  footer div.input{
    margin-top: 50px;
    margin-right:10px;
  }
  .terms-web{
    display:none;
  }
  .terms-mobile{
    display:block;
    font-size:16px;
    margin-top:50px;
    line-height: 30px;
  }
  footer form{
    margin-bottom: 50px;
  }
  .cert-logo{
/*     padding: 0 5% !important;
    width: 25% !important; */
      height: 64px !important;
  padding: 4px !important;
    margin:auto !important;
  }
  .logo-bifma{
    height: 100%!important;
    width: 102px !important;
}
  form .hs-button{
    font-size: 16px !important;
  }
  .social-link{
    margin-bottom: 50px!important;
    width: 50px !important;
    margin: 50px 2% !important;    
  }
  .cert-wrapper{
    margin-top: 2rem !important;
  }
  .our-certifications, .corphq, .phone-number, .hours-large{
    text-align:center;
  }
  

}

@media screen and (min-width: 1540px){
form .hs-button, form input[type=submit] {
    font-size: 24px !important;
}  
.cert-wrapper {
    height: 6.2vw;
}
.cert-logo {
  padding: 0 3.1vw 12px 10px !important;
}  
footer div.hs_email {
    width: 22.5vw;
}
  footer div.hs_submit {
    width: max-content;

}
  footer .button,footer  .button:hover,footer  button,footer  button:hover {
    font-size: 30px !important;
}
  #hs_cos_wrapper_widget_1661470779645, #hs_cos_wrapper_widget_1661471363124, #hs_cos_wrapper_widget_1661471468536,#hs_cos_wrapper_module_16768655175175,#hs_cos_wrapper_module_16768649446019,#hs_cos_wrapper_module_16768655175177 {
      margin-bottom: 3rem;
  }  
  form label {
    font-size: 24px;
  }  
  .terms-web {
    font-size: 24px;
  }
#hs_cos_wrapper_widget_1676863929315, footer a.hs-button{
      font-size: 1.8vw !important;
  }  
  .hours-large p {
    font-size: 22px !important;

  }
  footer h4{
    font-size: 25px;
  }
  .our-certifications{
    font-size: 30px;
  }
  .phone-number {
    font-size: 18px;
}
}
@media (min-width: 768px){
.cell_1676865474436-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: start !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
}
}
@media screen and (min-width: 1600px){
    .hours-large p {
    font-size: 18px !important;
  }
}
@media screen and (min-width: 1715px){
 .phone-number {
    font-size: 20px;
}
}
@media screen and (min-width: 1801px){
    .hours-large p {
    font-size: 21px !important;
  }
}
@media screen and (max-width: 780px)and (min-width: 768px){
  .our-certifications {
    font-size: 18px !important;
}
  footer a.hs-button {
    padding: 15px !important;
}

}
@media screen and (max-width: 1500px)and (min-width: 1030px){
  .footer-row-0-padding{
    padding-left: 1rem !important;
  }

}
@media screen and (max-width: 1030px)and (min-width: 768px){

  
  .footer-row-0-padding{
    padding-left: 1rem !important;
  }
  .cert-wrapper {
    height: 7.8vw;

}
     footer a.hs-button{
      display:block !important;
      font-size: 1.8vw !important;
      line-height: 38px !important;
      padding: 20px;
    }
    .terms-web{
    font-size:12px;
  }
  .our-certifications{
    font-size: 20px;
    
  }
    footer form label{
    font-size: 0.5rem;
    line-height: 0.875rem;
  }
  
  form .hs-button, form input[type=submit]{
    font-size: 16px !important;
    font-family: Avenir;
  }
    .social-link{
    width: 40px;
  }
  .phone-number{
  font-size:16px;
}
  .hours-large{
    display: none;
  }
  
    .hours-small{
    display: block;
  }
  .hours-small p{
    font-size: 16px !important;
  }
  #hs_cos_wrapper_widget_1661470779645, #hs_cos_wrapper_widget_1661471363124, #hs_cos_wrapper_widget_1661471468536,#hs_cos_wrapper_module_16768655175175,#hs_cos_wrapper_module_16768649446019,#hs_cos_wrapper_module_16768655175177{
    margin-bottom: 1rem!important;
  }
  #hs_cos_wrapper_widget_1662519503695 .button, #hs_cos_wrapper_widget_1676867216891 .button{
    font-size: 16px;
  }
}

@media screen and (max-width: 1004px)and (min-width: 1000px){
  .cell_16614791832337-vertical-alignment {
    justify-content: unset !important;
}
  
  .hours-large{
    display: none;
  }
  
    .hours-small{
    display: block;
  }
  .social-link{
    width: 45px!important;
  }
  .terms-web{
    font-size:13px;
  }  
  footer form.hs-form{
      align-items: self-end !important;
    }
  footer form label{
    font-size: 0.8rem;
    line-height: 0.875rem;
  }
     footer a.hs-button{
      display:block !important;
     font-size: 2vw !important;
     line-height: 38px !important;
       padding-left:20px;
       padding-right:20px;
       
  }
  .our-certifications{
    font-size: 24px;
  }
    .phone-number{
  font-size:16px;
}
}

@media screen and (max-width: 1250px)and (min-width: 1004px){
    .cell_16614791832337-vertical-alignment {
    justify-content: unset !important;
}
  footer div.hs_email {
    width: 60%;
  }
  
  .hours-large{
    display: none;
  }
  
    .hours-small{
    display: block;
  }
  .social-link{
    width: 40px!important;
  }
   .terms-web{
    font-size:13px;
  }  
  footer a.hs-button{
      display:block !important;
     font-size: 2vw !important;
     line-height: 38px !important;
  }
  footer form.hs-form{
    align-items: self-end !important;
  }
   footer a.hs-button{
      display:block !important;
     font-size: 1.9vw !important;
     line-height: 38px !important;
       padding-left:20px;
       padding-right:20px;
       
  }
   .our-certifications{
    font-size: 26px;
  }
    .phone-number{
  font-size:16px;
}
}

.row-number-1 .hs_cos_gallery_main,.row-number-1 .hs_cos_gallery_thumbnails,.row-number-1 .hs_cos_gallery_lightbox {
    padding: 0px 0px !important;
}

.row-number-1 .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
    margin: 0px 0px !important;
}

@media (max-width: 450px) {


  .row-number-16 .row-fluid .widget-type-cell,.row-number-21 .row-fluid .widget-type-cell,.row-number-26 .row-fluid .widget-type-cell{
  flex: 0 0 50%;
    padding-left: 8vw;
    padding-right: 8vw;
  }
  
  .row-number-16 > .rowfluid,.row-number-21 > .rowfluid,.row-number-26 > .rowfluid{
    display: flex;
        flex-wrap: wrap !important;
  }
}
  footer form.hs-form
  {
    display: flex;
    align-content: center;
    align-items: flex-end;
  }

body{
 overflow-wrap: break-word; 
}

.black-block{
  background: rgba(0,0,0,.8); 
  padding:20px;
  width: 335px;
  margin-left: auto;
  margin-right: auto;
}

.menu-ascend > a{
  display: inline;
  margin-right: 10px;
  color:black !important;
  white-space: nowrap;
  margin-left:10px;
} 

.menu-ascend{
 margin-right: auto;
  margin-left: auto;
  display: flex;
}

.first{
  margin-left: auto !important;
}

.last{
 margin-right: auto !important;
}

.row-number-68{
  height: 600px !important;
  overflow: hidden !important;
}

.gallery-img1{
  background:url(https://22523951.fs1.hubspotusercontent-na1.net/hubfs/22523951/UvDaF3VA.png);
  height:300px;
  margin-bottom: 10px;
  background-size:cover;
}

.gallery-img-2,.gallery-img2{
  background:url(https://22523951.fs1.hubspotusercontent-na1.net/hub/22523951/hubfs/LEapGWus.png?width=1200&height=1200&name=LEapGWus.png);
  height:300px;
  background-size:cover;
}

.gallery-img3{
  background:url(https://22523951.fs1.hubspotusercontent-na1.net/hub/22523951/hubfs/L4ZoPEfe.png?width=1200&height=1200&name=L4ZoPEfe.png);
  height:610px;
  background-size:cover;
}

footer p{
  margin-bottom: 0;
}

#hs_cos_wrapper_widget_1661470779645,#hs_cos_wrapper_widget_1661471363124,#hs_cos_wrapper_widget_1661471468536,#hs_cos_wrapper_module_16768649446019,#hs_cos_wrapper_widget_1661471363124, #hs_cos_wrapper_module_16768655175175,#hs_cos_wrapper_module_16768655175177{
  margin-bottom: 2.5rem;
}

#hs_cos_wrapper_widget_1662519503695 .button, #hs_cos_wrapper_widget_1676867216891 .button{
  display:table;
  margin: auto;
}
footer .cell_1661270060821-row-1-margin{
 margin-top: 0!important; 
}

#hs_cos_wrapper_widget_1661479294337,#hs_cos_wrapper_module_16768654348495{
 margin-bottom: 2.5%; 
}

h1{
  letter-spacing: 0;
}
footer input.hs-input{
      width: 97%!important ;
}
input[type='text'].hs-input,input[type='tel'].hs-input,input[type='email'].hs-input, form select.hs-input, form textarea.hs-input{
  background: #DCDCDC ;
    width: 100%!important ;
  border: #D3D3D3 solid 3px ;
}
footer input.hs-input{
      width: 97%!important ;
}
.hs-form-f7065328-af7c-481d-b1bb-463ded36dc74_5457f947-18e2-4b35-8a66-d5ddc4f1cd5b fieldset.form-columns-1 .hs-input, .hs-form-87e8019f-c131-4973-acf6-3fa495007a4d_77fd03d6-c49b-4740-bbea-0bb91b92807f fieldset.form-columns-1 .hs-input{
  width: 100% !important; 
}


input[type='checkbox'] { 
     transform: scale(2); 
  -webkit-transform:scale(2, 2);
  background: transparent !important;
  filter: contrast(0.75);
  margin-right:20px !important;
 }

form .inputs-list input, form .inputs-list span{
  width: 30%;
}
footer input.hs-input{
  width:97% !important;
  height: 48px!important;
  border: #4E5E64 1px solid !important;
  background: transparent !important;
  color: white !important;
  border-radius:0px!important;
  display:inline!important;
  font-size: 16px!important;
  font-weight: normal!important;
}



footer .content-wrapper{
  width: 100% !important;
  max-width: 100%;

}
footer h2{
  margin-bottom: 0 !important;
}

footer .button, button{
  padding: 15px 20px !important;
  margin: auto;
  display: block;
  width: max-content;
}

#hs_cos_wrapper_module_166857890272915 .contenedor-row{
  padding: 1rem !important;
}


@media screen and (max-width:600px){
  
  .systems-page--search-results {
    margin: 0 auto;
    max-width: 700px;
    padding: 1rem 0rem !important;
}
 
    .header__language-switcher{
    display:none;
  }
  
 .body-container--home   #hs_cos_wrapper_widget_1677482871215_{
display:none !important;
  }
  
  .lista-texto{
    margin: 1rem 30% 1rem !important;
}
  
    #myModalFinish .modal-content{
    margin: 30% auto;
  }
  #TypicalTitle, #FinishNameModal{
    font-size: 24px !important;
  }
form .inputs-list input, form .inputs-list span{
  width: 60%;
}
.slider .right {
    transform: translateX(0);
}
  #hs_cos_wrapper_module_166857885008114 .contenedor-row{
    padding: 1rem !important;
  }
  .body-container--about #hs_cos_wrapper_widget_1676944875827 {
  height:350px !important;
}
  .body-container--contact #hs_cos_wrapper_widget_1676948812234 {
  flex-shrink: unset !important;
  height:350px !important;
}
}
#hs_cos_wrapper_module_166857890272915{
  max-width: 1500px;
  margin: auto;
  padding: 1rem;
}

.body-container--contact #hs_cos_wrapper_widget_1676948783488 {
  padding:0px !important;
  
}

.body-container--contact #hs_cos_wrapper_widget_1676948783488 h2 {
font-size: 25px !important;
}



.col-6 {
    display: inline-block !important;
    padding-right: 1.1% !important;
    width: 15.8% !important;
    margin: 0  !important;
  color: #000;
}

/*
 *  ACCESORIOS !!
 */
 .title-block{
  max-width: 1000px;
  margin: auto;
  padding: 0 1rem;
}
.padding-imagen{
  padding: 2rem 1rem 1rem 1rem!important;}

.white{
  color:white;
}

#accesories h2{
  font-family:Avenir !important;
}

.contenedor-row-acces {
    padding: 0 1rem;
}

.row-imagetext-access{
 display: flex ;
 flex-flow: wrap;
  width: 100%;
  align-items: flex-start;
    height: 100%;
  
}

.imagen{
  width:100%;
  height:165px;
  margin-top: 20px;
}
.hs-image-widget {

}

.accessories-titulos{
  margin-left: auto!important;
    margin-right: auto!important;
    max-width: 1000px!important;
  padding: 0 1rem ;
}

.titulos{
  font-size: 38px;}

.texto{
  font-size: 20px;
  text-align: center;}

.textoalso{
  font-size: 23px;
  text-align: center;}



.imageacces-text_containers{
 align-items: center;
    display: grid;
    flex-direction: row;
    margin-left: auto!important;
    margin-right: auto!important;
    max-width: 1000px!important;
    display: grid;
    gap: 1rem !important;
    grid-template-columns: repeat( 4,1fr );
}

.linea-subtit, .Title > h3 {
    margin-bottom: 2rem !important;
}

.accesory .Line {
    width: 70%;
    margin-left: 4%;

}
.accesory .title {
    width: 25%;
    margin-top: 20px;
}

.accesory .hidden{
/*   display: none; */

}

.arrow-left-accesories {
    position: relative;
    top: 28px;
    width: 0;

}
.arrow-right-accesories {
    position: relative;
    top: 30px;
    width: 0;

}
.left .arrow-acc{
  left: 12px;
}
.right .arrow-acc{
  left: 12px;
}
.d-none{
  display: none;
}

.row-imagetext-accessories{
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-left: auto!important;
    margin-right: auto!important;
    max-width: 1000px!important;
    width: 100%;  
  height: 100%;
}

.relative{
  position: relative;
}
.arrow-block{
    position: absolute;
    top: calc(50% - 50px);
    height: 80px;
    background: #B5CDCE;
    width: 40px;
    cursor: pointer; 
    border-radius: 3px; 
}
.left{
  left: 0;
}

.right{
  right: 0;
}

.texto.contenedor-row-acces, .texto-accesorios{
  font-size: 14px;
  padding-top: 10px;
}
.accesory-item{
  cursor: pointer;
}

@media screen and (max-width:400px){
#ModalAccesories .modal-content {
  width: 90% !important;
  }
  
}
@media screen and (max-width:600px){
  
  .header__navigation--toggle.open:after{
    display:none !important;
  }
  
   .header__search {
    border-top: 0px solid #CED4DB !important;
    order: 1;
     padding: 0rem !important; 
}
  
  .lang_list_class li a {
     color: #425b76;
    font-family: AvenirBook !important;
      font-size: .8rem !important;
  }
  
  .header__language-switcher.open {
    width: 40%;
    font-size: .5rem !important;
    right: -4px !important;
    left: unset !important;
    color: #425b76;
    font-family: AvenirBook !important;
    
}
  
  .header__language-switcher--toggle.open {
    margin-right: 10px !important;
    float: right !important;
    display:none !important;
}
  
    .header__language-switcher--toggle {
    margin-right: 10px !important;
    float: right !important;
      display:none !important;
}

  .header__language-switcher.open{
    display: none !important;
    height: 200px!important;
    min-height: unset !important;
  }
 .header__language-switcher {
   display: none !important;
  }
  
  
  .header__language-switcher--toggle.hide{
    display:none !important;
  }
  
  .header__navigation--toggle.hide{
    display:block !important;
  }
  .header__language-switcher--toggle:after{
    content:unset !important;
  }
  .header .header__close--toggle.show{
   display:none;
  }
  
  .header .header__navigation.open{
    display:none;
  }
 
  .body-container--home #hs_cos_wrapper_module_1676877081045_ h2{
  text-align:center !important;
  font-size: 22px !important;
    margin-bottom: 20px;
}
  
  
  #hs_cos_wrapper_module_166857890272915 {
    padding: 1rem 0 0 0;
}
  
   .body-container--home #hs_cos_wrapper_widget_1676877223567{
  text-align:center !important;
  font-size: 22px !important;
    margin-bottom: 20px;
     margin-right:auto;
     margin-left: auto;
}
  
 .body-container--home .row-number-30 {
  padding-left: 3% !important;
  }
  
  .slider .blog-carroussel{
    display: none;
  }
  .imageacces-text_containers{
    padding: 0 2rem;
  }
  .row-imagetext-accessories{
    width: 50%;
  }
  .d-sm-none{
    display:none !important;
  }
  .d-sm-show{
    display:flex !important;
  }
  .row-imagetext-access {
        flex-direction: column !important;
      width: 100%;
      }
  .imageacces-text_containers {
    display: grid !important;
    grid-template-columns: repeat(2,1fr) !important;
} 
  .contenedor-row-acces {
    padding: 0%!important;
}
}
.dnd_area-row-2-background-color {
    background: #efefef!important;
}

.hs-search-field__bar button svg {
    height: 19px !important;
      display: block;
  transform: rotate(90deg);
  filter: opacity(.2);
}
/* ACCESORIOS MODAL */
.flex-div{
  width: 100%;
  display: flex;
  flex-wrap: wrap;  
}
.flex-menu{
  width: 100%;
  display: flex;
  flex-wrap: wrap;  
}
  .flex-menu div{
    width: max-content;
    text-align: center;
    margin: auto;
    flex: calc( 100% / 6);
    font-size: 14px;
    color: black;
    font-family: Avenirbook, arial;
    margin-bottom: 5px;
  }
#download-accesory {
    color: black;
    width: 100%;
    text-align: center;
    padding: 0;
    display: block;
    font-size: 16px;
    
  }
  .flex-div div{
    width: max-content;
    text-align: center;
    margin: auto;
    flex: 25%;
  }
  .acc-row th{
    width: 25%;
  }
  .acc-row td{
    display: flex;
    height: 100%;
    align-items: center;
  }
  #ModalAccesories td,#ModalAccesories th{
   background: #efefef; 
   font-size: 12px;
   padding: 2px;
    color: black;
  }
  #ModalAccesories .table{
   background: #efefef;
   width:100%;
  }
  #ModalAccesories .modal-content{
    padding: 1rem 2rem;
    width: 80%;
    border: 3px solid black;
    background: #efefef;
    margin: 4% auto !important;    
  }

  #ModalAccesories .closeX{
    transform: translateX(10px)translateY(0px);
  }
  .row-accesory {
    display: grid;
    grid-template-columns: 25% 75%;
    grid-template-rows: 100%;
    grid-gap: 0%;
  }  
  
  .column-accesory {
    grid-column: span 1;
    grid-row: span 1;
    display: flex;
    flex-direction: column;
}
  div.accesory-modal {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
    display: block;
    width: 100%;
    margin: 0 auto !important;
    aspect-ratio: 1;  
    height: 100%;
}
  #AccesoriesTitle{
  Font-family: AvenirRoman, Arial;
    text-transform: uppercase;
    font-size: 24px !important;
    color: black;
    text-align: center;
  }

  #ModalAccesories .arrow-right-modal,  #ModalAccesories .arrow-left-modal{
    top: 50%;
  }
.column-accesory .table{
  margin: 1rem auto;
}
.acc-link{
  cursor: pointer;
}

.description-grid{
  display: block;
  font-size: 14px;
  padding: 1rem;
  color: black;

}
.row-grid{
  display: flex;
  border-bottom: 1px solid black;
}
.grid-col-50{
    width: 100%;
    text-align: center;
    flex: 50%;
  padding: 5px;
}

.grid-col-100{
    width: 100%;
    text-align: center;
    flex: 100%;
  padding: 5px;
}

#code-grid h3{
  font-size: 20px;
  margin: 0 0 1rem !important;
      Font-family: Avenir;
    text-transform: uppercase;
    font-size: 24px;
 font-weight: 600; 
  text-decoration: underline;  
}
.gallery.padding-imagen{
  padding-bottom: 0 !important;
  padding-top: 1rem !important;
}
.acc-link:hover{
  text-decoration: underline;
      Font-family: Avenir;
  font-weight: 600;
}
.acc-link.selected{
  text-decoration: underline;
      Font-family: Avenir;
  font-weight: 600;
}
  .button:active, .submitted-message, button:active, form{
    font-family: AvenirRoman, Arial !important;
  }
.button, .button:focus, .button:hover, button, button:focus, button:hover{
    font-family: Avenir, Arial !important;
  font-weight: 600;
  }
#hs_cos_wrapper_widget_1676863929315 a{
    font-family: Avenir, Arial !important;
  font-weight: 600;
}
@media screen and (max-width: 1000px){
  td.description,  th.description{
    display:none;
  }
   td.specification,th.specifications{
    display:none;
  }  

}


@media screen and (max-width: 600px){
  
  #download-gallery{
    padding-top:0px !important;
  }

  .modal-gallery .arrow-right-modal, .modal-gallery .arrow-left-modal {
    z-index:10000;
  }
  
  
    #AccesoriesTitle {
    height: 82px;
}
  #code-grid h3{   
    margin: 1rem 0 1rem !important;  
  }
  #download-accesory {
    position: absolute;
    bottom: 1rem;
    left: 0;       
  }  
  #ModalAccesories .modal-content{
/*     height: 95vh; */
    
  }

   .row-accesory {
    grid-template-columns: 100%;
  grid-template-rows: 25vh 50vh;
  }  
  .column-accesory:nth-child(2) {
    height: 80%;
    overflow: scroll;
}
}
  

}

/* Termina Accessories */
/* Empieza Sliders */
.dot.active  {
    background-color: #2ab2c3!important;
}

.blog-carroussel  {
    text-align: center;
  display:block;  
  padding-bottom: 1rem;
}

.dot {
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin: 0 2px;
  display: inline-block;
  transition: background-color 0.6s ease;
    border-radius: 0px !important;
  background: #fff!important;
    border: 1px solid #fff!important;
    border-radius: 0!important;
    cursor: pointer;

    padding: 10px !important;

}
.blog-carroussel .active{
background-color: rgba(42, 178, 195,1.0) !important;
}

.typical{
  font-family: AvenirRoman, Arial !important;
}

.typical-right{
  font-family: AvenirRoman, Arial !important;
}


.hs-search-field__bar:hover  button {
    border-right: none !important;

}
.header__search form{
  flex-direction: row-reverse;
}