







/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */


  





.content-wrapper,
.blog-container ,
.container,
.page-center,
.dnd-section > .row-fluid  {
  max-width: 1170px;
}
.header-container  ,.header .container {
  max-width: ;  
}    
.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 50px 0;
}
.header_container_wrapper .container{
  max-width: px;
}





html {
  font-size: 13px;
}

body {
  font-size: 13px;
  color: #727272;
  font-weight: 400;
  font-family: Open Sans,sans-serif;
}

/* Anchors */

a {    

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

a:hover,
a:focus,
a:active {

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

/* Headings */

h1 {
  font-family: Roboto,sans-serif;
  font-size: 40px;
  color: #2c322d;
  font-weight: 400;
}

h2 {
  font-family: Roboto,sans-serif;
  font-size: 27px;
  color: #2c322d;
  font-weight: 400;
}

h3 {
  font-family: Roboto,sans-serif;
  font-size: 22px;
  color: #2c322d;
  font-weight: 400;
}

h4 {
  font-family: Roboto,sans-serif;
  font-size: 18px;
  color: #2c322d;
  font-weight: 400;
}

h5 {
  font-family: Roboto,sans-serif;
  font-size: 16px;
  color: #2c322d;
  font-weight: 400;
}

h6 {
  font-family: Roboto,sans-serif;
  font-size: 14px;
  color: #2c322d;
  font-weight: 400;
}

/* Blockquote */






.hs-button,
.hs-button.primary,
input[type="submit"],
input[type="button"] {
  background-color: rgba(0, 127, 204, 1.0);
  border-color: rgba(0, 174, 239, 1.0);
  border-radius: 4px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding: 19.5px 19.5px;
}


button:active,
.button:active {
  background-color: rgba(40, 167, 244, 1.0);
  border-color: #28d6ff;
  color: #FFFFFF;
}





.body-container .custom_error_message form,
.body-container .widget-type-form,
.body-container .widget-type-blog_subscribe,
.body-container .widget-type-google_search,
.body-container .widget-type-password_prompt.custom_error_message,
.body-container #hs_cos_wrapper_backup_unsubscribe_email_simple_subscription,
.body-container .widget-type-email_simple_subscription,
.body-container #comment-form,
.body-container .hs-search-field__bar form,
form#email-prefs-form,
.systems-page .form-container form,
.systems-page #hs_cos_wrapper_password_prompt form {
  background-color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0,0,0,0); /* chips 05.17.2022 */
}

form,
.submitted-message {
  font-size: 13px;
  color: #727272;
  font-weight: 400
}

/* Form title */

h3.form-title {
  color: rgba(114, 114, 114, 1.0);
}

/* Form label */

form label {
  color: rgba(114, 114, 114, 1.0);
}
/* Form help text */

form legend {
  color: rgba(114, 114, 114, 1.0);
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-color: rgba(227, 227, 227, 1.0);
  background-color: rgba(249, 249, 249, 1.0);
  color: rgba(114, 114, 114, 1.0);
  border-radius: 5px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #727272;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #727272;
}

/* Date picker */

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

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

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

/* Submit button */







table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: rgba(85, 85, 85, 1.0);
}

th,
td {
  border-color: rgba(85, 85, 85, 1.0);
  color: rgba(85, 85, 85, 1.0);
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(85, 85, 85, 1.0)

;
  border-bottom-color: #555555;
  color: #FFFFFF;
}

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




body  .custom-menu-primary .hs-menu-wrapper>ul>li>a{
  color: rgba(44, 50, 45, 1.0);
}
body  .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(44, 50, 45, 1.0);
}
body  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a{
  color: rgba(24, 28, 29, 1.0);
}
body  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a:hover{
  background-color: rgba(24, 137, 193, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper>ul ul li{
  background-color: rgba(237, 237, 237, 1.0);
}
body .custom-top-menu-primary .hs-menu-wrapper>ul>li>a{
  color: rgba(158, 158, 158, 1.0);
}
body .custom-top-menu-primary .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(158, 158, 158, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper>ul ul>li.active>a{
  background-color: rgba(24, 137, 193, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
body  .custom-menu-primary .hs-menu-wrapper>ul>li.active>a{
  color: rgba(44, 50, 45, 1.0);
}




.footer .footer_menu .hs-menu-wrapper ul  li a,.footer_logo_wrapper p a{
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer_menu .hs-menu-wrapper ul  li a:hover,.footer_logo_wrapper p a:hover{
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer_copyright p{
  color:rgba(153, 153, 153, 1.0);
}
.footer .footer_content h3,
.footer .footer_content p{
  color:rgba(255, 255, 255, 1.0);

}
.footer .footer_icons ul li{
  background-color:rgba(54, 59, 55, 1.0);

}
.footer .footer_icons ul li:hover{
  background-color:rgba(153, 153, 153, 1.0);
}
.footer_icons ul li i{
  color:rgba(153, 153, 153, 1.0);

}
.footer_icons ul li:hover i{
  color:rgba(255, 255, 255, 1.0);

}






/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

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

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

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

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

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

.blog-pagination__link {
  color: #727272;
}

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

.blog-post__title {
  color: #2c322d;
  font-family:Roboto,sans-serif;
  font-size: 40px;
  font-weight: 400;
}

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

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

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #727272;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #727272;
}

.blog-index__post-content--small h2 {
  font-size: 22px;
}

.blog-index__post-content a {
  color: #727272;
}

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

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

 
.blog__subscription-block, .blog-related-posts {
  background-color: rgb(#null);
}

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

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

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

.blog-post__meta a:hover {
  color: #727272;
}

.blog-post__links-container {
  border-top:  2px solid rgb(#null);
}

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

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

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

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

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

.blog-recent-posts {
  background-color: rgb(#null);
}











.card__price {
  font-family: Roboto,sans-serif
    font-size: 22px;
  color: #2c322d;
  font-weight: 400
}
@media only screen and (min-width: 1000px) and (max-width: 1169px){
  .content-wrapper,
  .container,
  .page-center,
  .dnd-section > .row-fluid{
    max-width: 1000px;
  }
}