







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */










/* 1e. Forms */














/* 1f. Tables */



















.page-center,
.content-wrapper,
.dnd-section > .row-fluid,
.container,
.wrapper{
  max-width: 1180px;
}


.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 45px 0px;
}





body {
  font-size: 14px;
  font-weight: 300;
  font-family: Open Sans;
  color: rgba(0, 0, 5, 1.0);
}


/* Paragraphs */

p {
  font-family: Open Sans;
}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(38, 38, 38, 1.0)

;
}
.body-container-wrapper .hs_cos_wrapper_type_rich_text a{
  border-bottom-color:

  
  
    
  


  rgba(204, 204, 204, 1.0)

;
}

.body-container-wrapper .hs_cos_wrapper_type_rich_text a:hover{
  border-bottom-color:

  
  
    
  


  rgba(204, 204, 204, 0.0)

;
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: helvetica;
  color: rgba(0, 0, 0, 1.0);
}

h1 {
  font-size: 34px;
  font-weight: 298;
}

h2 {
  font-size: 28px;
  font-weight: 400;
}

h3 {
  font-size: 18px;
  font-weight: 600;
}

h4 {
  font-size: 18px;
  font-weight: 600;
}

h5 {
  font-size: 16px;
  font-weight: 700;
}

h6 {
  font-size: 14px;
  font-weight: 700;
}

/* Blockquote */

blockquote {
  border-left-color: {color=#000, opacity=100, css=#000000};
}


@media (max-width: 767px){
  h1 {
    font-size: 18.307692307692307px;
  }
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(21, 97, 232, 0.0)

;
  border: 0px solid 

  
  
    
  


  rgba(21, 97, 232, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  padding: 10px 10px;
}

.error-page .button:hover,
button:hover,
button:focus,
.button:hover,
.button:focus,
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(21, 97, 232, 0.0)

;
  color: ;
}

button:active,
.button:active,
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(21, 97, 232, 0.0)

;
  color: ;
}






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

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 5, 1.0)

;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(85, 85, 85, 1.0)

;
}

/* 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: 1px solid 

  
  
    
  


  rgba(118, 118, 118, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
}

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: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: {color=#000005, opacity=100, css=#000005};
}

.fn-date-picker td .pika-button:hover {
  background-color: {color=#000005, opacity=100, css=#000005} !important;
}

.fn-date-picker td.is-today .pika-button {
  color: {color=#000005, opacity=100, css=#000005};
}

/* Submit button */

form input[type=submit],
.hs-button {
  background-color: 

  
  
    
  


  rgba(21, 97, 232, 0.0)

;
  border: 0px solid 

  
  
    
  


  rgba(21, 97, 232, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  padding: 10px 10px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
.hs-button:hover,
.hs-button:focus {
  background-color: 

  
  
    
  


  rgba(21, 97, 232, 0.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(21, 97, 232, 1.0)

;
}

form input[type=submit]:active,
.hs-button:active {
  background-color: 

  
  
    
  


  rgba(21, 97, 232, 0.0)

;
  border: 0px solid 

  
  
    
  


  rgba(21, 97, 232, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}





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

th,
td {
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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





header.header,
.header__navigation{
  background-color: rgba(255, 255, 255, 1.0);
}
/* Language */
.contact a,
.header .language-menu ul>li>a {
  color: rgba(0, 0, 5, 1.0);
}
.contact a:hover,
.header .language-menu ul>li>a:hover {
  color: rgba(38, 38, 38, 1.0);
}
.header .language-menu .hs-menu-wrapper ul>li:after,
.header-languages {
  color: rgba(0, 0, 5, 1.0);
}

/* Search */
body .header .header__search input {
  color: rgba(0, 0, 0, 1.0);
  border-color: rgba(51, 51, 51, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  
}
body .header .header__search input::placeholder  {
  color: rgba(117, 117, 117, 1.0);
}

.header__search-close{
  color: rgba(204, 204, 204, 1.0);
}

.header__search-close:hover{
  color: rgba(0, 0, 5, 1.0);
}

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


@media (min-width: 1025px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: rgba(35, 31, 32, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }  

  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
    color: rgba(0, 0, 5, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a,
  .custom-menu-primary .hs-menu-wrapper > ul > li > a.active-branch  { 
    color: rgba(35, 31, 32, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }
  .header .header__navigation ul>li:hover {
    border-top-color: rgba(35, 31, 32, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li ul {
    background-color: rgba(239, 241, 242, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li ul li a {
    color: rgba(35, 31, 32, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li ul li a:hover {
    color: rgba(103, 103, 103, 1.0);
  }

}







/* Footer Top */
footer .subscribe-form .heading h2 {
  color: rgba(0, 0, 0, 1.0);
}
footer .subscribe-form .box-1 form .hs-input {
  background-color: rgba(236, 235, 236, 1.0);
  color: rgba(0, 0, 0, 1.0);
}
footer .subscribe-form .box-1 form input::placeholder {
  color: rgba(137, 137, 137, 1.0);
}
footer .subscribe-form .box-1 form .primary {
  color: rgba(0, 0, 0, 1.0);
}

/* Footer Middle */
footer .cm-ftr-top-sec .footer__block-link{
  color: rgba(0, 0, 5, 1.0); 
}
footer .cm-ftr-top-sec .footer__block-link,
footer .cm-ftr-top-sec .footer__block-link:last-child{
  border-color: rgba(255, 255, 255, 1.0);
}
footer .cm-ftr-top-sec .footer__block-link:hover {
  color: rgba(0, 0, 5, 1.0);  
}

/* Footer Bottom */
/* Footer Bottom Top */
.footer__links-section .hs-menu-wrapper>ul>li>a,
footer .contact-details .title {
  color: rgba(74, 71, 72, 1.0);
}
footer .footer-contact-details a {
  color: rgba(102, 102, 102, 1.0);
}
footer .footer-contact-details a:hover {
  color: rgba(38, 38, 38, 1.0);
}
footer .footer-contact-details .contact-details {
  color: rgba(102, 102, 102, 1.0);
}
footer .footer__links-section .hs-menu-wrapper>ul>li>ul>li>a {
  color: rgba(74, 71, 72, 1.0);
}
footer .footer__links-section .hs-menu-wrapper>ul>li>ul>li>a:hover {
  color: rgba(48, 46, 47, 1.0);
  border-color: rgba(74, 71, 72, 0.3);
}

/* Footer Bottom Bottom */
.footer__content,
.footer__copyright {
  background-color: rgba(236, 235, 236, 1.0);
}
.footer__copyright .wrapper .footer__copyright-message {
  color: rgba(98, 99, 102, 1.0);
}
.menu-copyright-menu-container .hs-menu-wrapper>ul>li>a {
  color: rgba(98, 99, 102, 1.0);
}
.menu-copyright-menu-container .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(48, 46, 47, 1.0);
  border-color: rgba(74, 71, 72, 0.3);
}
.footer__copyright .wrapper {
  border-color: rgba(204, 204, 204, 1.0);
}

















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