







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








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

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

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





html {
  font-size: 18px;
}

body {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4e4e50;
  font-size: 18px;
}

/* Paragraphs */

p {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #33a542;
}

a:hover,
a:focus {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #0b7d1a;
}

a:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #5bcd6a;
}

/* Headings */

h1,
.h1 {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #33A542;
  font-size: 48px;
  text-transform: none;
}

h2,
.h2 {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #28335c;
  font-size: 40px;
  text-transform: none;
}

h3,
.h3 {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #28335c;
  font-size: 30px;
  text-transform: none;
}

h4,
.h4 {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #28335c;
  font-size: 24px;
  text-transform: none;
}

h5,
.h5 {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #28335c;
  font-size: 20px;
  text-transform: none;
}

h6,
.h6 {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #28335c;
  font-size: 18px;
  text-transform: none;
}

/* Blockquote */

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





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #E6A730;

  padding-top: 14px;
padding-right: 30px;
padding-bottom: 14px;
padding-left: 30px;

  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(230, 167, 48, 1.0)

;
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #33A542;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(51, 165, 66, 1.0)

;
  border-radius: 5px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: rgba(255, 207, 88, 1.0);
  border-color: #ffcf58;
}





form,
.submitted-message {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #28335C;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(40, 51, 92, 0.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #28335C;
;
  padding: 0px;
;
  font-family: 'Open Sans'; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 30px;
  color: #28335c;
  background-color: 

  
  
    
  


  rgba(40, 51, 92, 0.0)

;
}


/* Labels */

form label {
  color: #1b1b1b;
}

/* Help text */

form legend {
  color: #1b1b1b;
}

/* Inputs */

form input[type=text],
form input[type=search],
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: 1px solid #1b1b1b;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #1b1b1b;
  border-radius: 5px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #1b1b1b;
}

::-moz-placeholder {
  color: #1b1b1b;
}

:-ms-input-placeholder {
  color: #1b1b1b;
}

::placeholder {
  color: #1b1b1b;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #1b1b1b;
}

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #33A542;
;
  padding-top: 14px;
padding-right: 30px;
padding-bottom: 14px;
padding-left: 30px;
;
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
  background-color: 

  
  
    
  


  rgba(230, 167, 48, 1.0)

;
  border-radius: 5px;
  text-transform: none;
}

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

  
  
    
  


  rgba(230, 167, 48, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 207, 88, 1.0);
  border-color: #ffcf58;
}





/* Table */

table {
  border: 1px solid #33A542;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #33A542;

  padding: 18px;

  color: #33A542;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(51, 165, 66, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #33A542;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #33A542;
  font-family: Open Sans;
}

.menu__child-toggle-icon {
  border-top-color: #33A542;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #0b7d1a;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #0b7d1a;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #5bcd6a;
}

.menu__child-toggle-icon:active {
  border-top-color: #5bcd6a;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #33A542;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #33A542;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #33A542;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #33A542;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #33A542;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Open Sans;
}

.header__language-switcher-label-current:after {
  border-top-color: #33A542;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #33A542;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #33A542;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #4e4e50;
}

.blog-post__tag-link {
  color: #4e4e50;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #262628;
}

.blog-post__tag-link:active {
  color: #767678;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #28335c;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000b34;
}

.blog-related-posts__title-link:active {
  color: #505b84;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #33a542;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0b7d1a;
}

#comments-listing .comment-reply-to:active {
  color: #5bcd6a;
}





.hs-search-results__title {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #33A542;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #28335c;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #000b34;
}

.hs-blog-post-listing__post-title-link:active {
  color: #505b84;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #4e4e50;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #4e4e50;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #262628;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #767678;
}

.hs-pagination__link-icon svg {
  fill: #4e4e50;
}

/* Pricing card */

.card__price {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #28335c;
  font-size: 30px;
}

.card__body svg {
  fill: #33A542;
}

/* Social follow */

.social-links__icon {
  background-color: #33A542;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #0b7d1a;
}

.social-links__icon:active {
  background-color: #5bcd6a;
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #28335c;
  font-size: 30px;
}

 

/****** Styles 2026 ******/

body { 
    overflow-x: hidden !important;
}


#testimonials { background: #fff; }
#testimonials .testimonials-header {
font-family: 'DM Sans', sans-serif;
font-weight: 900;
font-size: 34px;
color: #1a2e1a;
text-align: center;
margin-bottom: 32px;
}

.column3 {
background: #fff;
border: 1px solid #eeeeee;
border-radius: 8px;
padding: 32px 26px 26px;
position: relative;
box-shadow: 0 0 50px 0 rgba(0,0,0,0.05), 0 0 15px 0 rgba(0,0,0,0.05);
flex: 1;
}

.column3::before {
content: '\201C';
position: absolute;
top: 14px;
left: 18px;
font-size: 60px;
line-height: 1;
font-family: 'DM Sans', serif;
font-weight: 900;
color: #e0f0e6;
pointer-events: none;
}

.column3 h6 {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 15px;
line-height: 1.7;
color: #3B3D40;
padding-top: 32px;
flex: 1;
margin-bottom: 0;
}

.column3 p {
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 13px;
color: #0069b1;
margin-top: 18px;
margin-bottom: 0;
line-height: 1.5;
}

.column3 .text-green { color: #2d8a2d; font-weight: 700; }
.column3 .text-orange { color: #e07a2d; font-weight: 700; }
.triangle, .t2-piece { display: none; }

.widget_1760527051252.small-cards-wrapper {
    //padding-top: 0px !important;
}

.widget_1776866418572 {
    padding-top: 0px !important;
}
}
/* DELETE THESE */
.small-cards-img img {
  border: none !important;
  border-radius: 10px;
}

.cstories-item {
  border: none !important;
}
/* Find .page-centera in your theme CSS — it likely looks something like this */
.page-centera {
  width: 92%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

/* Make .page-center identical */
.page-center {
  width: 92% !important;
  max-width: 1400px !important;
  margin: 0 auto !important;
  padding: 0 20px !important;
  box-sizing: border-box !important;
}
.small-cards-img img {
  border: none !important;
  border-radius: 10px;
}
.header-wrap .page-center,
.header-rtw .page-center {
  width: 92%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}


 
@media(max-width: 767px) {

  .page-center {
      width: 100% !important; 
  }
 
  .btn-dark a { 
    font-size: 16px !important; 
    padding: 10px 20px !important;
  }
  
  
}