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

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

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




html {
  font-size: 16;
}

body {
  color: #6b6b6b;
  font-family: Inter;
  font-size: 16px;
   font-weight: 500;
}

p {
  font-family: Inter;
  font-weight: 500
}

a {
  font-family: Inter;
  color: rgba(44, 144, 237, 1.0);
}

a:hover,
a:focus {
  color:#2c90ed;
}

a:active {
  color: rgba(84, 184, 255, 1.0);
}

h1 {
  color: #ff736b;
  font-family: Inter;
  font-size: 40px;
  font-weight: 500;
}



h2 {
  color: #083660;
  font-family: Inter;
  font-size: 30px;
  font-weight: 500;
}



h3 {
  color: #083660;
  font-family: Inter;
  font-size: 20px;
  font-weight: 500;
}



h4 {
  color: #000;
  font-family: Inter;
  font-size: 19px;
  font-weight: 500;
}



h5 {
  color: #000000;
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
}

h6 {
  color: #000000;
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
}

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





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

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(10, 56, 94, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(118, 224, 192, 0.21);
  border-color: rgba(8, 54, 96, 1.0);
  border-radius: 13px;
  border-width: 1px;
  color: rgba(8, 54, 96, 1.0);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 4.8px;
  padding-bottom: 4.8px;
}

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

.hs-button:active,
.button--primary:active {
  background-color: rgba(158, 255, 232, 0.21);
  border-color: rgba(48, 94, 136, 1.0);
  color: rgba(8, 54, 96, 1.0);
}

.hs-form label {
  color: rgba(10, 56, 94, 1.0);
}

.hs-form legend {
  color: rgba(10, 56, 94, 1.0);
}

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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(45, 57, 64, 1.0);
}

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

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

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

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

.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(50, 54, 67, 1.0);
  color: rgba(50, 54, 67, 1.0);
}

thead th,
thead td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(50, 54, 67, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(50, 54, 67, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(50, 54, 67, 1.0);
}





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

.header__container {
  max-width: 1080px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #000;
}

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

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: #2ea3f2;
}
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 {
background-color: #fff;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #fff
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #2ea3f2;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #2ea3f2;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #000;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #fff;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #fff;
}

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: #000;
  color: #000;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #2ea3f2;
  background-color: #fff;
}

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(0, 0, 0, 0.6);
}

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

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(0, 0, 0, 0.6);
  }
}


.custom-menu-primary .hs-menu-wrapper>ul>li>a{
      color: rgba(0, 0, 0, 0.6);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover{
      color: rgba(0, 0, 0, 0.7000000000000001);
}

.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>a:active{
      background-color: rgba(255, 255, 255, 0.0);
      color: rgba(46, 163, 242, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul ul>li>a{
      background-color: rgba(255, 255, 255, 0.0);
      color: rgba(0, 0, 0, 0.6);
}

.custom-menu-primary .hs-menu-wrapper>ul ul>li>a:hover{
      background-color: rgba(0, 0, 0, 0.03);
      color: rgba(0, 0, 0, 0.6);
}

.custom-menu-primary .hs-menu-wrapper>ul ul>li>a:active{
      background-color: rgba(255, 255, 255, 0.0);
      color: rgba(46, 163, 242, 1.0);
}





.footer {
  background-color: rgba(10, 56, 94, 1.0);
  color: #fff;
}

.footer__container {
  max-width: 1080px;
}


.bottom-footer{
  
    background-color: rgba(0, 0, 0, 0.32); 
}

.footer a{
   color: rgba(187, 187, 187, 1.0); 
}

.footer a:hover{
   color: rgba(187, 187, 187, 0.7000000000000001); 
}







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

.blog-post__date {
  border-color: #6b6b6b;
}

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

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

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

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

.blog-pagination__link {
  color: #6b6b6b;
}

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

.blog-post__title {
  color: #083660;
  font-family:Inter;
  font-size: 30px;
  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: 1080px;
  margin: 0 auto;
}




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


/* BLOG POST V2 */
.top0 {margin-top: 0!important;}
.top1 {margin-top: 10px!important;}
.bottom0 {margin-bottom: 0!important;}
.bottom1 {margin-bottom: 10px!important;}
.blogbannerblock {
  position: relative;
  background-repeat: no-repeat;
  background: #083660 url(https://8148084.fs1.hubspotusercontent-na1.net/hubfs/8148084/banner-background.png) center no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  display: block;
  padding: 16% 20px;
}
.blogbanner-hasimg.blogbannerblock:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  background-image: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.7));
}
.blogbannerblock .page-center {
  position: relative;
  z-index: 1;
}
.blogbannerblock h1 {
  font-size: 48px;
  color: #fff;
  font-weight: bold;
  display: block;
  line-height: 1.15;
}
.blogbannerblock .blogbanner-subtitle {font-size: 24px;margin-bottom: 20px;}
.blogbannerblock .blogbanner-meta {font-size: 20px;margin-bottom: 0;}
.blogbannerblock a {color: #fff;text-decoration: underline;text-transform: capitalize;}
.singlepost-block {padding-top: 30px;}
.singlepost-block .blog-post {max-width: 716px;margin: 0 auto!important;float: none!important;}
.singlepost-block .blog-post__body {padding-top: 40px;}
.singlepost-block .blog-post__body,
.singlepost-block .blog-post__body p {font-weight: normal;color: #000;}
.singlepost-block .blog-post__body a {
  color: #083660;
  text-decoration: underline;
  transition: .2s;
}
.singlepost-block .blog-post__body a:hover {color: #76e0c1;}
.singlepost-form {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  .blogbannerblock h1 {font-size: 28px;}
  .blogbannerblock .blogbanner-subtitle {font-size: 18px;}
  .blogbannerblock .blogbanner-meta {font-size: 16px;}
}
/* END BLOG POST V2 */