@import url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* ******************************************************************************
*********************************************************************************
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: 1140px;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  max-width: 1140px;
}
.content-wrapper {
  max-width: 1140px;
}
@media (min-width: 576px){
  .content-wrapper,
  .dnd-section > .row-fluid,
  .header__container,
  .container,
  .page-center{
    max-width: 539.9999994px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 768px){
  .content-wrapper,
  .dnd-section > .row-fluid,
  .header__container,
  .container,
  .page-center{
    max-width: 720.000003px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 992px){
  .content-wrapper,
  .dnd-section > .row-fluid,
  .header__container,
  .container,
  .page-center{
    max-width: 959.9999964px;
    margin-right: auto;
    margin-left: auto;
  }


}

@media (min-width: 1200px){
  .content-wrapper,
  .dnd-section > .row-fluid,
  .header__container,
  .container,
  .page-center{
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
  }
}








html {
  font-size: 16;
}

body {
  color: rgba(88, 89, 91, 1.0);
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
}

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

a {
  font-family: Roboto;
  color: rgba(141, 198, 63, 1.0);
}

a:hover  {
  color:rgba(100, 142, 42, 1.0);
}

a:active {
  color: rgba(181, 238, 103, 1.0);
}

h1 {
  color: rgba(86, 158, 164, 1.0);
  font-family: Roboto Slab;
  font-size: 40px;
  font-weight: 300;
}


h2 {
  color: rgba(120, 176, 182, 1.0);
  font-family: Roboto Slab;
  font-size: 32px;
  font-weight: 300;
}


h3 {
  color: rgba(186, 148, 196, 1.0);
  font-family: Roboto Slab;
  font-size: 24px;
  font-weight: 300;
}


h4 {
  color: rgba(88, 89, 91, 1.0);
  font-family: Roboto Slab;
  font-size: 24px;
  font-weight: 300;
}



h5 {
  color: rgba(88, 89, 91, 1.0);
  font-family: Roboto Slab;
  font-size: 20px;
  font-weight: 300;
}

h6 {
  color: rgba(88, 89, 91, 1.0);
  font-family: Roboto Slab;
  font-size: 16px;
  font-weight: 300;
}





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

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(224, 101, 98, 1.0);
}

.hs-button,
.button--primary {
  background-image: linear-gradient(83deg,rgba(141, 198, 63, 1.0) 0,rgba(112, 158, 64, 1.0) 240%);
  border-color: rgba(73, 74, 82, 1.0);
  border-radius: 35px;
  border-width: 0px;
  color: rgba(245, 248, 254, 1.0);
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  border-color: rgba(#null, 0.0);
  color: rgba(245, 248, 254, 1.0);
}



.hs-form label {
  color: rgba(88, 89, 91, 1.0);
}

.hs-form legend {
  color: rgba(124, 152, 182, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(146, 148, 151, 1.0);
  border-radius: 5px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(73, 74, 82, 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: #58595B;
}

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

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

.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;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(146, 148, 151, 1.0);
  color: rgba(88, 89, 91, 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(88, 89, 91, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(146, 148, 151, 1.0);
}





.skip-link {
  position: absolute;
  top: -100px;
  left: 0;
  background: #000;
  color: white;
  padding: 8px 16px;
  z-index: 99999;
}

.skip-link:focus {
  top: 0;
}


.header .newsAnnouncement{
  background: linear-gradient(90deg,rgba(141, 198, 63, 1.0) 0%,rgba(141, 198, 63, 0.8) 35%,rgba(141, 198, 63, 0.8) 100%);
}


.header .newsAnnouncement p,
.header .newsAnnouncement a{
  color: rgba(255, 255, 255, 1.0);
}

.top-header{
  background-image: linear-gradient(83deg,rgba(100, 193, 200, 1.0) 0,rgba(168, 123, 181, 0.8) 240%);
}

.top-header .header-menu-primary ul>li>a {
  color: rgba(245, 248, 254, 1.0);
}

.top-header .header-menu-primary ul>li>a:hover {
  color: rgba(245, 248, 254, 1.0);
}
.top-header .header-menu-primary ul>li.active-branch > a,
.top-header .header-menu-primary ul>li>a.active-item{
  color: rgba(#null, 0.0);
}
.top-header .header-menu-primary ul>li.active-branch > a,
.top-header .header-menu-primary ul>li>a.active-item {
  background: rgba(#null, 0.0);
}

.top-header .header-menu-primary ul>li>a:hover {
  background-color: rgba(#null, 0.0);
}

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


.custom-menu-primary-mobile nav.navigation-primary>ul>li>a {
  color: rgba(88, 89, 91, 1.0);
}

.custom-menu-primary-mobile nav.navigation-primary>ul>li>a:hover {
  color: rgba(88, 89, 91, 1.0);
}
.custom-menu-primary-mobile nav.navigation-primary>ul>li.active-branch > a,
.custom-menu-primary-mobile nav.navigation-primary>ul>li > a.active-item{
  color: rgba(88, 89, 91, 1.0);
}
.custom-menu-primary-mobile nav.navigation-primary>ul>li.active-branch > a,
.custom-menu-primary-mobile nav.navigation-primary>ul>li > a.active-item {
  background: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary-mobile nav.navigation-primary > ul > li > a:hover {
  background-color: rgba(255, 255, 255, 0.0);
}
.bottom-header .custom-menu-primary-mobile nav.navigation-primary>ul>li>ul>li>a{
  color: rgba(88, 89, 91, 1.0);
}
.bottom-header .custom-menu-primary-mobile nav.navigation-primary>ul>li>ul {
  background-color: rgba(245, 248, 254, 1.0);
}
.bottom-header nav.navigation-primary>ul>li ul>li>a:hover {
  background-color: rgba(245, 248, 254, 0.0) !important;
  color: rgba(141, 198, 63, 1.0) !important; 
}
.bottom-header nav.navigation-primary>ul>li ul>li.active-branch>a,
.bottom-header nav.navigation-primary>ul>li ul>li>a.active-item{
  color: rgba(88, 89, 91, 1.0);
  background-color: rgba(245, 248, 254, 0.0);
}

.bottom-header .custom-menu-primary-mobile nav.navigation-primary>ul>li:nth-child(5)>a{
  color: rgba(255, 255, 255, 1.0);
  background-image: linear-gradient(83deg, rgba(141, 198, 63, 1.0) 0, rgba(112, 158, 64, 1.0) 240%);
}
.bottom-header .custom-menu-primary-mobile nav.navigation-primary>ul>li:nth-child(6)>a{
  color: rgba(245, 248, 254, 1.0);
  background-image: linear-gradient(83deg, rgba(86, 158, 164, 1.0) 0, rgba(168, 123, 181, 1.0) 240%);
}







footer {
  background-color: rgba(36, 36, 36, 1.0);
}

footer p,
footer h5,
.copyright_text_color{
  color: rgba(245, 248, 254, 1.0);
}
.footerInfo a{
  color: rgba(245, 248, 254, 0.8);
}
.footerInfo a:hover{
  color: rgba(245, 248, 254, 1.0);
}
p.copyright-text{
  color: rgba(245, 248, 254, 1.0);
}







.blog-post__date {
  border-color: #58595B;
}

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

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

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

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

.blog-pagination__link {
  color: #58595B;
}

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

.blog-post__title {
  color: #78B0B6;
  font-family:Roboto Slab;
  font-size: 32px;
  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: 1140px;
  margin: 0 auto;
}





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

.montserrat-font-apply, .montserrat-font-apply h1, .montserrat-font-apply h2, .montserrat-font-apply h3, .montserrat-font-apply h4, .montserrat-font-apply h5, .montserrat-font-apply h6 { font-family: 'Montserrat', sans-serif; }
.new-wrapper { max-width: 1215px; margin: 0 auto;  box-sizing: border-box; width: 100%; float: none !important; display: block; }
.montserrat-font-apply .dnd-section > .row-fluid { padding-left: 0; padding-right: 0; }