/* ******************************************************************************
*********************************************************************************
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;
  padding-left: 13px;
  padding-right: 13px;
}

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

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




body {
  color: #555555;
  font-family: Open Sans, lucida grande, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
}

p {
  font-family: Open Sans, lucida grande, Arial, sans-serif;
  font-weight: 300
}

a {
  font-family: Open Sans, lucida grande, Arial, sans-serif;
  color: rgba(2, 112, 224, 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:#075ca7;
}

a:active {
  color: rgba(42, 152, 255, 1.0);
}

h1 {
  color: #000000;
  font-family: Open Sans, lucida grande, Arial, sans-serif;
  font-size: 60px;
  font-weight: 300;
}


h2 {
  color: #f68825;
  font-family: Open Sans, lucida grande, Arial, sans-serif;
  font-size: 34px;
  font-weight: 300;
}
h3 {
  color: #000;
  font-family: Open Sans, lucida grande, Arial, sans-serif;
  font-size: 32px;
  font-weight: 300;
}


h4 {
  color: #000;
  font-family: Open Sans, lucida grande, Arial, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

h5 {
  color: #000;
  font-family: Open Sans, lucida grande, Arial, sans-serif;
  font-size: 28px;
  font-weight: 300;
}

h6 {
  color: #000000;
  font-family: Open Sans, lucida grande, Arial, sans-serif;
  font-size: 25px;
  font-weight: 300;
}





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

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

.hs-button,
.button--primary {
  background-color: rgba(246, 136, 37, 1.0);
  border-color: rgba(246, 136, 37, 1.0);
  border-radius: 50px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #f68825;
  border-color: #f68825;
  color: #FFFFFF;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 176, 77, 1.0);
  border-color: rgba(255, 176, 77, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

.hs-form legend {
  color: rgba(85, 85, 85, 1.0);
}
.systems-page input[type="password"],
form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(204, 204, 204, 1.0);
  color: ;
  border-radius: 4px;
}
.systems-page input[type="password"]:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(9, 113, 206, 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: #555555;
}

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

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

.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: #eeeeee !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(238, 238, 238, 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(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

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





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

.header__container {
  max-width: 1170px;
}


body .custom-menu-primary a {
  color: rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a:hover {
  color: rgba(9, 113, 206, 1.0);
}
body .custom-menu-primary a.active-branch {
  color: rgba(9, 113, 206, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a:hover {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(9, 113, 206, 1.0);

}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(9, 113, 206, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  color: rgba(85, 85, 85, 1.0);
}
body .custom-menu-primary .submenu.level-2>li>ul,
body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(239, 239, 239, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(239, 239, 239, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover {
  background-color: rgba(9, 113, 206, 1.0);
  color: rgba(255, 255, 255, 1.0);

}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(85, 85, 85, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}





.footer-top{
  background-color: rgba(239, 239, 239, 1.0);
  color: rgba(85, 85, 85, 1.0);
}
.footer-top h3{
  color: rgba(0, 0, 0, 1.0);
}
.custom-footer-menu .submenu>li>a{
  color: rgba(85, 85, 85, 1.0);
}
.custom-footer-menu .submenu>li>a:hover{
  color: rgba(85, 85, 85, 1.0);
}
.social-footer a{
  color: rgba(1, 17, 31, 1.0);
}
.social-footer a:hover{
  color: rgba(9, 113, 206, 1.0);
}
.social-footer a .fa-inverse{
  color: rgba(255, 255, 255, 1.0);
}
.social-footer a:hover .fa-inverse{
  color: rgba(255, 255, 255, 1.0);
}
.icon-Biz{
  background-color: rgba(1, 17, 31, 1.0);
}
.social-footer a:hover .icon-Biz{
  background-color: rgba(9, 113, 206, 1.0);
}

.footer-bottom{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(85, 85, 85, 1.0);
}
.footer-links ul li a{
  color: rgba(85, 85, 85, 1.0);
}
.footer-links ul li a:hover{
  color: rgba(85, 85, 85, 1.0);
}
.footer__container {
  max-width: 1170px;
}





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

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

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

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

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

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

.blog-pagination__link {
  color: #555555;
}

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

.blog-post__title {
  color: #f68825;
  font-family:Open Sans;
  font-size: 34px;
  font-weight: ;
}

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

#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(63, 63, 63, 0.10);
}

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

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

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

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

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

.blog-sidebar a:hover {
  color: #075ca7;
}

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

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

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

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

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

.blog-post__meta a:hover {
  color: #075ca7
}

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

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

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

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

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

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

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

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

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










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

.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=, blog_settings=, header=, forms=}
}

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

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

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

html{
  scroll-behavior: smooth;
}