/* ******************************************************************************
*********************************************************************************
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: 1170px;
}

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

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




html {
  font-size: 20;
}

body {
  color: #565656;
  font-family: Raleway;
  font-size: 20px;
}

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

ol,ul{
  font-weight: 400;

}

a {
  font-family: Raleway;
  color: rgba(135, 195, 74, 1.0);
}

a:hover,
a:focus {
  /*   color:#618c36; */
  color: rgba(97, 140, 54, 1.0);
}

a:active {
  color: rgba(175, 235, 114, 1.0);
}

h1 {
  color: #565656;
  font-family: Raleway;
  font-size: 30px;
  font-weight: 800;
}

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

h2 {
  color: #565656;
  font-family: Raleway;
  font-size: 28px;
  font-weight: 800;
}

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

h3 {
  color: #565656;
  font-family: Raleway;
  font-size: 24px;
  font-weight: 500;
}

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

h4 {
  color: #565656;
  font-family: Raleway;
  font-size: 18px;
  font-weight: 500;
}

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

h5 {
  color: #565656;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 500;
}

h6 {
  color: #565656;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 500;
}

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





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

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

.hs-button,
.button--primary {
  background-color: rgba(118, 176, 34, 1.0);
  border-color: rgba(#null, 0.0);
  border-radius: 4px;
  border-width: px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(118, 176, 34, 1.0);
  border-color: #76b022;
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(158, 216, 74, 1.0);
  border-color: rgba(#null, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

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

.hs-form legend {
  color: rgba(85, 85, 85, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(226, 226, 226, 1.0);
  color: ;


  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(118, 176, 34, 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: #565656;
}

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

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

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

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

.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(86, 86, 86, 1.0);
  color: rgba(86, 86, 86, 1.0);
}

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

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

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





.header {
  background-color: rgba(135, 195, 74, 1.0);
}

.header__container {
  max-width: 1170px;
}


/* header-css */

.custom-menu-primary ul.submenu.level-1>li>a{
  color: rgba(255, 255, 255, 1.0);
}


.custom-menu-primary ul.submenu.level-1>li:hover>a{
  color: rgba(85, 85, 85, 1.0);
  background-color: rgba(231, 231, 231, 1.0);
}

.custom-menu-primary ul.submenu.level-1>li>a.active-item,
.custom-menu-primary ul.submenu.level-1>li>a.active-branch{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(231, 231, 231, 0.0);
}

.custom-menu-primary ul.submenu.level-1 ul.submenu.level-2{
  background-color: rgba(232, 232, 232, 1.0);
}

.custom-menu-primary ul.submenu.level-1 ul.submenu.level-2>li>a{
  color: rgba(51, 51, 51, 1.0);

}

.custom-menu-primary ul.submenu.level-1 ul.submenu.level-2>li>a:hover{
  color: rgba(38, 38, 38, 1.0);
  background-color: rgba(245, 245, 245, 1.0);
}

.custom-menu-primary ul.submenu.level-1 ul.submenu.level-2>li>a.active-item,
.custom-menu-primary ul.submenu.level-1 ul.submenu.level-2>li>a.active-branch{
  color: rgba(38, 38, 38, 1.0);
  background-color: rgba(245, 245, 245, 1.0);

}




.navbar-right ul li a h4{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(135, 195, 74, 1.0);

  border-color: rgba(172, 255, 51, 1.0);
}


.navbar-right ul li a h4:hover{
  color: rgba(51, 51, 51, 1.0);
  background-color: rgba(135, 195, 74, 1.0);
}



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

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





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

.footer__container {
  max-width: 1170px;
}


.footer .black-inset h3{

  color: rgba(255, 255, 255, 1.0);
}


.black-inset h3 a,.copyright p a{
  color: rgba(135, 195, 74, 1.0);
}

.black-inset h3 a:hover,.copyright p a:hover{
  color: rgba(97, 140, 54, 1.0);
}

.copyright p:first-child{
  color: rgba(96, 96, 96, 1.0);
}

span#social-icons a{
  color: rgba(255, 255, 255, 1.0);
}


span#social-icons a:hover{
  color: rgba(97, 140, 54, 1.0);
}





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

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

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

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

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

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

.blog-pagination__link {
  color: #565656;
}

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

.blog-post__title {
  color: #565656;
  font-family:Raleway;
  font-size: 28px;
  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: #565656;
}

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

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

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

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: 1170px;
  margin: 0 auto;
}




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


@media (max-width: 1199px) {
  .dnd-section>.row-fluid,.header__container,.footer__container,.content-wrapper {
    max-width: 970px;
  }
}

@media (max-width: 991px) {
  .dnd-section>.row-fluid,.header__container,.footer__container,.content-wrapper {
    max-width: 750px;
  }
}

@media (max-width: 767px) {
  .dnd-section>.row-fluid,.header__container,.footer__container,.content-wrapper {
    max-width: 100%;
  }
}