/* ******************************************************************************
*********************************************************************************
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,.footer__container,.page-center,.content-wrapper {
  max-width: 1100px;
  margin: 0 auto;
}

@media only screen and (min-width: 1367px){
  .dnd-section > .row-fluid,.footer__container,.page-center,.content-wrapper {
    max-width: 1200px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1200px){
  .dnd-section > .row-fluid,.footer__container,.page-center,.content-wrapper {
    max-width: 950px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1024px){
  .dnd-section > .row-fluid,.footer__container,.page-center,.content-wrapper {
    max-width: 768px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px){
  .dnd-section > .row-fluid,.footer__container,.page-center,.content-wrapper {
    max-width: 600px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 680px){
  .dnd-section > .row-fluid,.footer__container,.page-center,.content-wrapper {
    max-width: 420px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 480px){
  .dnd-section > .row-fluid,.footer__container,.page-center,.content-wrapper {
    max-width: 300px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 320px){
  .dnd-section > .row-fluid,.footer__container,.page-center,.content-wrapper {
    max-width: 90%;
    margin: 0 auto;
  }
}


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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #C9F069;
}
/* .page-center {
  max-width: 1100px;
} */






body {
  color: #666666;
  font-family: Lato;
  font-size: 16px;
  font-weight: 500;
}

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

a {
  font-family: Lato;
  color: rgba(32, 60, 128, 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:#203c80;
}

a:active {
  color: rgba(72, 100, 168, 1.0);
}

h1 {
  color: #01358d;
  font-family: Lato;
  font-size: 65px;
  font-weight: 700;
}

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

h2 {
  color: #01358d;
  font-family: Lato;
  font-size: 45px;
  font-weight: 700;
}

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

h3 {
  color: #01358d;
  font-family: Lato;
  font-size: 32px;
  font-weight: 700;
}

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

h4 {
  color: #01358d;
  font-family: Lato;
  font-size: 23px;
  font-weight: 700;
}

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

h5 {
  color: #01358d;
  font-family: Lato;
  font-size: 18px;
  font-weight: 700;
}

h6 {
  color: #01358d;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
}





form, 
    .submitted-message {
    border: 1px solid;
    border-color: rgba(255, 255, 255, 0.0) ;
    background-color: rgba(255, 255, 255, 0.0);
    font-family: Lato;
    padding: 15px 5px;
    }
    h3.form-title {
    background-color: rgba(255, 255, 255, 0.0);
    color: rgba(1, 53, 141, 1.0);
    }
    .hs-button, 
    .button--primary {
    background-color: rgba(29, 70, 48, 1.0);
    border-radius: 3px;
    border: 1px solid;
    color: rgba(201, 240, 105, 1.0);
    border-color: rgba(29, 70, 48, 1.0);
    padding-left: 24px !important;
    padding-right: 24px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    }
    .hs-button:hover, .button--primary:hover {
    background-color: rgba(29, 70, 48, 1.0);
    border-color: rgba(29, 70, 48, 1.0);
    color: rgba(201, 240, 105, 1.0);
    }
    .hs-button:focus, .button--primary:focus  {
    background-color: rgba(29, 70, 48, 1.0);
    border-color: rgba(29, 70, 48, 1.0);
    color: rgba(201, 240, 105, 1.0);
    }
    .hs-button:active, .button--primary:active  {
    background-color: rgba(29, 70, 48, 1.0);
    border-color: rgba(29, 70, 48, 1.0);
    color: rgba(201, 240, 105, 1.0);
    }
    .hs-form label {
    color: rgba(32, 60, 128, 1.0);
    }
    .hs-form-field label, .hs-form-field a {
    color: rgba(32, 60, 128, 1.0);
    }
    form#email-prefs-form div,
    form#email-prefs-form p,
    form#email-prefs-form h1,
    form#email-prefs-form h2,
    form#email-prefs-form span {
    color: rgba(32, 60, 128, 1.0);
    }
    
    a#hs_login_reset {
    color: rgba(32, 60, 128, 1.0);
    }
    .hs-form legend {
    color: rgba(32, 60, 128, 1.0);
    }
    body form .hs-input, 
    body form .hs-search-field__input,
    body form select,
    body form #hs-pwd-widget-password,
    body form textarea {
    border: 1px solid !important;
    background-color: rgba(245, 248, 250, 1.0);
    border-color: rgba(203, 214, 226, 1.0) !important;
    color: rgba(51, 71, 91, 1.0);
    border-radius: 3px;
    }
    body form .hs-input:hover, 
    body form .hs-search-field__input:hover,
    body form select:hover,
    body form #hs-pwd-widget-password:hover,
    body form textarea:hover {
    border-color: rgba(203, 214, 226, 1.0) !important;
    color: rgba(51, 71, 91, 1.0);
    }
    body form .hs-input:focus, 
    body form .hs-search-field__input:focus,
    body form select:focus,
    body form #hs-pwd-widget-password:focus,
    body form textarea:focus {
    border-color: rgba(82, 168, 236, 0.8) !important;
    }


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

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

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

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

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

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

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





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

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

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

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





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

