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

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

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



body {
  color: #333;
  font-family: Montserrat,Arial;
  font-size: 16px;
font-weight: 400;
}

p {

}

.body-container-wrapper .hs_cos_wrapper_type_rich_text ul, 
.body-container-wrapper .hs_cos_wrapper_type_rich_text ol {

}

a {
  color: rgba(112, 111, 112, 1.0);
}

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

a:active {
  color: rgba(152, 151, 152, 1.0);
}

h1 {
  color: #333;
  font-family: Montserrat,Arial;	
  font-weight: 700;
}

h2 {
  color: #333;
  font-family: Montserrat,Arial;	
  font-weight: 400;
}

h3 {
  color: #333;
  font-family: Montserrat,Arial;	
  font-weight: 400;
}

h4 {
  color: #333;
  font-family: Montserrat,Arial;	
  font-weight: 400;
}

h5 {
  color: #333;
  font-family: Montserrat,Arial;	
  font-weight: 400;
}

h6 {
  color: #333;
  font-family: Montserrat,Arial;	
  font-weight: 400;
}

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

@media only screen and (min-width: 40.063em) {
  h1 {
	 font-size: 32px;
  }

  h2 {
	 font-size: 24px;
  }

  h3 {
	 font-size: 20px;
  }

  h4 {
	 font-size: 18px;
  }

  h5 {
	 font-size: 17px;
  }

  h6 {
	 font-size: 16px;
  }
}





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

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

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

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(0, 0, 0, 1.0);  
  border-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

