/* ******************************************************************************
*********************************************************************************
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: 576px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper {
    max-width: 539.22px;
  }
}

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

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

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

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

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





body {
  color: rgba(34, 30, 31, 1.0);
  font-family: AkkuratLLWeb;
  font-weight: 400;
  font-size: 16px;
}

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

a { 
  color: rgba(34, 30, 31, 1.0); 
  cursor: pointer; 
}

a:hover,
a:focus {
  color:#221e1f;
}

a:active {
  color: rgba(74, 70, 71, 1.0);
}

a:after {  
  background-color: rgba(34, 30, 31, 1.0);
}

h1 {
  color: rgba(34, 30, 31, 1.0);
  font-family: AkkuratLLWeb;
  font-size: 45px;
  font-weight: 700;
}

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

h2 {
  color: rgba(34, 30, 31, 1.0);
  font-family: AkkuratLLWeb;
  font-size: 38px;
  font-weight: 700;
}

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

h3 {
  color: rgba(34, 30, 31, 1.0);
  font-family: AkkuratLLWeb;
  font-size: 30px;
  font-weight: 400;
}

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

h4 {
  color: rgba(34, 30, 31, 1.0);
  font-family: AkkuratLLWeb;
  font-size: 24px;
  font-weight: 400;
}

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

h5 {
  color: rgba(34, 30, 31, 1.0);
  font-family: AkkuratLLWeb;
  font-size: 18px;
  font-weight: 400;
}

h6 {
  color: rgba(34, 30, 31, 1.0);
  font-family: AkkuratLLWeb;
  font-size: 16px;
  font-weight: 400;
}







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

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

.hs-button,
.button--primary {
  background-color: rgba(89, 114, 142, 1.0);
  border-color: rgba(89, 114, 142, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(89, 114, 142, 0.75);
  border-color: rgba(89, 114, 142, 1.0);
  color: rgba(255, 255, 255, 1.0); 
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(129, 154, 182, 1.0);
  border-color: rgba(129, 154, 182, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

.hs-form legend {
  color: rgba(34, 30, 31, 0.5);
}

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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input#hs-pwd-widget-password:focus {
  border-color: rgba(34, 30, 31, 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: rgba(34, 30, 31, 1.0);
}

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

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

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

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

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





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

.custom-menu-primary>div>ul>li>a,
.header-share.header-menu-bar-item{
  color : rgba(34, 30, 31, 1.0);
}
.custom-menu-primary>div>ul>li>a:after,
.header-share.header-menu-bar-item:after{
  background-color : rgba(34, 30, 31, 1.0);
}

.custom-menu-primary>div>ul>li>a:hover {
  color : rgba(34, 30, 31, 1.0);
}

.custom-menu-primary>div>ul>li>a:hover:after,
.header-share.header-menu-bar-item:hover:after{
  background-color : rgba(34, 30, 31, 1.0);
} 

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

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

.custom-menu-primary >div  ul ul {
  background-color : rgba(255, 255, 255, 1.0);
}

.custom-menu-primary >div  ul ul li a,
.header-share-list a{
  color : rgba(34, 30, 31, 1.0);
}

.custom-menu-primary >div  ul ul li a:hover,
.header-share-list a:hover{
  color : rgba(34, 30, 31, 1.0);
}

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

.custom-menu-primary >div  ul ul li.active-branch > a  {
  background-color : rgba(255, 255, 255, 0.0);
  color : rgba(34, 30, 31, 1.0);
}
header.header.desktop_head:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 114px;
  background: #fff;
  z-index: 1;
}
.cols.cstm_logo {
  z-index: 9;
}
@media (max-width: 767px){
  header.header.desktop_head:before {
    height: 86.22px;
  }
}




.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(34, 30, 31, 1.0); 
}

.footer a{
  color: rgba(34, 30, 31, 1.0); 
}

.footer a:hover{
  color: rgba(34, 30, 31, 1.0); 
}

.copyright{
  color: rgba(#null, 0.0); 
}







.blog-post__date {
  border-color: rgba(34, 30, 31, 1.0);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: rgba(34, 30, 31, 1.0);
}

.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: rgba(34, 30, 31, 1.0);
}

.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: rgba(34, 30, 31, 1.0);
}

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

.blog-pagination__link {
  color: rgba(34, 30, 31, 1.0);
}

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

.blog-post__title {
  color: rgba(34, 30, 31, 1.0);
  font-family:AkkuratLLWeb;
  font-size: 38px;
  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: #221e1f;
}

.blog-post__read-more svg {
  fill: rgba(34, 30, 31, 1.0);
}

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

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

.blog-sidebar a {
  color: rgba(34, 30, 31, 1.0);
}

.blog-sidebar a:hover {
  color: #221e1f;
} 
.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: rgba(34, 30, 31, 1.0);
}

.blog-post__body, .blog-post__tags a {
  color: rgba(34, 30, 31, 1.0);
}

.blog-post__meta a:hover {
  color: #221e1f
}

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

.blog-post__back-to-blog {
  color: rgba(34, 30, 31, 1.0);
}

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

.blog-post__back-to-blog svg {
  fill: rgba(34, 30, 31, 1.0);
}

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

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

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










body .icon svg {
  fill: #221e1f;
}

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

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

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

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=}
}