







/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */
























/* 1d. Buttons */










/* 1e. Forms */













/* 1f. Tables */











/* 1g. Site header */


/* 1h. Site footer */





.dnd-section > .row-fluid,
.page-center,
.content-wrapper {
   max-width: 1640px;
   margin-left: auto;
   margin-right: auto;
}

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





body {
   font-size: 16px;
   font-weight: 400;
   font-family: Poppins, Sans-serif;
   color: rgba(119, 116, 116, 1.0);
}


/* Anchors */

a {
   color: 

  
  
    
  


  rgba(23, 161, 175, 1.0)

;
}

a:hover,
a:focus,
a:active {
   color: 

  
  
    
  


  rgba(23, 161, 175, 1.0)

;
}

/* Headings */
h1, h2, h3, h4, h5, h6{
   font-family: Poppins, Sans-serif;
   color: rgba(119, 116, 116, 1.0);
}

h1 {
   font-size: 59px;
   font-weight: 500;
}

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

h3 {
   font-size: 29px;
   font-weight: 700;
}

h4 {
   font-size: 29px;
   font-weight: 400;
}

h5 {
   font-size: 24px;
   font-weight: 400;
}

h6 {
   font-size: 20px;
   font-weight: 300;
}

@media (max-width: 1024px) {
   h1 {
      font-size: 41.9962px;
   }

   h2 {
      font-size: 35.997px;
   }
}

@media (max-width: 767px) {
   body {
      font-size: 14.0px;
   }
}


/* Blockquote */

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





.error-page .button,
.hs-button,
form input[type=submit],
form .hs-button {
   background-color: 

  
  
    
  


  rgba(23, 161, 175, 1.0)

;
   border: 1px solid 

  
  
    
  


  rgba(23, 161, 175, 1.0)

;
   border-radius: 15px;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   padding: 12px 24px;
}

.error-page .button:hover,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
   background-color: 

  
  
    
  


  rgba(23, 161, 175, 1.0)

;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   border: 1px solid 

  
  
    
  


  rgba(23, 161, 175, 1.0)


}