form input,
form select,
form textarea,
.hs-input,
.hs-search-field__input,
form input[type="password"] {
  border-color: rgba(204, 204, 204, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  color: #000;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field__input:focus,
form input[type="password"]:focus {
  border-color: rgba(204, 204, 204, 1.0);
  background-color: rgba(250, 250, 250, 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: #333;
}

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

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

.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(73, 74, 82, 1.0);
  color: rgba(73, 74, 82, 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(73, 74, 82, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(73, 74, 82, 1.0);
}




header.header,
.right-section ul ul {
  background-color: rgba(0, 0, 0, 1.0);
}
.columns.logo { margin: 18.5px 0 15px; }

.right-section ul li {
    max-height: 63px;
}

.header-lower {
    border-bottom: 0;
}
@media(max-width:640px) {
	.columns.logo { margin: 0; }
	#hs-link-header_logo_hs_logo_widget {
	  padding-right: 0;
	  padding-left: 0;
	}
	.blog_wrap .container {
	  padding-top: 0 !important;
	  padding-bottom: 0 !important;
	}
}
.right-section ul li a, .right-section .hs-menu-wrapper>ul>li:last-child>a {
  color: rgba(255, 255, 255, 1.0);
  padding: 1.27rem 1.25rem;
  font-size: 14px;
  line-height: 25px;
  cursor: pointer;
  position: relative;
  top: -1px;
}
.right-section .hs-menu-wrapper>ul>li:last-child>a i{
  vertical-align: middle!important;
}
.right-section .hs-menu-wrapper > ul > li:last-child {
  margin-left: 0px;
  margin-right: 0px;
 }
@media(min-width:640px) {
.header .columns, .header .ftr_col {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}
.header .right-section ul[role="menu"] {
    margin-right: 20px;
}
.header .right-section ul[role="menu"].hs-menu-children-wrapper {
    margin-top: -4px; 
}
}



.main-search {
  border-color: rgba(97, 147, 205, 1.0);
}
.main-search>div>div:first-child {
    width: 73%;
}
.main-search>div>div:first-child+div {
    width: 27%;
}
.main-search input.searchfield {
  background-color: rgba(#null, 0.0);
  color: rgba(117, 117, 117, 1.0);
  font-size: .75rem;
}
.main-search input.button {
  background-color: rgba(97, 147, 205, 1.0);
  color: rgba(255, 255, 255, 1.0);
  font-family: Montserrat,Arial;
  font-weight: 700;
}
.vis_mobile .icon-button.search:hover, .header .left-small:hover, .lang_wrap ul:not(.vis_mobile) li:hover {
  background-color: #bfbfbf;
  cursor: pointer;
}


.breadcrumbs a {
  color: #999;
  font-size: .75rem;
  line-height: .75rem;
  font-weight: 400;
 }
.breadcrumbs a:hover {
  color: #999;
}
.breadcrumbs li:last-child a, .breadcrumbs li:last-child a:hover{
	pointer-events: none;
	cursor: default;
	color: #6c6c6c;
	text-decoration: none;
}
.breadcrumbs >::before {
	margin: 0 10px 0 13px !important;
	top: 0;
	font-size: .75rem;
	line-height: .75rem;
}
.breadcrumbs > :first-child::before {
  margin: 0!important;
}
.breadcrumbs.page-center {
 padding: .7625rem 1.75rem .7625rem !important;
 height: 36px;
 margin-top: 1px;
}


.header-lower .container {
  clear: both;
}
.header-lower {
  border-color: rgba(242, 242, 242, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
@media(min-width: 641px) {
	
  .main-search{
	 max-width: 285px;
	 margin: 5.5px 20px 0 0;
  }
	
	
  .right-section .hs-menu-wrapper>ul>li:last-child>a,
  .right-section ul ul li a {
	 color: rgba(255, 255, 255, 1.0);
  }
  .right-section .hs-menu-wrapper>ul>li:last-child>a:hover,
  .right-section ul ul li a:hover {
	 color: rgba(255, 255, 255, 1.0);
	 background-color: rgba(51, 51, 51, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
	 color: rgba(0, 0, 0, 1.0);
	 font-size: .8125rem;
	 line-height: .875rem;
	 font-weight: 700;
	 padding: 1.125rem .875rem;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch {
	 background-color: rgba(0, 0, 0, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a {
	 color: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:hover>a {
	 color: rgba(255, 255, 255, 1.0);
	 background-color: rgba(0, 0, 0, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul {
	 background-color: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a {
	 color: rgba(0, 0, 0, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li:hover>a {
	 background-color: rgba(0, 0, 0, 1.0);
	 color: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch {
	 background-color: rgba(0, 0, 0, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch>a {
	 color: rgba(255, 255, 255, 1.0);
  }
}



footer.footer {
  background-color: rgba(0, 0, 0, 1.0);
  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);
}
.ftr_col3 ul li a {
  fill: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 0, 0, 1.0);
  border-color: rgba(115, 115, 115, 1.0);
}
.ftr_col3 ul li a:hover {
  fill: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(#null, 0.0);
}
.footer p {
  font-size: 14px;
}
@media(max-width: 640px) {
	.ftr_logo .hs-image-widget {
	  max-width: 50%;
	}
	.footer .hs-menu-item a {
	  font-size: 10px;
	}
}





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

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

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

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

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

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

.blog-pagination__link {
  color: #333;
}

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

.blog-post__title {
  color: #333;
  font-family:Montserrat,Arial;
  font-size: 24px;
  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);
}

/*             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(73, 75, 77, 0.10);
}

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

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

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

.blog-sidebar ul {
/* 
box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
*/
}
.blog-sidebar .sub-navigation {
	padding-right: 0;
	padding-left: 0;
}
.blog .blog-sidebar {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}
.sub-navigation .side-nav li a:not(.button) {
  font-family: Montserrat,Arial;
  padding: .8125rem;
  font-size: .8125rem;
  line-height: .8125rem;
}
.blog-sidebar .sub-navigation ul.side-nav li.has-children a, .blog-sidebar .sub-navigation ul.side-nav li.has-children a:hover {
    background-color: #000;
    color: #fff;
}
.sub-navigation .side-nav li ul li:not(.has-children) a:not(.button) {
  font-size: .8125rem;
  line-height: .8125rem;
  font-weight: 400;
  text-transform: none;
  color: #333;
  padding: .8125rem;
  padding-left: 1.625rem;
  background-color: transparent;
}
.sub-navigation .side-nav li ul li:not(.has-children) a:not(.button):hover {
  background-color: #f2f2f2;
  color: #333;
}


.blog-sidebar a {
  color: #333;
}

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

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

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__meta a {
  color: #333;
}

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

.blog-post__meta a:hover {
  color: #2b2b2b
}

.blog-post__links {
  border-top:  2px solid rgb(228, 230, 232);
}

.blog-post__back-to-blog {
  color: #333;
}

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

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

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

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

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

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

.cc-blocker {
  position: static;
  top: 0px;
}

.cc-consentwrapper {
  position: static;
}

.cc-consentwrapper:before {
  top: 0px;
}










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, .content-wrapper, .dnd-section>.row-fluid, .container {
  /* max-width: 1340px; */
  max-width: 84rem;
  margin: 0 auto;
}




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