/* ******************************************************************************
*********************************************************************************
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 {
  padding-bottom: 50px;
  padding-top: 50px;
}

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






html {
  font-size: 16;
}

body {
  color:#282e38;
  font-weight: 400;
  font-family:Lato;
  font-size: 16px;
}

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

a {
  font-family: Lato;
  color: rgba(2, 167, 241, 1.0);
}

a:hover  {
  color:rgba(13, 126, 193, 1.0);
}


h1 {
  color: #181b31;
  font-family: Lato;
  font-size: 55px;
  font-weight: 400;
}

h2 {
  color: #282e38;
  font-family: lato;
  font-size: 34px;
  font-weight: 700;
}

h3 {
  color: #282e38;
  font-family: lato;
  font-size: 30px;
  font-weight: 400;
}

h4 {
  color: #808291;
  font-family: lato;
  font-size: 20px;
  font-weight: 400;
}

h5 {
  color: #282e38;
  font-family: lato;
  font-size: 21px;
  font-weight: 700;
}

h6 {
  color: #282e38;
  font-family: lato;
  font-size: 17px;
  font-weight: 400;
}

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





.hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_google_search,
.hs_cos_wrapper_type_form,.hs_cos_wrapper_type_password_prompt,
#email-prefs-form,#comment-form,
.hs-search-field,.section.post-footer form,
.hs_cos_wrapper_type_member_login,
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_password_reset{
  background-color: rgba(255, 255, 255, 1.0);
}

form,
.submitted-message {
  font-family: Lato;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(40, 46, 56, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(0, 211, 197, 1.0);
  border-color: rgba(0, 211, 197, 1.0);
  border-radius: 4px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 5px;
  padding-bottom: 5px;
}

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

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

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

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

form input,
form select,
form textarea,
.hs-input,
input[type="password"]{
  color: rgba(167, 169, 184, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(213, 214, 222, 1.0);
  border-radius: 0px;
  border-width: 1px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input[type="password"]:focus{
  color: rgba(24, 27, 49, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(156, 158, 177, 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: #282e38;
}

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

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

.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(#null, 1.0);
  color: rgba(#null, 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(#null, 1.0);
}

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





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


body .main-menu .submenu.level-1 > li > a {
  color: rgba(42, 47, 55, 1.0);
}

body .main-menu .submenu.level-1 > li > a:hover {
  color: rgba(42, 47, 55, 1.0);
}

body .main-menu .navigation-primary > ul > li > a .link-ext{
  background-color: rgba(0, 0, 0, 1.0);
}

body .main-menu .submenu.level-1 > li:last-child > a {
  color: rgba(0, 165, 238, 1.0);
}

body .main-menu .submenu.level-1 > li:last-child > a:hover {
  color: rgba(0, 165, 238, 1.0);
}

body .main-menu .navigation-primary > ul > li:last-child > a .link-ext{
  background-color: rgba(0, 165, 238, 1.0);
}

.main-menu .navigation-primary > ul > li > a.active-item {
  color: rgba(42, 47, 55, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.main-menu .navigation-primary > ul ul {
  background-color: rgba(255, 255, 255, 1.0);
}
body .main-menu .submenu.level-2 .menu-item .menu-link {
  color: rgba(42, 47, 55, 1.0);
}

body .main-menu .submenu.level-2 .menu-item > .menu-link:hover {
  color: rgba(42, 47, 55, 1.0);
  background-color: rgba(231, 234, 238, 1.0);
}

body .main-menu .submenu.level-2 .menu-item > .menu-link.active-branch {
  color: rgba(42, 47, 55, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-header .hnotifybar {
  background-color: rgba(7, 163, 232, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.custom-header .hnotifybar .secondarybar .hnotify-content p > span > a,
.custom-header .hnotifybar .secondarybar .hnotify-content p > span > a:hover{
  color: rgba(255, 255, 255, 1.0);
}


.custom-header .hbtncol .signin{
  background-color: rgba(7, 163, 232, 1.0);
  border-color: rgba(7, 163, 232, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.custom-header .hbtncol .signin:hover{
  background-color: rgba(7, 163, 232, 1.0);
  border-color: rgba(7, 163, 232, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

.hbtncol .hsignmenu .hs-menu-wrapper > ul > li > a{
  color: rgba(42, 47, 55, 0.9);
}

.hbtncol .hsignmenu .hs-menu-wrapper > ul > li > a:hover{
  color: rgba(8, 153, 217, 1.0);
}

@media (min-width: 1200px) {
  .custom-header .main-header.is-stuck {
    background-color: rgba(255, 255, 255, 1.0);
  }
}







.custom-footer {
  background-color: rgba(40, 46, 56, 1.0);
  color: rgba(121, 133, 147, 1.0);
}

.custom-footer a {
  color: rgba(121, 133, 147, 1.0);
}

.custom-footer a:hover {
  color: rgba(7, 163, 232, 1.0);
}
.custom-footer h3, .custom-footer .ftcontent h6{
  color: rgba(255, 255, 255, 1.0);
}

.custom-footer .bottom-footer {
  background-color: rgba(30, 36, 46, 1.0);
  color: rgba(100, 109, 127, 1.0);
}

.custom-footer .femail-form form input[type="email"] {
  background-color: rgba(54, 63, 80, 1.0);
  color: rgba(167, 169, 184, 1.0);
  border-color: rgba(54, 63, 80, 1.0);
}

.custom-footer .femail-form form input[type="email"]:focus {
  background-color: rgba(54, 63, 80, 1.0);
  color: rgba(255, 255, 255, 0.9500000000000001);
  border-color: rgba(54, 63, 80, 1.0);
}

.custom-footer .femail-form form .hs_submit {
  background-color: rgba(121, 133, 147, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.custom-footer .femail-form form .hs_submit:hover,
.custom-footer .femail-form form .hs_submit:focus{
  background-color: rgba(121, 133, 147, 1.0);
  color: rgba(255, 255, 255, 1.0);
}






.blog-post__date {
  border-color: #282e38;
}

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

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

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

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

.blog-pagination__link {
  color: #282e38;
}

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

.blog-post__title {
  color: #282e38;
  font-family:lato;
  font-size: 34px;
  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            */

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

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

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

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

.blog-sidebar a {
  color: #282e38;
}

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

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

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

.blog-post__meta a:hover {
  color: #0d7ec1
}

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

.blog-post__back-to-blog {
  color: #282e38;
}

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

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

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

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





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


.dnd-section > .row-fluid, .page-center, .content-wrapper, .footer__container, .header__container {
  max-width: 1170px;
}


@media screen and (min-width: 768px) {
  .dnd-section > .row-fluid, .page-center, .content-wrapper, .footer__container, .header__container {
    max-width: 750.0000000000001px;;
  }
}

@media screen and (min-width: 992px) {
  .dnd-section > .row-fluid, .page-center, .content-wrapper, .footer__container, .header__container {
    max-width: 970.0000000000001px;
  }
}

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

.banner-hero-wrapper h1 {
	display: inline-block;
	font-size: 65px;
	font-weight: 800;
	color: #282e38;
	margin-bottom: 0px;
	margin-top: -70px;
  font-family: Lato;
  line-height: 1;
}

.form-subscription .hs-button {
	margin-top: 0;
	width: auto;
	padding: 10px 30px !important;
	min-height: auto;
}
.form-subscription ul.no-list.hs-error-msgs.inputs-list {
	margin-bottom: 12px !important;
	margin-top: -13px;
}