







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























































/* 1d. Buttons */










/* 1e. Forms */















/* 1f. Tables */











/* 1g. Site header */



























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

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

.custom-menu-primary .hs-menu-wrapper>ul>li:hover> a {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(234, 26, 44, 1.0)

;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.active-branch a {
  color: 

  
  
    
  


  rgba(234, 26, 44, 1.0)

;
}
.custom-menu-primary .hs-menu-wrapper>ul ul {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.custom-menu-primary .hs-menu-wrapper>ul ul li a {
  color: 

  
  
    
  


  rgba(234, 26, 44, 1.0)

;
}
.custom-menu-primary .hs-menu-wrapper>ul ul li:hover a {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(234, 26, 44, 1.0)

;
}
.custom-menu-primary .hs-menu-wrapper>ul ul li.active-branch a {
  color: 

  
  
    
  


  rgba(234, 26, 44, 1.0)

;
}

.request_quote a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(234, 26, 44, 1.0)

;
  background-image: linear-gradient(

  
  
    
  


  rgba(234, 26, 44, 1.0)

, 

  
  
    
  


  rgba(234, 26, 44, 1.0)

);
}
.request_quote a:hover {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-image: linear-gradient(

  
  
    
  


  rgba(255, 255, 255, 1.0)

, 

  
  
    
  


  rgba(255, 255, 255, 1.0)

);
}


/* 1h. Site footer */















.footer-inner {
  background-color: 

  
  
    
  


  rgba(67, 67, 67, 1.0)

;
} 
.bottom-footer-inner-wrap {
  background-image: linear-gradient(

  
  
    
  


  rgba(0, 0, 0, 1.0)

, 

  
  
    
  


  rgba(0, 0, 0, 1.0)

);
}
.footer p {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.heading-cont .hs_cos_wrapper_widget span {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.heading-cont h3 {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer a,
.heading-cont a:hover {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer a:hover,
.heading-cont a:hover {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.heading-cont ul li svg {
  fill: 

  
  
    
  


  rgba(234, 28, 45, 1.0)

;
}

.heading-cont ul li:hover svg {
  fill: 

  
  
    
  


  rgba(234, 28, 45, 1.0)

;
}


.inner-container svg {
  fill: ;
}
.social-icon-inner a .inner-container svg {
  fill: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.social-icon-inner a:hover .inner-container svg {
  fill: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 0px;
}

.dnd-section > .row-fluid {
  max-width: 1180px;
}






body {
  font-size: 18px;
  color: #0c1115;
  font-weight: 400;
  font-family: Montserrat;
}

/* Paragraphs */


/* Anchors */

a {
  color: #ea1a2c;
}

a:hover,
a:focus,
a:active {
  color: #3d1c05;
}

/* Headings */

h1 {
  font-family: Montserrat;
  font-size: 40px;
  color: #0c1115;
  font-weight: 500;
}

h2 {
  font-family: Montserrat;
  font-size: 34px;
  color: #0c1115;
  font-weight: 400;
}

h3 {
  font-family: Montserrat;
  font-size: 24px;
  color: #0c1115;
  font-weight: 500;
}

h4 {
  font-family: Montserrat;
  font-size: 20px;
  color: #0c1115;
  font-weight: 500;
}

h5 {
  font-family: Montserrat;
  font-size: 18px;
  color: #0c1115;
  font-weight: 500;
}

h6 {
  font-family: Montserrat;
  font-size: 16px;
  color: #0c1115;
  font-weight: 500;
}

@media (max-width:830px) {
  h1 {
    font-size: 35.0px;
  }
}
/* Blockquote */

blockquote {
  border-left-color: #0c1115;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(234, 28, 45, 1.0)

;
  border: 1px solid #e6e6e6;
  border-radius: 0px;
  color: #ffffff;
  padding: 10px 20px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(234, 28, 45, 1.0)

;
  border-color: 

  
  
    
  


  rgba(230, 230, 230, 1.0)

;
  color: #ffffff;
}

button:active,
.button:active { 
  background-color: 

  
  
    
  


  rgba(234, 28, 45, 1.0)

;
  border-color: 

  
  
    
  


  rgba(230, 230, 230, 1.0)

;
  color: #ffffff;
}




 
.widget-type-form ,
.hs-search-module form {
  background-color: 

  
  
    
  


  rgba(230, 230, 230, 1.0)

;
  border-color: 

  
  
    
  


  rgba(234, 28, 45, 1.0)

;
}




form,
.submitted-message {
  font-size: 18px;
  font-weight: 400;
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #000000;
}

/* Form label */

form label {
  color: #000000;
}

/* Form help text */

form legend {
  color: #000000;
}

/* 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: #ccc;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(17, 17, 17, 1.0)

;
}

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

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #0c1115;
}

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(234, 28, 45, 1.0)

;
  border: 1px solid #e6e6e6;
  border-radius: 0px;
  color: #ffffff;
  padding: 10px 20px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(234, 28, 45, 1.0)

;
  border-color: 

  
  
    
  


  rgba(230, 230, 230, 1.0)

;
  color: #ffffff;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 68, 85, 1.0);
  border-color: 

  
  
    
  


  rgba(230, 230, 230, 1.0)

;
  color: #ffffff;
}





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

th,
td {
  border-color: #000000;
  color: #000000;
}

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

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















/* Blog Header */

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

/* Blog Listing */

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

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

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

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

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

.blog-pagination__link {
  color: #0c1115;
}

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

.blog-post__title {
  color: #0c1115;
  font-family:Montserrat;
  font-size: 40px;
  font-weight: 500;
}

.blog-post__author {
  background-color: #0c1115;
}

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

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

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

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

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

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

.blog-sidebar a {
  color: #0c1115;
}

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

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

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

.blog-post__meta a {
  color: #0c1115;
}

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

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

.blog-post__back-to-blog {
  color: #0c1115;
}

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

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

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

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

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

.blog-post__body,
.blog-post__tags a,
.blog-index__post-content a,
.blog-index__post-content,
.blog-post__read-minutes,
.blog-index__post-content a,
.blog-sidebar-post-listing li a,
.blog-pagination__link,
.blog-post__meta,
.blog-post__meta a,
.blog-post__body p,
.blog-post__tags span,
.blog-post__back-to-blog,
.blog-index__post-content h2 a,
.blog-post__read-more a,
.blog-sidebar a{
  color: rgba(12, 17, 21, 1.0);
}
.blog-post__tags a:hover,
.blog-index__post-content a:hover,
.blog-index__post-content a:hover,
.blog-sidebar-post-listing li a:hover,
.blog-pagination__link:hover,
.blog-post__meta a:hover,
.blog-index__post-content h2 a:hover,
.blog-post__read-more a:hover,
.blog-sidebar a:hover{
  color: rgba(12, 17, 21, 1.0);
}











.card__price {
  font-family: Montserrat
    font-size: 24px;
  color: #0c1115;
  font-weight: 500
}