







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























































/* 1d. Buttons */










/* 1e. Forms */











/* 1f. Tables */











/* 1g. Site header */























/* 1h. Site footer */

















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

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

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







html {
  font-size: 10px;
}

body {
  font-size: 20px;
  color: 

  
  
    
  


  rgba(64, 64, 65, 1.0)

;
  font-weight: 400;
  font-family: ProximaNova;
}

/* Paragraphs */

p {
  color: 

  
  
    
  


  rgba(64, 64, 65, 1.0)

;
  font-weight: 400;
}

/* Anchors */

a {
  color: #0093cd;
}

a:hover,
a:focus,
a:active {
  color: #0093cd;
}

/* Headings */

h1 {
  font-family: ProximaNova;
  font-size: 40px;
  color: 

  
  
    
  


  rgba(64, 64, 65, 1.0)

;
  font-weight: 400;
}

h2 {
  font-family: ProximaNova;
  font-size: 30px;
  color: 

  
  
    
  


  rgba(0, 86, 149, 1.0)

;
  font-weight: 700;
}

h3 {
  font-family: ProximaNova;
  font-size: 28px;
  color: 

  
  
    
  


  rgba(0, 86, 149, 1.0)

;
  font-weight: 500;
}

h4 {
  font-family: ProximaNova;
  font-size: 23px;
  color: 

  
  
    
  


  rgba(0, 147, 205, 1.0)

;
  font-weight: 500;
}

h5 {
  font-family: ProximaNova;
  font-size: 20px;
  color: 

  
  
    
  


  rgba(64, 64, 65, 1.0)

;
  font-weight: 400;
}

h6 {
  font-family: ProximaNova;
  font-size: 20px;
  color: 

  
  
    
  


  rgba(64, 64, 65, 1.0)

;
  font-weight: 400;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(164, 189, 44, 1.0)

;
  border: 0px solid #ffffff;
  border-radius: 0px;
  color: #ffffff;
  padding: 16.9px 26px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(164, 189, 44, 1.0)

;
  border-color: #ffffff;
  color: #ffffff;
}

button:active,
.button:active {
  background-color: rgba(204, 229, 84, 1.0);
  border-color: #ffffff;
  color: #ffffff;
}





.body-container-wrapper .custom_error_message form,
.body-container-wrapper .widget-type-form,
.body-container-wrapper .widget-type-blog_subscribe,
.body-container-wrapper .widget-type-google_search,
.body-container-wrapper .widget-type-password_prompt.custom_error_message,
.hs-blog-post .body-container-wrapper .widget-type-blog_comments,
.body-container-wrapper .hs-search-field__bar,
.body-container-wrapper .submitted-message,
.body-container .submitted-message,.blog-comments form ,.systems-page form{
  background-color: 

  
  
    
  


  rgba(0, 86, 149, 1.0)

;
  padding:30px;
  margin:0 0 10px;
}

form,
.submitted-message {
  font-size: 20px;
  color: 

  
  
    
  


  rgba(64, 64, 65, 1.0)

;
  font-weight: 400
}

/* Form title */

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

/* Form label */

form label {
  color: #ffffff;
}

/* Form help text */

form legend {
  color: #ffffff;
}

/* Form inputs */

input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  border-color: #ffffff;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus{
  border-color: #ffffff;
}

/* Form placeholder text */



/* Date picker */

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

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

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

/* Submit button */

.hs-button.primary,
input[type="submit"],
input[type="button"]{
  background-color: 

  
  
    
  


  rgba(164, 189, 44, 1.0)

;
  border: 0px solid #ffffff;
  border-radius: 0px;
  color: #ffffff;
  padding: 16.9px 26px;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus{
  background-color: 

  
  
    
  


  rgba(164, 189, 44, 1.0)

;
  border-color: #ffffff;
  color: #ffffff;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(204, 229, 84, 1.0);
  border-color: #ffffff;
  color: #ffffff;
}





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

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

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(64, 64, 65, 1.0)

;
  border-bottom-color: #404041;
  color: #ffffff;
}

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





