







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
























































/* 1d. Buttons */










/* 1e. Forms */













/* 1f. Tables */











/* 1g. Site header */













/* 1h. Site footer */











.header-content-wrapper,
.footer-content-wrapper,
.listing-top .dnd-section>.row-fluid {
  max-width: 1200px;
}

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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 40px 20px;
}

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





html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 400;
  font-family: 'aktiv-grotesk',sans-serif;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 400;
}

/* Anchors */

a {
  color: #0033cc;
}

a:hover,
a:focus,
a:active {
  color: #0033cc;
}

main.body-container-wrapper p a:after {
/* background-color: #0033cc; */
}

/* Headings */

h1 {
  font-family: aktiv-grotesk;
  font-size: 44.8px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 700;
}

h2 {
  font-family: aktiv-grotesk;
  font-size: 42.8px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 700;
}

h3 {
  font-family: aktiv-grotesk;
  font-size: 35.2px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 700;
}

h4 {
  font-family: aktiv-grotesk;
  font-size: 28px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 700;
}

h5 {
  font-family: aktiv-grotesk;
  font-size: 24px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 700;
}

h6 {
  font-family: aktiv-grotesk;
  font-size: 20px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 700;
}

@media screen and (min-width: 0) and (max-width: 1271px) and (orientation: landscape) {
  h1 {
    font-size: calc((4 - 1) * 1.2vw + 1rem);
  }
  h2 {
    font-size: calc((2.8 - 1) * 1.2vw + 1rem);
  }
  h3 {
    font-size: calc((2.2 - 1) * 1.2vw + 1rem);
  }
  h4 {
    font-size: calc((2 - 1) * 1.2vw + 1rem);
  }
  h5 {
    font-size: calc((1.9 - 1) * 1.2vw + 1rem);
  }
  h6 {
    font-size: calc((1.75 - 1) * 1.2vw + 1rem);
  }
}

@media screen and (min-width: 0) and (max-width: 1271px) and (orientation: portrait) {
  h1 {
    font-size: calc((4 - 1) * 1.2vh + 1rem);
  }
  h2 {
    font-size: calc((2.8 - 1) * 1.2vh + 1rem);
  }
  h3 {
    font-size: calc((2.2 - 1) * 1.2vh + 1rem);
  }
  h4 {
    font-size: calc((2 - 1) * 1.2vh + 1rem);
  }
  h5 {
    font-size: calc((1.9 - 1) * 1.2vh + 1rem);
  }
  h6 {
    font-size: calc((1.75 - 1) * 1.2vh + 1rem);
  }
}

/* Blockquote */

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





button,
.button {
  background-color: rgba(0, 51, 204, 1.0);
  border-color: rgba(0, 51, 204, 1.0);
  border-radius: 0px;
  color: #ffffff;
  padding: 19.2px 32.064px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(0, 51, 204, 0.8);
  border-color: rgba(0, 51, 204, 1.0);
  color: rgba(255, 255, 255, 0.8);
}

button:active,
.button:active {
  background-color: rgba(40, 91, 244, 1.0);
  border-color: #285bf4;
  color: #ffffff;
}






h3.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #000000;
  padding: 0px 15px 0px;
  margin: -0px -0px 15px;
}

.hs_cos_wrapper_type_form, 
.hs_cos_wrapper_type_google_search,
.hs_cos_wrapper_type_blog_comments,
.hs_cos_wrapper_type_email_subscriptions,
.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request, 
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_member_login,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_blog_subscribe {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 2px solid;
  border-color: rgba(255, 255, 255, 0.0) ;
  padding: 0px 15px;
}



.hs-form label {
  color: #000000;
}

.hs-form legend {
  color: #666666;
}


/* Form help text */

form legend {
  color: #666666;
}

/* 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(204, 204, 204, 1.0)

;
  background-color: rgba(238, 238, 238, 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,
form input[type=text]:hover,
form input[type=email]:hover,
form input[type=password]:hover,
form input[type=tel]:hover,
form input[type=number]:hover,
form input[type=file]:hover,
form select:hover,
form textarea:hover {
  border-color: 

  
  
    
  


  rgba(204, 204, 204, 1.0)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

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

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* 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 */






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, 51, 204, 1.0)

;
  border-bottom-color: #000000;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}





header.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

.submenu.level-1 > li > a {
  color: #000000
}

.submenu.level-1 > li > a:hover {
  color: #9C0021;
}

.submenu.level-1 > li.active-branch > a {
  color: #000000;
}

.submenu.level-2 {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.9)

;
}


.submenu.level-2 li > a {
  color: #000000;
}

.submenu.level-2 li > a:hover {
  color: #000000;
}

.submenu.level-1 li > a.active-branch {
  color: #000000;
}

.header-social-wrap .header-social a svg {
  fill: #000000;
}
.header-social-wrap .header-social a:hover svg {
  fill: #9C0021;
}






.footer {
  background-color: 

  
  
    
  


  rgba(0, 51, 204, 1.0)

;
}

.footer p {
  color: #FFFFFF;
}

.footer-section-title p {
  color: #FFFFFF;
}

.footer a {
  color: #FFFFFF;
}

.footer a:hover {
  color: #FFFFFF;
}





/* 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: 

  
  
    
  


  rgba(0, 0, 0, 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: #0033cc;
}

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

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

.blog-pagination__link {
  color: 

  
  
    
  


  rgba(0, 0, 0, 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(0, 0, 0, 1.0)

;
  font-family:aktiv-grotesk;
  font-size: 44.8px;
  font-weight: 700;
}

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

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

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

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

.blog-index__post-content a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.blog-post__read-more svg {
  fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

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

.blog-sidebar a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

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

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

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

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

.blog-post__back-to-blog {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.blog-post__back-to-blog svg {
  fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

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

.blog-post-small .topic-button {
  display: inline-block;
  padding: 3px 8px;
  background-color: #FF0000;
  color: #fff !important;
  border-radius: 2px;
  font-size: 12px;
  line-height: 1.45;
  font-weight: 700;
  margin-bottom: 20px;
}
.blog-post-small .topic-button:hover {
  text-decoration: none;
}











.card__price {
  font-family: aktiv-grotesk
    font-size: 35.2px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 700
}