/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */


















.dnd-section > .row-fluid {
  max-width: 1400px;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}





html {
  font-size: 15;
}

body {
  color: #000000;
  font-family: "Noto", sans-serif;
  font-weight: 300;
  font-size: 15px;
}


p {
  /*font-family: "Noto" , sans-serif;*/
  font-family: "Noto", sans-serif;
  font-weight: 300;
}

a {
  font-family: "Noto", sans-serif;
  color: rgba(0, 139, 210, 1.0);
}

a:hover,
a:focus {
  color: #005EB8;
}


h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-family: AvenirLTStd-Heavy;
  font-size: 40px;
  font-weight: 300;
}

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

h2 span, h3 span, h4 span, h5 span, h6 span{
  color: #003B5C !important;
}
h2 {
  color: #003B5C;
  font-family: Larken;
  font-size: 30px;
  font-weight: 300;
}

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

h3 {
  color: #000;
  font-family: AvenirLTStd-Light;
  font-size: 25px;
  font-weight: 300;
}

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

h4 {
  color: #000;
  font-family: AvenirLTStd-Light;
  font-size: 22px;
  font-weight: 300;
}

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

h5 {
  color: #000;
  font-family: AvenirLTStd-Light;
  font-size: 20px;
  font-weight: 300;
}

h6 {
  color: #ff9300;
  font-family: sans-serif;
  font-size: 15px;
  font-weight: 700;
}







form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: "Noto", sans-serif;
}

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

.hs-button,
.button--primary {
  background-color: rgba(245, 245, 245, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
  border-radius: 4px;
  border-width: 1px;
  color: rgba(0, 0, 0, 1.0);
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.hs-button:hover,
.button--primary:hover {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #000000;
}

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

.hs-form legend {
  color: rgba(0, 0, 0, 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(230, 230, 230, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

input:-moz-placeholder,
input::-webkit-input-placeholder {
  color: #000000;
}




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

.hs-default-font-element,
.hs-main-font-element {
  font-family: "Noto", sans-serif;
}

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

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





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

.navigate-top-content{
  border-bottom: 1px solid rgba(242, 242, 242, 1.0);  
}

.header__container {
  max-width: 1400px;
}

.navigate-top-right__account{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(36, 57, 119, 1.0);
}

.navigate-top-right__languages,
body  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(0, 0, 0, 1.0);
}

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

body .custom-menu-primary .hs-menu-wrapper > ul ul {
  background-color: rgba(36, 57, 119, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul ul ul{
  background-color: rgba(0, 139, 210, 1.0);
}
body .custom-menu-primary .hs-menu-wrapper > ul ul a {
  color: rgba(255, 255, 255, 0.7000000000000001);
}

body .custom-menu-primary .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-primary .hs-menu-wrapper > ul > li.active-branch > a {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

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

.search .topresearch{
 color: rgba(119, 119, 119, 1.0);
  background-color: rgba(242, 242, 242, 1.0);
}  

.submit-search input.corner{
  background-color: rgba(0, 139, 210, 1.0);
}
.submit-search input.corner:hover{
  background-color: rgba(0, 139, 210, 1.0);
}





.footer {
  background-color: #003B5C;
  color: rgba(255, 255, 255, 1.0);
}
.footer-menu-wrapper .hs-menu-wrapper > ul li a{
  color: rgba(255, 255, 255, 1.0);
}
.footer-menu-wrapper .hs-menu-wrapper > ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
}

.footer__container {
  max-width: 1400px;
}

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







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

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


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


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

.blog-post__title {
  color: #003B5C;
  font-family:Larken;
  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: 1400px;
}




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

@media screen and (min-width: 768px) {
  
.subscribe-form-section input[type=email]{
 width:auto !important; 
  height: 60px !important;
}

.subscribe-form-section .widget-type-blog_subscribe .hs-button.primary{
  height: 60px !important;
  top:20px;
}
  
}

.fa, .far, .fas {
    font-family: "FontAwesome" !important;
}
.header-position a, #hs_cos_wrapper_name{
  font-family: "Larken" !important;
}
div.post-header.padding-all-over a.more-link:hover{
  color: #005EB8;
}
.hs-menu-depth-1 ul.hs-menu-children-wrapper{
  background-color: #003B5C !important;
}
li.hs-menu-depth-2 ul.hs-menu-children-wrapper{
  background-color: #005EB8 !important; 
}
#hs-link-header_logo_hs_logo_widget img.hs-image-widget{
  width: 70px !important;
}