/* ******************************************************************************
*********************************************************************************
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 {
  padding-bottom: 40px;
  padding-top: 40px;
}

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





body {
  color: #666666;
  font-family: Raleway;
  font-weight: 500;
  font-size: 14px;
}

a {
  color: rgba(204, 92, 48, 1.0);
}

a:hover,
a:focus {
  color: rgba(204, 92, 48, 1.0);
}

a:active {
  color: rgba(244, 132, 88, 1.0);
}

h1 {
  color: #333333;
  font-family: Raleway;
  font-size: 30px;
  font-weight: 500;
}

h2 {
  color: #333333;
  font-family: Raleway;
  font-size: 26px;
  font-weight: 500;
}

h3 {
  color: #333333;
  font-family: Raleway;
  font-size: 22px;
  font-weight: 500;
}

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

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

h6 {
  color: #333333;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 500;
}

blockquote {
  border-color: rgba(46, 163, 242, 1.0);
}





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

.hs-button,
.button--primary {
  background-color: rgba(204, 92, 48, 1.0);
  border-color: rgba(204, 92, 48, 1.0);
  border-radius: 3px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(204, 92, 48, 1.0);
  border-color: rgba(204, 92, 48, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

form input,
form select,
form textarea,
.hs-input {
  border-width: 1px;
  border-radius: 0px;
  color: rgba(153, 153, 153, 1.0);
  border-color: rgba(227, 227, 227, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(45, 57, 64, 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: #666666;
}

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

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

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




table {
  border-color: rgba(238, 238, 238, 1.0);
}
thead tr{
  background-color: rgba(20, 74, 50, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
thead tr th,
tfoot tr td{
  border-color: rgba(238, 238, 238, 1.0);
}

tbody tr:nth-of-type(even) {
  background-color: rgba(248, 248, 248, 1.0);
}
tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 1.0);
}
tbody tr{
  color: rgba(102, 102, 102, 1.0);
}
tfoot tr{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(102, 102, 102, 1.0);
}
tbody td{
  border-color: rgba(238, 238, 238, 1.0);
}







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

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

.header__container {
  max-width: 1080px;
}

@media (min-width: 1263px){
  body .custom-menu-primary .navigation-primary>ul>li>a{
    color:rgba(81, 81, 81, 1.0);
  }

  body .custom-menu-primary .navigation-primary>ul>li>a:hover,
  body .custom-menu-primary .submenu.level-1>li>a:after{
    color:rgba(81, 81, 81, 0.7000000000000001);
  }

  .custom-menu-primary .navigation-primary>ul ul{
    background-color:rgba(255, 255, 255, 1.0);
    border-color:rgba(22, 67, 48, 1.0);
  }


  body .custom-menu-primary a.active-branch{
    color:rgba(210, 98, 54, 1.0);
  }
  body .custom-menu-primary .submenu.level-1 > li.active-branch{
    background-color:rgba(255, 255, 255, 1.0);
  }
  body .custom-menu-primary .submenu.level-1 > li {
    background-color:rgba(#null, 0.0);
  }
  body .custom-menu-primary .submenu.level-1 > li:hover,
  body .custom-menu-primary .submenu.level-1 > li:focus {
    background-color:rgba(255, 255, 255, 1.0);
  }
  body .custom-menu-primary .navigation-primary>ul>li>a.active-item,
  body .custom-menu-primary .navigation-primary>ul>li>a.active-branch{
    color:rgba(210, 98, 54, 1.0);
  }
  body .custom-menu-primary .submenu.level-1 > li > a:after {
    color:rgba(81, 81, 81, 1.0);
  }
  body .custom-menu-primary .submenu.level-1 > li > a.active-item:after,
  body .custom-menu-primary .navigation-primary>ul>li>a.active-branch:after{
    color:rgba(210, 98, 54, 1.0);
  }
  body .custom-menu-primary .submenu.level-2 > li > a {
    color:rgba(81, 81, 81, 1.0);
  }
  body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
    background-color:rgba(255, 255, 255, 1.0);
  }

  body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
  body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus{
    background-color:rgba(0, 0, 0, 0.03);
    color:rgba(81, 81, 81, 0.7000000000000001);
  }
  body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-item {
    background-color:rgba(#null, 0.0);
    color:rgba(210, 98, 54, 1.0);
  }
  body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-item:hover{
    background-color:rgba(0, 0, 0, 0.03);
    color:rgba(210, 98, 54, 0.7000000000000001);
  }
  body .custom-menu-primary .navigation-primary>ul>li>a.active-item:hover,
  body .custom-menu-primary .navigation-primary>ul>li>a.active-branch:hover,
  body .custom-menu-primary .navigation-primary>ul>li>a.active-branch:hover:after,
  body .custom-menu-primary .navigation-primary>ul>li>a.active-item:hover,
  body .custom-menu-primary .navigation-primary>ul>li>a.active-item:hover:after{
    color:rgba(210, 98, 54, 0.7000000000000001);
  }
  .custom-menu-primary .navigation-primary>ul>li.header-phone{
    border-color:rgba(204, 204, 204, 1.0);
  }

  .custom-menu-primary .navigation-primary>ul>li.header-phone>a {
    color:rgba(32, 74, 54, 1.0);
  }

  .custom-menu-primary .navigation-primary>ul>li.header-phone:hover {
    background-color:rgba(255, 255, 255, 0.0);
  }

  .custom-menu-primary .navigation-primary>ul>li.header-phone:hover>a {
    color:rgba(32, 74, 54, 0.7000000000000001);
  }

  body .custom-menu-primary .navigation-primary>ul>li.header-cta {
    background-color:rgba(211, 98, 54, 1.0);
    border-color:rgba(211, 98, 54, 1.0);
  }
  body .custom-menu-primary .navigation-primary>ul>li.header-cta:hover {
    background-color:rgba(211, 98, 54, 1.0);
    border-color:rgba(211, 98, 54, 1.0);
  }
  body .custom-menu-primary .navigation-primary>ul>li.header-cta a {
    color:rgba(255, 255, 255, 1.0);
  }
  body .custom-menu-primary .navigation-primary>ul>li.header-cta a:hover {
    color:rgba(255, 255, 255, 0.7000000000000001);
  }
}





.footer {
  background-color: rgba(#null, 0.0);
  color: #ffffff;
}

.footer-middle-grp h4{
  color: rgba(255, 255, 255, 1.0);
}

.copyright-text p,
.recent-post-item .post-content p,
.recent-post-item .post-content *,
.footer-logo h3{
  color: rgba(255, 255, 255, 1.0);
}

.recent-post-item a,
.footer-menu .hs-menu-wrapper ul li a,
.footer-middle-right-link .hs-menu-wrapper>ul>li>a,
.footer-menu .hs-menu-wrapper ul li:not(:last-child):after{
  color: rgba(255, 255, 255, 1.0);
}

.recent-post-item a:hover,
.footer-menu .hs-menu-wrapper ul li a:hover,
.footer-middle-right-link .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 1.0);
}


.recent-post-item .post-meta .published{
  background-color: rgba(242, 212, 144, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

.footer-middle-grp p a{
  color: rgba(204, 92, 48, 1.0);
}

.copyright,
.footer-logo {
  border-color:rgba(255, 255, 255, 0.25);
}





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

.blog-pagination__link {
  color: #666666;
}

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

.blog-post__title {
  color: #333333;
  font-family:Raleway;
  font-size: 26px;
  font-weight: ;
}

.blog-post__author {
  background-color: #2ea3f2;
}

#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(238, 240, 242);
}

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

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

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

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

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

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

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

.blog__subscription-block {
  background-color: rgb(238, 240, 242);
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-recent-posts {
  background-color: rgb(238, 240, 242);
}










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

.page-center,
.content-wrapper,
.dnd-section > .row-fluid,
.footer__container{
  max-width: 1080px;
  margin: 0 auto;
  width: 80%;
}




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

.linkedin_icon_foot {
    width: 75px;
    margin-top: -15px;
    margin-left: -20px;
    margin-bottom: -20px;
}

.linkedin-icon {
text-align: center !important;
}

#hs_cos_wrapper_navigation-primary > nav > ul > li:nth-child(3) > ul > li:nth-child(2) > a {
  white-space:nowrap;
}