







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */







/* 1e. Forms */















/* 1f. Tables */











/* 1g. Site header */












/* 1h. Site footer */

























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

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

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





html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #58595b;
  font-weight: 300;
  font-family: Raleway;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: #58595b;
  font-weight: 300;
}

/* Anchors */

a {
  color: #f05b25;
}

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

/* Headings */

h1 {
  font-family: Raleway;
  font-size: 48px;
  color: #0c3f69;
  font-weight: 700;
}

h2 {
  font-family: basisgrotesquepro-bold;
  font-size: 42px;
  color: #122c5c;
  font-weight: 300;
}

h3 {
  font-family: Raleway;
  font-size: 36px;
  color: #0c3f69;
  font-weight: 700;
}

h4 {
  font-family: Raleway;
  font-size: 24px;
  color: #0c3f69;
  font-weight: 700;
}

h5 {
  font-family: basisgrotesquepro-bold;
  font-size: 20px;
  color: #122c5c;
  font-weight: 300;
}

h6 {
  font-family: Raleway;
  font-size: 18px;
  color: #58595b;
  font-weight: 700;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(249, 201, 64, 1.0)

;
  border: 0px solid #ffffff;
  color: #000;
  padding: 12px 40px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  color: #000;
}

button:active,
.button:active {
  color: #000;
}











form,
.submitted-message {
  font-size: 16px;
  color: #58595b;
  font-weight: 300;
}

/* form background */

.body-container-wrapper .widget-type-form, 
.body-container-wrapper .widget-type-blog_subscribe,
.body-container-wrapper .widget-type-google_search,
.hs_cos_wrapper_type_password_prompt,
.hs-search-field__bar,
.hs_cos_wrapper_type_form,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription,
.section.post-footer form ,.hs_cos_wrapper_type_member_login ,
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_password_reset_request ,
.hs_cos_wrapper_type_password_reset{
   background-color:

  
  
    
  


  rgba(0, 23, 52, 1)

;
}

/* header_text_color */
/* Form title */

.form-title {
  background-color: ;
  color: #2878f7;
}

/* Form label */

form label {
  color: #ffffff;
}
/* form label error color  */
label.hs-main-font-element, ul.no-list.hs-error-msgs label{
    color: #ff0000;
}

/* Form help text */

form legend {
  color: #ffffff;
}

