







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */





























































/* 1d. Buttons */










form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color:

  
  
    
  


  rgba(216, 45, 45, 1.0)

;
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color:

  
  
    
  


  rgba(216, 45, 45, 1.0)

;
}

/* 1e. Forms */









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


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 {
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(233, 239, 240, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 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 {
  color:;
  border-color: 

  
  
    
  


  rgba(186, 192, 193, 1.0)

;
}



/* 1f. Tables */









/* 1g. Site header */










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

.header .navbar-collapse .navigation-primary .submenu.level-1>li>a {
  color: 

  
  
    
  


  rgba(69, 69, 69, 1.0)

;
}

.header .navbar-collapse .navigation-primary ul li a:hover{
  color: 

  
  
    
  


  rgba(39, 39, 39, 1.0)

;
  background-color: 

  
  
    
  


  rgba(135, 135, 135, 1.0)

;
}

.header .navbar-collapse .navigation-primary .submenu.level-1>li ul {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header .navbar-collapse .navigation-primary .submenu.level-1>li ul li a {
  color: 

  
  
    
  


  rgba(69, 69, 69, 1.0)

;
}

.header .navbar-collapse .navigation-primary .submenu.level-1>li ul li a:hover{
  background-color: 

  
  
    
  


  rgba(135, 135, 135, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


/* 1h. Site footer */














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

.footer p {
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}
.footer h3 {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
/*footer.footer .office-address p a {
  color: 

  
  
    
  


  rgba(216, 45, 45, 1.0)

;
}*/

/*footer.footer .office-address p a:hover{
  color: 

  
  
    
  


  rgba(39, 39, 39, 1.0)

;
}*/

/* .footer .footer-btn a.cta_button {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  background-color: 

  
  
    
  


  rgba(204, 204, 204, 1.0)

;
}

.footer .footer-btn a.cta_button:hover{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;

} */
.footer .social-list li a {
  background-color: 

  
  
    
  


  rgba(38, 38, 38, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer .social-list li a:hover {
  background-color: 

  
  
    
  


  rgba(38, 38, 38, 1.0)

;
}
.footer .social-list li a i {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





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

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

@media (max-width: 1199px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper,.container {
    max-width: 959.999999991px;
  }
}
@media (max-width: 991px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper,.container {
    max-width: 719.9999999903999px;
  }
}
@media (max-width: 767px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper,.container {
    max-width: 539.9999999928px;
  }
}
@media (max-width: 575px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper,.container {
    max-width: 100%;
  }
}






body {
  font-size: 16px;
  color: #000;
  font-weight: regular;
  font-family: Work Sans;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: #000;
  font-weight: regular;
}

/* Anchors */

/* a {
  color: #D82D2D;
} */

a:hover,
a:focus,
a:active {
  color: #272727;
}

/* Headings */

h1 {
  
  font-family: Work sans,Helvetica Neue;
  
  
  font-size: 2.5rem;
  
  
  color: rgba(47, 47, 47, 1.0);
  
  
  font-weight: 500;
  
}

h2 {
  
  font-family: Work sans;
  
  
  font-size: 2rem;
  
  
  color: rgba(47, 47, 47, 1.0);
  
  
  font-weight: 500;
  
}
h3 {
  
  font-family: Work sans;
  
  
  font-size: 28px;
  
  
  color: rgba(47, 47, 47, 1.0);
  
  
  font-weight: 500;
  
}
h4 {
  
  font-family: Work sans;
  
  
  font-size: 26px;
  
  
  color: rgba(47, 47, 47, 1.0);
  
  
  font-weight: 600;
  
}
h5 {
  
  font-family: Work sans;
  
  
  font-size: 24px;
  
  
  color: rgba(47, 47, 47, 1.0);
  
  
  font-weight: 600;
  
}
h6 {
  
  font-family: Work sans;
  
  
  font-size: 20px;
  
  
  color: rgba(47, 47, 47, 1.0);
  
  
  font-weight: 600;
  
}


/* Blockquote */

blockquote {
  border-left-color: 

  
  
    
  


  rgba(47, 47, 47, 1.0)

;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(216, 45, 45, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(216, 45, 45, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 9px 16px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(176, 5, 5, 1.0);
  border-color: #b00505;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active {
  background-color: rgba(255, 85, 85, 1.0);
  border-color: #ff5555;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





form,
.submitted-message {
  font-size: 16px;
  color: #000;
  font-weight: regular
}

/* Form title */

.form-title {
  background-color: ;
  color: ;
}

/* Form label */

form label {
  color: ;
}

/* Form help text */

form legend {
  color: ;
}


/* Form placeholder text */

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

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

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.fn-date-picker td .pika-button:hover {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Submit button */

/* form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(216, 45, 45, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(216, 45, 45, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 9px 16px;
}

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





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

th,
td {
  border-color: 

  
  
    
  


  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)

;
  border-bottom-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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













/* Blog Header */

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

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


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

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

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

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

.blog-pagination__link {
  color: #000;
}

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

.blog-post__title {
  color: 

  
  
    
  


  rgba(47, 47, 47, 1.0)

;
  font-family:Work sans,Helvetica Neue;
  font-size: 2.5rem;
  font-weight: 500;
}

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

#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-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #272727;
}

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

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

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

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

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

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


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

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

.body-container--blog-post{
  background-color: rgba(255, 255, 255, 1.0);
}

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

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

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

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

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

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgba(102, 216, 255, 1.0) !important;

}

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


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











.card__price {
  font-family: Work sans
    font-size: 28px;
  color: 

  
  
    
  


  rgba(47, 47, 47, 1.0)

;
  font-weight: 500
}