







/* 1a. Containers */




/* 1b. Colors */



 
 
/* 1c. Typography */


























/* 1d. Buttons */













/* secondary */












/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper , .page-center {
  max-width: 1460px;
  padding:0 20px;
  margin:0 auto;
}

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

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





html {
  font-size: 17px;
}

body {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #111111;
  font-size: 17px;
}

/* Paragraphs */

p {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: underline; font-family: Inter, sans-serif; font-style: normal;
  color: #008080;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: underline; font-family: Inter, sans-serif; font-style: normal;
  color: #005858;
}

a:active {
  font-weight: normal; text-decoration: underline; font-family: Inter, sans-serif; font-style: normal;
  color: #28a8a8;
}

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #111111;
  font-size: 44px;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 600; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #111111;
  font-size: 42px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 600; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #111111;
  font-size: 38px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #111111;
  font-size: 26px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #111111;
  font-size: 24px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #111111;
  font-size: 18px;
  text-transform: none;
}

/* Blockquote */

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





.hsfc-Button {
  border: 1px solid #008080;
; 
  padding:13px 56px !important;
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none !important;
  background-color: 

  
  
    
  


  rgba(0, 128, 128, 1.0)

 !important;
  border-radius: 10px !important;
  color: #FFFFFF !important;
  font-size: 17px !important;
  text-transform: none !important;
  transition:0.3s !important;
}

.hsfc-Button:hover  , .hsfc-Button:active {

  color: 

  
  
    
  


  rgba(0, 128, 128, 1.0)

 !important;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important;
  border-radius: 10px !important;
}

button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #008080;

  padding-top: 17px;
padding-right: 35px;
padding-bottom: 17px;
padding-left: 35px;

  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 128, 128, 1.0)

;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 17px;
  text-transform: none;
  transition:0.3s;
  font-weight:600;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #008080;
