/* ******************************************************************************
*********************************************************************************
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,.content-wrapper{
  max-width: 1480px;
}

@media(max-width:1570px){
  header.header-wrapper .content-wrapper {
    max-width: 100%  !important ;
  }

  .dnd-section > .row-fluid,.content-wrapper{
    max-width: 1180px !important ;
  }
}
@media(max-width:767px){
  .dnd-section > .row-fluid,.content-wrapper{
    max-width: 100% !important ;
  }
}
.dnd-section {
  padding-bottom: 80px;
  padding-top: 80px;
}

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








body {
  color: rgba(0, 0, 0, 1.0);
  font-family: Area Inktrap;
  font-weight: 400;
  font-size: 16px;
}

a {
  color: rgba(22, 0, 243, 1.0);
}

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

h1,.h1 {
  color: rgba(22, 0, 243, 1.0);
  font-family: Area Normal;
  font-size: 48px;
  font-weight: 600;
}



h2,.h2 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Area Normal;
  font-size: 48px;
  font-weight: 700;
}


h3,.h3,.blog-post__body h2 {
  color: rgba(22, 0, 243, 1.0);
  font-family: Area Normal;
  font-size: 35px;
  font-weight: 700;
}


h4,h3.form-title,.h4 {
  color: rgba(22, 0, 243, 1.0);
  font-family: Area Normal;
  font-size: 24px;
  font-weight: 700;
}


h5,.h5 {
  color: rgba(22, 0, 243, 1.0);
  font-family: Area Normal;
  font-size: 22px;
  font-weight: 900;
}

h6,.h6 {
  color:  rgba(0, 0, 0, 1.0);
  font-family: Area Normal;
  font-size: 18px;
  font-weight: 700;
}
@media(max-width:1570px){
  h1,.h1 {
    font-size: 38.400000000000006px;
  }
  h2 ,.h2{
    font-size: 38.400000000000006px;
  }
  h3,.h3,.blog-post__body h2  {
    font-size: 25.999999999750003px;
  }
  h4,h3.form-title,.h4 {
    font-size: 21.6px;
  }
  h5,.h5 {
    font-size: 19.99999999998px;
  }

}
@media(max-width:1280px){
  h1,.h1 {
    font-size: 33.599999999999994px;
  }
  h2 ,.h2{
    font-size: 33.599999999999994px;
  }

}
@media(max-width:991px){
  h1,.h1 {
    font-size: 28.799999999999997px;
  }
  h2 ,.h2{
    font-size: 28.799999999999997px;
  }
  h5,.h5 {
    font-size: 17.6px;
  }
  h3,.h3 ,.blog-post__body h2 {
    font-size: 21.0px;
  }
  h4,h3.form-title,.h4 {
    font-size: 19.200000000000003px;
  }
}
@media(max-width:767px){
  body{
    font-size: 14px;
  }  
}




.hs-search-field__bar, .hs_cos_wrapper_type_member_login, .hs_cos_wrapper_type_member_register, .hs_cos_wrapper_type_password_prompt, .hs_cos_wrapper_type_password_reset, .hs_cos_wrapper_type_password_reset_request, .section.post-footer form, .widget-type-blog_subscribe, .widget-type-email_simple_subscription, .widget-type-form, .widget-type-google_search, .widget-type-password_prompt.custom_error_message{
  background-color: rgba(255, 255, 255, 1.0);
}
form,
.submitted-message {
  font-family: Area Inktrap;

}

h3.form-title {
  color: rgba(22, 0, 243, 1.0);
  
}

form input[type=submit],
form .hs-button {
  background-color: rgba(0, 231, 213, 1.0);
  border-color: rgba(0, 231, 213, 1.0);
  border-radius: 4px;
  border-width: 1px;
  color: rgba(22, 0, 243, 1.0);
  padding-left: 53px;
  padding-right: 53px;
  padding-top: 17px;
  padding-bottom: 17px;
}

.hs-button,.cta {
  background-color: rgba(0, 231, 213, 1.0);
  border-color: rgba(0, 231, 213, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(22, 0, 243, 1.0);
  padding-left: 52px;
  padding-right: 52px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.secondary-btn,
.secondary-form .hs-button {
  background-color: rgba(22, 0, 243, 1.0);
  border-color: rgba(22, 0, 243, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 14px;
  padding-bottom: 14px;
}
.secondary-btn:hover,
.secondary-btn:focus,.secondary-form .hs-button:hover,.secondary-form .hs-button:focus {
  background-color: rgba(0, 231, 213, 1.0);
  border-color: rgba(0, 231, 213, 1.0);
  color: rgba(22, 0, 243, 1.0);
}

.hs-button:hover,
.hs-button:focus,
.cta:hover,
.cta:focus{
  background-color: rgba(22, 0, 243, 1.0);
  border-color: rgba(22, 0, 243, 1.0);
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(22, 0, 243, 1.0);
}
form input[type=submit]:hover,
form input[type=submit]:focus{
  border-color: rgba(22, 0, 243, 1.0);
  color: rgba(255, 255, 255, 1.0);}

.hs-form label {
  color: rgba(0, 0, 0, 1.0);
}

.hs-form legend {
  color: rgba(0, 0, 0, 1.0);
}

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 ,.hs-dateinput input{
  border-color: rgba(214, 213, 213, 1.0);
  color: ;
  border-radius: 6px;
}


form input[type=text]:focus,
form input[type=search]: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: rgba(22, 0, 243, 1.0);
}


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

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

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

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

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

.fn-date-picker td .pika-button:hover {
  background-color:  !important;
}
form input[type=submit], form .hs-button, .hs-button {
  font-size: 20px ;
}
form input[type=submit] {
  font-size: 16px;
}
@media(max-width:1570px){
  form input[type=submit], form .hs-button, .hs-button {
    font-size: 16px ;
  }
  .secondary-form .hs-button,a.secondary-btn {
    font-size: 16px;
  }

  .secondary-form .hs-button svg,a.secondary-btn svg {
    width: 20px;
  }
}
@media(max-width:767px){
  form input[type=submit], form .hs-button, .hs-button {
    font-size: 14px ;
    padding: 14px 32px;
  }
  .secondary-form .hs-button, a.secondary-btn {
    font-size: 14px;
  }
}





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

thead th,
thead td {
  background-color: rgba(22, 0, 243, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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




@media(min-width:992px){

  header.header-wrapper .menu .hs-menu-wrapper >ul >li> a:hover{
    color: rgba(22, 0, 243, 1.0);
  }
  header.header-wrapper .menu .hs-menu-wrapper ul ul li a:hover,
  header.header-wrapper .lang_list_class a:hover {
    background-color: rgba(22, 0, 243, 1.0);
    color: rgba(255, 255, 255, 1.0);
  }

}

header.header-wrapper{
  background-color: rgba(255, 255, 255, 1.0);
}
header.header-wrapper .menu .hs-menu-wrapper >ul >li> a{
  color: rgba(0, 0, 0, 1.0);
}
header.header-wrapper .menu .hs-menu-wrapper ul ul,
header.header-wrapper .lang_list_class{
  background-color: rgba(255, 255, 255, 1.0);
}

header.header-wrapper .menu .hs-menu-wrapper ul ul li a,
header.header-wrapper .lang_list_class a {
  color: rgba(0, 0, 0, 1.0);
}

header.header-wrapper a.l-open.language-selected{
  color: rgba(0, 0, 0, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
}
header.header-wrapper a.l-open.language-selected {
  background-image: url('data:image/svg+xml,<svg width="13" height="9" viewBox="0 0 13 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.7854 0.5H0.7854L6.82124 8.5L12.7854 0.5Z" fill="rgba(0, 0, 0, 1.0)"/></svg>')
}
header.header-wrapper .menu .hs-menu-wrapper >ul >li.active-branch> a{
  color: rgba(22, 0, 243, 1.0);
}
header.header-wrapper .menu .hs-menu-wrapper ul ul li.active-branch a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(22, 0, 243, 1.0);
}




.footer-wrapper {
  color: rgba(255, 255, 255, 1.0);
  background:rgba(22, 0, 243, 1.0);
}
.footer-wrapper .middle-wrapper .footer-menu .hs-menu-wrapper >ul> li>a,
.footer-wrapper .middle-wrapper .footer-menu .hs-menu-wrapper ul ul li>a{
  color: rgba(255, 255, 255, 1.0);
}
.footer-wrapper .middle-wrapper .footer-menu .hs-menu-wrapper ul ul li>a:hover{
  color: rgba(255, 255, 255, 0.8);
}
.footer-wrapper .middle-wrapper .footer-menu {
  border-color: rgba(255, 255, 255, 0.55);
}
.footer-wrapper .title-col{
  color: rgba(255, 255, 255, 1.0);
}
.footer-wrapper  .bottom-wrapper a ,.bottom-wrapper .copyright{
  color: rgba(255, 255, 255, 0.8);
}
.footer-wrapper form input[type=email], 
.footer-wrapper form input[type=file],
.footer-wrapper form input[type=number], 
.footer-wrapper form input[type=password],
.footer-wrapper form input[type=search], 
.footer-wrapper form input[type=tel],
.footer-wrapper form input[type=text],
.footer-wrapper form select, 
.footer-wrapper form textarea{
  background-color: rgba(255, 255, 255, 0.22);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 0.55);
}
.footer-wrapper input::-webkit-input-placeholder{
  color: rgba(255, 255, 255, 1.0);
}
.footer-wrapper form input[type=email]:focus, 
.footer-wrapper form input[type=file]:focus,
.footer-wrapper form input[type=number]:focus, 
.footer-wrapper form input[type=password]:focus,
.footer-wrapper form input[type=search]:focus, 
.footer-wrapper form input[type=tel]:focus,
.footer-wrapper form input[type=text]:focus,
.footer-wrapper form select:focus, 
.footer-wrapper form textarea:focus{
  border-color: rgba(255, 255, 255, 1.0);
}
.footer-wrapper form input[type=submit]{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(2, 0, 48, 1.0);
}
.footer-wrapper form input[type=submit]:hover{
  background-color: rgba(0, 231, 213, 1.0);
  color: rgba(22, 0, 243, 1.0);
}








.blog-post__date {
  border-color: #494A52;
}

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

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

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

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

.blog-pagination__link {
  color: #494A52;
}

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

.blog-post__title {
  color: rgba(0, 0, 0, 1.0);
  font-family:Area Normal;
  font-size: 48px;
  font-weight: ;
}

.blog-post__author {
  background-color: ;
}

#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            */