/* 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: #1b2535;
  background-color:#ffffff;
  color:#58595b;
}
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: #2760de;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #58595b;
}

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(249, 201, 64, 1.0)

;
  border: 0px solid #ffffff;
  border-radius: 0px;
  color: #000;
  padding: 12px 40px;
}

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

form input[type=submit]:active,
form .hs-button:active {
  color: #000;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-color: #58595b;
}

th,
td {
  border-color: #58595b;
  color: #58595b;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-bottom-color: #58595b;
  color: #58595b;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #58595b;
}




header.header .top-menu-w{
  background-color: 

  
  
    
  


  rgba(2, 25, 60, 1.0)

;
}

header.header .fixed-header{
  background-color: rgba(53, 71, 99,1.0);
}

header.header .top-menu .menu ul li a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.top-menu__action a{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-color: 

  
  
    
  


  rgba(249, 201, 64, 1.0)

;
  color: 

  
  
    
  


  rgba(249, 201, 64, 1.0)

;
}

.top-menu__action a:hover{
  background-color: 

  
  
    
  


  rgba(3, 35, 85, 1.0)

;
}

header.header .top-menu .menu .hs-menu-wrapper>ul>li> ul{
  background-color: 

  
  
    
  


  rgba(249, 201, 64, 1.0)

;
}

header.header .top-menu .menu .hs-menu-wrapper>ul>li> ul > li > a{
  color: 

  
  
    
  


  rgba(2, 25, 60, 1.0)

;
}

header.header .top-menu .menu .hs-menu-wrapper>ul>li> ul:before{
  background-color: 

  
  
    
  


  rgba(249, 201, 64, 1.0)

;
}

.top-menu__action a{
  border-color: ;
  color: ;
  background-color: ;
}

.top-menu__action a:hover{
  background-color: ;
}






.main_footer_wrapper .cta-simple-w .cta__overlay,
.main_footer_wrapper .footer-w,
.main_footer_wrapper  .footer-copyright-w {
  background-color: 

  
  
    
  


  rgba(2, 25, 60, 1.0)

;
}

.main_footer_wrapper .cta-simple {
  background-color: 

  
  
    
  


  rgba(249, 201, 64, 1.0)

;
}
.main_footer_wrapper .cta-simple h2,
.main_footer_wrapper .cta-simple h3{
  color: 

  
  
    
  


  rgba(2, 25, 60, 1.0)

;
}
.main_footer_wrapper .cta-simple__btn a{
  background-color: 

  
  
    
  


  rgba(2, 25, 60, 1.0)

;
  
}
.main_footer_wrapper .cta-simple__btn a{
 color: 

  
  
    
  


  rgba(249, 201, 64, 1.0)

;
}

.main_footer_wrapper .footer-w .col-md-3 .hs_cos_wrapper_type_text,
.main_footer_wrapper h4,
.main_footer_wrapper .footer-about-column .hs_cos_wrapper_type_rich_text>p,
.main_footer_wrapper .fa-w .hs_cos_wrapper_type_rich_text h5,
.main_footer_wrapper .fa-w table td a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.main_footer_wrapper .footermenu_w ul li a{
  color: 

  
  
    
  


  rgba(249, 201, 64, 1.0)

;
}

.main_footer_wrapper .fa-w table td{
  color: 

  
  
    
  


  rgba(249, 201, 64, 1.0)

;
}

.main_footer_wrapper .footer-about-column .mt-4 a{
  background-color: 

  
  
    
  


  rgba(249, 201, 64, 1.0)

;
  color: 

  
  
    
  


  rgba(2, 25, 60, 1.0)

;
  border-color: 

  
  
    
  


  rgba(249, 201, 64, 1.0)

;
}

.main_footer_wrapper .deep-footer{
  border-color: 

  
  
    
  


  rgba(153, 165, 181, 0.6)

;
}

.footer-copyright-w .social-links .social_wrapper .facebook a,
.footer-copyright-w .social-links .social_wrapper .linkedin a{
  background-color: 

  
  
    
  


  rgba(249, 201, 64, 1.0)

;
}

.main_footer_wrapper .deep-footer .deep-footer__info{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.main_footer_wrapper .footer-copyright-w{
  color: 

  
  
    
  


  rgba(153, 165, 181, 1.0)

;
}

.main_footer_wrapper .footer-copyright ul li a{
  color: 

  
  
    
  


  rgba(153, 165, 181, 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: #58595b;
}

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

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

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

.blog-pagination__link {
	color: #58595b;
}

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

.blog-post__title {
	color: #0c3f69;
	font-family:Raleway;
	font-size: 48px;
	font-weight: 700;
}

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

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

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
	color: #818181;
}

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

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

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

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

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

.blog-sidebar a {
	color: #58595b;
}

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

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

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

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

.blog-post__back-to-blog {
	color: #58595b;
}

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

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

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

.section.post-footer .hs-input {
	border-color: rgb(0, 43, 85);
}

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











.card__price {
  font-family: Raleway
  font-size: 36px;
  color: #0c3f69;
  font-weight: 700
}


.blog-post__body{
  font-size: 16px;
}

.blog-index__post-content a{
  color: #1e355e;
}
.blog-index__post-content a:hover{
    color: #1e355e;
    opacity: 0.95;
}

.blog-index__post-content--small h2{
  line-height: 1.07;
  margin: 10px 0px;
}

.blog-post__body a, .blog-post__body a span{
  color: #1e355e !important;
}
.blog-index__post-inner-card .blog-index__post-content{
  font-size: 18px;
}

.blog-post__body h2, .blog-post__body em span{
  background-color: initial !important;
}