;
  color: 

  
  
    
  


  rgba(0, 128, 128, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 10px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(#null, 0.0);
  border-color: ;
}

.secondary {
  border: 1px solid #A7A9AC;
 !important;
  padding-top: 17px;
padding-right: 35px;
padding-bottom: 17px;
padding-left: 35px;
;
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(167, 169, 172, 1.0)

;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 17px;
  text-transform: none;
  transition:0.3s;
}

.secondary:hover {
  border: 1px solid #008080;
;
  color: 

  
  
    
  


  rgba(0, 128, 128, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 10px;
}





form,
.submitted-message {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border-top: 0px none #111111;
border-right: 1px none #111111;
border-bottom: 1px none #111111;
border-left: 1px none #111111;
;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: 

  
  
    
  


  rgba(17, 17, 17, 1.0)

;
  padding-top: 16px;
padding-right: 15px;
padding-bottom: 16px;
padding-left: 15px;
;
}

/* Form title */

.form-title {
  border: 1px none #111111;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Inter; font-style: normal; font-weight: 600; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 38px;
  color: #FFFFFF;
  background-color: 

  
  
    
  


  rgba(17, 17, 17, 1.0)

;
}


/* Labels */

form label {
  color: #FFFFFF;
}

/* Help text */

form legend {
  color: #FFFFFF;
}
a:hover {
  text-decoration:none;
}



.highlight_color { color:#008080 }
.color_white { color:#FFFFFF }
.color_white { color:#fff; }

.font_w_600 { font-weight:600; }
.font_w_500 { font-weight:500; }
.font_s_16 { font-size:16px; }
.font_s_21 { font-size:21px; }
.font_s_18 { font-size:18px; }
.line_h_30 { line-height:30px; }
.line_h_28 { line-height:28px; }
.line_h_25 { line-height:25px; }


.about_vision { margin: 17px 0 35px; }
/* Inputs */

form input[type=text],
form input[type=search],
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: 2px solid #C3C3C3;

  background-color: 

  
  
    
  


  rgba(248, 248, 248, 1.0)

;
  color: #FFFFFF !important;
  border-radius: 10px !important;
  padding:16px 15px !important;
}

/* Form placeholder text */

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

::-moz-placeholder {
  color: #FFFFFF;
}

:-ms-input-placeholder {
  color: #FFFFFF;
}

::placeholder {
  color: #FFFFFF;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #FFFFFF;
}

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #FFFFFF;
;
  padding-top: 17px;
padding-right: 54px;
padding-bottom: 17px;
padding-left: 54px;
;
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
  background-color: 

  
  
    
  


  rgba(0, 128, 128, 1.0)

;
  border-radius: 10px;
  text-transform: none;
}

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

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #008080;
  border: 1px none #008080;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(#null, 0.0);
  border-color: ;
}





/* Table */

table {
  border: 1px solid #FFFFFF;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #FFFFFF;

  padding: 18px;

  color: #FFFFFF;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #FFFFFF;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #FFFFFF;
  font-family: Inter;
}

.menu__child-toggle-icon {
  border-top-color: #FFFFFF;
}

.menu .menu__link:hover,
.menu .menu__link: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: #d7d7d7;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #d7d7d7;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #ffffff;
}

.menu__child-toggle-icon:active {
  border-top-color: #ffffff;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #FFFFFF;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 1px solid #FFFFFF;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 1px solid #FFFFFF;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #FFFFFF;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: #FFFFFF;
}
/* search */
.new_div {
  position: absolute;
  top: 20px;
  right: 20px;
}

.new_div svg {
  height: 32px;
  width: 32px;
  z-index: 9999;
  fill: #fff;
  cursor: pointer;
  display: flex;
}
button.hs-search-field__button:hover { background: #008080; opacity:0.7; }
.hs-search-field { transition:0.3s; position: absolute !important; left: 0; right: 0; height: 100vh; width: 100%; top: 0; bottom: 0; background: #a7a9ac; z-index: 99; display: flex; align-items: center; justify-content: center; transform: scale(0); }
.hs-search-field.search_open { transform: scale(1); }
body { position: relative; }
form.hs-search-field__form { background: #FFF; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; border-radius: 4px; width: 640px; }
form.hs-search-field__form input { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; color: #111111 !important;}
button.hs-search-field__button { border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; padding: 10px 22px; }
button.hs-search-field__button svg { height: 16px; width: 16px; font-size: 30px; display: flex; align-items: center; justify-content: center; fill: #fff; }
.hs-search-field__input:focus , .hs-search-field__input:hover  , .hs-search-field__input:active { outline: 0 !important; }
.hs-search-field__suggestions-container ul li { font-size: 13px; color: #111111; }
.hs-search-field__suggestions-container ul li a { text-decoration: none; background: transparent; }
.hs-search-field__suggestions-container ul li a:hover { transition: 0.3s; background: transparent; color: #008080;}

/* search */
@media(max-width: 767px) {
  .hsfc-Button { padding: 13px 25px !important; }
  .about_vision { margin: 17px 0 25px; } 
  h1 , .h1 { font-size:35px; }  
  h2 , .h2 { font-size:28px; }  
  h3 , .h3 { font-size:24px; }  
  h4 , .h4 { font-size:22px; }  
  h5 , .h5 { font-size:20px; }  
  h6 , .h6 { font-size:18px; }  
  p { font-size:15px; }
  .line_h_30 { line-height:25px; }
  .line_h_25 { line-height:20px; }

  .header__navigation { background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; }
  .header__navigation-toggle svg,
  .menu-arrow svg { fill: #FFFFFF; }
  .button { padding:14px 22px; font-size:16px; }
  .tertiary { font-size:16px !important; }
}




.tertiary { color:#008080; text-decoration:none; font-size:17px; font-weight:600; transition:0.3s; }
.tertiary:hover { font-weight:600; color:#008080;}
.tertiary svg { fill: #008080; }
.footer { background-color: 

  
  
    
  


  rgba(17, 17, 17, 1.0)

; }


.tertiary:hover svg { transform: translateX(6px); }
.tertiary svg { transition: 0.3s; }
/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #FFFFFF;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #111111;
}

.blog-post__tag-link {
  color: #111111;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #000000;
}

.blog-post__tag-link:active {
  color: #393939;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 600; text-decoration: none; font-family: Inter, serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #111111;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000000;
}

.blog-related-posts__title-link:active {
  color: #393939;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #008080;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #005858;
}

#comments-listing .comment-reply-to:active {
  color: #28a8a8;
}





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #111111;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 600; text-decoration: none; font-family: Inter, serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #111111;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #000000;
}

.hs-blog-post-listing__post-title-link:active {
  color: #393939;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #111111;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #111111;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #000000;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #393939;
}

.hs-pagination__link-icon svg {
  fill: #111111;
}

/* Pricing card */

.card__price {
  font-weight: 600; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #111111;
  font-size: 38px;
}

.card__body svg {
  fill: #FFFFFF;
}

/* Social follow */

.social-links__icon {
  background-color: #FFFFFF;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #d7d7d7;
}

.social-links__icon:active {
  background-color: #ffffff;
  font-weight: 600; text-decoration: none; font-family: Inter, serif; font-style: normal;
  color: #111111;
  font-size: 38px;
}