







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */



























































/* 1d. Buttons */










/* 1e. Forms */













/* 1f. Tables */











/* 1g. Site header */


















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

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

.custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a  {
  color: 

  
  
    
  


  rgba(63, 120, 224, 1.0)

;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover  {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(63, 120, 224, 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(52, 63, 82, 1.0)

;
}

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

.custom-menu-primary .hs-menu-wrapper>ul ul li.active-branch a {
  color: 

  
  
    
  


  rgba(63, 120, 224, 1.0)

;
}


.social-links ul li a:before {
  color: 

  
  
    
  


  rgba(52, 63, 82, 1.0)

;
}

.social-links ul li a:hover:before {
  color: 

  
  
    
  


  rgba(52, 63, 82, 1.0)

;
}





/* 1h. Site footer */






















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

.footer p {
  color: 

  
  
    
  


  rgba(29, 29, 27, 1.0)

;
}

.custom-footer-menu .hs-menu-wrapper>ul>li>a {
  color: 

  
  
    
  


  rgba(52, 63, 82, 1.0)

;
}

.custom-footer-menu .hs-menu-wrapper>ul ul li a {
  color: 

  
  
    
  


  rgba(29, 29, 27, 1.0)

;
}
.custom-footer-menu .hs-menu-wrapper>ul ul li a:hover {
  color: 

  
  
    
  


  rgba(63, 120, 224, 1.0)

;
}

footer .newsletter-wrapper h4 {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

footer .newsletter-wrapper p {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

footer .widget-newsletter form label {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

footer .widget-newsletter form input[type=email] {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(203, 214, 226, 1.0)

;
}
footer .widget-newsletter form input[type=email]:focus {
  border-color: 

  
  
    
  


  rgba(82, 168, 236, 0.8)

;
}

footer .widget-newsletter form .hs-button {
  background-color: 

  
  
    
  


  rgba(255, 122, 89, 1.0)

;
  border-color: 

  
  
    
  


  rgba(255, 122, 89, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

footer .widget-newsletter form .hs-button:hover {
  background-color: 

  
  
    
  


  rgba(255, 122, 89, 1.0)

;
  border-color: 

  
  
    
  


  rgba(255, 122, 89, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






@media only screen and (min-width: 576px) {
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 539.9999999935001px;
  }
}

@media only screen and (min-width: 768px) {
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 719.9999999965px;
  }
}

@media only screen and (min-width: 992px) {
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 960.0000000005px;
  }
}

@media only screen and (min-width: 1200px) {
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 1139.999999988px;
  }
}

@media only screen and (min-width: 1400px) {
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 1319.999999991px;
  }
}

@media only screen and (min-width: 1600px) {
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 1550px;
  }
}

@media only screen and (max-width: 575px) {
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 100%;
  }
}


@media only screen and (min-width: 992px) {
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding: 80px 0px;
  }
}


@media only screen and (max-width: 991px) {
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}








body {
  font-size: 0.75rem;
  color: #1d1d1b;
  font-weight: 500;
  font-family: Epilogue;
}

/* Paragraphs */


/* Anchors */

a {
  color: 

  
  
    
  


  rgba(63, 120, 224, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(63, 120, 224, 1.0)

;
}

/* Headings */

h1 {
  font-family: Epilogue;
  font-size: 2rem;
  color: #1d1d1b;
  font-weight: 700;
}

h2 {
  font-family: Epilogue;
  font-size: 1.3rem;
  color: #1d1d1b;
  font-weight: 700;
}

h3 {
  font-family: Epilogue;
  font-size: 1.1rem;
  color: #1d1d1b;
  font-weight: 700;
}

h4 {
  font-family: Epilogue;
  font-size: 0.95rem;
  color: #1d1d1b;
  font-weight: 700;
}

h5 {
  font-family: Epilogue;
  font-size: 0.9rem;
  color: #1d1d1b;
  font-weight: 700;
}

h6 {
  font-family: Epilogue;
  font-size: 0.85rem;
  color: #1d1d1b;
  font-weight: 700;
}



@media only screen and (max-width: 991px) {

  h1 {
    font-size: 1.25rem;
  }

}


/* Blockquote */

blockquote {
  border-left-color: #1d1d1b;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(51, 131, 219, 1.0)

;
  border: 1px solid #3383db;
  border-radius: 3px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {


  
  
  


  background-color: 

  
  
    
  


  rgba(51, 131, 219, 1.0)

;
  border-color: 

  
  
    
  


  rgba(51, 131, 219, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;

}

button:active,
.button:active {
  background-color: 

  
  
    
  


  rgba(51, 131, 219, 1.0)

;
  border-color: 

  
  
    
  


  rgba(51, 131, 219, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





form,
.submitted-message {
  font-size: 0.75rem;
  color: #1d1d1b;
  font-weight: 500
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(32, 61, 116, 1.0)

;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(51, 71, 91, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(51, 71, 91, 1.0)

;
}

/* 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 {
  background-color: 

  
  
    
  


  rgba(245, 248, 250, 1.0)

;
  border-color: 

  
  
    
  


  rgba(203, 214, 226, 1.0)

;
  color: 

  
  
    
  


  rgba(51, 71, 91, 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: 

  
  
    
  


  rgba(82, 168, 236, 0.8)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #1d1d1b;
}

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(51, 131, 219, 1.0)

;
  border: 1px solid #3383db;
  border-radius: 3px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 24px;
}

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

form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(51, 131, 219, 1.0)

;
  border-color: 

  
  
    
  


  rgba(51, 131, 219, 1.0)

;
  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(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: #1d1d1b;
}

.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(63, 120, 224, 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(63, 120, 224, 1.0)

;
}

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

.blog-pagination__link {
  color: #1d1d1b;
}

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

.blog-post__title {
  color: #1d1d1b;
  font-family:Epilogue;
  font-size: 2px;
  font-weight: 700;
}

.blog-post__author {
  background-color: #1d1d1b;
}

#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: 

  
  
    
  


  rgba(63, 120, 224, 1.0)

;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: 

  
  
    
  


  rgba(63, 120, 224, 1.0)

;
}

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

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

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

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

.blog-sidebar a {
  color: #1d1d1b;
}

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

.blog-post__meta a:hover {
  color: 

  
  
    
  


  rgba(63, 120, 224, 1.0)

;
}

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

.blog-post__back-to-blog {
  color: #1d1d1b;
}

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

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

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

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

.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(29, 29, 27, 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(29, 29, 27, 1.0);
}











.card__price {
  font-family: Epilogue
    font-size: 1.1px;
  color: #1d1d1b;
  font-weight: 700
}