







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

.header-container,
.page-center,
.footer__container,
.dnd-section > .row-fluid {
  max-width: 1280px;
}

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






body {
  font-size: 18px;
  color: #222222;
  font-weight: 500;
  font-family: Lato,Helvetica,Arial,Lucida,sans-serif;
}

@media (max-width: 980px) {
  body{
    font-size: 20px;
}
}
/* Anchors */

a {
  color: #3B4668;
}

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

/* Headings */

h1 {
  font-family: PT Serif,Georgia,Times New Roman,serif;
  font-size: 48px;
  color: #222222;
  font-weight: 500;
}

h2 {
  font-family: PT Serif,Georgia,Times New Roman,serif;
  font-size: 38px;
  color: #222222;
  font-weight: 500;
}

h3 {
  font-family: PT Serif,Georgia,Times New Roman,serif;
  font-size: 30px;
  color: #222222;
  font-weight: 500;
}

h4 {
  font-family: PT Serif,Georgia,Times New Roman,serif;
  font-size: 26px;
  color: #222222;
  font-weight: 500;
}

h5 {
  font-family: PT Serif,Georgia,Times New Roman,serif;
  font-size: 20px;
  color: #222222;
  font-weight: 500;
}

h6 {
  font-family: PT Serif,Georgia,Times New Roman,serif;
  font-size: 18px;
  color: #222222;
  font-weight: 500;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(59, 70, 104, 1.0)

;
  border: 0px solid #AD9A17;
  border-radius: 4px;
  color: #fff;
  padding: 12px 30px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  
  background-color: #3B4668;
  border-color: #857200;
  color: #fff;
}

button:active,
.button:active {
  background-color: rgba(99, 110, 144, 1.0);
  border-color: #d5c23f;
  color: #fff;
}





form,
.submitted-message {
  font-size: 18px;
  color: #222222;
  font-weight: 500
}

/* Form title */

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

/* Form label */

form label {
  color: #222222;
}

/* Form help text */

form legend {
  color: #3B4668;
}

/* 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: #bbb;
  color: #222222;
}

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

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #222222;
}

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

/* Date picker */

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

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

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

/* Submit button */

.hs-button,
.button--primary {
  background-color: rgba(59, 70, 104, 1.0);
  border-color: rgba(173, 154, 23, 1.0);
  border-radius: 4px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.button--primary:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(38, 45, 67, 1.0);
  border-color: rgba(173, 154, 23, 1.0);
}





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

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

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1)

;
  border-bottom-color: #222222;
  color: #FFFFFF;
}

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





.header .top_header{
  background-color: rgba(59, 70, 104, 1.0) ;
  color: rgba(255, 255, 255, 1.0) ;
}

.header .top_header a{
  color: rgba(255, 255, 255, 1.0) ;
}

.header .top_header a:hover{
  color: rgba(255, 255, 255, 0.7000000000000001) ;
}

.header .right-col .hs_cos_wrapper>ul>li>a,
.header .right-col .hs_cos_wrapper>ul>li>ul>li>a{
  color: rgba(255, 255, 255, 1.0) ;
}
.header .right-col .hs_cos_wrapper>ul>li>ul>li>a:hover,
.header .right-col .hs_cos_wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 0.7000000000000001) ;
}

.header .custom-menu-primary nav>ul>li>a{
  color: rgba(34, 34, 34, 1.0);
}
.bottom-header{
  background-color: rgba(255, 255, 255, 1.0) ;

}
.header .header__navigation .navigation-primary>ul>li>ul{
  border-color: rgba(173, 154, 23, 1.0);
}

.header .custom-menu-primary nav>ul>li>a:hover{
  color: rgba(59, 70, 104, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.header .custom-menu-primary nav>ul>li>a.menu-link.active-branch,
.header .custom-menu-primary nav>ul>li>a.active-item{
  color: rgba(59, 70, 104, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header .custom-menu-primary nav>ul>li>ul{
  background-color: rgba(255, 255, 255, 1.0);
}

.header .custom-menu-primary nav>ul>li>ul>li>a {
  color: rgba(34, 34, 34, 1.0);
}

.header .custom-menu-primary ul ul li a.active-item{
  color: rgba(173, 154, 23, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
}

.header .custom-menu-primary ul ul li a.active-item:hover{
  color: rgba(173, 154, 23, 1.0);
}
.header .custom-menu-primary nav>ul>li>ul>li>a:hover{
  color: rgba(59, 70, 104, 1.0);
  background-color: rgba(0, 0, 0, 0.03);
}

.header #et_top_search{
  color: rgba(59, 70, 104, 1.0);
}
/* Remove bullets from both submenu level 1 and level 2 */
.header .custom-menu-primary nav > ul > li > ul,
.header .custom-menu-primary nav > ul > li > ul > li > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.header .custom-menu-primary nav > ul > li > ul > li > ul {
  margin-left: 30px; /* Indent to the right */
}

/* Level 1 and Level 2 dropdown submenus */
.header .custom-menu-primary nav > ul > li > ul,
.header .custom-menu-primary nav > ul > li > ul > li > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Level 2 dropdown submenu - Consistent with Level 1 */
.header .custom-menu-primary nav > ul > li > ul > li > ul {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(#null, 0.0);
  padding: 10px; /* Add padding if necessary */
}

/* Level 2 submenu link styles */
.header .custom-menu-primary nav > ul > li > ul > li > ul > li > a {
  color: rgba(34, 34, 34, 1.0);
  padding: 5px 15px; /* Consistent padding as other levels */
  text-decoration: none;
  white-space: nowrap;
}

/* Level 2 submenu link hover styles */
.header .custom-menu-primary nav > ul > li > ul > li > ul > li > a:hover {
  color: rgba(59, 70, 104, 1.0);
  background-color: rgba(0, 0, 0, 0.03);
}

/* Active item styles for level 2 */
.header .custom-menu-primary nav > ul > li > ul > li > ul > li > a.active-item {
  color: rgba(173, 154, 23, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
}

/* Ensure submenu level 1 items wrap within their container */
.header .custom-menu-primary nav > ul > li > ul {
  width: auto; /* Make the width dynamic */
  overflow: visible; /* Allow the dropdown to adjust for the content */
  white-space: normal; /* Allow the submenu items to wrap */
}

/* Ensure submenu level 2 follows similar rules */
.header .custom-menu-primary nav > ul > li > ul > li > ul {
  width: auto;
  overflow: visible;
  white-space: normal;
}






.footer{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(34, 34, 34, 1.0);
}
.footer ul.social_icon_wrapper li a,
.footer p{
  color: rgba(255, 255, 255, 1.0);
}
.footer-menu-primary a{
  color: rgba(255, 255, 255, 1.0);
}
.footer-menu-primary a:hover{
  color: rgba(255, 255, 255, 0.7000000000000001);
}


.footer-menu-primary{
  background-color: rgba(34, 34, 34, 1.0) !important;
}

.footer__copyright{
  background-color: rgba(34, 34, 34, 1.0) !important;
}





/* Blog Header */



/* 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: #222222;
}

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

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

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

.blog-pagination__link {
  color: #222222;
}

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

.blog-post__title {
  color: #222222;
  font-family:PT Serif,Georgia,Times New Roman,serif;
  font-size: 48px;
  font-weight: 500;
}

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

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

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

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

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

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

.blog-sidebar a {
  color: #222222;
}

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

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

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

.blog-post__back-to-blog {
  color: #222222;
}

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

.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: PT Serif,Georgia,Times New Roman,serif
    font-size: 30px;
  color: #222222;
  font-weight: 500
}