/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */





















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

.dnd-section {
  padding-bottom: 70px;
  padding-top: 70px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  max-width: 1160px;
}



  iframe.iframe-calc {
    width: 100%!important;
  }
html {
  font-size: 16;
}

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

p {
  font-family: Open Sans;
}

a {
  font-family: Open Sans;
  color: rgba(39, 43, 46, 1.0);
}

a:hover,
a:focus {
  color:#272b2e;
}

a:active {
  color: rgba(79, 83, 86, 1.0);
}

h1 {
  color: #215682;
  font-family: Abril Fatface;
  font-size: 56px;
  font-weight: 400;
}

h2 {
  color: #215682;
  font-family: Abril Fatface;
  font-size: 48px;
  font-weight: 400;
}

h3 {
  color: #215682;
  font-family: Abril Fatface;
  font-size: 38px;
  font-weight: 400;
}


h4 {
  color: #215682;
  font-family: Abril Fatface;
  font-size: 28px;
  font-weight: 400;
}


h5 {
  color: #215682;
  font-family: Abril Fatface;
  font-size: 20px;
  font-weight: 400;
}

h6 {
  color: #215682;
  font-family: Abril Fatface;
  font-size: 16px;
  font-weight: 400;
}






form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: Open Sans;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(38, 86, 130, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(255, 104, 93, 1.0);
  border-color: rgba(255, 104, 93, 1.0);
  border-radius: 2px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(255, 117, 107, 1.0);
  border-color: rgba(255, 117, 107, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 144, 133, 1.0);
  border-color: rgba(255, 144, 133, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(38, 86, 130, 1.0);
}

.hs-form legend {
  color: rgba(39, 43, 46, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
input[type="password"]{
  border-color: rgba(215, 219, 222, 1.0);
  border-radius: 2px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input[type="password"]:focus{
  border-color: rgba(153, 163, 171, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #272b2e;
}

.hs-richtext {
  font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Open Sans;
}

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

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

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

.hs-error-msgs label {
  color: rgba(255, 104, 93, 1.0);
}

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error, 
select.hs-input.error {
  border-color: rgba(255, 104, 93, 1.0);
}





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

thead th,
thead td {
  background-color: rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

table,
tbody + tbody {
  border-color: rgba(#null, 1.0);
}





.custom-header {
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1160px;
}
.custom-header a{
  color: rgba(38, 86, 130, 1.0);
}
.custom-header a:hover{
color: rgba(38, 86, 130, 1.0);
}

.custom-header .ewMlGa{
  color: rgba(255, 104, 93, 1.0);
}
.custom-header .ewMlGa:hover{
  color: rgba(255, 104, 93, 1.0);
}

.custom-header .dCEDEc{
  color: rgba(38, 86, 130, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(215, 219, 222, 1.0);
}

.custom-header .dCEDEc:hover{
  color: rgba(38, 86, 130, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(239, 239, 242, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a {
  color: rgba(39, 43, 46, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:hover{
  color: rgba(39, 43, 46, 1.0);
}
body .custom-menu-primary .submenu.level-1 ul {
  background-color: rgba(#FFFF, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  color: rgba(39, 43, 46, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item > .menu-link:hover {
  color: rgba(39, 43, 46, 1.0);
}

.custom-header .iKNeur {
  color: rgba(38, 86, 130, 1.0);
}








.footer {
  background-color: rgba(38, 86, 130, 1.0);
  color: rgba(153, 163, 171, 1.0);
}

.footer a {
  color: rgba(215, 219, 222, 1.0);
}
.footer a:hover {
  color: rgba(215, 219, 222, 1.0);
}

.footer .sc-1g2qzbz-0 h2{
  color: rgba(255, 255, 255, 1.0);
}
.bottom-footer p{
  color: rgba(73, 100, 122, 1.0);
}
.footer .jsPnUB {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.0);
}
.footer .jsPnUB:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.11);
  border-color: rgba(255, 255, 255, 0.0);
}

.footer__container {
  max-width: 1160px;
}





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

.blog-post__date {
  border-color: #272b2e;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #272b2e;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #000306;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #4f5356;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494a52;
}

.blog-pagination__link {
  color: #272b2e;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494a52;
}

.blog-post__title {
  color: #215682;
  font-family:Abril Fatface;
  font-size: 48px;
  font-weight: ;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}










body .icon svg {
  fill: #494a52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494a52;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #494a52;
}

body .social-links__icon {
  background-color: #494a52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #F8FAFC;
}

.page-center {
  max-width: 1160px;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}