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

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

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




html {
  font-size: 17;
}

body {
  color: #191919;
  font-family: Lato;
  font-weight: 400;
  font-size: 17px;
}

p {
  font-family: Lato;
  font-weight: 400
}

a {
  font-family: Lato;
  color: rgba(135, 135, 135, 1.0);
}

a:hover,
a:focus {
  color:#282a2b;
}

a:active {
  color: rgba(175, 175, 175, 1.0);
}

h1 {
  color: #494A52;
  font-family: Lato;
  font-size: 38px;
  font-weight: 400;
}

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

h2 {
  color: #191919;
  font-family: Lato;
  font-size: 27px;
  font-weight: 400;
}

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

h3 {
  color: #191919;
  font-family: Lato;
  font-size: 22px;
  font-weight: 400;
}

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

h4 {
  color: #191919;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
}

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

h5 {
  color: #191919;
  font-family: Lato;
  font-size: 12px;
  font-weight: 400;
}

h6 {
  color: #191919;
  font-family: Lato;
  font-size: 11px;
  font-weight: 400;
}

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





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

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

.hs-button,
.button--primary {
  background-color: rgba(252, 192, 43, 1.0);
  border-color: rgba(33, 33, 33, 1.0);
  border-radius: 5px;
  border-width: 0px;
  color: rgba(33, 33, 33, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #f1ad03;
  border-color: #f1ad03;
  color: #212121;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 232, 83, 1.0);
  border-color: rgba(73, 73, 73, 1.0);
  color: rgba(33, 33, 33, 1.0);
}

.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(221, 221, 221, 1.0);
  border-radius: 5px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(221, 221, 221, 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: #191919;
}

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

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

.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(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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





.header .header-inner-group {
  background-color: rgba(255, 255, 255, 1.0);
}
header.header.scroll-header .header-inner-group {
  background-color: rgba(255, 255, 255, 0.67);
}


.header__container {
  max-width: 1000px;
}

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

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

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: #333333;
}
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 {

}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #333333;
}

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

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: #fcc02b;
  color: #333333;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #333333;
  background-color: #fcc02b;
}

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

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


.submenu.level-1 > li span.menu-text{
  color: #191919;
  border-color: #191919;
}

.submenu.level-1 > li a span.menu-text:hover{
  color: #191919;
  border-color: #fcc02b;  
}

.search-group form input.hs-search-field__input{
  border-color: #d2d2d2;
  border-radius: 0px;
}
.search-group form input.hs-search-field__input:focus{
  border-color: #d2d2d2;
}

.search-group form button{
  color: #ffffff;
  background-color: #282a2b;
}
.search-group form button:hover{
  color: #ffffff;
  background-color: #282a2b;
}

.hs_cos_wrapper_type_rich_text a{
  color: #fcc02b !important;
/*   text-decoration: underline !important; */
  font-weight: bold;
}

/* .w-video-card a{
  text-decoration: none !important
} */





.footer {
  background-color: rgba(40, 42, 43, 1.0);
  color: rgba(140, 137, 137, 1.0);
}
.footer a, .top-footer ul li a {
  color: rgba(255, 255, 255, 1.0) !important;
  text-decoration: none !important;
}
.footer a:hover, .top-footer ul li a:hover {
  color: rgba(252, 192, 43, 1.0);
}

footer.footer h3 {
  color: rgba(221, 221, 221, 1.0);
}
.footer__copyright {
  color: rgba(140, 137, 137, 1.0);
}

.fusion-social-networks-wrapper a.fusion-social-network-icon {
  color: rgba(255, 255, 255, 1.0);
}
.fusion-social-networks-wrapper a.fusion-social-network-icon:hover {
  color: rgba(255, 255, 255, 1.0);
}
.footer__container {
  max-width: 1000px;
}

.content-wrapper.system-layout{
  max-width: 1000px !important;
}





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

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

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

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

.blog-pagination__link {
  color: #191919;
}

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

.blog-post__title {
  color: #191919;
  font-family:Lato;
  font-size: 27px;
  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: 1000px;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}
.blog-page.post-page .blog-post h1{
  font-size: 28px !important;
}
.blog-header-main{
  font-size: 54px;
  margin: 100px 0;
  font-weight: 700;
  color: black;
}
.featured-blog-title{
  font-size: 2.5em !important;
}
.other-blog-title{
  font-size: 2em !important;
}
.blog-top-content .post-items-2 ul li{
  margin-bottom: 30px;
}
.blog-top-content .post-items-2 ul li a{
  background: #fcc02b;
}
.blog-top-content .post-items-2 ul li h3{
  font-weight: bold;
  font-size: 22px;
  color: #191919 !important;
}
.blog-top-content .post-items-2 ul li p{
  color: #191919;
}
.blog-list-custom-title{
  font-weight: bold;
  color: #191919;
  font-size: 30px;
}
.space-yellow-content{
  color: #fcc02b;
}
.block-grid-items{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 20px;
}
.block-type-one{
  align-items: center;
  height: auto;
  text-align: left;
  background: #e3e3e5;
  padding: 20px;
}
.block-type-two{
  align-items: center;
  height: auto;
  text-align: center;
  background: #fcc02b;
  padding: 80px 20px;
}
.block-type-one img{
  padding: 80px 20px;
}
.block-type-one h2{
  font-weight: 600;
}
.end-content{
  padding-top: 60px;
}
.block-type-two h1{
  color: #191919;
  margin-bottom: 0px;
}
.bolded{
  font-weight: 600;
}
.highlighted-btn{
  color: white;
  border: 1px solid white;
  padding: 20px 60px;
  display: block;
  margin-top: 20px;
}
.highlighted-btn:hover{
  color:white;
}
.button-offBlack{
  border: 1px solid #212121 !important;
  background: #212121 !important;
  color: white !important;
  font-weight: 600 !important;
}
.submenu.level-1>li span.menu-text{
  font-size: 15px !important;
}

/* for footer v2 */
.footer-grid-container {
  display: grid;
  column-gap: 20px;
  grid-template-columns: repeat(5, 1fr);
/*   background-color: #2196F3; */
  padding: 10px;
}

.footer-grid-item {
/*   background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.8); */
  padding: 20px;
  text-align: left;
  font-size: 16px;
}
.footer-grid-item ul{
	list-style-type: none;
    padding: 0; 
  margin: 0 0 16px 0; 
}
.footer-grid-item a{
	text-decoration: none;
    cursor: pointer;
}

.bottom-footer hr{
  background: #8C8989;
}

@media (max-width: 960px){
  .footer-grid-container {
      grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px){
  .footer-grid-container {
      grid-template-columns: repeat(2, 1fr);
      column-gap: 0px;
  }
  .bottom-footer{
    padding: 5px;
  }
  .footer-grid-item{
    padding: 10px;
  }
}

@media (max-width: 600px){
  .footer-grid-container {
      grid-template-columns: repeat(2, 1fr);
  }
}


.footer-logo-socials{
  display: flex;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-socials .footer__copyright{
  margin-left: 20px;
}
.footer-logo-socials .social-icon{
  margin: 10px;
  padding: 20px;
}