







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */









































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */










.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 30px 20px;
  padding-left: 0;
  padding-right: 0;
}


.dnd-section > .row-fluid,
.content-wrapper,
.page-center,
.container  {
  max-width: 1400px;
}
@media (min-width: 1640px) and (max-width: 1750px){
  .dnd-section > .row-fluid,
  .content-wrapper,
  .page-center,
  .container  {
    max-width: calc(1400px - 100px);
      }
}
@media (min-width: 1640px) and (max-width: 1750px){
  .dnd-section > .row-fluid,
  .content-wrapper,
  .page-center,
  .container {
    max-width: calc(1400px - 100px);
      }
}
@media (min-width: 1140px) and (max-width: 1439px){
  .dnd-section > .row-fluid,
  .content-wrapper,
  .page-center,
  .container  {
    max-width: calc(1400px - 120px);
      }

}
@media (min-width: 701px) and (max-width: 1400px){
  .dnd-section > .row-fluid,
  .content-wrapper,
  .page-center,
  .container  {
    max-width: 93%;
  }

}






body {
  color: rgba(73, 74, 82, 1.0);
  font-family: GTAmerica-Regular;
  font-weight: 400;
  font-size: 14px;
}

/* Anchors */
a {
  color: rgba(0, 0, 0, 1.0);
  cursor: pointer;
}

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

/* Headings */


h1 {
  color: rgba(73, 74, 82, 1.0);
  font-family: GTAmerica-ExtendedBold;
  font-weight: 700;
}


h2 {
  color: rgba(73, 74, 82, 1.0);
  font-family: GTAmerica-ExtendedBold;
  font-weight: 700;
}

h3 {
  color: rgba(73, 74, 82, 1.0);
  font-family: GTAmerica-ExtendedBold;
  font-weight: 700;
}



h4 {
  color: rgba(73, 74, 82, 1.0);
  font-family: GTAmerica-ExtendedBold;
  font-weight: 700;
}


h5 {
  color: rgba(73, 74, 82, 1.0);
  font-family: GTAmerica-ExtendedBold;
  font-weight: 700;
}

h6 {
  color: rgba(73, 74, 82, 1.0);
  font-family: GTAmerica-ExtendedBold;
  font-weight: 700;
}




/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}












#comment-form,
.hs-search-field,
.hs_cos_wrapper_type_blog_subscribe, 
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_form, 
.hs_cos_wrapper_type_member_login, 
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_password_prompt, 
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request,
.section.post-footer,
.widget-type-google_search,
.hs_cos_wrapper_type_email_subscriptions{
  background-color: rgba(0, 0, 0, 1.0) ;
}

/* Form title */

.form-title {
  background-color: rgba(0, 0, 0, 1.0) ;
  color: #000;
}

/* Form label */


form label,
form h1,
form h2,
form h3,
form h4,
form h5,
form h6,
form a,
form p,
.hs-form-field>label,
form#email-prefs-form .page-header,
form#email-prefs-form span {
  color: #fff;
}

/* Form help text */

form legend {
  color: #f2f2f2;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: rgba(203, 214, 226, 1.0);
  color: rgba(51, 71, 91, 1.0);
  border-radius: 0px;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(73, 74, 82, 1.0);
}


/* Form placeholder text */



