/* ******************************************************************************
*********************************************************************************
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: 1400px;
  width: 90%;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #00334d;
}
.page-center {
  max-width: 1400px;
  width: 90%;
}




html {
  font-size: 18;
}
html, body {
  font-size: 1rem;
}
body {
  color: #00334d; 
  font-family: Open Sans;
  font-weight: 300;

}

p {
  font-family: Open Sans;
  font-weight: 300
}

a {
  font-family: Open Sans;
  color: rgba(5, 106, 167, 1.0);
}

a:hover,
a:focus {
  color:#f80;
}

a:active {
  color: rgba(45, 146, 207, 1.0);
}

h1 {
  color: #056aa7;
  font-family: Open Sans;
  font-size: 3.125rem;
  font-weight: 300;
}

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

h2 {
  color: #056aa7;
  font-family: Open Sans;
  font-size: 2.8125rem;
  font-weight: 300;
}

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

h3 {
  color: #056aa7;
  font-family: Open Sans;
  font-size: 1.5625rem;
  font-weight: 300;
}

@media(max-width: 767px) {
  h3 {
    font-size: 1.328125rem;
  }
}

h4 {
  color: #00334d;
  font-family: Open Sans;
  font-size: 1.125rem;
  font-weight: 600;
}

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

h5 {
  color: #056aa7;
  font-family: Open Sans;
  font-size: 1rem;
  font-weight: 300;
}

h6 {
  color: #056aa7;
  font-family: Open Sans;
  font-size: 0.875rem;
  font-weight: 300;
}




#hs-form-b41c167f-8a5e-4f3a-b32e-63992b1bfc47-221c2091-7135-4a37-b865-8221d4010227 .hs-input, #hs-form-b41c167f-8a5e-4f3a-b32e-63992b1bfc47-221c2091-7135-4a37-b865-8221d4010227 .hs-input[type=checkbox], #hs-form-b41c167f-8a5e-4f3a-b32e-63992b1bfc47-221c2091-7135-4a37-b865-8221d4010227 
.hs-input[type=radio]
{
  border-color: #000000 !important;
  border-width: 3px;
}
#hs-form-b41c167f-8a5e-4f3a-b32e-63992b1bfc47-221c2091-7135-4a37-b865-8221d4010227 .hs-form input, #hs-form-b41c167f-8a5e-4f3a-b32e-63992b1bfc47-221c2091-7135-4a37-b865-8221d4010227 .hs-form select, #hs-form-b41c167f-8a5e-4f3a-b32e-63992b1bfc47-221c2091-7135-4a37-b865-8221d4010227 .hs-form textarea {
font-family: "Lexend", Helvetica, san-serif !important;
font-weight:700;
}

.cm-contact-form{
  background-color: rgba(255, 136, 0, 1.0);
}

.blog-comments form,
.hs_cos_wrapper_type_password_prompt form,
.form-container form,
.custom_error_message form,
.widget-type-form,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription{
  background-color: rgba(255, 136, 0, 1.0);
  padding:20px;
  margin:0 0 30px;
  max-width:500px;
}

@media(max-width: 767px) {
  .hs_cos_wrapper_type_password_prompt form,
  .form-container form,
  .custom_error_message form,
  .widget-type-form,
  .widget-type-blog_subscribe,
  .widget-type-google_search,
  .widget-type-password_prompt.custom_error_message,
  .widget-type-email_simple_subscription{
    max-width:100%;
  }
}

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

h3.form-title {
  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, 1.0);
  border-radius: 30px;
  border-width: 1px;
  color: rgba(0, 51, 77, 1.0);
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}

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

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 51, 77, 1.0);
}

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

.hs-form legend {
  color: rgba(255, 255, 255, 1.0);
}
#hs-pwd-widget-password,
form input,
form select,
form textarea,
.hs-input {
  color: rgba(0, 51, 77, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
  border-radius: 0px;
}
#hs-pwd-widget-password:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
  border-color: rgba(204, 204, 204, 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: #00334d;
}

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

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

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

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

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





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

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 51, 77, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(0, 51, 77, 1.0);
}





.cm-position {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(216, 216, 216, 1.0);
}

.select2-selection__arrow b {
  border-color: rgba(255, 136, 0, 1.0);
}
.select2-selection__rendered{
  color: rgba(255, 136, 0, 1.0);  
}
.select2-results{
  background-color: rgba(255, 255, 255, 1.0);  
  border-color: rgba(229, 233, 236, 1.0);  
}
.select2-results a{
  color: rgba(51, 51, 51, 1.0);  
}
.select2-results a:hover{
  color: rgba(255, 136, 0, 1.0);  
  background-color: rgba(249, 249, 249, 1.0); 
}

.contact-us-button-wrapper a{
  color: rgba(255, 255, 255, 1.0);  
  background-color: rgba(255, 136, 0, 1.0);  
  border-color: rgba(255, 136, 0, 1.0);  
}

.contact-us-button-wrapper a:hover{
  color: rgba(255, 255, 255, 1.0);  
  background-color: rgba(248, 167, 74, 1.0);  
  border-color: rgba(248, 167, 74, 1.0);  
}



.header__container {
  max-width: 1400px;
  width: 90%;
}


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(0, 51, 77, 1.0);
  border-color: rgba(25, 131, 196, 0.0) !important;
}

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: rgba(5, 106, 167, 1.0);
  border-color: rgba(25, 131, 196, 1.0) !important;
}

body .custom-menu-primary .submenu.level-1 > li.child-open > a,
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(5, 106, 167, 1.0);
  border-color: rgba(25, 131, 196, 1.0) !important;
}

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(25, 131, 196, 1.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(#null, 0.0);
} 
.navigation-primary .submenu.level-1 > li.child-open > a,
body .custom-menu-primary .submenu.level-1 > li > a.active-branch { 
  color: rgba(5, 106, 167, 1.0);
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(5, 106, 167, 1.0);
}
.custom-menu-primary .submenu.level-2 > li {
  border-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-3 > li > a,
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(0, 51, 77, 1.0);
}
body .custom-menu-primary .submenu.level-3, 
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-3 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-3 .menu-item .menu-link:focus,
body .custom-menu-primary .submenu.level-2 .menu-item:hover > .menu-link,
body .custom-menu-primary .submenu.level-2 .menu-item:focus > .menu-link,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  color: rgba(5, 106, 167, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {  
  color: rgba(5, 106, 167, 1.0);
  background-color: rgba(255, 255, 255, 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(0, 51, 77, 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(0, 51, 77, 1.0);
  }
}





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

.footer__container {  
  margin: 0 auto;
  max-width: 1400px;
  width: 90%;
}

.cm-footer-link-and-copyright{
  color: rgba(255, 255, 255, 0.7000000000000001);
}
.footer .cm-footer-link-and-copyright a{
  color: rgba(255, 255, 255, 0.7000000000000001);
}
.footer .cm-footer-link-and-copyright a:hover{
  color: rgba(255, 255, 255, 0.7000000000000001);
}
.footer h2,
.footer h3,
.footer h4{
  color: rgba(255, 255, 255, 1.0);
}
.footer{
  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);
  border-color: rgba(255, 255, 255, 0.7000000000000001);
}









.content-wrapper {
  max-width: 1400px;
  width: 90%;
}

.blog-post__date {
  border-color: #00334d;
}

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

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

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

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

.blog-pagination__link {
  color: #00334d;
}

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

.blog-post__title {
  color: #056aa7;
  font-family:Open Sans;
  font-size: 2.8125px;
  font-weight: ;
}

.blog-post__author {
  background-color: #00334d;
}

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

body .tns-nav button.tns-nav-active {
  background-color: #00334d;
}

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

body .social-links__icon {
  background-color: #00334d;
}

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

.page-center {
  max-width: 1400px;
  margin: 0 auto;
  width: 90%;
}




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

@media (max-width: 1024px){
  h1 {
    font-size: 2rem;
  }
}

@media (max-width: 639px){
  .dnd-section > .row-fluid,
  .content-wrapper,
  .footer__container {
    width: 100%;
  }
}