







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

.content-wrapper {
  max-width: 1441px;
  margin:0 auto;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 5rem 20px;
}

.dnd-section > .row-fluid {
  max-width: 1441px;
}





html {
  font-size: 14px;
}

body {
  font-size: 14px;
  color: #0F0F10;
  font-weight: 400;
  font-family: Montserrat,sans-serif;
}

@media (min-width:767px) {
  html {
    font-size: 16px;
  }
  body {
    font-size: 16px;
  }
}


/* Anchors */

a {
  color: #006F64;
}

a:hover,
a:focus,
a:active {
  color: #006F64;
}

/* Headings */

h1 {
  font-family: Montserrat,sans-serif;
  font-size: 26px;
  color: #0f0f10;
  font-weight: 300;
}

h2 {
  font-family: Montserrat,sans-serif;
  font-size: 24px;
  color: #0f0f10;
  font-weight: 300;
}

h3 {
  font-family: Montserrat,sans-serif;
  font-size: 20px;
  color: #0f0f10;
  font-weight: 300;
}

h4 {
  font-family: Montserrat,sans-serif;
  font-size: 18px;
  color: #0f0f10;
  font-weight: 300;
}

h5 {
  font-family: Montserrat,sans-serif;
  font-size: 16px;
  color: #0f0f10;
  font-weight: 300;
}

h6 {
  font-family: Montserrat,sans-serif;
  font-size: 16px;
  color: #0f0f10;
  font-weight: 700;
}

/* Headings DESKTOP */

@media (min-width:767px) {
    h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    font-size: 16px;
  }
}


/* Blockquote */

blockquote {
  border-left-color: #0F0F10;
}











form,
.submitted-message {
  font-size: 16px;
  color: #0F0F10;
  font-weight: 400
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #000;
}

/* Form label */

form label {
  color: #000;
}

/* Form help text */

form legend {
  color: #000;
}

/* Form 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 {
  border-color: ;
  color: #0F0F10;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: ;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #0F0F10;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #0F0F10;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #0F0F10;
}

.fn-date-picker td .pika-button:hover {
  background-color: #0F0F10 !important;
}

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

/* Submit button */

button,
.button,
form input[type=submit],
.hs-button {
  background-color: 

  
  
    
  


  rgba(0, 111, 100, 1.0)

;
  border: 0px solid #006F64;
  border-radius: 8px;
  color: #FFFFFF;
  padding: 16px 24px;
}
button:hover,
.button:hover,
form input[type=submit]:hover,
form input[type=submit]:focus,
.hs-button:hover,
.hs-button:focus {
  background-color: rgba(46, 47, 48, 1.0) !important;
  color: rgba(255, 255, 255, 1.0) !important;
}

.hs-button-white {
  background-color:#fff;
  color:rgb(0, 111, 100,1.0);
}






table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #0F0F10;
}

th,
td {
  border-color: #0F0F10;
  color: #0F0F10;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(15, 15, 16, 1)

;
  border-bottom-color: #0F0F10;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #0F0F10;
}





.header {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #0F0F10;
  font-family: Montserrat;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #000000;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #373738;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #0F0F10;
}

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  border-color: #494A52;
}

body .submenu.level-2 > li:first-child:before {
  border-color: #494A52;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #494A52;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Montserrat;
}

.header__language-switcher-label-current:after {
  border-top-color: #0F0F10;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #0F0F10;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: ;
}







 











.card__price {
  font-family: Montserrat
    font-size: 24px;
  color: #0f0f10;
  font-weight: 300;
}


@media(max-width:767px){
  button,
  .button,
  form input[type=submit],
  .hs-button,
  form,
  .submitted-message {
    font-size: 12px; 
  }
}