.header-group{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.98)

;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color: #404041;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover>a{
  color: #404041;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover,
.custom-menu-primary .hs-menu-wrapper>ul>li.active>a{
  border-color: #0093cd;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a::before{
  color: #999999;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
  color: #404041;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul .megamenu-dropdown{
  background-color: #ffffff;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul .megamenu-dropdown .megamenu-dropdown-inner>li>ul{
  border-color: #005695;
}
.custom-menu-primary .hs-menu-wrapper > ul ul > li > a{
  color: #404041;
}
.custom-menu-primary .hs-menu-wrapper > ul ul > li > a:hover{
  color: #0093cd;
}

.custom-menu-primary .hs-menu-wrapper > ul ul > li.active > a{
  color: #0093cd;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul .megamenu-dropdown .megamenu-dropdown-inner>li:nth-child(1) h3{
  color: #005695;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul .megamenu-dropdown .megamenu-dropdown-inner>li:nth-child(1) p{
  color: #404041;
}
.header-btn a{
  background-color: #a4bd2c;
  color: #ffffff;
}
.header-btn a:hover{
  background-color: #a09fa2;
  color: #ffffff;
}

.header-group .h-social .sm-icon{
  background-color: 

  
  
    
  


  rgba(246, 246, 246, 1.0)

;
  color: #b3b3b3;
}
.header-group .h-social .sm-icon:hover{
  background-color: 

  
  
    
  


  rgba(246, 246, 246, 1.0)

;
  color: #454545;
}






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

/* Footer Content */

.footer {
  color: #ffffff;
}
.f-address h1{
  color: #0093cd;
}
.footer-links ul li a{
  color: #0093cd;
}
.footer-links ul li a:hover{
  color: #0093cd;
}
.footer .f-social .sm-icon{
  background-color: 

  
  
    
  


  rgba(246, 246, 246, 1.0)

;
  color: #b3b3b3;
}
.footer .f-social .sm-icon:hover{
  background-color: 

  
  
    
  


  rgba(246, 246, 246, 1.0)

;
  color: #454545;
}







/* 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(64, 64, 65, 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: #0093cd;
}

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

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

.blog-pagination__link {
  color: 

  
  
    
  


  rgba(64, 64, 65, 1.0)

;
}

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

.blog-post__title {
  color: 

  
  
    
  


  rgba(64, 64, 65, 1.0)

;
  font-family:ProximaNova;
  font-size: 40px;
  font-weight: 400;
}

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

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

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

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

.blog-index__post-content a {
  color: 

  
  
    
  


  rgba(64, 64, 65, 1.0)

;
}

.blog-post__read-more svg {
  fill: 

  
  
    
  


  rgba(64, 64, 65, 1.0)

;
}

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

.blog-sidebar a {
  color: 

  
  
    
  


  rgba(64, 64, 65, 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(64, 64, 65, 1.0)

;
}

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

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

.blog-post__back-to-blog {
  color: 

  
  
    
  


  rgba(64, 64, 65, 1.0)

;
}

.blog-post__back-to-blog svg {
  fill: 

  
  
    
  


  rgba(64, 64, 65, 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);
}











.card__price {
  font-family: ProximaNova
    font-size: 28px;
  color: 

  
  
    
  


  rgba(0, 86, 149, 1.0)

;
  font-weight: 500
}
@media (max-width: 79.999em){
  body {
    font-size: 18px;
  }
}
@media (max-width: 63.999em){
  body{
    font-size: 16px;
  }
}
.dnd-section > .row-fluid,
.content-wrapper{
  width: 100%;
  padding: 0 40px;
  margin: 0 auto;
  max-width: 1200px; 
}

@media (max-width: 767px){
  .dnd-section > .row-fluid,
  .content-wrapper{
    max-width: 100%;
    padding:0 20px;
  }
}