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

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

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




/* html {
font-size: 1.0625;
} */

body {
  color: #231f20;
  font-family: Montserrat, sans-serif;
  font-size: 1.0625em;
font-weight: 400
}

/* p {
font-family: Montserrat;
} */

a {
  color: rgba(0, 0, 0, 1.0);
}

a:hover {
  color:#000000;
}

/* a:active {
color: rgba(40, 40, 40, 1.0);
} */

p {
  margin-bottom: 1.5em;
}

h1 {
  color: #231f20;
  font-family: Montserrat;
  font-size: 4em;
  font-weight: 800;
}

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

h2 {
  color: #231f20;
  font-family: Montserrat;
  font-size: 2.75em;
  font-weight: 800;
}
/* 
@media(max-width: 1024px) {
h2 {
font-size: 1.99999999925em;
}
} */

h3 {
  color: #231f20;
  font-family: Montserrat;
  font-size: 1.5em;
  font-weight: 800;
}

/* @media(max-width: 1024px) {
h3 {
font-size: 1.0000000005em;
}
} */

h4 {
  color: #231f20;
  font-family: Montserrat;
  font-size: 1.25em;
  font-weight: 800;
}

/* @media(max-width: 767px) {
h4 {
font-size: 1.0625em;
}
} */

h5 {
  color: #231f20;
  font-family: Montserrat;
  font-size: 1em;
  font-weight: 800;
}

h6 {
  color: #231f20;
  font-family: Montserrat;
  font-size: 0.75em;
  font-weight: 800;
}

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





form,
.submitted-message {
  
  font-family: Montserrat;
}

h3.form-title {
  background-color: rgba(196, 18, 48, 1.0);
  color: rgba(255, 255, 255, 1.0);
  
  padding: 0.5em 1em;
  
}

.hs-form label {
  color: rgba(35, 31, 32, 1.0);
}

.hs-form legend {
  color: rgba(35, 31, 32, 1.0);
}

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

#hs-pwd-widget-password:focus,
.hs-search-field__input:focus,
.hs-input:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(204, 204, 204, 1.0);
}

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

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #231f20;
}

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

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

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

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

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

button,
.hs-button,
.button {
  display: inline-block;
  width: auto;
  background-color: #0598ce;
  border: 0px solid #0598ce;
  border-radius: 10px;
  box-shadow: none;
  text-shadow: none;
  color: #FFFFFF;
  padding: 15px 25px;
  font-weight: 700;
  text-transform: uppercase;
}

button:hover,
button:focus,
.hs-button:hover,
.hs-button:focus,
.button:hover,
.button:focus {
  background-color: rgba(0, 112, 166, 1.0);
  color: #FFFFFF;
  cursor: pointer;
}

button:active,
.hs-button:active,
.button:active {
  background-color: rgba(45, 192, 246, 1.0);
  color: #FFFFFF;
}





th,
td {
  background-color: rgba(255, 255, 255, 0.0);
  border: 1px solid rgba(255, 255, 255, 0.0);
  color: rgba(35, 31, 32, 1.0);
}

thead th,
thead td {
  background-color: rgba(241, 241, 241, 1.0);
  color: rgba(35, 31, 32, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(35, 31, 32, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(255, 255, 255, 0.0);
}





.header {
  background-color: rgba(248, 250, 252, 1.0);
}

.header__container {
  max-width: 1280px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
}

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: ;
}

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: ;
}

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: ;
}

body .custom-menu-primary .submenu.level-1 > li.active-branch {
  
  
  
}
body .custom-menu-primary .submenu.level-1 > li:not(.active-branch) {
  
  
  
}

body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: 
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: ;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: ;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: ;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: ;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: ;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: ;
  background-color: ;
}

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: ;
  color: ;
}

.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(#null, 1.0);
}

@media (min-width: 1025px) {
  body .custom-menu-primary .submenu.level-1 > li:hover > a.active-branch {
    color: ;
  }
}

@media (max-width: 1024px) {
  body .custom-menu-primary a,
  body .custom-menu-primary .submenu.level-1 > li:hover > a,
  body .custom-menu-primary .submenu.level-1 > li:focus > a {
    color: ;
  }
  body .custom-menu-primary .submenu.level-2 > li > a,
  body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
  body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus {
    color: ;
  }
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(248, 250, 252, 1.0);
  }

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

.header-top-right #utility_careers {
  background-color: rgba(35, 31, 32, 1.0);;
  color: rgba(255, 255, 255, 1.0);;
}
.header-top-right #utility_contact {
  background-color: rgba(35, 31, 32, 1.0);;
  color: rgba(255, 255, 255, 1.0);;
}






.footer-top {
  background-color: rgba(5, 152, 206, 1.0);
}
.footer-menu .hs-menu-wrapper > ul li a,
.footer-top a {
  color: #FFFFFF;
}
.footer-menu .hs-menu-wrapper > ul li a:hover,
.footer-menu .hs-menu-wrapper > ul li a:focus,
.footer-top a:hover,
.footer-top a:focus {
  color: #FFFFFF;
}

.footer-social-icons ul li a,
.footer-social-icons ul li a:hover,
.footer-social-icons ul li a:focus {
  color: rgba(5, 152, 206, 1.0);
}
.footer-social-icons ul li a:before {
  color: #FFFFFF;
}
.footer-social-icons ul li a:hover:before,
.footer-social-icons ul li a:focus:before {
  color: #FFFFFF;
}

.footer-bottom {
  background-color: rgba(35, 31, 32, 1.0);
  color: #FFFFFF;
}
.footer-bottom h4 {
  border-color: #0598ce;
  color: #FFFFFF;
}
.footer-bottom a {
  color: #FFFFFF;
}
.footer-bottom a:hover,
.footer-bottom a:focus {
  color: #FFFFFF;
}
.footer-bottom #copyright {
  color: #ffffff;
}






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

.blog-post__date {
  border-color: #231f20;
}

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

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

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

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

.blog-pagination__link {
  color: #231f20;
}

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

.blog-post__title {
  color: #231f20;
  font-family:Montserrat;
  font-size: 2.75px;
  font-weight: ;
}

.blog-post__author {
  background-color: #231f20;
}

#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: #231f20;
}

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

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

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

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: #231f20;
}

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




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

section {
  padding: 60px 15px;
}
@media(min-width: 992px) {
  section {
    padding: 90px 15px;
  }
}

.pt-0 {
  padding-top: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}

.bg-gray-light {
  background-color: #f1f1f1;
}

.bg-gray-dark {
  background-color: #231f20;
  color: #fff;
}
.bg-gray-dark h1,
.bg-gray-dark h2,
.bg-gray-dark h3,
.bg-gray-dark h4,
.bg-gray-dark h5,
.bg-gray-dark h6,
.bg-gray-dark label {
  color: #fff;
}

.bg-red {
  background-color: #0598ce;
  color: #fff;
}
.bg-red h1,
.bg-red h2,
.bg-red h3,
.bg-red h4,
.bg-red h5,
.bg-red h6,
.bg-red label {
  color: #fff;
}
.bg-red .button {
  background-color: #fff;
  color: #0598ce;
}
.bg-red .button:hover,
.bg-red .button:active,
.bg-red .button:focus {
  background-color: #231f20;
  color: #fff;
}

/* Embed */

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.footer-new__mid-social-link {
background-color: #0598ce!important;
}
.footer-new__mid-social-link:active, .footer-new__mid-social-link:focus, .footer-new__mid-social-link:hover {
    background-color: #0070A6;
}
a.mega-nav__search svg path {
    stroke: #0598ce;
}