button:active,
.button:active,
.hs-button:active,
form input[type=submit]:active,
form .hs-button:active {
   background-color: 

  
  
    
  


  rgba(23, 161, 175, 1.0)

;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






.hs_cos_wrapper_type_form, .hs_cos_wrapper_type_blog_subscribe, 
.hs_cos_wrapper_type_google_search, 
.hs_cos_wrapper_type_email_simple_subscription, 
.hs_cos_wrapper_type_password_prompt, 
.hs_cos_wrapper_type_module .widget-type-email_subscriptions, 
.hs_cos_wrapper_type_member_login, 
.hs_cos_wrapper_type_member_register, 
.hs_cos_wrapper_type_password_reset_request, 
.hs_cos_wrapper_type_password_reset, 
.section.post-footer form {
   background-color: rgba(#null, 0.0);
}

/* Form title */

.form-title {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
   color: 

  
  
    
  


  rgba(23, 161, 175, 1.0)

;
}

/* Form label */

form label {
   color: 

  
  
    
  


  rgba(51, 71, 91, 1.0)

;
}

/* Form help text */

form legend {
   color: 

  
  
    
  


  rgba(51, 71, 91, 1.0)

;
}
textarea.hs-input {
   height: auto;
}

/* 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 {
   background-color: 

  
  
    
  


  rgba(245, 248, 250, 1.0)

;
   border-radius: 15px;
   color: 

  
  
    
  


  rgba(51, 71, 91, 1.0)

;
   border: 1px solid 

  
  
    
  


  rgba(203, 214, 226, 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(82, 168, 236, 0.8)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
   color: rgba(119, 116, 116, 1.0);
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
   color: rgba(119, 116, 116, 1.0);
}

/* Date picker */

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

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

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





th,
td {
   background-color: rgba(255, 255, 255, 1.0);
   border: 1px solid rgba(119, 116, 116, 1.0);
   color: rgba(119, 116, 116, 1.0);
}

thead th,
thead td {
   background-color: rgba(255, 255, 255, 1.0);
   color: rgba(119, 116, 116, 1.0);
}

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

table,
tbody + tbody {
   border-color: rgba(119, 116, 116, 1.0);
}







.header_wrap {
   background-color: rgba(255, 255, 255, 1.0);
}
header.header .page-center {
   max-width: px;
}


header .header_button a {
   color: rgba(255, 255, 255, 1.0);
   background-image: linear-gradient(260deg,rgba(23, 161, 175, 1.0) 0,rgba(3, 93, 141, 1.0) 100%);
   border-radius: 2px;
}
header .header_button a:hover {
   color: rgba(255, 255, 255, 1.0);
   background-image: linear-gradient(260deg,rgba(23, 161, 175, 1.0) 0,rgba(3, 93, 141, 1.0) 100%);
}

.lang_link a {
   color: rgba(119, 116, 116, 1.0);
}
.lang_link a:hover {
   color: rgba(23, 161, 175, 1.0);
}

@media (min-width: 1025px){
   .custom-menu-primary .hs-menu-wrapper > ul > li > a {
      color: rgba(119, 116, 116, 1.0);
   }
   .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
      color: rgba(23, 161, 175, 1.0);
   }
   .custom-menu-primary .hs-menu-wrapper > ul > li.active.active-branch > a  { 
      color: rgba(23, 161, 175, 1.0);
   }

   .custom-menu-primary .hs-menu-wrapper > ul li ul {
      background-color: rgba(255, 255, 255, 1.0);
   }
   .custom-menu-primary .hs-menu-wrapper > ul ul li > a {
      color: rgba(167, 167, 167, 1.0);
   }   
   .custom-menu-primary .hs-menu-wrapper > ul ul li > a:hover {
      color: rgba(23, 161, 175, 1.0);
   }
   .custom-menu-primary .hs-menu-wrapper > ul ul li.active.active-branch > a {
      color: rgba(23, 161, 175, 1.0);
   }
}

@media (max-width: 1024px){
   .header_wrap.mobile {
      background-color: rgba(255, 255, 255, 0.89);
   }
   .mobile_bottom .custom-menu-primary .hs-menu-wrapper > ul {
      background-color: rgba(255, 255, 255, 1.0);
   }
   .mobile_trig {
      background-color: rgba(0, 0, 0, 0.05);
      color: rgba(167, 167, 167, 1.0);
   }
   .mobile_trig:hover {
      color: rgba(23, 161, 175, 1.0);
   }
   .mobile .custom-menu-primary {
      color: rgba(255, 255, 255, 1.0);
   }
   .mobile .custom-menu-primary .hs-menu-wrapper > ul li a,
   .custom-menu-primary .hs-menu-wrapper > ul > li .child-trigger {
      color: rgba(167, 167, 167, 1.0);
   }
   .mobile .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
   .mobile .custom-menu-primary .hs-menu-wrapper > ul > li:hover .child-trigger,
   .mobile .custom-menu-primary .hs-menu-wrapper > ul > li.open-submenu > a,
   .mobile .custom-menu-primary .hs-menu-wrapper > ul > li.open-submenu .child-trigger{
      color: rgba(23, 161, 175, 1.0);
   }
   .mobile .custom-menu-primary .hs-menu-wrapper > ul ul li a {
      color: rgba(167, 167, 167, 1.0);
   }
   .mobile .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
      color: rgba(23, 161, 175, 1.0);
   }
}









.footer_top_wrap {
   background-image: linear-gradient(200deg, rgba(23, 161, 175, 1.0) 0%, rgba(3, 93, 141, 1.0) 100%);
   color: rgba(255, 255, 255, 1.0);
}
.social_share .title h2 {
   color: rgba(255, 255, 255, 1.0);
}
.footer_top_wrap .hs_cos_wrapper_type_rich_text > * {
   color: rgba(255, 255, 255, 1.0);
}
footer a {
   color: rgba(255, 255, 255, 1.0);
}
footer a:hover {
   color: rgba(255, 255, 255, 1.0);
}

.social_share .item a {
   color: rgba(255, 255, 255, 1.0);
   fill: rgba(255, 255, 255, 1.0);
}
.social_share .item.linkedin a {
   background-color: rgba(0, 119, 181, 1.0);
}
.social_share .item.twitter a {
   background-color: rgba(29, 161, 242, 1.0);
}
.social_share .item.youtube a {
   background-color: rgba(205, 32, 31, 1.0);
}

footer .footer_button a {
   background-color: rgba(255, 255, 255, 1.0);
   color: rgba(23, 161, 175, 1.0);
   border-radius: 80px;
}
footer .footer_button a:hover {
   background-color: rgba(23, 161, 175, 1.0);
   color: rgba(255, 255, 255, 1.0);
}


footer .footer_bottom_wrap {
   background-color: rgba(228, 216, 204, 1.0);
   color: rgba(113, 113, 113, 1.0);
}
footer .footer_bottom_wrap .hs_cos_wrapper_type_rich_text > * {
   color: rgba(113, 113, 113, 1.0);
}
footer .footer_bottom_wrap a {
   color: rgba(23, 161, 175, 1.0);
}
footer .footer_bottom_wrap a:hover {
   color: rgba(3, 93, 141, 1.0);
}

.footer_top_wrap h2 {
   font-family: Lobster, Sans-serif;
}



















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