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

/* Test */



















































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

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

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






body {
  color: #132c41;
  font-family: Barlow;
  font-weight: 500;
  font-size: 18px;
}

p {
  font-family: Barlow;
}

a {
	color: rgba(217, 80, 57, 1.0);
}

a:hover,
a:focus {
	color: rgba(191, 57, 34, 1.0);
}

a:active {
	color: rgba(255, 120, 97, 1.0);
}

h1 {
  color: #132c41;
  font-family: Barlow;
  font-size: 48px;
  font-weight: 800;
}

@media(max-width: 767px) {
  h1 {
    font-size: 40.8px;
  }
}

h2 {
  color: #132c41;
  font-family: Barlow;
  font-size: 36px;
  font-weight: 800;
}

@media(max-width: 767px) {
  h2 {
    font-size: 30.599999999999998px;
  }
}

h3 {
  color: #132c41;
  font-family: Barlow;
  font-size: 28px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h3 {
    font-size: 23.8px;
  }
}

h4 {
  color: #132c41;
  font-family: Barlow;
  font-size: 24px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h4 {
    font-size: 20.4px;
  }
}

h5 {
  color: #132c41;
  font-family: Barlow;
  font-size: 20px;
  font-weight: 700;
}

h6 {
  color:  #132c41;
  font-family: Barlow;
  font-size: 18px;
  font-weight: 700;
}

blockquote {
  border-left: 10px solid #132c41;;
}







form,
.submitted-message {
  font-family: Barlow;
  background-color: rgba(19, 44, 65, 1.0);
  
  padding: 10px 5px;
  
}

h3.form-title {
  background-color: rgba(19, 44, 65, 1.0);
  color: rgba(255, 251, 245, 1.0);
  
  padding: 10px 5px;
  margin:0;
  
}

.hs-button,
.button--primary {
  background-color: rgba(243, 182, 78, 1.0);
  border-color: rgba(243, 182, 78, 1.0);
  border-radius: 5px;
  border-width: 2px;
  color: rgba(19, 44, 65, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  color: rgba(19, 44, 65, 1.0);
  border-color: rgba(243, 182, 78, 1.0);
  background-color: rgba(255, 210, 134, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 222, 118, 1.0);
  border-color: rgba(255, 222, 118, 1.0);
  color: rgba(19, 44, 65, 1.0);
}

.hs-form label {
  color: rgba(255, 251, 245, 1.0);
}

.hs-form legend {
  color: rgba(87, 167, 185, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(19, 28, 47, 1.0);
  color: ;
  border-radius: 10px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(156, 212, 214, 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: #132c41;
}

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

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

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

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

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





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

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

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

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





header.header {
  background-color: #132c41;
}

.header__container {
  max-width: 1280px;
}


body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(243, 182, 78, 1.0);
}



.custom-menu-primary ul li a:hover,
.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: rgba(255, 210, 134, 1.0);
  background-color: rgba(243, 182, 78, 0.0);
}

.custom-menu-primary ul li a.active-item,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(243, 182, 78, 1.0);
  background-color: rgba(243, 182, 78, 0.0);
}

body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: rgba(243, 182, 78, 0.0);
}
.custom-menu-primary ul ul {
  background-color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary ul ul li a {
  color: rgba(243, 182, 78, 1.0);
  background-color: rgba(#null, 0.0);
}

.custom-menu-primary ul ul li a:hover,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  color: rgba(243, 182, 78, 1.0);
  background-color: rgba(238, 238, 238, 1.0);
}
.custom-menu-primary ul ul li a.active-item{
  color: #132c41;
    background-color: #ffd286;
    text-decoration: underline;
}

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(243, 182, 78, 1.0);
}

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

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(243, 182, 78, 1.0);
  }
}


.header-btn a {
  background-color: rgba(243, 182, 78, 1.0);
  color: rgba(19, 44, 65, 1.0) !important;
}

.header-btn a:hover {
  background-color: rgba(255, 210, 134, 1.0);
  color: rgba(19, 44, 65, 1.0) !important;
}







