







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper {
   max-width: 1330px;
}

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

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





html {
   font-size: 62.5%;
}

body {
   font-size: 16px;
   color: #888888;
   font-weight: ;
   font-family: 'Avenir Next', sans-serif;
}

/* Paragraphs */

p {
   font-size: 16px;
   color: #888888;
   font-weight: ;
}

/* Anchors */

a {
   color: #0069aa;
}

a:hover,
a:focus,
a:active {
   color: #333333;
}

/* Headings */

h1 {
   font-family: ;
   font-size: 46px;
   color: #333333;
   font-weight: ;
}

h2 {
   font-family: ;
   font-size: 40px;
   color: #333333;
   font-weight: ;
}

h3 {
   font-family: ;
   font-size: 30px;
   color: #333333;
   font-weight: ;
}

h4 {
   font-family: ;
   font-size: 25px;
   color: #333333;
   font-weight: ;
}

h5 {
   font-family: ;
   font-size: 20px;
   color: #333333;
   font-weight: ;
}

h6 {
   font-family: ;
   font-size: 16px;
   color: #333333;
   font-weight: ;
}

/* Blockquote */

blockquote {
   border-left-color: #F8FAFC;
}





button,
.button {
   background-color: 

  
  
    
  


  rgba(244, 125, 48, 1.0)

;
   border: px solid ;
   border-radius: 20px;
   color: #FFFFFF;
   padding: 10px 28px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
   background-color: rgba(204, 85, 8, 1.0);
   border-color: ;
   color: #FFFFFF;
}

button:active,
.button:active {
   background-color: rgba(255, 165, 88, 1.0);
   border-color: ;
   color: #FFFFFF;
}





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

/* Form title */

.form-title {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   color: #0F202E;
}

/* Form label */

form label {
   color: #005288;
}

/* Form help text */

form legend {
   color: #1d82b6;
}

/* 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: #9eb3bf;
   color: #888888;
}

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: #80BEE2;
}

/* Form placeholder text */

::-webkit-input-placeholder {
   color: #888888;
}

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
   background-color: 

  
  
    
  


  rgba(244, 125, 48, 1.0)

;
   border: px solid ;
   border-radius: 20px;
   color: #FFFFFF;
   padding: 10px 28px;
}

form input[type=submit]:hover,
form .hs-button:hover  {
   background-color: rgba(204, 85, 8, 1.0);
   border-color: ;
   color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
   background-color: rgba(255, 165, 88, 1.0);
   border-color: ;
   color: #FFFFFF;
}





table {
   background-color: 

  
  
    
  


  rgba(249, 249, 249, 1.0)

;
   border-color: #dbdbdb;
}

th,
td {
   border-color: #dbdbdb;
   color: #000a15;
}

thead th,
thead td {
   background-color: 

  
  
    
  


  rgba(249, 249, 249, 1.0)

;
   border-bottom-color: #dbdbdb;
   color: #363636;
}

tfoot td {
   background-color: 

  
  
    
  


  rgba(249, 249, 249, 1.0)

;
   color: #363636;
}




header.header{
   background-color: rgba(255, 255, 255, 0.6);
}

.header__navigation .submenu.level-1>li>a,.header__navigation__right ul>li:first-child>a{
   color: rgba(21, 21, 21, 1.0);
}
.header__navigation .submenu.level-1>li>a:hover,.header__navigation__right ul>li:first-child>a:hover{
   color: rgba(21, 21, 21, 1.0);
}

.header__navigation .submenu.level-2{
   background-color: rgba(255, 255, 255, 1.0);
}

.header__navigation .submenu.level-2:hover a{
   color: rgba(116, 116, 116, 1.0);
}

.header__navigation li:nth-child(-n+2) .submenu.level-2>li:last-child>a{
   color: rgba(0, 105, 170, 1.0);
   background-color: rgba(255, 255, 255, 0.0);
}
.header__navigation li:nth-child(-n+2) .submenu.level-2>li:last-child>a:hover{
   color: rgba(255, 255, 255, 1.0);
   background-color: rgba(0, 82, 136, 1.0);
}
.header__navigation__right ul>li:nth-child(2)>a{
   color: rgba(255, 255, 255, 1.0);
   background-color: rgba(244, 125, 48, 1.0); 
}
.header__navigation__right ul>li:nth-child(2)>a:hover{
   color: rgba(255, 255, 255, 1.0);
   background-color: rgba(216, 109, 40, 1.0); 
}



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

.navigationFooter__menuContainer .hs-menu-wrapper>ul>li>a,
.navigationFooter__menuContainer .hs-menu-wrapper>ul>li>a:hover,
h4.navigationFooter__title,
.footer__newsletterForm .hs-email label{
   color: rgba(0, 82, 136, 1.0); 
}

.navigationFooter__menuContainer ul ul>li>a,.navigationFooter__contactDetails a,.navigationFooter__bottomMenu a{
   color: rgba(87, 87, 87, 1.0); 
}
.navigationFooter__menuContainer ul ul>li>a:hover,.navigationFooter__contactDetails a:hover,.navigationFooter__bottomMenu a:hover{
   color: rgba(0, 82, 136, 1.0); 
}
.navigationFooter__contactDetails p{
   color: rgba(87, 87, 87, 1.0);
}
.navigationFooter__socialContainer ul>li>a{
   color: rgba(87, 87, 87, 1.0);
}
.navigationFooter__socialContainer ul>li>a:hover{
   color: rgba(0, 82, 136, 1.0);
}
.navigationFooter__links a{
   color: rgba(0, 105, 170, 1.0);  
   background-color: rgba(244, 125, 48, 0.0);
}
.navigationFooter__links a:hover{
   color: rgba(255, 255, 255, 1.0);  
   background-color: rgba(0, 82, 136, 1.0);
}
.navigationFooter__links svg{
   color: rgba(0, 105, 170, 1.0);
}
.navigationFooter__links a:hover svg{
   color: rgba(255, 255, 255, 1.0);
}
.footercta__content h2, .footercta__content p{
   color: rgba(255, 255, 255, 1.0);
}
.footercta__content a{
   color: rgba(255, 255, 255, 1.0);  
   background-color: rgba(247, 161, 106, 1.0);
}
.footercta__content a:hover{
   color: rgba(255, 255, 255, 1.0);  
   background-color: rgba(244, 125, 48, 1.0);
}
.footer__copyright{
   color: rgba(116, 116, 116, 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: #151515;
   font-family: 'Avenir Next', sans-serif;
}

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: #3d3d3d;
}

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


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

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


.header__language-switcher .lang_list_class.first-active::after {
   border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 0.6)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
   font-family: 'Avenir Next', sans-serif;
}

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

@media(max-width: 767px) {


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



















.card__price {
   font-family: 
      font-size: 30px;
   color: #333333;
   font-weight: 
}