







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */














































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








@media only screen and (min-width: 769px) {
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding: 74px 20px;
  }
}

@media only screen and (min-width: 1300px) {
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 1200px;
  }
}





html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #595959;
  font-weight: 400;
  font-family: Open Sans;
}

/* Anchors */

a {
  color: #115ca7;
}

a:hover {
  color: #222c6a;
}


/* Headings */

@media (min-width: 601px) {
  h2 {
    font-size: 24px;
  }

  h4 {
    font-size: 20px;
  }
}

@media (min-width: 769px) {
  h5 {
    font-size: 18px;
  }
}

h1 {
  font-family: Open Sans;
  font-size: 50px;
  color: #222c6a;
  font-weight: 700;
}

h2 {
  font-family: Open Sans;
  color: #222c6a;
  font-weight: 700;
}

h3 {
  font-family: Open Sans;
  font-size: 24px;
  color: #222c6a;
  font-weight: 700;
}
h4 {
  font-family: Open Sans;
  color: #115ca7;
  font-weight: 400;
}
h5 {
  font-family: Open Sans;
  color: #222c6a;
  font-weight: 500;
}
h6 {
  font-family: Open Sans;
  font-size: 12px;
  color: #7c7c7c;
  font-weight: 500;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(28, 137, 227, 1.0)

;
  border: 1px solid #1c89e3;
  border-radius: 3px;
  color: #fff;
  padding: 12px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(0, 97, 187, 1.0);
  border-color: #0061bb;
  color: #fff;
}

button:active,
.button:active {
  background-color: rgba(68, 177, 255, 1.0);
  border-color: #44b1ff;
  color: #fff;
}





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

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #33475b;
}

/* Form label */

form label {
  color: #017cb9;
}

/* Form help text */

form legend {
  color: #017cb9;
}

/* 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: #cad5e2;
  color: #595959;
}

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: #cad5e2;
}

/* Form placeholder text */

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

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(28, 137, 227, 1.0)

;
  border: 1px solid #1c89e3;
  border-radius: 3px;
  color: #fff;
  padding: 12px 24px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(28, 137, 227, 1.0);
  border-color: rgba(28, 137, 227, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(28, 137, 227, 1.0);
  border-color: rgba(28, 137, 227, 1.0);
  color: rgba(255, 255, 255, 1.0);
}





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

th,
td {
  border-color: #595959;
  color: #595959;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(89, 89, 89, 1)

;
  border-bottom-color: #595959;
  color: #FFFFFF;
}

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





.header_top_section {
  background-color: rgba(239, 239, 239, 1.0);
  color: rgba(17, 92, 167, 1.0);
}

.header_login_button a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(17, 92, 167, 1.0);
}

.header_login_button a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(34, 44, 106, 1.0);
}





.header_bottom_section {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(229, 236, 251, 1.0);
}

body  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(24, 28, 81, 1.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch:hover > a, 
body .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
  color: rgba(17, 92, 167, 0.8);
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul ul {
  background-color: rgba(34, 44, 106, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul ul a {
  color: rgba(255, 255, 255, 1.0);
}

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

body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
  color: rgba(17, 92, 167, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}


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


.header_demo_button a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(47, 187, 84, 1.0);
}

.header_demo_button a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(55, 197, 66, 1.0);
}








.footer {
  background-color: rgba(34, 44, 106, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer_menu_wrapper .hs-menu-wrapper > ul > li > a {
  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);
}

.footer_copyright {
  color: rgba(255, 255, 255, 1.0);
}

.footer_social_icons ul li a {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(34, 44, 106, 1.0);
}

.footer_social_icons ul li a:hover {
  background-color: rgba(17, 92, 167, 1.0);
  color: rgba(255, 255, 255, 1.0);
}


















.card__price {
  font-family: Open Sans
    font-size: 24px;
  color: #222c6a;
  font-weight: 700
}