.footer {
  background-color: rgba(19, 44, 65, 1.0);
  color: rgba(255, 243, 226, 1.0);
}

.footer a {
  color: rgba(255, 243, 226, 1.0);
}

.footer a:hover {
  color: rgba(191, 57, 34, 1.0);
}

.copyright,
.copyright a {
  color: rgba(155, 211, 213, 1.0);
}

.copyright a:hover {
  color: rgba(191, 57, 34, 1.0);
}

.footer-btn a {
  background-color: rgba(243, 182, 78, 1.0);
  border-color: rgba(243, 182, 78, 1.0);
  color: rgba(19, 44, 65, 1.0);
}

.footer-btn a:hover {
  background-color: rgba(255, 210, 134, 1.0);
  border-color: rgba(243, 182, 78, 1.0);
  color: rgba(19, 44, 65, 1.0);
}



.footer__container {
  max-width: 1280px;
}





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

.blog-post__date {
	border-color: #132c41;
}

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

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

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

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

.blog-pagination__link {
	color: #132c41;
}

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

.blog-post__title {
	color: #132c41;
	font-family:Barlow;
	font-size: 36px;
	font-weight: ;
}

.blog-post__author {
	background-color: #132c41;
}

#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);
}

/*             Blog Grid Listing and Post styles            */











body .icon svg {
	fill: #132c41;
}

body .tns-nav button.tns-nav-active {
	background-color: #132c41;
}

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

body .social-links__icon {
	background-color: #132c41;
}

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

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




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


.custom-menu-primary .login-button a {
color: #ffffff;
}
.header__container,.page-center,.dnd-section>.row-fluid,
  .footer__container,.content-wrapper{
    max-width:1280px;
    width:100%;
    margin:0 auto;
      padding:0 40px;
  }

@media (max-width: 767px) {

.header__container,.page-center,.dnd-section>.row-fluid,
  .footer__container,.content-wrapper{
      padding:0 24px;
  }
  
}

/* Nav changes BW 01142021 */
@media screen and (min-width: 992px) {
  .has-submenu.menu-item .menu-link {
      padding-right: 25px;
      position: relative;
  }


  .has-submenu.menu-item .menu-link:after {
    font-family: "Font Awesome 5 Free";
      content: '\f078';
      position: absolute;
      top: 24px;
      right: 3px;
      bottom: 0;
      width: 1em;
      height: 1em;
      display: block;
    font-weight: bold;
    font-size: 15px;
  }

  .submenu.level-2 {
      background-color: #f3b64e;
      padding: 0;
  }

  .submenu.level-2 li a {
      color: #132c41;
      padding: 13px 20px;
  }

  .submenu.level-2 li a:hover {
      background-color: #ffd286;
      color: #132c41;
      text-decoration: underline;
  }

  .submenu.level-2 li.no-submenu a:after {
      display: none;
  }
}

/*Osano styling */

.osano-cm-widget {
  background: url(https://21470813.fs1.hubspotusercontent-na1.net/hubfs/21470813/cookie-01.svg) no-repeat center center / cover;
}

.osano-cm-widget:focus, .osano-cm-info-dialog-header__close:focus {
  outline: 0;
}

.osano-cm-info-dialog-header__close:focus {
  background-color: #fff;
}

.osano-cm-widget svg {
  display: none;
}

.osano-cm-info-dialog {
  display: flex;
  align-items: center;
  justify-content: center;
}

.osano-cm-info {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  box-shadow: none;
  max-width: 60em;
    height: 35em;
}

.osano-cm-view {
  display: flex;
  flex-direction: column;
}

.osano-cm-info p {
  font-size: 16px;
}

p.osano-cm-header {
  font-size: 32px;
  color: #142d40;
  font-weight: 700;
}

.osano-cm-drawer-toggle .osano-cm-label {
  font-size: 24px;
  color: #2f798f;
  font-weight: 700;
}

.osano-cm-save {
  width: auto;
  margin: 0 auto;
}

.osano-cm-info-dialog--hidden .osano-cm-info--position_right {
  transform: translate(145%);
}