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

/* Test */















body.amp-mode-touch.amp-mode-mouse>.row-fluid>.header-banner>.blog-link {
    display: flex;
    flex-direction: column;
}

.apple-touch-icon{

}

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

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

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




html {
  font-size: 16;
}

body {
  font-family: Poppins;
  font-size: 16px;
  color: #141820;
  font-weight: 400;
}

p {
  font-family: Poppins;
  font-weight: 400;
}

a {
  font-family: Poppins;
  
}

a {
  color: #5925bb;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: underline;
  color: #141820;
}

a:active {
  color: rgba(129, 77, 227, 1.0);
}

h1 {
  color: #141820;
  font-family: Poppins;
  font-size: 44px;
  font-weight: 700;
}

.big-h1 {
  font-size: 86px;
  word-break: keep-all !important;
  line-height: 1.3;
  }
.big-h2 {
  font-size: 68px;
  word-break: keep-all !important;
  line-height: 1.3;
  }

h2 {
  color: #141820;
  font-family: Poppins;
  font-size: 38px;
  font-weight: 700;
}



h3 {
  color: #141820;
  font-family: Poppins;
  font-size: 30px;
  font-weight: 400;
}



h4 {
  color: #141820;
  font-family: Poppins;
  font-size: 24px;
  font-weight: 700;
}

h5 {
  color: #000000;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 700;
}

h6 {
  color: #25d0b1;
  font-family: Nothing You Could Do;
  font-size: 20px;
  font-weight: 600;
}

blockquote {
  border-left: 10px solid #25d0b1;;
}
ul.checkmark-list {
  list-style-type: none; 
  padding: 0px 0px 20px 0px; 
  margin: 0;
}
ul.checkmark-list li{
  background: url('https://pages.processology.net/hubfs/Icons/green-checkmark.svg') no-repeat left center; 
height: 34px; 
padding-top: 3px; 
padding-left: 35px;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: Poppins;
}
h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(20, 24, 32, 1.0);
}

.grecaptcha-badge {
    margin-left: 0px !important;
}

.hs-button,
.button--primary {
  background-color: rgba(89, 37, 187, 1.0);
  border-color: rgba(89, 37, 187, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #141820;
  border-color: #141820;
  color: #FFFFFF;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(129, 77, 227, 1.0);
  border-color: rgba(129, 77, 227, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(20, 24, 32, 1.0);
}

.hs-form legend {
  color: rgba(20, 24, 32, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(203, 214, 226, 1.0);
  color: ;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(203, 214, 226, 1.0);
}

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

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

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

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

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(203, 214, 226, 1.0);
  color: rgba(20, 24, 32, 1.0);
}

thead th,
thead td {
  background-color: rgba(221, 249, 244, 1.0);
  color: rgba(0, 98, 82, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(20, 24, 32, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(203, 214, 226, 1.0);
}





.header_wrapper {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(203, 214, 226, 1.0);
}
.custom-menu-primary a.w-button, 
.custom-menu-primary a.w-button:hover{
    background-color: rgba(89, 37, 187, 1.0);
color: rgba(255, 255, 255, 1.0);
}
.header__container {
  max-width: 100%;
  display: flex;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a {
  color: #141820;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover, 
.custom-menu-primary .hs-menu-wrapper>ul>li>a:focus{
  color: #5925bb;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.active>a {
  color: #141820;
  background-color: rgba(255, 255, 255, 0.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover{
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul {
  background-color: #FFFFFF;
  box-shadow: 0 0 2rem rgb(0 0 0 / 10%);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a{
  color: #141820;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>.page-center>li:hover {
    background-color: white;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a:hover{
  color: #141820;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.active>a {
  color: #141820;
  background-color: rgba(255, 255, 255, 0.0);
}

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(20, 24, 32, 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(20, 24, 32, 1.0);
  }
}





.footer {
  color: #141820;
}
.footer_top_row {
   background-color: rgba(245, 247, 250, 1.0);
}
.footer_logo p, 
.footer_logo p.love{
  color: rgba(20, 24, 32, 1.0);
}
.addthis_toolbox p {
  color: rgba(203, 214, 226, 1.0);
}
.at-icon-wrapper {
  background-color: rgba(20, 24, 32, 1.0);
}
.at-icon-wrapper svg {
   fill: rgba(255, 255, 255, 1.0);
}
.footer_four h4 {
  color: rgb(20 24 31);
}
.footer_four .hs-menu-wrapper ul li a {
  color: rgba(20, 24, 32, 1.0);
}
.footer_four .hs-menu-wrapper ul li a:hover {
  color: rgba(89, 37, 187, 1.0);
}
.footer__container {
  max-width: 1220px;
}
.footer_bottom {
  background-color: rgba(255, 255, 255, 1.0);
}
.footer__copyright p {
  color: rgba(20, 24, 32, 1.0);
}
.footer_3 p a, .footer_3 .hs-menu-wrapper ul li a, .footer_3 .hs-menu-wrapper ul li {
   color: rgba(20, 24, 32, 1.0);
}
.footer_3 p a:hover, .footer_3 .hs-menu-wrapper ul li a:hover {
   color: rgba(89, 37, 187, 1.0);
}




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

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

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

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

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

.blog-pagination__link {
  color: #141820;
}

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

.blog-post__title {
  color: #141820;
  font-family:Poppins;
  font-size: 38px;
  font-weight: ;
}

.blog-post__author {
  background-color: #25d0b1;
}

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

body .tns-nav button.tns-nav-active {
  background-color: #5925bb;
}

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

body .social-links__icon {
  background-color: #5925bb;
}

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

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




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

.hs_listing .blog_featured_post {
    max-height: 190px;
    overflow: hidden;
    position: relative;
}

@media (max-width: 767px) {
.hs_listing .blog_featured_post {
    max-height: 363px;
  }
.big-h1 {
  font-size: 38px !important;
  }
.big-h2 {
  font-size: 36px !important;
  }
h6 {
  font-size: 18px !important;
  }
}