/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button,
.button, button{
  background-color: 

  
  
    
  


  rgba(255, 114, 20, 1.0)

;
  border: 1px solid #FF7214;
  border-radius: 0px;
  color: #000;
  padding: 12px 24px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {

}

form input[type=submit]:active,
form .hs-button:active {

}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

th,
td {
  border-color: #494A52;
  color: #494A52;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
  border-bottom-color: #494A52;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
}




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


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

.header__navigation .hs-menu-wrapper>ul>li.active-branch>a,
.header__navigation .hs-menu-wrapper>ul>li.active>a{
  color: rgba(24, 216, 239, 1.0);
}
.header__navigation .hs-menu-wrapper>ul>li.active-branch {
  background-color: rgba(0, 0, 0, 0.0);
}
.header__navigation .hs-menu-wrapper>ul>li {
  background-color: ;
}
.header__navigation .hs-menu-wrapper>ul>li:hover{
  background-color: rgba(0, 0, 0, 0.0);
}

.header__navigation .hs-menu-wrapper .inner>ul>li>a,
.header__navigation .hs-menu-wrapper .inner>ul ul li a,
.header__navigation .sml_srq_white{
  color: rgba(255, 255, 255, 1.0);
}
.header__navigation .hs-menu-wrapper .inner>ul>li>a{
  border-color: rgba(255, 255, 255, 0.5);
}
.header__navigation .hs-menu-wrapper .inner>ul>li>a:hover,
.header__navigation .hs-menu-wrapper .inner>ul ul li a:hover,
.header__navigation .hs-menu-wrapper .inner>ul ul li a:hover .sml_srq_white{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}
.header__navigation .hs-menu-wrapper .inner>ul>li.active>a {
  color: rgba(24, 216, 239, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.header__navigation .hs-menu-wrapper .inner>ul ul li.active > a{
  color: rgba(24, 216, 239, 1.0);
}
.header__navigation .hs-menu-wrapper .inner>ul ul li.active > a:hover{
  color: rgba(255, 255, 255, 1.0);
}
@media (min-width: 1000px){
  header .header_bottom:after{
    background-color: rgba(0, 0, 0, 1.0);
  }
}






.footer_top_holder {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer_bottom p,
footer h1, footer h2,
footer h3, footer h4,
footer h5, footer h6,
footer p{
  color: rgba(255, 255, 255, 1.0);
}
.footer-navigation .hs-menu-wrapper ul li a,
.footer a{
  color: rgba(255, 255, 255, 1.0);
}

.footer-navigation .hs-menu-wrapper ul li a:hover,
.footer a:hover{
  color: rgba(255, 255, 255, 1.0);
}
.footer_bottom_holder{
  background-color: rgba(0, 0, 0, 1.0); 
}
.footer-button a.cta_button{
  background-color: rgba(255, 104, 0, 1.0); 
  color: rgba(0, 0, 0, 1.0);
}
.footer-button a.cta_button:hover{
  background-color: rgba(255, 255, 255, 1.0); 
  color: rgba(0, 0, 0, 1.0);
}
.footer_bottom_holder{
  background-color: rgba(27, 27, 27, 1.0); 
}






/* Blog Header */

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

/* Blog Listing */

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

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: rgba(73, 74, 82, 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: ;
}

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

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

.blog-pagination__link {
  color: rgba(73, 74, 82, 1.0);
}

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

.blog-post__title {
  color: rgba(73, 74, 82, 1.0);
  font-family:GTAmerica-ExtendedBold;
  font-size: 400rem;
  font-weight: ;
}

.blog-post__author {
  background-color: #F8FAFC;
}
.systems-page .form-container label {
  font-family: ;
  font-weight: ;
  color: ;
}
.blog-post__tags {
  font-family: ;
  font-weight: ;
  color: ;
}
#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-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: ;
}

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

.blog-index__post-content--small h2 {
  font-size: 30rem;
}

.blog-index__post-content a {
  color: rgba(73, 74, 82, 1.0);
}

.blog-post__read-more svg {
  fill: rgba(73, 74, 82, 1.0);
}

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

.blog-sidebar a {
  color: rgba(73, 74, 82, 1.0);
}

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

.post__img img {
  max-height: 600px;
}

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

.blog-post__meta a {
  color: rgba(73, 74, 82, 1.0);
}

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

.blog-post__links-container {
  border-top:  2px solid rgb(228, 230, 232);
}

.blog-post__back-to-blog {
  color: rgba(73, 74, 82, 1.0);
}

.blog-post__back-to-blog svg {
  fill: rgba(73, 74, 82, 1.0);
}

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

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

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

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











.card__price {
  font-family: GTAmerica-ExtendedBold
    font-size: 30px;
  color: rgba(73, 74, 82, 1.0);
  font-weight: 
}