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

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

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




body {
  color: #000000;
  font-family: MarkOT;
  font-size: 15px;
font-weight: 400;
}

p {

}

.body-container-wrapper .hs_cos_wrapper_type_rich_text ul, 
.body-container-wrapper .hs_cos_wrapper_type_rich_text ol {

}

a {
  color: rgba(252, 76, 29, 1.0);
}

a:after {
  background-color: rgba(252, 76, 29, 1.0);
}

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

a:active {
  color: rgba(255, 116, 69, 1.0);
}

h1 {
  color: #000000;
  font-family: MarkOT;
  font-size: 54px;
  font-weight: 700;
}

h2 {
  color: #000000;
  font-family: MarkOT;
  font-size: 40px;
  font-weight: 700;
}

h3 {
  color: #000000;
  font-family: MarkOT;
  font-size: 22px;
  font-weight: 700;
}

h4 {
  color: #000000;
  font-family: MarkOT;
  font-size: 19px;
  font-weight: 700;
}

h5 {
  color: #000000;
  font-family: MarkOT;
  font-size: 13.28px;
  font-weight: 700;
}

h6 {
  color: #000000;
  font-family: MarkOT;
  font-size: 10.72px;
  font-weight: 700;
}

@media(max-width: 1023px) {
  h1 {
	 font-size: 40px;
  }
  h2 {
	 font-size: 28px;
  }
  h3 {
	 font-size: 20px;
  }
  h4 {
	 font-size: 16px;
  }
}

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





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

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(0, 0, 0, 0.0);
  border-color: rgba(252, 76, 29, 1.0);
  border-width: 1px;
  color: #FFFFFF;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #FC4C1D;  
  border-color: rgba(252, 76, 29, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: #FC4C1D
  border-color: rgba(255, 116, 69, 1.0);
  color: rgba(252, 76, 29, 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,
.hs-search-field__input,
form input[type="password"] {
  border-color: rgba(252, 76, 29, 1.0);
  color: ;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field__input:focus,
form input[type="password"]:focus {
  border-color: rgba(252, 76, 29, 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: #000000;
}

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

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

.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: #fc4c1d !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);
}




.top-navigation {
  background-color: rgba(0, 0, 0, 1.0);
}
header.site-header {
  background-color: rgba(255, 255, 255, 1.0);
}
.top-navigation .navigation-container ul a {
  color: rgba(255, 255, 255, 1.0);
}
.top-navigation .navigation-container ul a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.top-navigation ul li:last-child a {
  color: rgba(#null, 1.0);
}
.top-navigation ul li:last-child a:hover {
  color: rgba(#null, 1.0);
}
.top-navigation .navigation-container ul a:after,
.top-navigation ul a[href^="tel"]:after {
  background-color: rgba(252, 76, 29, 1.0);
}
@media(min-width: 1024px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
	 color: rgba(0, 0, 0, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch {
	 background-color: rgba(0, 0, 0, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a {
	 color: rgba(252, 76, 29, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children:hover>a {
	 color: rgba(252, 76, 29, 1.0);
	 background-color: rgba(0, 0, 0, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a:after {
	 background-color: rgba(252, 76, 29, 1.0);
  }
  /* ==Mega Menu== */
  .custom-menu-primary .hs-menu-wrapper>ul>li>.mega-wrap {
	 background-color: rgba(242, 242, 242, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>.mega-wrap>ul>li:first-child+li>ul>li>ul>li:first-child+li>a, 
  .custom-menu-primary .hs-menu-wrapper>ul>li:first-child>.mega-wrap>ul>li:first-child+li>ul>li>ul>li>ul>li:first-child+li>a {
	 color: rgba(0, 0, 0, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>.mega-wrap>ul>li:first-child+li>ul>li>ul>li:first-child+li>a:hover, 
  .custom-menu-primary .hs-menu-wrapper>ul>li:first-child>.mega-wrap>ul>li:first-child+li>ul>li>ul>li>ul>li:first-child+li>a:hover {
	 color: rgba(0, 0, 0, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>.mega-wrap>ul>li:first-child+li>ul>li>ul>li:first-child+li+li>a, 
  .custom-menu-primary .hs-menu-wrapper>ul>li:first-child>.mega-wrap>ul>li:first-child+li>ul>li>ul>li>ul>li:first-child+li+li>a {
	 color: rgba(0, 0, 0, 1.0) !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>.mega-wrap>ul>li:first-child+li>ul>li>ul>li:first-child+li+li+li>ul>li>a, 
  .custom-menu-primary .hs-menu-wrapper>ul>li:first-child>.mega-wrap>ul>li:first-child+li>ul>li>ul>li>ul>li:first-child+li+li+li>ul>li>a {
	 color: rgba(252, 76, 29, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>.mega-wrap>ul>li:first-child+li>ul>li>ul>li:first-child+li+li+li>ul>li>a:hover,
  .custom-menu-primary .hs-menu-wrapper>ul>li:first-child>.mega-wrap>ul>li:first-child+li>ul>li>ul>li>ul>li:first-child+li+li+li>ul>li>a:hover {
	 color: rgba(252, 76, 29, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>.mega-wrap>ul>li:first-child+li>ul>li>ul>li:first-child+li+li+li>ul>li>a:after,
  .custom-menu-primary .hs-menu-wrapper>ul>li:first-child>.mega-wrap>ul>li:first-child+li>ul>li>ul>li>ul>li:first-child+li+li+li>ul>li>a:after {
	 background-color: rgba(252, 76, 29, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>.mega-wrap>ul>li:first-child+li+li a {
	 background-color: rgba(0, 64, 80, 0.0);
	 border-color: rgba(252, 76, 29, 1.0);
	 color: rgba(252, 76, 29, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>.mega-wrap>ul>li:first-child+li+li a:hover {
	 background-color: rgba(252, 76, 29, 1.0);
	 color: rgba(255, 255, 255, 1.0);
	 border-color: rgba(252, 76, 29, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>.mega-wrap>ul>li:first-child>ul {
	 background-color: rgba(0, 0, 0, 1.0);	
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>.mega-wrap>ul>li:first-child>ul>li>a {
	 color: rgba(255, 255, 255, 1.0);	 
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>.mega-wrap>ul>li:first-child>ul>li>a:hover {
	 color: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>.mega-wrap>ul>li:first-child>ul>li>a:after {
	 background-color: rgba(252, 76, 29, 1.0);	
  }
}



.site-footer .footer-megamenu {
  background-color: rgba(255, 255, 255, 1.0);
}
.site-footer .footer-column .link-list a,
.site-footer .footer-column:nth-child(2) .single-section a {
  color: rgba(128, 128, 128, 1.0);
}
.site-footer .footer-column:last-child .single-section a, 
.site-footer .footer-column:nth-child(3) .single-section a, 
.site-footer .footer-column:nth-child(2) .single-section>.page-links:last-child a,
.site-footer .footer-column:nth-child(2) .single-section>*:first-child+div>*>a:first-child,
.site-footer .footer-column h5 {
  color: rgba(77, 77, 77, 1.0);
}
.site-footer .footer-column .link-list a:hover,
.site-footer .footer-column:nth-child(2) .single-section a:hover {
  color: rgba(252, 76, 29, 1.0);
}
.site-footer .footer-column:last-child .single-section a:hover, 
.site-footer .footer-column:nth-child(3) .single-section a:hover, 
.site-footer .footer-column:nth-child(2) .single-section>.page-links:last-child a:hover,
.site-footer .footer-column:nth-child(2) .single-section>*:first-child+div>*>a:first-child:hover {
  color: rgba(77, 77, 77, 1.0);
}
.site-footer .footer-column h3 {
  color: rgba(51, 51, 51, 1.0);
}
/* ==Bottom== */
.office-locations-container {
  background-color: rgba(90, 97, 105, 1.0);
}
.office-locations-container .office-location {
  color: rgba(255, 255, 255, 1.0);
}
.office-locations-container .office-location .office-details a,
.site-footer .footer-links ul li a {
  color: rgba(255, 255, 255, 1.0);
}
.office-locations-container .office-location .office-details a:hover,
.site-footer .footer-links ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
}




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

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

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

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

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

.blog-pagination__link {
  color: #000000;
}

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

.blog-post__title {
  color: #000000;
  font-family:MarkOT;
  font-size: 40px;
  font-weight: ;
}

.blog-post__author {
  background-color: #fc4c1d;
}

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

.page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}




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

@media only screen and (min-width: 1440px) {
  .page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
	 max-width: 1340px;
	 padding-left: 0;
	 padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
	 max-width: 80%;
	 padding-left: 0;
	 padding-right: 0;
  }
}

.custom-menu-primary .hs-menu-wrapper>ul>li:first-child>.mega-wrap>ul>li:first-child+li>ul>li a:not([href^="http"])  {
    cursor: default;
}   

.custom-menu-primary .hs-menu-wrapper>ul>li>.mega-wrap>ul>li:first-child+li>ul>li>ul>li:first-child+li+li>a, .custom-menu-primary .hs-menu-wrapper>ul>li:first-child>.mega-wrap>ul>li:first-child+li>ul>li>ul>li>ul>li:first-child+li+li>aa:not([href^="http"]) {
  cursor: default;
}


input.hs-button.primary.large:hover {
  background-image: -webkit-gradient(linear,left top,right top,from(#fc4c1d),to(#fc4c1d));
}