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

/* Test */






















































@media (min-width: 992px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper {
    max-width: 970.0000000002px;
  }
}


@media (min-width: 1200px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper {
    max-width: 1170px;
  }
} 

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #333;
}





body {
  color: #000;
  font-family: sans-serif;
  font-weight: 300;
  font-size: 16px;
}

p {
  font-family: sans-serif;
  font-weight: 300
}

a { 
  color: rgba(0, 92, 179, 1.0);
  cursor: pointer; 
}

a:hover,
a:focus { 
  color: rgba(0, 53, 102, 1.0);
}

h1 {
  color: #6b6b6b;
  font-family: lato;
  font-size: 45px;
  font-weight: 500;
}


h2 {
  color: #6b6b6b;
  font-family: lato;
  font-size: 40px;
  font-weight: 300;
}


h3 {
  color: #6b6b6b;
  font-family: lato;
  font-size: 32px;
  font-weight: 500;
}


h4 {
  color: #6b6b6b;
  font-family: lato;
  font-size: 18px;
  font-weight: 500;
}


h5 {
  color: #6b6b6b;
  font-family: lato;
  font-size: 16px;
  font-weight: 500;
}

h6 {
  color: #6b6b6b;
  font-family: lato;
  font-size: 14px;
  font-weight: 500;
}






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

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

.hs-button,
.button--primary {
  background-color: rgba(0, 92, 179, 1.0);
  border-color: rgba(0, 92, 179, 1.0);
  border-radius: 5px;
  border-width: 0px;
  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,
.hs-button:active,
.button--primary:active{
  background-color: rgba(44, 140, 161, 1.0);
  border-color: rgba(0, 92, 179, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(40, 132, 219, 1.0);
  border-color: rgba(40, 132, 219, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form .field > label,
.hs-form-field > label {
  color: rgba(0, 0, 0, 1.0);
}

.hs-form legend {
  color: rgba(0, 0, 0, 0.5);
}

form input,
form select,
form textarea,
.hs-input,
input#hs-pwd-widget-password {
  border-color: rgba(204, 204, 204, 1.0);
  color: ;
  border-radius: 4px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input#hs-pwd-widget-password:focus {
  border-color: rgba(0, 0, 0, 0.3);
}

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

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

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

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

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

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





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

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

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

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





.custom-header {
  background-color: rgba(0, 122, 51, 1.0);
}  

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

.custom-menu-primary .hs-menu-wrapper >ul>li>a:hover{
  color : rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper >ul>li:hover >a{
  background-color : rgba(255, 255, 255, 0.0);
}  

.custom-menu-primary .hs-menu-wrapper >ul>li.active-branch > a{
  background-color : rgba(255, 255, 255, 0.0);
  color : rgba(255, 255, 255, 1.0);
}

.custom-menu-primary  .hs-menu-wrapper   ul ul {
  background-color : rgba(18, 18, 18, 1.0);
}

.custom-menu-primary  .hs-menu-wrapper   ul ul li a {
  color : rgba(153, 153, 153, 1.0);
}

.custom-menu-primary  .hs-menu-wrapper   ul ul li a:hover {
  color : rgba(255, 255, 255, 1.0);
}

.custom-menu-primary  .hs-menu-wrapper   ul ul li:hover > a {
  background-color : rgba(255, 255, 255, 0.0);
}

.custom-menu-primary  .hs-menu-wrapper   ul ul li.active-branch > a  {
  background-color : rgba(255, 255, 255, 0.0);
  color : rgba(255, 255, 255, 1.0);
}

.head_btn{
  color : rgba(255, 255, 255, 1.0);
  background-color : rgba(0, 122, 51, 1.0);
  border-color : rgba(255, 255, 255, 1.0);
}

.head_btn:hover{
  color : rgba(255, 255, 255, 1.0);
  background-color : rgba(86, 197, 90, 1.0);
  border-color : rgba(255, 255, 255, 1.0);
}

.head_btn:focus{
  color : rgba(255, 255, 255, 1.0); 
}





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

.footer a{
  color: rgba(208, 208, 208, 1.0); 
}

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

.copyright{
  color: rgba(182, 182, 182, 1.0); 
}

.footer-col h4,
.footer-col .hs-menu-wrapper>ul>li>a, 
.footer-col .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 1.0);  
}

.footer-menu .page-center{
  border-color: rgba(170, 170, 170, 1.0);  
}






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

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

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

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

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

.blog-pagination__link {
  color: #000;
}

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

.blog-post__title {
  color: #6b6b6b;
  font-family:lato;
  font-size: 40px;
  font-weight: ;
}

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

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

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

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

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

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

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

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

.blog-sidebar a:hover {
  color: #003566;
}
 
.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: #000;
}

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

.blog-post__meta a:hover {
  color: #003566
}

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

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

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

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

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

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

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

 










body .icon svg {
  fill: #000;
}

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

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

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

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





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