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

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

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




html {
  color: #6f7174;
  font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 14px;
  font-weight: 400
}
@media only screen and (min-width: 48em) {
  html {
    font-size: 14px;
  }
}

@media only screen and (min-width: 62em) {
  html {
    font-size: 14px;
  }
}


body {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
}
p {
  font-family: Open Sans;
  font-weight: 400;

}

a {
  color: rgba(39, 89, 168, 1.0);
}

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

a:active {
  color: rgba(79, 129, 208, 1.0);
}

h1 {
  color: #393b3d;
  font-family: Economica;
  font-size: 38px;
  font-weight: 700;
}



h2 {
  color: #393b3d;
  font-family: Economica;
  font-size: 32px;
  font-weight: 700;
}



h3 {
  color: #6f7174;
  font-family: Lato;
  font-size: 24px;
  font-weight: 400;
}



h4 {
  color: #6f7174;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
}



h5 {
  color: #6f7174;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
}

h6 {
  color: #6f7174;
  font-family: Lato;
  font-size: 12px;
  font-weight: 400;
}

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





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

h3.form-title {
  background-color: rgba(111, 113, 116, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

.hs-form label {
  color: rgba(51, 71, 91, 1.0);
}

.hs-form legend {
  color: rgba(51, 71, 91, 1.0);
}

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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
}

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

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

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

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

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

.fn-date-picker td .pika-button:hover {
  background-color: #6f7174 !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(204, 204, 204, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

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

tfoot td {
  background-color: rgba(244, 204, 204, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

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





.header__container {
  max-width: 1140px;
}

.cst-header-grp .cst-visible-desk-grp .ct-logo-grp .page-center .inner .row.clearfix .cst-header-btn-grp .btn-hl p a {
  background-color: rgba(13, 57, 126, 1.0);
  border-color: rgba(255, 2, 1, 0.0);
  color: rgba(248, 250, 252, 1.0);
}

.cst-header-grp .cst-visible-desk-grp .ct-logo-grp .page-center .inner .row.clearfix .cst-header-btn-grp .btn-hl p a:hover{
  background-color: rgba(39, 89, 168, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.cst-header-grp .cst-visible-desk-grp .ct-logo-grp{
  background-color: rgba(255, 255, 255, 1.0);
  border-bottom-color: rgba(255, 214, 74, 1.0);
}
.cst-header-grp .cst-visible-desk-grp .cst-nav-grp{
  background-color: rgba(41, 42, 44, 1.0);
  border-bottom-color: rgba(255, 214, 74, 1.0);
  border-top-color: rgba(39, 89, 168, 1.0);
}

.cst-header-grp .cst-visible-desk-grp .cst-nav-grp .page-center .inner.clearfix .menu-grp nav.navigation-primary>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(255, 255, 255, 0.2);
}

.cst-header-grp .cst-visible-desk-grp .cst-nav-grp .page-center .inner.clearfix .menu-grp nav.navigation-primary>ul>li>a:hover,
.cst-header-grp .cst-visible-desk-grp .cst-nav-grp .page-center .inner.clearfix .menu-grp nav.navigation-primary>ul>li.active-branch>a.active-branch:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(39, 89, 168, 1.0);
}

.cst-header-grp .cst-visible-desk-grp .cst-nav-grp .page-center .inner.clearfix .menu-grp nav.navigation-primary>ul>li.active-branch>a.active-branch {
  background-color: rgba(13, 57, 126, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.cst-header-grp .cst-visible-desk-grp .cst-nav-grp .page-center .inner.clearfix .menu-grp nav.navigation-primary>ul>li.has-submenu>ul.submenu{
  background-color: rgba(41, 42, 44, 1.0);
}
.cst-header-grp .cst-visible-desk-grp .cst-nav-grp .page-center .inner.clearfix .menu-grp nav.navigation-primary>ul>li.has-submenu>ul.submenu>li>a{
  color: rgba(255, 255, 255, 1.0);
}
.cst-header-grp .cst-visible-desk-grp .cst-nav-grp .page-center .inner.clearfix .menu-grp nav.navigation-primary>ul>li.has-submenu>ul.submenu>li>a:hover {
  background-color: rgba(39, 89, 168, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.cst-header-grp .cst-visible-desk-grp .cst-nav-grp .page-center .inner.clearfix .menu-grp nav.navigation-primary>ul>li.has-submenu>ul.submenu>li.active-branch>a.active-branch{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 0, 0, 1.0);  
}

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

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

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: ;
}
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: ;
}
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: 
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: ;
}

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

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

.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(#null, 0.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(#null, 0.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(#null, 0.0);
  }
}  





.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: #6f7174;
}

.footer__container {
  max-width: 1140px;
}


.cst-footer-grp .inner-footer{
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(41, 42, 44, 1.0);
}

.cst-footer-grp .inner-footer .page-center .page-center-inner .cst-top-menu-footer-grp .inner.clearfix .cst-right-ft-col .widget-type-rich_text p{
  color: rgba(111, 113, 116, 1.0);
}
.cst-footer-grp .inner-footer .page-center .page-center-inner .cst-top-menu-footer-grp .inner.clearfix .cst-right-ft-col .widget-type-rich_text .widget-type-text > span span:first-child,
.cst-footer-grp .inner-footer .page-center .page-center-inner .cst-top-menu-footer-grp .inner.clearfix .cst-right-ft-col .widget-type-rich_text .widget-type-text  em{
  color: rgba(39, 89, 168, 1.0);
}
.cst-footer-grp .inner-footer .page-center .page-center-inner .cst-top-menu-footer-grp .inner.clearfix .cst-left-footer-menu .hs-menu-wrapper>ul>li>a{
  color: rgba(41, 42, 44, 1.0);
}
.cst-footer-grp .inner-footer .page-center .page-center-inner .cst-top-menu-footer-grp .inner.clearfix .cst-left-footer-menu .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(111, 113, 116, 1.0);
}





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

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

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

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

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

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

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

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

.blog-post__title {
  color: #393b3d;
  font-family:Economica;
  font-size: 32px;
  font-weight: ;
}

.blog-post__author {
  background-color: #6f7174;
}

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

body .tns-nav button.tns-nav-active {
  background-color: #6f7174;
}

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

body .social-links__icon {
  background-color: #6f7174;
}

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

.page-center {
  max-width: 1140px;
  margin: 0 auto;
}




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




/*  */
.recent-posts-sec .post-item {  width: calc(100% / 2 - 30px);  margin: 0 15px 30px; } 
.recent-posts-sec .blog-listing {  display: flex; flex-wrap: wrap; margin: 0 -15px; }
.recent-posts-sec .post-image img { width: 100%;  height: 250px; object-fit: cover; }
.recent-posts-sec .author-name { display: flex; align-items: center; margin-bottom: 30px; }
.recent-posts-sec .author-img {  width: 60px; height: 60px; }
.recent-posts-sec .author-img img { width: 100%; height: 100%;  object-fit: cover;  border-radius: 100%; }
.recent-posts-sec .author-name .author-link { width: calc(100% - 60px); padding-left: 20px; }
.recent-posts-sec .publish-date { margin-bottom: 20px; }
.recent-posts-sec .post-title { font-size: 24px; line-height: normal; margin-bottom: 20px; font-weight: 700; }
.recent-posts-sec .post-content { margin-bottom: 20px; }
.recent-posts-sec .post-image { margin-bottom: 20px; }

.recent-posts-sec { padding: 70px 0 60px; }
.recent-posts-title { text-align: center; margin-bottom: 50px; }
.recent-posts-sec .post-item {  width: calc(100% / 3 - 30px); margin-left: 0;  margin-right: 0; padding: 0 15px; }

ul.slick-dots { padding: 0;  margin: 40px 0 0; list-style: none; text-align: center;  width: 100%; }
ul.slick-dots li { display: inline-block; margin: 0 5px;}
ul.slick-dots li button { font-size: 0; width: 10px;  height: 10px; padding: 0;border: none; border-radius: 100%;  background: rgba(39, 89, 168, 1.0); opacity: 0.5; cursor: pointer; }
ul.slick-dots li.slick-active button { opacity: 1; }

@media(max-width:767px){
    ul.slick-dots {
    margin-top: 0;
}
}