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

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

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




html {
  font-size: 16;
}

body {
  
  color: rgba(0, 0, 0, 1.0 );
  
  font-family: museo-sans;
  font-size: 16px;
  font-weight: 300;
}


p {
  font-family: museo-sans;
  font-weight: 300
}
a {
  font-family: museo-sans;
  color: rgba(0, 0, 0, 1.0);
  cursor: pointer;
}
a:hover{
  color: rgba(7, 149, 182, 1.0);
}
a:active {
  color: rgba(40, 40, 40, 1.0);
}
h1 {
  color: rgba(0, 0, 0, 1.0);
  font-family: museo-sans,Helvetica,Arial,Lucida,sans-serif;
  font-size: 60px;
  font-weight: 100;
}
h2 {
  color: rgba(0, 0, 0, 1.0);
  font-family: museo-sans,sans-serif;
  font-size: 48px;
  font-weight: 300;
}
h3 {
  color: rgba(0, 0, 0, 1.0);
  font-family: museo-sans,sans-serif;
  font-size: 40px;
  font-weight: 300;
}
h4 {
  color: rgba(0, 0, 0, 1.0);
  font-family: museo-sans,sans-serif;
  font-size: 34px;
  font-weight: 300;
}
h5 {
  color: rgba(0, 0, 0, 1.0);
  font-family: museo-sans,sans-serif;
  font-size: 24px;
  font-weight: 300;
}
h6 {
  color: rgba(0, 0, 0, 1.0);
  font-family: museo-sans,sans-serif;
  font-size: 20px;
  font-weight: 300;
}
blockquote {
  border-left: 10px solid #0795B6;;
}





form,
.submitted-message {
  border-color: rgba(0, 0, 0, 0.54) ;
  font-family: museo-sans;
}

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

.hs-button,
.button--primary {
  
  border-color: rgba(#null, 0.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.btn-wrap:before {
   background: rgba(0, 0, 0, 1.0);
}
.btn-wrap:after {
  background-color: rgba(244, 129, 32, 1.0);
}
.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {

  border-color: rgba(244, 129, 32, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

form input,
form select,
form textarea,
.hs-input,
.hs-search-field input.hs-search-field__input,
input#hs-pwd-widget-password{
  border-color: rgba(0, 0, 0, 0.54);
  color: rgba(0, 0, 0, 1.0);
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field input.hs-search-field__input:focus,
input#hs-pwd-widget-password:focus{
  border-color: rgba(7, 149, 182, 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: #000;
}

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

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

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

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

.fn-date-picker td .pika-button:hover {
  background-color: #0795B6 !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(0, 0, 0, 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);
}





.site-header {
  background-color: rgba(255, 255, 255, 1.0);
}
.site-header:after {
  border-color: rgba(72, 72, 72, 0.2);
}
.site-header.navigation--transparency {
  background-color: rgba(255, 255, 255, 0.75);
}

.site-header .navigation--bar-menu-form form input {
  color: rgba(0, 0, 0, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
}
.site-header .navigation--bar-menu-form form input::-webkit-input-placeholder {
  color: rgba(117, 117, 117, 1.0);
}
.site-header .navigation--bar-menu-form form input:focus {
  border-color: rgba(0, 0, 0, 1.0);
}
.navigation--bar-menu-item a {
  color: rgba(0, 0, 0, 1.0);
  background-image: linear-gradient(0,rgba(0, 0, 0, 1.0) 2px,transparent 0);
}
.navigation--bar-menu-item a:hover {
  color: rgba(0, 0, 0, 1.0);
}
.navigation--socials ul li svg {
   color: rgba(255, 255, 255, 1.0);
}
.navigation--socials ul li:first-child svg:hover {
   color: rgba(59, 89, 152, 1.0);
}
.navigation--socials ul li:nth-child(2) svg:hover {
  color: rgba(193, 53, 132, 1.0);
}
.navigation--socials ul li:nth-child(3) svg:hover {
  color: rgba(0, 119, 181, 1.0);
}
.navigation--socials ul li:nth-child(4) svg:hover {
  color: rgba(0, 119, 181, 1.0);
}
.navigation--socials ul li:nth-child(5) svg:hover {
  color: rgba(196, 48, 43, 1.0);
}
.header__container {
  max-width: 1366px;
}
.submenu.level-1>li>a, .navigation--languages ul li a {
  background-image: linear-gradient(0,rgba(255, 255, 255, 1.0) 2px,transparent 0);
}
.navigation--slider {
  background-color: rgba(40, 40, 40, 1.0);
}
body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a,
.navigation--languages ul li a{
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:hover,
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,
.navigation--languages ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary a.active-item,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(255, 255, 255, 1.0);
}
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(0, 0, 0, 0.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(0, 0, 0, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(0, 0, 0, 0.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(0, 0, 0, 0.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 0, 0, 0.0);

}
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: museo-sans;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2>li>a.active-item {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 0, 0, 0.0) !important;
}
@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(255, 255, 255, 1.0);
  }
}





.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 0.54);
}
.footer h4,
.footer-col-2 .hs-menu-wrapper>ul>li:first-of-type>a,
.footer-menu--two-div .hs-menu-wrapper>ul>li:nth-child(2)>a {
  color: rgba(0, 0, 0, 1.0);
}
.footer a {
  color: rgba(7, 149, 182, 1.0);
}
.footer a:hover {
  color: rgba(0, 0, 0, 1.0);
}
.footer-col-2 .hs-menu-item a {
  color: rgba(0, 0, 0, 1.0);
}
.footer-col-2 .hs-menu-item a:hover {
  color: rgba(0, 0, 0, 1.0);
}
.footer-col-2 .hs-menu-item a {
  background-image: linear-gradient(0,rgba(0, 0, 0, 1.0) 1px,transparent 0);
}
.footer-socials a svg {
  color: rgba(0, 0, 0, 1.0);
}
.socials--facebook:hover {
  color: rgba(59, 89, 152, 1.0);
}
.socials--instagram:hover {
  color: rgba(193, 53, 132, 1.0);
}
.socials--linkedIn:hover {
  color: rgba(0, 119, 181, 1.0);
}
.socials--twitter:hover {
  color: rgba(0, 132, 180, 1.0);
}
.socials--youtube:hover {
  color: rgba(196, 48, 43, 1.0);
}
.footer__container {
  max-width: 1366px;
}
.footer-bottom,
.footer-top {
  border-color: rgba(72, 72, 72, 0.2);
}





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













body .icon svg {
  fill: #000000;
}

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

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

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

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: #0795B6;
}

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




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}
@media screen and (max-width: 1024px){
.custom-home-banner .custom-home-banner-col-6{
 width: 100% !important; 
}
  
}
  select {
   -webkit-appearance: none;
   -moz-appearance: none;
   background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
   background-repeat: no-repeat;
   background-position-x: 100%;
   background-position-y: 9px;
    width: auto;
}
