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

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

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




html {
	font-size: 20;
}

body {
	color: #292929;
	font-family: Open Sans;
	font-weight: 400;
	font-size: 20px;
}

p {}

a {
	color: rgba(0, 105, 184, 1.0);
	cursor: pointer;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
}

a:hover,
a:focus {
  	color: rgba(250, 70, 22, 1.0);
}

a:active {
	color: rgba(40, 145, 224, 1.0);
}

h1 {
	color: #292929;
	font-family: Lato;
	font-size: 72px;
	font-weight: 600;
}

@media(max-width: 767px) {
	h1 {
		font-size: 32.04px;
	}
}

h2 {
	color: #0069b8;
	font-family: Lato;
	font-size: 48px;
	font-weight: 600;
}

@media(max-width: 767px) {
	h2 {
		font-size: 40.8px;
	}
}

h3 {
	color: #102d7b;
	font-family: Lato;
	font-size: 32px;
	font-weight: 600;
}

@media(max-width: 767px) {

}

h4 {
	color: #fdbc62;
	font-family: Lato;
	font-size: 24px;
	font-weight: 600;
}

@media(max-width: 767px) {
	h4 {
		font-size: 20.4px;
	}
}

h5 {
	color: #0069b8;
	font-family: Lato;
	font-size: 16px;
	font-weight: 600;
}

h6 {
	color: #05C3DE;
	font-family: Lato;
	font-size: 14px;
	font-weight: 600;
}

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





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

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

