/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */















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

.dnd-section {
	padding-bottom: 5.625rem;
	padding-top: 5.625rem;
}
@media (max-width: 991px) {
  .dnd-section {
	padding-bottom: 3.750000001875rem;
	padding-top: 3.750000001875rem;
}
}

.body-container__homepage .dnd-section:nth-child(odd) {
	background-color: #008a47;
}

.page-center {
	max-width: 1140px;
}




html {
  font-size: 1;
}

body {
  color: rgba(12, 40, 59, 1.0);
  font-weight: 400;
  font-family:aktiv-grotesk;
  font-size: 1rem;
}

p {
  font-family: aktiv-grotesk;
  font-weight: 400
}
a {
  color: rgba(150, 15, 92, 1.0);
}

a:hover,
a:focus {
  color:rgba(150, 15, 92, 1.0);
}
a:active {
  color: rgba(150, 15, 92, 1.0);
}

h1 {
  color: rgba(12, 40, 59, 1.0);
  font-family: aktiv-grotesk;
  font-size: 2rem;
  font-weight: 700;
}



h2 {
  color: rgba(0, 138, 71, 1.0);
  font-family: aktiv-grotesk-thin;
  font-size: 1.75rem;
  font-weight: 200;
}



h3 {
  color: rgba(12, 40, 59, 1.0);
  font-family: aktiv-grotesk;
  font-size: 1.25rem;
  font-weight: 700;
}


h4 {
  color: rgba(12, 40, 59, 1.0);
  font-family: aktiv-grotesk;
  font-size: 1.25rem;
  font-weight: 500;
}

h5 {
  color: rgba(0, 0, 0, 0.0);
  font-family: ;
  font-size: 16rem;
  font-weight: ;
}

h6 {
  color: rgba(#null, 0.0);
  font-family: ;
  font-size: 14rem;
  font-weight: ;
}


@media(max-width: 767px) {
	h1 {
		font-size: 1.5rem;
	}
  h2 {
		font-size: 1.37375rem;
	}
  h4 {
		font-size: 1.125rem;
	}
}


blockquote {
	border-left: 10px solid #008a47;;
}





form,
.submitted-message {
  border-color: rgba(12, 40, 59, 1.0) ;
  font-family: aktiv-grotesk;
}
h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(12, 40, 59, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(150, 15, 92, 1.0);
  border-color: rgba(150, 15, 92, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(115, 12, 71, 1.0);
  border-color: rgba(92, 9, 56, 1.0);
  color: rgba(255, 255, 255, 1.0);
}


.hs-form label {
  color: rgba(12, 40, 59, 1.0);
}

.hs-form legend {
  color: rgba(73, 80, 87, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
.hs-search-field input.hs-search-field__input {
  border-color: rgba(12, 40, 59, 1.0);
   color: rgba(73, 80, 87, 1.0);
  border-radius: 0px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 1.0) 0px,
    rgba(0, 0, 0, 1.0) 1px,
    rgba(255, 255, 255, 0.0) 1px,
    rgba(255, 255, 255, 0.0) 9px);
  background-color: #f0f0f0;
  border-radius: 10px;
  padding: 5px 10px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(12, 40, 59, 1.0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 1.0) 0px,
    rgba(0, 0, 0, 1.0) 2px,
    rgba(255, 255, 255, 0.0) 2px,
    rgba(255, 255, 255, 0.0) 9px);
}

.fn-date-picker .pika-table thead th {
	color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
	color: #0c283b;
}

.hs-richtext {
	font-size: 1;
}

.hs-default-font-element,
.hs-main-font-element {
	font-family: aktiv-grotesk;
}

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(12, 40, 59, 1.0);
  color: rgba(12, 40, 59, 1.0);
}

