/* ******************************************************************************
*********************************************************************************
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: 1160px;
}

.dnd-section {
  padding-bottom: 40px;
  padding-top: 40px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  max-width: 1160px;
}




html {
  font-size: 1.1;
}

body {
  color: rgba(0, 0, 0, 0.8);
  font-family: Montserrat-Light;
  font-size: 1.1rem;
  font-weight:400;
}

p {
}

a {
  color: rgba(0, 0, 0, 0.8);
}

a:hover{
  color:rgba(0, 0, 0, 0.8);
}



h1 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Montserrat-Bold;
  font-size: 3.4rem;
  font-weight: 700;
}



h2 {
  color: rgba(0, 0, 0, 0.8);


  font-family: Montserrat-Bold;
  font-size: 2.7rem;
  font-weight: 700;
}


h3 {
  color: rgba(0, 0, 0, 0.8);
  font-family: Montserrat-Bold;
  font-size: 2rem;
  font-weight: 700;
}



h4 {
  color: rgba(0, 0, 0, 0.8);

  font-family: Montserrat-Bold;
  font-size: 1rem;
  font-weight: 700;
}



h5 {
  color: rgba(0, 0, 0, 0.8);

  font-family: Montserrat-Bold;
  font-size: 0.85rem;
  font-weight: 700;
}

h6 {
  color: rgba(0, 0, 0, 0.8);

  font-family: Montserrat-Bold;
  font-size: 0.784rem;
  font-weight: 700;
}

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





form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: Montserrat-Light;
}

h3.form-title {
  background-color: rgba(73, 74, 82, 0.0);
  color: rgba(25, 25, 25, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(5, 204, 152, 1.0);
  border-color: rgba(5, 204, 152, 1.0);
  
  
  
  
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color:  rgba(5, 204, 152, 1.0);
  border-color: rgba(5, 204, 152, 1.0);

  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(45, 244, 192, 1.0);
  border-color: rgba(45, 244, 192, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(5, 204, 152, 1.0);
}

.hs-form legend {
  color: rgba(112, 111, 103, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
.hs-input,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="file"],
textarea,
select {
  border-color: rgba(211, 211, 206, 1.0);
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(5, 204, 152, 1.0);
}

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

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: Montserrat-Light;
}

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

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

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





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

thead th,
thead td {
  background-color: rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

table,
tbody + tbody {
  border-color: rgba(0, 0, 0, 1.0);
}





.header-container {
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1160px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.custom-menu-primary .submenu.level-1>li>a{
  color: rgba(112, 111, 103, 1.0);
}
.header__language-switcher .lang_list_class li a{
  color: rgba(25, 25, 25, 1.0);
}

.header__language-switcher .lang_list_class li a:hover,
.header__language-switcher .lang_list_class li:hover a{
  color: rgba(170, 168, 162, 1.0);
}

.navigation-primary .submenu.level-1>li>a:hover{
  border-bottom-color: rgba(5, 204, 152, 1.0);
}
.custom-menu-primary .navigation-primary .submenu.level-1>li>a.active-item{
  border-bottom-color: rgba(5, 204, 152, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a:hover,
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 a:focus {
  color: rgba(112, 111, 103, 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,
.custom-menu-primary .navigation-primary .submenu.level-1>li>a.active-item{
  color: rgba(112, 111, 103, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active,
.custom-menu-primary .navigation-primary .submenu.level-1>li>a.active-item{
  background-color: rgba(0, 0, 0, 0.0);;
}

body .custom-menu-primary .submenu.level-1 > li >a:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(0, 0, 0, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(112, 111, 103, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(112, 111, 103, 1.0);

}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  color: rgba(112, 111, 103, 1.0);
  background-color: rgba(255, 255, 255, 1.0);

}
body .custom-menu-primary .submenu.level-2,
.header__language-switcher.header--element{
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(255, 255, 255, 1.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 .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(112, 111, 103, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-item{
  color: rgba(112, 111, 103, 1.0);
  background-color: rgba(0, 0, 0, 0.0);
}



.header__language-switcher-label-current:after {
  border-top-color: rgba(112, 111, 103, 1.0);
}

.header-btn.header-btn-1 .hs-button{
  color: rgba(5, 204, 152, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.header-btn.header-btn-1 .hs-button:hover{
  color: rgba(5, 204, 152, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.header-btn.header-btn-2 button,
.header-btn.header-btn-2 .hs-button{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(5, 204, 152, 1.0);
}

.header-btn.header-btn-2 button:hover,
.header-btn.header-btn-2 .hs-button:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(5, 204, 152, 1.0);
}


.lang-bar svg g {
  fill: rgba(58, 58, 58, 1.0);
}


.lang-bar svg:hover g {
  fill: rgba(58, 58, 58, 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(112, 111, 103, 1.0);
  }
}





.footer,
footer .custom-footer-address .content-row ul p,
footer .custom-footer-address ul.tab-list li{
  color: rgba(255, 255, 255, 1.0);
}
.footer a {
  color: rgba(255, 255, 255, 1.0);
}
.footer a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.footer {
  box-shadow: rgba(3, 168, 124, 1.0) -1px 8px 18px 0px inset;
  background: linear-gradient(192.16deg,rgba(5, 240, 161, 1.0) 0%,rgba(3, 168, 124, 1.0) 100%);

}
.custom-footer-address .content-row ul h3,
.footer-top h2,
.footer-top h3{
  color: rgba(255, 255, 255, 1.0);
}


@media(min-width:1024px){
  footer .footer-bottom-row,
  footer .custom-footer-address .top-tabber-title:after,
  footer .custom-footer-address .col{
    width: 80%;
  }
}

.footer__copyright{
  color: rgba(255, 255, 255, 1.0);
}


.footer a svg,
.footer a svg g{
  color: rgba(255, 255, 255, 1.0);
  fill: rgba(255, 255, 255, 1.0);
}
.footer a:hover svg,
.footer a:hover svg g{
  color: rgba(255, 255, 255, 1.0);
  fill: rgba(255, 255, 255, 1.0);
}

.footer a[href*=facebook] svg g{
  stroke: rgba(255, 255, 255, 1.0);
  fill: none;
}
.footer a[href*=facebook]:hover svg g{
  stroke: rgba(255, 255, 255, 1.0);
  fill: none;
}




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

.blog-post__date {
  border-color: #000000;
}

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

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

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

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

.blog-pagination__link {
  color: #000000;
}

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

.blog-post__title {
  color: #000000;
  font-family:Montserrat-Bold;
  font-size: 2.7px;
  font-weight: ;
}

.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);
}










body .icon svg {
  fill: #494a52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494a52;
}

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

body .social-links__icon {
  background-color: #494a52;
}

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

.page-center {
  max-width: 1160px;
  margin: 0 auto;
}




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


@media only screen and (max-width: 1023px){
  h1 {
    font-size: 2.4rem;
  }
  h2 {
    font-size: 1.7rem;
  }
  h3 {
/*     font-size: 1.3rem; commenting out */
  }

}
@media (max-width: 767px) {
  h1 {
    font-size: 2.2rem;
  }
}


@media only screen and (max-width: 359px) {
  h2 {
    font-size: 1.5rem;
  }

}
/* Tag Page  */
.tag-row-1 {
    font-size: xx-small;
}

@media (min-width: 1024px) {
  img#feature {
    height: 75.75%;
  }
}