.hs-button,
.button--primary {
	background-color: rgba(73, 74, 82, 1.0);
	border-color: rgba(73, 74, 82, 1.0);
	border-radius: 6px;
	border-width: 1px;
	color: rgba(255, 255, 255, 1.0);
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 24px;
	padding-bottom: 24px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(253, 150, 54, 1.0);
	border-color: rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

form input,
form select,
form textarea,
.hs-input,
.hs-search-field__input,
.systems-page input[type='password'] {
	border-color: rgba(219, 219, 219, 1.0);
	color: ;
	border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field__input:focus,
.systems-page input[type='password']:focus{
	border-color: rgba(219, 219, 219, 1.0);
}
form {
    border-color: rgba(244, 244, 244, 1.0);
    background-color: rgba(244, 244, 244, 1.0);
    border-radius: 18px;
}


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

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

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

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

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





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

.header__container {
	max-width: 1310px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(11, 11, 11, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:hover,
body .custom-menu-primary .submenu.level-1 > li > a:focus{
    color: rgba(46, 193, 219, 1.0);
}

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: rgba(11, 11, 11, 1.0);
}
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: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus{
    background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(11, 11, 11, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(39, 102, 174, 1.0);
}
body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(255, 255, 255, 1.0);
}

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: rgba(248, 246, 242, 1.0);
  color: rgba(46, 193, 219, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
    background-color: rgba(255, 255, 255, 0.0);
    color: rgba(39, 102, 174, 1.0);

}

.custom-header-top-bg .hs-menu-wrapper ul > li {
    border-color: rgba(235, 232, 226, 1.0);
}
.custom-header-top-bg .hs-menu-wrapper ul > li > a {
    color: rgba(156, 146, 136, 1.0);
}
.custom-header-top-bg .hs-menu-wrapper ul > li > a:hover {
    color: rgba(124, 104, 83, 1.0);
}
.custom-header-top-bg .hs-menu-wrapper ul > li:last-child > a,
.custom-header-top-bg .hs-menu-wrapper ul > li.active:last-child > a {
    color: rgba(253, 150, 54, 1.0);
}
.custom-header-top-bg .hs-menu-wrapper ul > li:last-child > a:hover,
.custom-header-top-bg .hs-menu-wrapper ul > li.active:last-child > a:hover {
    color: rgba(253, 150, 54, 1.0);
}
.custom-header-top-bg .hs-menu-wrapper ul > li.active > a {
  color: rgba(124, 104, 83, 1.0);
}
.custom-header-top-bg .hs-menu-wrapper ul > li.active > a:hover {
  color: rgba(124, 104, 83, 1.0);
}


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

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

@media (min-width: 1161px) {
  .custom-menu-primary .submenu.level-1 > li > a:after,
  .custom-menu-primary .submenu.level-1 > li > a.active-item:after {
      background-color: rgba(39, 102, 174, 1.0);
  }
  body .custom-menu-primary .submenu.level-1 > li > a.active-item {
    color: rgba(11, 11, 11, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }
  
  body .custom-menu-primary .submenu.level-1 > li > a.active-item:hover,
  body .custom-menu-primary .submenu.level-1 > li > a.active-branch:hover{
    color: rgba(46, 193, 219, 1.0);
  }
  body .custom-menu-primary .submenu.level-2 {
    border-color: rgba(215, 215, 215, 1.0);
  }
  .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
    border-bottom-color: rgba(215, 215, 215, 1.0);
    color: rgba(39, 102, 174, 1.0);
  }
  .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-item {
    color: rgba(39, 102, 174, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }
  .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-item:hover {
    color: rgba(39, 102, 174, 1.0);
    background-color: rgba(248, 246, 242, 1.0);
  }

}



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

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





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

.hs-right-column-top h2 {
  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);
}

.footer__copyright {
  color: rgba(255, 255, 255, 1.0);
}

.footer__container {
	max-width: 1310px;
}

.hs-footer-right-column form .actions:after {
  color: rgba(254, 87, 40, 1.0);
}
.hs-footer-right-column form .actions:hover:after {
  color: rgba(0, 0, 0, 1.0);
}
.hs-footer-left-column:before {
    border-color: rgba(233, 231, 219, 1.0);
}






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

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

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

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

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

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

.blog-pagination__link {
	color: #292929;
}

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

.blog-post__title {
	color: #0069b8;
	font-family:Lato;
	font-size: 48px;
	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(245, 245, 245);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.section.post-footer .hs-input {
	border-color: rgb(228, 230, 232);
}

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










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: 1310px;
	margin: 0 auto;
}




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


/* Blog Newsletter Style and listing Style */


@media screen and (min-width: 768px) {
  
  .blog-left-section .custom-blog-item-wrapper {
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0px -25px;
}
  .blog-left-section .custom-blog-item {
    max-width: inherit;
    width: calc(100% / 3 - 50px);
    margin: 0px 25px 40px;
}
  
}

.custom-width .page-center {
    display: flex;
  padding-left:50px;
  padding-right:50px;
    max-width: 1310px;
}
.blog-left-section {
    width: 70%;
}
.blog-right-section {    
    width: calc(30% - 30px);
    font-size: 16px;
    text-align: left;
    margin-left: 30px;
}
.blog-right-section .hs-right-column-top {
    border: 1px solid #fca756;
    padding: 20px 20px 2px;
    margin: 50px 0px;
}
.blog-right-section h4 {
    font-size: 22px;
    background: #fca756;
    color: #fff;
    margin: -20px -20px 20px;
    padding: 18px 20px 20px;
}
.blog-right-section span p {
    line-height: 26px;
    margin-bottom: 30px;
}
.blog-right-section form {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    max-width: 100%;
}
.blog-right-section form .hs-input {
    height: 45px;
  color:#000;
  padding-right: 38px;
}
.blog-right-section form .actions {
    margin-bottom: 0px;
}
.blog-right-section form .hs_submit.hs-submit {
    width: auto;
    position: absolute;
    top: 0px;
    right: -1px;
    text-align: center;
    z-index: 1;
}
.blog-right-section form .actions .hs-button {
    font-size: 0;
    margin: 0;
    padding: 3px 15px;
    transition: color .3s linear;
    background: transparent;
    height: 30px;
    width: 36px;
    line-height: 30px;
    border: 0;
    outline: none;
}
.blog-right-section form .actions::after {
    color: rgba(254,87,40,1.0);
    top: 2px;
    font-family: -apple-system;
    content: "+";
    display: block;
    position: absolute;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    z-index: -1;
    font-family: arial,sans-serif;
    transition: color .3s linear;
}
.blog-right-section .inputs-list label {
    font-size: 14px;
}
.blog-right-section .hs_error_rollup {
  display:none;
}
.blog-right-section .submitted-message {
    color: green;
}


@media screen and (max-width: 991px) {
.custom-width .page-center {
    flex-direction: column;
}
.blog-left-section {
    width: 100%;
}
.blog-left-section .av-share-box {
    margin-bottom: 35px;
}
.blog-right-section {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 50px;
}
  .blog-right-section .hs-right-column-top {
    margin: 0px 0px;
}
  .custom-blog-related {
    padding-top: 20px;
}

}


@media screen and (max-width: 767px) {
.custom-width .page-center {
  padding-left:0px;
  padding-right:0px;
}
.blog-left-section .custom-blog-item-wrapper {
    margin-left: 0;
}
}