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

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




html {
  font-size: 16;
}

body {
  color: #333333;
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 400;	
}

p {
  font-family: Source Sans Pro;
  font-weight: 400
}

a {
  font-family: Source Sans Pro;
  color: rgba(10, 133, 178, 1.0);
}

a:hover,
a:focus {
  color:#00b1e3;
}

a:active {
  color: rgba(50, 173, 218, 1.0);
}

h1 {
  color: #061f5c;
  font-family: Crimson Text;
  font-size: 30px;
  font-weight: 500;
}



h2 {
  color: #061f5c;
  font-family: Crimson Text;
  font-size: 30px;
  font-weight: 500;
}



h3 {
  color: #061f5c;
  font-family: Source Sans Pro;
  font-size: 24px;
  font-weight: 500;
}



h4 {
  color: #061f5c;
  font-family: Source Sans Pro;
  font-size: 22px;
  font-weight: 400;
}



h5 {
  color: #061f5c;
  font-family: Source Sans Pro;
  font-size: 20px;
  font-weight: 400;
}

h6 {
  color: #061f5c;
  font-family: Source Sans Pro;
  font-size: 19px;
  font-weight: 400;
}

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





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

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(6, 31, 92, 1.0);
}

.hs-button,
.button--primary, 
.blog-comments .hs-button.primary{
  background-color: rgba(6, 31, 92, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
  border-radius: 4px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus, 
.blog-comments .hs-button.primary:hover, 
.blog-comments .hs-button.primary:focus{
  background-color: #061f5c;
  border-color: #061f5c;
  color: #fff;
}

.hs-button:active,
.button--primary:active, 
.blog-comments .hs-button.primary:active{
  background-color: rgba(46, 71, 132, 1.0);
  border-color: rgba(40, 40, 40, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(51, 51, 51, 1.0);
  outline: -webkit-focus-ring-color auto 2px !important;
}

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

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

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

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

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(6, 31, 92, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(6, 31, 92, 1.0);
}




.header_top {
  background-color: rgba(6, 31, 92, 1.0);
}
.header_top_nav .hs-menu-wrapper>ul>li>a {
  color: rgba(255, 255, 255, 1.0);
}
.header_top_nav .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.header_top_nav .hs-menu-wrapper>ul>li>ul>li>a {
  color: rgba(51, 51, 51, 1.0);
}
.header_top_nav .hs-menu-wrapper>ul>li>ul>li>a:hover {
color: rgba(51, 51, 51, 1.0);
    background-image: linear-gradient(to bottom,rgba(245, 245, 245, 1.0) 0,rgba(232, 232, 232, 1.0) 100%);
}

.header_bottom {
  background-color: rgba(255, 255, 255, 1.0);
}
.header__container {
  max-width: 1170px;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.clicked {
  border-bottom-color: rgba(6, 31, 92, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a {
  color: rgba(64, 64, 64, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li.active>a {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(64, 64, 64, 1.0);
}
.custom-menu-primary .hs-menu-wrapper ul ul {
  background-color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a {
  color: rgba(6, 31, 92, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a:hover {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(6, 31, 92, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.active>a {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(6, 31, 92, 1.0);
}
.custom-menu-primary .hs-menu-wrapper ul ul ul li a {
  color: rgba(51, 51, 51, 1.0);
}
.custom-menu-primary .hs-menu-wrapper ul ul ul li a:hover {
  color: rgba(51, 51, 51, 1.0);
}
#nav-search input, 
#nav-search .input-group-btn>.btn{
  border-color: rgba(204, 204, 204, 1.0);
}
#nav-search .input-group>input:focus, #nav-search .input-group>input:focus~.input-group-btn>:first-child{
border-color: rgba(33, 80, 130, 1.0);
}
#nav-search .input-group-btn>.btn {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(51, 51, 51, 1.0);
}
#nav-search .input-group-btn>.btn:hover {
  background-color: rgba(224, 224, 224, 1.0);
  color: rgba(51, 51, 51, 1.0);
}


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

.header__language-switcher-label-current:after {
  border-top-color: rgba(64, 64, 64, 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(64, 64, 64, 1.0);
  }
}





.footer_main {
  background-color: rgba(0, 0, 0, 0.2);
}
.footer_main {
  color: rgba(51, 51, 51, 1.0);
}
.footer_phone a, 
.footer_who_main a{
  color: rgba(10, 133, 178, 1.0);
}
.footer_phone a:hover, 
.footer_who_main a:hover{
  color: rgba(75, 160, 178, 1.0);
}
.copyright_text {
  color: rgba(51, 51, 51, 1.0);
}
.footer_menu .hs-menu-wrapper ul li a {
  color: rgba(107, 106, 101, 1.0);
}
.footer_menu .hs-menu-wrapper ul li a:hover {
  color: rgba(75, 160, 178, 1.0);
}
.footer__container {
  max-width: 1170px;
}
.footer_menu .hs-menu-wrapper ul li:first-child a,
.footer_menu .hs-menu-wrapper ul li:first-child a:hover,
.icon_title p, 
.footer__copyright .hs_cos_wrapper>p, 
.form_upper_text p{
  color: rgba(51, 51, 51, 1.0);
}
.footer-socialIcon {
  background-color: rgba(6, 31, 92, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer-socialIcon:hover {
  background-color: rgba(33, 80, 130, 0.9);
  color: rgba(255, 255, 255, 1.0);
}
.footer_news_form form>div.hs-form-field input[type=email] {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
}
.footer_news_form form>div input.hs-button.primary.large {
  background-image: linear-gradient(to bottom,rgba(51, 122, 183, 1.0) 0,rgba(38, 90, 136, 1.0) 100%);
  border-color: rgba(36, 85, 128, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer_news_form form>div input.hs-button.primary.large:hover {
  background: rgba(38, 90, 136, 1.0);
  border-color: rgba(36, 85, 128, 1.0);
  color: rgba(255, 255, 255, 1.0);
}




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

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

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

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

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

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

.blog-pagination__link {
  color: #333333;
}

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

.blog-post__title {
  color: #061f5c;
  font-family:Crimson Text;
  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: 1170px;
  margin: 0 auto;
}




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