/* .header__container {
max-width: 1100px;
} */

.custom-menu-primary .navigation-primary .submenu .menu-item a {
  color: rgba(32, 60, 128, 1.0);
}
.custom-menu-primary .navigation-primary > .submenu > .menu-item.active-branch > a {
  color: rgba(32, 60, 128, 1.0);
  background-color: rgba(#null, 0.0);
}
.custom-menu-primary .navigation-primary > .submenu > .menu-item:hover > a {
  color: rgba(32, 60, 128, 1.0);
  background-color: rgba(#null, 0.0);
}
.custom-menu-primary .navigation-primary .submenu .menu-item > ul.submenu {
  background-color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .navigation-primary .submenu .menu-item .second ul li a {
  color: rgba(102, 102, 102, 1.0);
}
.custom-menu-primary .navigation-primary .submenu .menu-item .second ul li a:hover {
  background-color: rgba(#null, 0.0);
  color: rgba(32, 60, 128, 1.0);
}
.custom-menu-primary .navigation-primary .submenu .menu-item > ul .menu-item.active-branch > a {
  background-color: rgba(#null, 0.0);
  color: rgba(32, 60, 128, 1.0);
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(32, 60, 128, 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(32, 60, 128, 1.0);
  }
}





.custom-footer {
  color: #ffffff;
}
.footer-top-holder {
  background-color: rgba(13, 39, 83, 1.0);
}
.footer-bottom-holder {
  background-color: rgba(10, 31, 69, 1.0);
}
.custom-footer a{
  color: #ffffff;
}

.custom-footer a:hover{
  color: #09ad46;
}
.custom-footer h5{
  color: #ffffff;
}

/* .footer__container {
max-width: 1100px;
} */





/* .content-wrapper {
  max-width: 1100px;
} */

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

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

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

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

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

.blog-pagination__link {
  color: #666666;
}

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

.blog-post__title {
  color: #01358d;
}

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

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

.blog-header {
  background-color: rgb(245, 245, 245);
}

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

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

.blog-post__tag-link:hover{
  color: #203c80;
}

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

.blog-post__read-more a:hover svg {
  fill: #203c80;
}

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

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

.blog-sidebar a:hover {
  color: #203c80;
}

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

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

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

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

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

.blog-post__meta a:hover {
  color: #203c80
}

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

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

.blog-post__back-to-blog:hover {
  color: #203c80;
}

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

a.blog-post__back-to-blog:hover svg {
  fill: #203c80;
}

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

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

.section.post-footer .hs-input {
  border-color: rgb(181, 220, 85);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}










body .icon svg {
  fill: #1D4630;
}

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

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

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

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

/* .page-center {
  max-width: 1100px;
  margin: 0 auto;
} */




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