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

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

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




html {
  font-size: 16px;
}

body {
  color: #5f6368;
  font-family: poppins;
  font-size: 15px;
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(49, 67, 239, 1.0);
}

a:hover,
a:focus {
  color:#3143ef; 
  text-decoration: none;
}

a:active {
  color: rgba(89, 107, 255, 1.0);
}

h1 {
  color: #081b3a;
  font-family: poppins;
  font-size: 60px;
  font-weight: 600;
  line-height: calc(60px + 10px);
}

h2 {
  color: #081b3a;
  font-family: poppins;
  font-size: 40px;
  font-weight: 600;
  line-height: calc(40px + 10px);
}

h3 {
  color: #081b3a;
  font-family: poppins;
  font-size: 30px;
  font-weight: 500;
  line-height: calc(40px + 10px);
}

h4 {
  color: #252221;
  font-family: poppins;
  font-size: 24px;
  font-weight: 500;
  line-height: calc(30px + 10px);
}

h5 {
  color: #081b3a;
  font-family: poppins;
  font-size: 20px;
  font-weight: 500;
  line-height: calc(20px + 6px);
}

h6 {
  color: #081b3a;
  font-family: poppins;
  font-size: 18px;
  font-weight: 400;
  line-height: calc(20px + 6px);
}

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





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(95, 99, 104, 1.0);
}

.hs-button,
a.hs-button,
.button--primary {
  background-color: rgba(49, 67, 239, 1.0);
  border-color: rgba(49, 67, 239, 1.0);
  border-radius: 100px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
a.hs-button:hover,
.hs-button:focus,
a.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(89, 107, 255, 1.0);
  border-color: rgba(89, 107, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(95, 99, 104, 1.0);
}

.hs-form legend {
  color: rgba(95, 99, 104, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
.hs-search-field__input,
form input[type="password"] {
  border-color: rgba(238, 239, 247, 1.0);
  color: ;
  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(253, 91, 3, 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: #5f6368;
}

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

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

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

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

.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(95, 99, 104, 1.0);
  color: rgba(95, 99, 104, 1.0);
}

thead th,
thead td {
  background-color: rgba(95, 99, 104, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(95, 99, 104, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(95, 99, 104, 1.0);
}





header.header {
  background-color: rgba(255, 255, 255, 0.0);
}
.fixed .header-bottom {
  background-color: rgba(49, 67, 239, 1.0);
}
.topbar-link a,
.language-selection a,
.topbar-link i {
  color: rgba(255, 255, 255, 1.0);
}
.topbar-link a:hover,
.language-selection a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.header-top {
  border-color: rgba(255, 255, 255, 0.05);
}
.right-nav a {
  background-color: rgba(49, 67, 239, 1.0);
  border-color: rgba(49, 67, 239, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.right-nav a:hover {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
}
.fixed .right-nav a {
  background-color: rgba(0, 0, 0, 1.0);
}
@media(min-width: 768px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
	 color: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch {
	 background-color: rgba(0, 0, 0, 0.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>a:hover {
	 color: rgba(49, 67, 239, 1.0);
	 background-color: rgba(0, 0, 0, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul {
	 background-color: rgba(13, 9, 44, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a {
	 color: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a:hover {
	 background-color: rgba(0, 0, 0, 0.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, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch>a {
	 color: rgba(255, 255, 255, 1.0);
  }
}





.primary-footer {
  color: rgba(255, 255, 255, 0.8);
}
.footer-cntct ul li p i {
  color: rgba(255, 255, 255, 1.0);
}
.primary-footer {
  background-color: rgba(0, 0, 0, 1.0);
}
.secondary-footer {
  background-color: rgba(49, 67, 239, 1.0);
}
.copyright span {
  color: rgba(255, 255, 255, 0.8);
}
.footer-list .hs-menu-wrapper ul li a,
.copyright ul li a,
.footer-cntct ul li p a {
  color: rgba(255, 255, 255, 0.8);
}
.footer-list .hs-menu-wrapper ul li a:hover,
.copyright ul li a:hover,
.footer-cntct ul li p a:hover {
  color: rgba(253, 91, 3, 1.0);
}
.primary-footer h4 {
  color: rgba(255, 255, 255, 1.0);
}
.footer form .hs-input {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(226, 223, 223, 1.0);
  color: rgba(17, 17, 33, 1.0);
}





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

.blog-post__date {
  border-color: #5f6368;
}

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

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

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

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

.blog-pagination__link {
  color: #5f6368;
}

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

.blog-post__title {
  color: #081b3a;
  font-family:poppins;
  font-size: 40px;
  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: #5f6368;
}

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

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

body .social-links__icon {
  background-color: #5f6368;
}

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 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}




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

@media (min-width: 1200px) {
  .page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
	 max-width: 1170px;
  }
}

@media(max-width: 1200px) {
  h1 {
	 font-size:55px;
	 line-height: 65px
  }

  h2 {
	 font-size: 36px;
	 line-height: 46px
  }

  h3 {
	 font-size: 26px;
	 line-height: 36px
  }

  h4 {
	 font-size: 22px;
	 line-height: 30px
  }

  h5 {
	 font-size: 19px;
	 line-height: 28px
  }

  h6 {
	 font-size: 17px;
	 line-height: 22px
  }
}

@media(max-width: 992px) {
  h1 {
	 font-size:50px;
	 line-height: 60px
  }

  h2 {
	 font-size: 36px;
	 line-height: 46px
  }

  h3 {
	 font-size: 24px;
	 line-height: 30px
  }

  h4 {
	 font-size: 20px;
	 line-height: 26px
  }

  h5 {
	 font-size: 18px;
	 line-height: 28px
  }

  h6 {
	 font-size: 17px;
	 line-height: 26px
  }
}
@media(max-width: 767px) {
  h2 {
	 font-size:30px
  }

  h3 {
	 font-size: 22px;
	 line-height: 30px
  }
}

@media(max-width: 576px) {
  h1 {
	 font-size: 32px;
	 line-height: 40px
  }

  h2 {
	 font-size: 28px;
	 line-height: 36px;
	 margin-bottom: 10px
  }

  h3 {
	 font-size: 20px;
	 line-height: 28px
  }

  h4 {
	 font-size: 18px;
	 line-height: 26px
  }
}