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

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

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






body {
  color: #505050;
  font-family: Lexend Deca;
  font-weight: 400;
  font-size: 16px;
}

body {
  
  color: #505050;
  
}


a {
  color: rgba(195, 215, 247, 1.0);
}

a:hover,
a:focus {
  color: rgba(195, 215, 247, 1.0);
}



h1 {
  color: #4C6388;
  font-family: Lexend Deca;
  font-size: 44px;
  font-weight: 800;
}

h1 {
  
  color: #4C6388;
  
}


h2 {
  color: #4C6388;
  font-family: Lexend Deca;
  font-size: 25px;
  font-weight: 700;
}

h2 {
  
  color: #4C6388;
  
}

h3 {
  color: #4C6388;
  font-family: Lexend Deca;
  font-size: 20px;
  font-weight: 700;
}

h3 {
  
  color: #4C6388;
  
}

h4 {
  color: #4C6388;
  font-family: Lexend Deca;
  font-size: 15px;
  font-weight: 700;
}

h4 {
  
  color: #4C6388;
  
}

h5 {
  color: #4C6388;
  font-family: Lexend Deca;
  font-size: 12px;
  font-weight: 700;
}
h5 {
  
  color: #4C6388;
  
}

h6 {
  color: #4C6388;
  font-family: Lexend Deca;
  font-size: 10px;
  font-weight: 700;
}
h6 {
  
  color: #4C6388;
  
}







.body-container .custom_error_message form,
.body-container .widget-type-form,
.body-container .widget-type-blog_subscribe,
.body-container .widget-type-google_search,
.body-container .widget-type-password_prompt.custom_error_message,
.body-container .widget-type-email_simple_subscription,
#comment-form, .hs-search-field__bar form, .cm-comment-form, .blog-comments form, .systems-page form {
  background-color:  rgba(40, 52, 71, 1.0) ;

}

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

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

.hs-button,
.button--primary {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 50px;
  border-width: 2px;
  color: rgba(76, 99, 136, 1.0);
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(76, 99, 136, 1.0);
}



.hs-form label, .systems-page form label {
  color: rgba(255, 255, 255, 1.0);
}

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

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(76, 99, 136, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-radius: 30px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(76, 99, 136, 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: #505050;
}

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

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

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

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





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

body .custom-menu-secondary .hs-menu-wrapper>ul>li>a{
  color: rgba(76, 99, 136, 1.0);
}
body .custom-menu-secondary .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(76, 99, 136, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-secondary .hs-menu-wrapper>ul>li>a svg{
  fill: rgba(76, 99, 136, 1.0);
}
body .custom-menu-secondary .hs-menu-wrapper>ul>li>a:hover svg{
  color: rgba(76, 99, 136, 1.0);
}
body .custom-menu-secondary .hs-menu-wrapper>ul>li.active>a{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(76, 99, 136, 1.0);
}

body.custom-menu-secondary .hs-menu-wrapper>ul ul{
  background-color: rgba(76, 99, 136, 1.0);;
}
body .custom-menu-secondary .hs-menu-wrapper>ul ul li a{
  color: rgba(255, 255, 255, 1.0);
}


body .custom-menu-secondary .hs-menu-wrapper>ul ul li a:hover{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-secondary .hs-menu-wrapper>ul ul li.active a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

body header.header .header_left a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(76, 99, 136, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
}



body header.header .side_main_menu>div{
  background-color: rgba(40, 52, 71, 1.0);
}
body .main_menu .hs-menu-wrapper>ul li a, body .main_menu .hs-menu-wrapper>ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
}
body  .main_menu .hs-menu-wrapper>ul ul li a, body  .main_menu .hs-menu-wrapper>ul ul li a:hover{
  color: rgba(139, 163, 201, 1.0);
}
body  .side_main_menu .contact__button a{
  background-color: rgba(76, 99, 136, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
body  .side_main_menu .contact__button a svg {
  fill:  rgba(255, 255, 255, 1.0);
}

body .lang_button a{
  color: rgba(255, 255, 255, 1.0);
   border-color: rgba(255, 255, 255, 0.5);
}




.footer {
  background-color: rgba(18, 23, 31, 1.0);
  color: rgba(76, 99, 136, 1.0);
}
.footer_logo a span{
  color: rgba(76, 99, 136, 1.0);
}
.footer a{
  color: rgba(139, 163, 201, 1.0);
}
.footer a:hover{
  color: rgba(139, 163, 201, 1.0);
}
.footer .contact_button,.footer .contact_button:hover{
  background-color: rgba(76, 99, 136, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
}
.footer .contact_button svg {
  fill: rgba(255, 255, 255, 1.0);
}





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

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

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

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

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

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



.blog-post__author {
  background-color: #F8FAFC;
}



/*             Blog Grid Listing and Post styles            */


.hs-blog-listing,
.hs-blog-post {
  background-color: #FFF;
}

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

.blog-post__tag-link:hover{
  color: #C3D7F7;
}

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

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

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

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

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

.blog__subscription-block {
  background-color: rgb(245, 245, 245);
}

.post-featured-image {
  max-height: 600px;
}



.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 .team-member__description {
  background-color: #F8FAFC;
}

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




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