/* ******************************************************************************
*********************************************************************************
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: 72.5em;
}

.dnd-section {
  padding-bottom: 1.5em;
  padding-top: 1.5em;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #333333;
}
.page-center {
  max-width: 72.5em;
}





body {
  color: #333333; 
  font-family: ;
  font-weight: ;
  font-size: 16px;
}

p {
  font-family: ;
  font-weight: 
}

a {
  font-family: ;
  color: rgba(0, 118, 192, 1.0);
  cursor: pointer;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

a:hover,
a:focus {
  color:#0076c0;
}

a:active {
  color: rgba(40, 158, 232, 1.0);
}

h1 {
  color: #0076c0;
  font-family: ;
  font-size: 32px;
  font-weight: ;
}

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

h2 {
  color: #333333;
  font-family: ;
  font-size: 28px;
  font-weight: ;
}

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

h3 {
  color: #333333;
  font-family: ;
  font-size: 24px;
  font-weight: ;
}

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

h4 {
  color: #333333;
  font-family: ;
  font-size: 20px;
  font-weight: ;
}

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

h5 {
  color: #333333;
  font-family: ;
  font-size: 18px;
  font-weight: ;
}

h6 {
  color: #333333;
  font-family: ;
  font-size: 16px;
  font-weight: ;
}

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





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

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 118, 192, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(122, 193, 67, 1.0);
  border-color: rgba(110, 176, 58, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #73b83d;
  border-color: #73b83d;
  color: #ffffff);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(162, 233, 107, 1.0);
  border-color: rgba(150, 216, 98, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(51, 51, 51, 1.0);
}

.hs-form legend {
  color: rgba(51, 51, 51, 1.0);
}
#hs-pwd-widget-password,
form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(221, 221, 221, 1.0);
  color: rgba(51, 51, 51, 1.0);
  border-radius: 0px;
}
#hs-pwd-widget-password:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(92, 171, 221, 1.0);
}

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

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

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

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

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

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

.fn-date-picker td .pika-button:hover {
  background-color: #333333 !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(255, 255, 255, 1.0);
  color: rgba(51, 51, 51, 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);
}





.cm-position {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(221, 221, 221, 1.0);
}

.header__container {
  max-width: 72.5em;
}
.cm-menu-primary ul > li > a{
  color: rgba(0, 119, 192, 1.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li{
  color: rgba(186, 188, 190, 1.0);
}
.cm-menu-primary ul > li > a:hover{
  color: rgba(0, 119, 192, 1.0);
}

.cm-menu-primary ul > li.active > a,
.cm-menu-primary ul > li.active-branch > a,
.cm-menu-primary ul > li > a.active,
.cm-menu-primary ul > li > a.active-branch{
  color: rgba(0, 119, 192, 1.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a{
  color: rgba(0, 172, 75, 1.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li:nth-child(2).clicked > ul:after,
.cm-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > ul{
  background-color: rgba(255, 255, 255, 0.92);
  border-color: rgba(204, 204, 204, 1.0);
}
.cm-menu-primary ul > li > ul > li > a{
  color: rgba(35, 31, 32, 1.0);
}
.cm-menu-primary ul > li > ul > li > a:hover{
  color: rgba(35, 31, 32, 1.0);
}
.cm-menu-primary ul > li > ul > li.active > a,
.cm-menu-primary ul > li > ul > li.active-branch > a,
.cm-menu-primary ul > li > ul > li > a.active,
.cm-menu-primary ul > li > ul > li > a.active-branch{
  color: rgba(35, 31, 32, 1.0);
}


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

.header__language-switcher-label-current:after {
  border-top-color: rgba(0, 119, 192, 1.0);
}

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

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(0, 119, 192, 1.0);
  }
}





.footer-bottom {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(51, 51, 51, 1.0);
}
.footer-bottom a{
  color: rgba(35, 31, 32, 1.0);
}
.footer a:hover{
  color: rgba(35, 31, 32, 1.0);
}
.footer-bottom h2,
.footer-bottom h3,
.footer-bottom h4{
  color: rgba(51, 51, 51, 1.0);
}
.footer-bottom .footer__social a{
  color: rgba(0, 118, 192, 1.0);
}
.footer-bottom .footer__social a:hover{
  color: rgba(0, 118, 192, 1.0);
}
.footer-bottom .footer-right-group{
  background-color: rgba(241, 241, 241, 1.0);
}


.footer__container {
  max-width: 72.5em;
}
.footer-top{
  background-color: rgba(0, 147, 208, 1.0);
}
.footer-top h2,
.footer-top h3,
.footer-top h4{
  color: rgba(255, 255, 255, 1.0);
}
.footer-top .hs-form-field > label{
  color: rgba(51, 71, 91, 1.0);
}
.footer-top select,
.footer-top input[type="email"]{
  color: rgba(51, 71, 91, 1.0);
  border-color: rgba(203, 214, 226, 1.0);
  background-color: rgba(245, 248, 250, 1.0);
}
.footer-top select:focus,
.footer-top input[type="email"]:focus{
  border-color: rgba(82, 168, 236, 1.0);
}
.footer-top input[type="submit"]{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 119, 138, 1.0);
  border-color: rgba(0, 119, 138, 1.0);
}
.footer-top input[type="submit"]:hover{
  border-color: rgba(0, 119, 138, 1.0);
}








.content-wrapper {
  max-width: 72.5em;
}

.blog-post__date {
  border-color: #333333;
}

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

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

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

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

.blog-pagination__link {
  color: #333333;
}

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

.blog-post__title {
  color: #333333;
  font-family:;
  font-size: 28px;
  font-weight: ;
}

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

#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            */


.hs-blog-listing,
.hs-blog-post {
  background-color: #ffffff;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__tag-link:hover{
  color: #0076c0;
}

.blog-post__read-more svg {
  fill: #333333;
}

.blog-post__read-more a:hover svg {
  fill: #0076c0;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-sidebar a {
  color: #333333;
}

.blog-sidebar a:hover {
  color: #0076c0;
}

.blog__subscription-block {
  background-color: rgb(245, 245, 245);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

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

.blog-post__body, .blog-post__tags a {
  color: #333333;
}

.blog-post__meta a:hover {
  color: #0076c0
}

.blog-post__links {
  border-top:  2px solid rgb(31, 31, 31);
}

.blog-post__back-to-blog {
  color: #333333;
}

.blog-post__back-to-blog:hover {
  color: #0076c0;
}

.blog-post__back-to-blog svg {
  fill: #333333;
}

a.blog-post__back-to-blog:hover svg {
  fill: #0076c0;
}

.comment.depth-0 {
  border-top: 2px solid rgb(31, 31, 31);
}

.comment.depth-1 {
  border-left: 2px solid rgb(31, 31, 31);
}












body .icon svg {
  fill: #333333;
}

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

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

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

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

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




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

.hs-accordion__item-content a.cta_button {
  border:0px !important;
  font-family:Gotham !important;
  font-size:16px !important;
  font-weight:700 !important;
}


@media (max-width: 1199px) {
  .dnd-section > .row-fluid,
  .content-wrapper,
  .page-center{
    max-width:85% !important;
  }
}




@media (max-width: 959px) {
  .content-wrapper,
  .page-center{
    padding-left: 20px;
    padding-right: 20px;
  }
  .dnd-section > .row-fluid,
  .content-wrapper,
  .page-center{
    max-width:100% !important;
  }
}
@media (max-width: 720px) {
  .content-wrapper,
  .page-center{
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 479px) {
  .content-wrapper,
  .page-center{
    padding-left: 10px;
    padding-right: 10px;
  }
}