thead th,
thead td {
  background-color: rgba(12, 40, 59, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(12, 40, 59, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(12, 40, 59, 1.0);
}






.site-header {
	background-color: rgba(255, 255, 255, 1.0);
}
.header-search-icon .ico-btn {
  color: rgba(12, 40, 59, 1.0);
}
.header-search-icon .ico-btn:hover {
  color: rgba(0, 138, 71, 1.0);
}
.header-globe-icon .ico-btn {
   color: rgba(12, 40, 59, 1.0);
}
.header-globe-icon .ico-btn:hover {
   color: rgba(0, 138, 71, 1.0);
}
.header-search-container form {
  background-color: #ffffff;
}
.header-search-container form .hs-search-field__input {
  background-color: rgba(12, 40, 59, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(12, 40, 59, 1.0) !important;
}
.header-search-container form .hs-search-field__input::placeholder {
    color: rgba(255, 255, 255, 0.75);
  opacity: 1;
}
.cm-partners-form h3 {
  color: rgba(255, 255, 255, 1.0);
}
.cm-partners-form .hs-input {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0) !important;
}


.header__container {
	max-width: 1140px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
	color: rgba(12, 40, 59, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.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: rgba(0, 138, 71, 1.0);
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
	color: rgba(0, 138, 71, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-item,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
	 background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-item {
	color: rgba(0, 138, 71, 1.0);
}


body .custom-menu-primary .submenu.level-2  li  a {
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 138, 71, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch{
  color: rgba(0, 138, 71, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-item {
  color: rgba(0, 138, 71, 1.0);
}
.submenu.level-3 .menu-item .menu-link {
  border-color: rgba(255, 255, 255, 1.0);
}
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: aktiv-grotesk;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(12, 40, 59, 1.0);
}

@media(max-width: 767px) {
	.header__navigation {
		background-color: rgba(255, 255, 255, 1.0);
	}

	.header__navigation-toggle svg,
	.menu-arrow svg {
		fill: rgba(12, 40, 59, 1.0);
	}
}





.footer {
	background-color: rgba(12, 40, 59, 1.0);
	color: rgba(255, 255, 255, 1.0);
}
.footer-right-text h3 {
  color: rgba(255, 255, 255, 1.0);
}
.footer-links ul li a {
   color: rgba(68, 101, 119, 1.0);
}
.footer-links ul li a:hover {
   color: rgba(68, 101, 119, 1.0);
}
.footer-links ul li span {
color: rgba(68, 101, 119, 1.0);
}
.footer__container {
	max-width: 1140px;
}





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

.blog-post__date {
	border-color: #0c283b;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
	color: #0c283b;
}

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

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

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

.blog-pagination__link {
	color: #0c283b;
}

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

.blog-post__title {
	color: #008a47;
	font-family:aktiv-grotesk-thin;
	font-size: 1.75px;
	font-weight: ;
}

.blog-post__author {
	background-color: #008a47;
}

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

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

.blog-post__tag-link:hover{
	color: #960f5c;
}

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

.blog-post__read-more a:hover svg {
	fill: #960f5c;
}

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

.blog-sidebar a {
	color: #0c283b;
}

.blog-sidebar a:hover {
	color: #960f5c;
}

.blog__subscription-block {
	background-color: rgb(245, 245, 245);
}

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

.blog-post__body, .blog-post__tags a {
	color: #0c283b;
}

.blog-post__meta a:hover {
  color: #960f5c
}

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

.blog-post__back-to-blog {
	color: #0c283b;
}

.blog-post__back-to-blog:hover {
	color: #960f5c;
}

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

a.blog-post__back-to-blog:hover svg {
	fill: #960f5c;
}

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

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

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

.blog-recent-posts {
	background-color: rgb(245, 245, 245);
}










body .icon svg {
	fill: #0c283b;
}

body .tns-nav button.tns-nav-active {
	background-color: #0c283b;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
	background-color: #0c283b;
}

body .social-links__icon {
	background-color: #0c283b;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
	fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
	fill: rgba(#null, 0.0);
}

body .team-member__description {
	background-color: #008a47;
}

.page-center, 
.dnd-section>.row-fluid,
.header__container,
.footer__container,
.content-wrapper {
	max-width: 1140px;
	margin: 0 auto;
}
@media (max-width: 1199px) {
  .page-center, 
.dnd-section>.row-fluid,
.header__container,
.footer__container,
.content-wrapper {
	max-width: 959.999999991px;
}
}

@media (max-width: 991px) {
  .page-center, 
.dnd-section>.row-fluid,
.header__container,
.footer__container,
.content-wrapper {
	max-width: 719.9999999903999px;
}
}
@media (max-width: 767px) {
  .page-center, 
.dnd-section>.row-fluid,
.header__container,
.footer__container,
.content-wrapper {
	max-width: 539.9999999928px;
}
}
@media (max-width: 575px) {
  .page-center, 
.dnd-section>.row-fluid,
.header__container,
.footer__container,
.content-wrapper {
	max-width: 100%;
}
}







.body-container__website .dnd-section:nth-child(odd) {
	background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
}