c







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */




























































/* 1d. Buttons */










/* 1e. Forms */











/* 1f. Tables */











/* 1g. Site header */






















/* 1h. Site footer */

























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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 0px;
}
.dnd-section > .row-fluid {
  max-width:100%;
}
@media (min-width: 1200px){
  .dnd-section > .row-fluid {
    max-width: 1220px;
  }
}
.dnd-section[class*="force-full-width-section"]  > .row-fluid{
  padding:0 !important; 
}




html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #000000;
  font-weight: 400;
  font-family: Inter, sans-serif;
}

/* Paragraphs */

p {
  font-family: var(--main-font);
  color: var(--main-blue);
}

/* Anchors */

a {
  color: #551a8b;
}

a:hover,
a:focus,
a:active {
  color: #551a8b;
}

/* Headings */

h1 {
  font-size: 68px;
  line-height: 78px; 
  font-family: var(--headline-font);
  color: var(--main-blue);
  font-weight: 800;
}

h2 {
  font-size: 44px;
  line-height: 50px; 
  font-family: var(--headline-font);
  color: var(--main-blue);
  font-weight: 800;
}

h3 {
  font-size: 36px;
  line-height: 42px; 
  font-family: var(--headline-font);
  color: var(--main-blue);
  font-weight: 800;
}

h4 {
  font-size: 32px;
  line-height: 36px;
  font-family: var(--headline-font);
  color: var(--main-blue);
  font-weight: 800;
}

h5 {
  font-size: 28px;
  line-height: 32px;
  font-family: var(--headline-font);
  color: var(--main-blue);
  font-weight: 800;
}

h6 {
  font-size: 22px;
  line-height: 26px;
  font-family: var(--headline-font);
  color: var(--main-blue);
  font-weight: 800;
}

@media (max-width: 700px){
  h1 {
    font-size: 62px;
    line-height: 72px;
  }

  h2 {
    font-size: 38px;
    line-height: 48px;
  }
  
  h3 {
    font-size: 32px;
    line-height: 42px;
  }
  
  h4 {
    font-size: 28px;
    line-height: 34px;
  }
  
  h5 {
    font-size: 26px;
    line-height: 30px;
  }
  
  h6 {
    font-size: 24px;
    line-height: 26px;
  }
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
  border-radius: 25px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(0, 0, 95, 1.0);
  border-color: #00005f;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active {
  background-color: rgba(40, 40, 175, 1.0);
  border-color: #2828af;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





.hs_cos_wrapper_type_password_prompt,
.hs-search-field__bar,
.hs_cos_wrapper_type_form,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription,
.section.post-footer form ,.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{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

/* Form title */

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

/* Form label */

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

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(124, 124, 124, 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(0, 0, 0, 0.1)

;
}

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, 0.1)

;
}



/* 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,
.hs-button,
.button{
  background-color: var(--main-blue);
  border: 0px solid 

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
  border-radius: 25px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px 24px;
}

form input[type=submit]:hover,
form .hs-button:hover,
.hs-button:hover,
.button:hover{
  background-color: var(--main-blue);
  border-color: 

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


form input[type=submit]:active,
form .hs-button:active,
.hs-button:active,
.button:active{
  border-color: 

  
  
    
  


  rgba(0, 0, 135, 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-name h1 a {
  color: #000087;
}

.logo_descriptin{
  color: ;
}

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

.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: ;
}

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

.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: ;
}

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

.header__language-switcher .lang_list_class li:hover{
  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, sans-serif;
}

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


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

.custom-menu-wrapper .navigation-primary ul.submenu.level-2{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.custom-menu-wrapper .navigation-primary ul.submenu.level-2 li a{
  color: 

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
}


header#header div.float{
  background: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.custom-menu-wrapper .navigation-primary ul.submenu.level-2 li a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(13, 94, 213, 1.0)

;
}

header .primary_btn .hs-button {
  background-color:

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
  border:

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

header .primary_btn .hs-button:hover{
  background-color:

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
  border:

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

header .secondary_btn .hs-button{
  color:

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
}

header .secondary_btn .hs-button:hover{
  color:

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
}


@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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





footer#footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

footer#footer div.bot{
  background-color: 

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
}

footer#footer div.bot .footer__copyright{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

footer#footer div.bot nav a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


footer#footer div.bot nav a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.navigation .hs-menu-wrapper>ul>li>a,
.social_media_link h1{
  color: 

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
}

.navigation .hs-menu-wrapper>ul ul li a{
  color: 

  
  
    
  


  rgba(124, 124, 124, 1.0)

;
}
.navigation .hs-menu-wrapper>ul ul li a{
  color: 

  
  
    
  


  rgba(124, 124, 124, 1.0)

;
}

footer#footer div.mid div.soc,
footer#footer div.mid div.soc p{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

div#footer-subscribe .form-title{
  color: 

  
  
    
  


  rgba(124, 124, 124, 1.0)

;
}

div#footer-subscribe form .actions{
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;

}

div#footer-subscribe form .actions:hover{
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;

}

div#footer-subscribe form input[type=submit]{
  color: 

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
}
div#footer-subscribe form .actions:hover input[type=submit]{
  color: 

  
  
    
  


  rgba(0, 0, 135, 1.0)

;
}

















.card__price {
  font-family: Montserrat
    font-size: 1.17em;
  color: #000000;
  font-weight: 700
}