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

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




html {
  font-size: 16;
}

body {
  color: #142330;
  font-weight: 200;	
  font-family: Montserrat;
  font-size: 16px;
}

p {
  font-family: Montserrat;
  font-weight: 200;
}

a {
  font-family: Montserrat;
  color: rgba(72, 119, 181, 1.0);
}

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

a:active {
  color: rgba(112, 159, 221, 1.0);
}

h1 {
  color: #142330;
  font-family: Montserrat;
  font-size: 32px;
  font-weight: 900;
}



h2 {
  color: #4976b4;
  font-family: Montserrat;
  font-size: 28px;
  font-weight: 900;
}



h3 {
  color: #4976b4;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 600;
}



h4 {
  color: #4976b4;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 400;
}


h5 {
  color: #4976b4;
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 400;
}

h6 {
  color: #4976b4;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 400;
}

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





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

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

.hs-button,
.button--primary {
  border-color: rgba(107, 159, 191, 0.0);
  border-radius: 20px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  background: linear-gradient(to right, rgba(73, 118, 180, 1.0) 50%, rgba(20, 35, 48, 1.0) 50%) right bottom;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  border-color: ;
  color: #FFFFFF;
  background-position: left bottom;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(#null, 0.0);
  border-color: rgba(147, 199, 231, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(46, 69, 89, 1.0);
}

.hs-form legend {
  color: rgba(46, 69, 89, 1.0);
}

form input,
form select,
form textarea,
.hs-input, 
.search-bar #search-input{
  border-color: rgba(235, 235, 235, 1.0);
  color: ;
  border-radius: 0px;
  background-color: rgba(235, 235, 235, 1.0);
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus, 
.search-bar #search-input:focus{
  border-color: rgba(247, 247, 249, 1.0);
  background-color: rgba(247, 247, 249, 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: #142330;
}

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

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

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

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

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

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(20, 35, 48, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(20, 35, 48, 1.0);
}





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

.header__container {
  max-width: 1140px;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a {
  color: rgba(51, 50, 50, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(103, 100, 100, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li.active>a {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(51, 50, 50, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul {
  background-color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a {
  color: rgba(26, 26, 26, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a:hover {
  background-color: rgba(248, 249, 250, 1.0);
  color: rgba(13, 13, 13, 1.0);
  border-left-color: rgba(58, 111, 154, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.active>a {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(26, 26, 26, 1.0);
}
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Montserrat;
}

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




.footer_main {
  background: linear-gradient(to left, rgba(72, 119, 181, 0.5), rgba(20, 34, 48, 0.5)), url(//7956125.fs1.hubspotusercontent-na1.net/hubfs/7956125/raw_assets/public/OceaneConsulting_September2020/images/headerhome.jpg);
  color: rgba(255, 255, 255, 1.0);
}
.footer_main a {
  color: rgba(255, 255, 255, 1.0);
}
.footer_main a:hover {
  color: rgba(204, 204, 204, 1.0);
}
.footer_four .hs-menu-wrapper>ul>li>a, 
.footer_four .hs-menu-wrapper>ul>li>a:hover, 
.footer_four p span {
  color: rgba(204, 204, 204, 1.0);
}
.footer__container {
  max-width: 1140px;
}





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

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

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

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

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

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

.blog-pagination__link {
  color: #142330;
}

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

.blog-post__title {
  color: #4976b4;
  font-family:Montserrat;
  font-size: 28px;
  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: #142330;
}

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

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

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

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: 1140px;
  margin: 0 auto;
}




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