







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */














































/* 1d. Buttons */










/* 1e. Forms */













/* 1f. Tables */











/* 1g. Site header */


/* 1h. Site footer */






@media (min-width: 73.125em){
  .content-wrapper,.dnd-section > .row-fluid {
    max-width: 1316px;
  }

}

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








body {
  font-size: 1.125rem;
  color: #000000;
  font-weight: 400;
  font-family: "Aller",Helvetica,Arial,sans-serif;
}

/* Paragraphs */

p {
  font-size: 1.125rem;
  color: #000000;
  font-weight: 400;
}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(128, 125, 174, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(128, 125, 174, 1.0)

;
}

/* Headings */

h1 {
  font-family: Rockwell;
  font-size: 2rem;
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
  font-weight: 700;
}

h2 {
  font-family: Rockwell;
  font-size: 2rem;
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
  font-weight: 400;
}

h3 {
  font-family: Rockwell;
  font-size: 1.5rem;
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
  font-weight: 700;
}

h4 {
  font-family: Rockwell;
  font-size: 1.3rem;
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
  font-weight: 400;
}

h5 {
  font-family: Rockwell;
  font-size: 1.2rem;
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
  font-weight: 400;
}

h6 {
  font-family: Rockwell;
  font-size: 1rem;
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
  font-weight: 400;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(1, 165, 158, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(1, 165, 158, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px 20px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(1, 165, 158, 1.0)

;
  border-color: 

  
  
    
  


  rgba(1, 165, 158, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






form,
.submitted-message {
  font-size: 1.125rem;
  color: #000000;
  font-weight: 400
}

/* Form title */

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

/* Form label */

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

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(145, 145, 145, 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-color: 

  
  
    
  


  rgba(225, 225, 225, 1.0)

;
  color: 

  
  
    
  


  rgba(51, 71, 91, 1.0)

;
  background:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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(225, 225, 225, 1.0)

;
}

/* Form placeholder text */

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

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(1, 165, 158, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(1, 165, 158, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px 20px;
}

form input[type=submit]:hover,
form .hs-button:hover{
  background-color: 

  
  
    
  


  rgba(1, 165, 158, 1.0)

;
  border-color: 

  
  
    
  


  rgba(1, 165, 158, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(41, 205, 198, 1.0);
  border-color: #29cdc6;
  color: 

  
  
    
  


  rgba(255, 255, 255, 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(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






















.scroll header.header{
  background-color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}


header.header{
  background:

  
  
    
  


  rgba(147, 196, 125, 0.0)

;
}


.site_menu .hs-menu-wrapper>ul>li>a,.support p a,.lang_section ul li a,.contact p a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.site_menu .hs-menu-wrapper>ul>li>a:hover,.support p a:hover,.lang_section ul li a:hover,.contact p a:hover{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.site_menu .hs-menu-wrapper>ul ul{
  background-color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.site_menu .hs-menu-wrapper>ul ul>li>a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.site_menu .hs-menu-wrapper>ul ul>li>a:hover{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.lang_section ul li:first-child a{
  border-color:

  
  
    
  


  rgba(255, 255, 255, 0.2)

;
}


























.footer-wrapper{
  background:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.footer-wrapper .cm-col .hs-menu-wrapper>ul>li>a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer-wrapper .cm-col .hs-menu-wrapper>ul ul li a{
  color:

  
  
    
  


  rgba(128, 128, 130, 1.0)

;
}
.footer-wrapper .cm-col .hs-menu-wrapper>ul ul li a:hover{
  color:

  
  
    
  


  rgba(128, 128, 130, 1.0)

;
}

.footer-wrapper .bootom-footer .hs_cos_wrapper span{
  color:

  
  
    
  


  rgba(128, 128, 130, 1.0)

;
}
.social-icon-wrapper ul .social-icons a{
  fill:

  
  
    
  


  rgba(128, 128, 130, 1.0)

 !important;
}

.social-icon-wrapper ul .social-icons a:hover svg{
  fill:

  
  
    
  


  rgba(128, 128, 130, 0.75)

 !important;
}

.footer-wrapper .bootom-footer .hs-menu-wrapper ul li a{
  color:

  
  
    
  


  rgba(128, 128, 130, 1.0)

;
}

.footer-wrapper .bootom-footer .hs-menu-wrapper ul li a:hover{
  color:

  
  
    
  


  rgba(128, 128, 130, 1.0)

;
}
















.site_menu .hs-menu-wrapper>ul>li:first-child>a{
  background-color:

  
  
    
  


  rgba(1, 165, 158, 0.0)

;
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color:

  
  
    
  


  rgba(1, 165, 158, 1.0)

;
  
}
.site_menu .hs-menu-wrapper>ul>li:first-child>a:hover{
  background-color:

  
  
    
  


  rgba(1, 165, 158, 1.0)

;
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color:

  
  
    
  


  rgba(1, 165, 158, 1.0)

;
  
}

















.card__price {
  font-family: Rockwell
    font-size: 1.5px;
  color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
  font-weight: 700
}