







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */





























































/* 1d. Buttons */









/* 1e. Forms */










/* 1f. Tables */








/* 1g. Site header */



/* 1h. Site footer */






.content-wrapper,
.page-center {
  max-width: 1440px;
}

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

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






body {
  font-size: 1.8rem;
  color: 

  
  
    
  


  rgba(75, 77, 101, 1.0)

;
  font-weight: 400;
  font-family: NeueHaasUnicaW1G;
}

/* Paragraphs */


/* Anchors */

a {
  color: 

  
  
    
  


  rgba(43, 91, 212, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(43, 91, 212, 1.0)

;
}

/* Headings */

h1 {
  font-family: Aeonik;
  font-size: 4.8rem;
  color: 

  
  
    
  


  rgba(15, 15, 49, 1.0)

;
  font-weight: 700;
}

h2 {
  font-family: Aeonik;
  font-size: 3.2rem;
  color: 

  
  
    
  


  rgba(15, 15, 49, 1.0)

;
  font-weight: 500;
}

h3 {
  font-family: Aeonik;
  font-size: 2.4rem;
  color: 

  
  
    
  


  rgba(15, 15, 49, 1.0)

;
  font-weight: 500;
}

h4 {
  font-family: Aeonik;
  font-size: 2rem;
  color: 

  
  
    
  


  rgba(15, 15, 49, 1.0)

;
  font-weight: 500;
}

h5 {
  font-family: Aeonik;
  font-size: 1.8rem;
  color: 

  
  
    
  


  rgba(15, 15, 49, 1.0)

;
  font-weight: 500;
}

h6 {
  font-family: Aeonik;
  font-size: 1.6rem;
  color: 

  
  
    
  


  rgba(15, 15, 49, 1.0)

;
  font-weight: 500;
}

@media (max-width:1023px) {
  h1 {
    font-size: 3.2000001599999996rem;
  }
  h2 {
    font-size: 2.4000000000000004rem;
  }
}


/* Blockquote */

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











form,
.submitted-message {
  font-size: 1.8rem;
  color: 

  
  
    
  


  rgba(75, 77, 101, 1.0)

;
  font-weight: 400
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(15, 15, 49, 1.0)

;
}


form {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;

}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(0, 0, 0, 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 {
  border-color: 

  
  
    
  


  rgba(223, 224, 236, 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 {
  border-color: 

  
  
    
  


  rgba(223, 224, 236, 1.0)

;
}

/* Form placeholder text */


/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button,
button,
.button {
  background: linear-gradient(0deg,

  
  
    
  


  rgba(34, 73, 170, 1.0)

 50%,

  
  
    
  


  rgba(43, 91, 212, 1.0)

 0);
  color:  

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 24px 48px;
}

form input[type=submit]:focus,
form .hs-button:focus,
button:focus,
.button:focus {
  box-shadow: 0 0 0 8px rgb(249 144 55 / 40%);
}

form input[type=submit]:hover,
form .hs-button:hover,
button:focus,
.button:focus {
  color:  

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(223, 224, 236, 1.0)

;
}

th,
td {
  border-color: 

  
  
    
  


  rgba(223, 224, 236, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(247, 248, 255, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(223, 224, 236, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

table tr:nth-child(odd){
  background-color: 

  
  
    
  


  rgba(247, 248, 255, 1.0)

;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

















header.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

@media (min-width:1024px) {
  header.header .menu ul.submenu.level-1>li.has-submenu>a:after {
    border-top: 3px solid 

  
  
    
  


  rgba(33, 34, 64, 1.0)

;
  }
  header.header .menu ul.submenu.level-1>li>a {
    color: 

  
  
    
  


  rgba(33, 34, 64, 1.0)

;
    background-color: 

  
  
    
  


  rgba(34, 73, 170, 0.0)

;
  }
  header.header .menu ul.submenu.level-1>li >a:hover,
  header.header .menu ul.submenu.level-1>li>a.active-item{
    color: 

  
  
    
  


  rgba(43, 91, 212, 1.0)

;
    background-color: 

  
  
    
  


  rgba(34, 73, 170, 0.05)

;
  }
  header.header .menu ul ul {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
  header.header .menu ul ul li a {
    color: 

  
  
    
  


  rgba(33, 34, 64, 1.0)

;
    background-color: 

  
  
    
  


  rgba(34, 73, 170, 0.0)

;
  }
  header.header .menu ul ul li:hover a,
  header.header .menu ul ul li a.active-item{
    color: 

  
  
    
  


  rgba(43, 91, 212, 1.0)

;
    background-color: 

  
  
    
  


  rgba(34, 73, 170, 0.05)

;
  }
}





















.footer {
  background-color: 

  
  
    
  


  rgba(15, 15, 49, 1.0)

;
}
.footer .footer_content,
.footer .footer_contact_info h6, 
.footer .footer_contact_info p{
  color: 

  
  
    
  


  rgba(247, 248, 255, 1.0)

;
}
.footer .footer_contact_info h6 a,
.footer_contact_info a {
  color: 

  
  
    
  


  rgba(247, 248, 255, 1.0)

;
}

.footer .column_menu.common_menu ul.submenu.level-1>li>a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer .column_menu.common_menu ul.submenu.level-1>li>a:hover {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer .column_menu ul li a,
.footer_contact_info p a {
  color: 

  
  
    
  


  rgba(174, 176, 213, 1.0)

;
}
.footer .column_menu ul li a:hover,
.footer_contact_info p a:hover {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer .column_menu .title {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.social-links li a {
  color: 

  
  
    
  


  rgba(247, 248, 255, 1.0)

;
}
.social-links li a:hover {
  color: 

  
  
    
  


  rgba(247, 248, 255, 1.0)

;
}
.footer .right_sect .footer__copyright p {
  color: 

  
  
    
  


  rgba(137, 142, 186, 1.0)

;
}

.footer__copyright p{
  color: 

  
  
    
  


  rgba(137, 142, 186, 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, 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: 

  
  
    
  


  rgba(75, 77, 101, 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: 

  
  
    
  


  rgba(43, 91, 212, 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(43, 91, 212, 1.0)

;
}

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

.blog-pagination__link {
  color: 

  
  
    
  


  rgba(75, 77, 101, 1.0)

;
}

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

.blog-post__title {
  color: 

  
  
    
  


  rgba(15, 15, 49, 1.0)

;
  font-family:Aeonik;
  font-size: 4.8rem;
  font-weight: 700;
}

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

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

  
  
    
  


  rgba(43, 91, 212, 1.0)

;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: 

  
  
    
  


  rgba(43, 91, 212, 1.0)

;
}

.blog-index__post-content--small h2 {
  font-size: 2.4rem;
}

.blog-index__post-content a {
  color: 

  
  
    
  


  rgba(75, 77, 101, 1.0)

;
}

.blog-post__read-more svg {
  fill: 

  
  
    
  


  rgba(75, 77, 101, 1.0)

;
}

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

.blog-sidebar a {
  color: 

  
  
    
  


  rgba(75, 77, 101, 1.0)

;
}


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

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

.blog-post__meta a {
  color: 

  
  
    
  


  rgba(75, 77, 101, 1.0)

;
}

.blog-post__meta a:hover {
  color: 

  
  
    
  


  rgba(43, 91, 212, 1.0)

;
}

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

.blog-post__back-to-blog {
  color: 

  
  
    
  


  rgba(75, 77, 101, 1.0)

;
}

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

  
  
    
  


  rgba(75, 77, 101, 1.0)

;
}

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

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

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




form#email-prefs-form h1 {
  font-family: Lato;
  font-weight: 400;
  color: #4b4d65;
}
form#email-prefs-form h2 {
  font-family: Merriweather;
  font-weight: 400;
  color: #0f0f31;
}
p.header {
  color: #0f0f31;
}






.card__price {
  font-family: Aeonik;
  font-size: 2.4px;
  color: 

  
  
    
  


  rgba(15, 15, 49, 1.0)

;
  font-weight: 500
}


@media (min-width: 1024px) {
  .hm_pg header.header .menu ul.submenu.level-1>li:last-child a { background-color: #2b5bd4; }
  .hm_pg header.header .menu ul.submenu.level-1>li:last-child a:hover { background-color: #2249aa; }