.blog-header {
  background-color: rgb(#null);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}

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

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

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

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

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

.blog-sidebar a {
  color: #494A52;
}

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

.blog__subscription-block {
  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: #494A52;
}

.blog-post__body, .blog-post__tags a {
  color: #494A52;
}

.blog-post__meta a:hover {
  color: #000
}

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

.blog-post__back-to-blog {
  color: #494A52;
}

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

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

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

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

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










body .icon svg {
  fill: ;
}

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

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

body .social-links__icon {
  background-color: ;
}

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





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






.secondary_font,.resource-menu ul li a ,.content-with-image-wrapper.unequal_column_3 .content {
  font-family:Area Normal;
}

.primary_color{
  color:#000;
}
.secondary_color,.job-section-wrapper .job-title:hover{
  color:#1600F3;
}
.secondary_fill_color,.team-member-wrapper .arrows svg:hover path,a.pagination__link.prev:hover svg path, .pagination a.next:hover svg path,.case-study-detail svg.quote-left path,
.case-study-detail svg.quote-right path,.image-with-content-wrapperv2    .arrows svg:hover path{
  fill:#1600F3;
}
.secondary_stroke_color,.case-studies .title-wrap svg path,.numbered-wrapper .loop-number svg path,.image-wrapper svg path{
  stroke:#1600F3;
}
.image-with-content-wrapper .initials {
  background:#1600F3;
  color:#fff;
}
.blog-post__body ul,.blog-post__body ol {
  color:#1600F3;
}
::marker {
  color:#1600F3;
}
.body-container-wrapper  ul li:before {
  background:#1600F3;
}
.blog-post__body ul,.blog-post__body ol {
  color:#1600F3;
}
.pagination a.active,.resource-menu ul li a  {
  color: #1600F3;
}
.pagination a:hover {
  color:#1600F3;
}
.pagination a {
  color: #000;
}
.case-study-detail .tag a:hover {
  background: #1600F3;
  color: #fff;
}
.related-posts .date,.related-posts .post-title,.related-posts .mins,.related-posts .summary {
  color: #1600F3;
}

.related-posts .article-footer svg path ,
.resource-wrapper .article-footer svg path  {
  stroke: #1600F3;
}

.related-posts .mins svg path,
.resource-wrapper .mins svg path  {
  fill: #1600F3;
  stroke: none;
}