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

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





body {  
  
  color: rgba(73, 74, 82, 1.0);
  
  font-family: Architype,helvetica,sans-serif;
  font-size: 16px;
font-weight: 400
}

a {
  color: rgba(2, 112, 224, 1.0);
  cursor: pointer;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

a:hover,
a:focus {
  color: rgba(0, 177, 227, 1.0);
}

a:active {
  color: rgba(42, 152, 255, 1.0);
}

h1 {
  
  color: rgba(73, 74, 82, 1.0);
  
  font-family: Architype,helvetica,sans-serif;
  font-size: 50px;
  font-weight: 700;
}
h2 {
  
  color: rgba(73, 74, 82, 1.0);
  
  font-family: Architype,helvetica,sans-serif;
  font-size: 38px;
  font-weight: 700;
}
h3 {
  
  color: rgba(73, 74, 82, 1.0);
  
  font-family: Architype,helvetica,sans-serif;
  font-size: 30px;
  font-weight: 700;
}
h4 {
  
  color: rgba(73, 74, 82, 1.0);
  
  font-family: Architype,helvetica,sans-serif;
  font-size: 24px;
  font-weight: 700;
}
h5 {
  
  color: rgba(73, 74, 82, 1.0);
  
  font-family: Architype,helvetica,sans-serif;
  font-size: 20px;
  font-weight: 700;
}
h6 {
  
  color: rgba(73, 74, 82, 1.0);
  
  font-family: Architype,helvetica,sans-serif;
  font-size: 18px;
  font-weight: 700;
}

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





.widget-type-form {
  background-color: rgba(241, 241, 241, 1.0);
  color: rgba(51, 51, 51, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(250, 65, 50, 1.0);
  border-color: rgba(250, 65, 50, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 6px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
    background-color: rgba(250, 65, 50, 1.0);
  border-color: rgba(250, 65, 50, 1.0);  
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 105, 90, 1.0);
  border-color: rgba(255, 105, 90, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form .field > label,
.hs-form .hs-form-field > label {
  color: rgba(83, 83, 83, 1.0);
}

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

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(204, 204, 204, 1.0);
  color: ;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
/*   border-color: rgba(0, 0, 0, 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: {color=#494a52, opacity=100, rgba=rgba(73, 74, 82, 1), rgb=rgb(73, 74, 82), hex=#494a52, css=#494a52};
}

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


.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(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);
}





.hs-header div#contractdocs-header{
  background-color: rgba(250, 65, 50, 1.0);
}
.hs-header div#contractdocs-header .header-items div#hs_cos_wrapper_top_content #hs_cos_wrapper_top_content_ a svg path.st0{
  fill: rgba(255, 255, 255, 1.0);
}
.hs-header div#contractdocs-header .header-items div#hs_cos_wrapper_top_content #hs_cos_wrapper_top_content_ a{
  color: rgba(255, 255, 255, 1.0);
}
.hs-header div#contractdocs-header .header-items div#hs_cos_wrapper_top_content #hs_cos_wrapper_top_content_ a:hover{
  color: rgba(255, 255, 255, 1.0);
}

.hs-header nav#contractdocs-main-nav{
  background-color: rgba(255, 255, 255, 1.0);
}
.hs-header nav#contractdocs-main-nav #hs_cos_wrapper_main_sitemap .hs-menu-wrapper > ul > li > a{
  color: rgba(0, 0, 0, 1.0);
}
.hs-header nav#contractdocs-main-nav #hs_cos_wrapper_main_sitemap .hs-menu-wrapper > ul > li > a:hover{
  color: rgba(128, 128, 128, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
.hs-header nav#contractdocs-main-nav #hs_cos_wrapper_main_sitemap .hs-menu-wrapper > ul > li.active > a,
.hs-header nav#contractdocs-main-nav #hs_cos_wrapper_main_sitemap .hs-menu-wrapper > ul > li.active-branch > a{
  color: rgba(128, 128, 128, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}



.hs-header nav#contractdocs-main-nav #hs_cos_wrapper_main_sitemap .hs-menu-wrapper > ul ul{
  background-color: rgba(255, 255, 255, 1.0);
}
.hs-header nav#contractdocs-main-nav #hs_cos_wrapper_main_sitemap .hs-menu-wrapper > ul ul > li > a{
  color: rgba(0, 0, 0, 1.0);
}
.hs-header nav#contractdocs-main-nav #hs_cos_wrapper_main_sitemap .hs-menu-wrapper > ul ul > li > a:hover{
  color: rgba(128, 128, 128, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
.hs-header nav#contractdocs-main-nav #hs_cos_wrapper_main_sitemap .hs-menu-wrapper > ul ul > li.active > a,
.hs-header nav#contractdocs-main-nav #hs_cos_wrapper_main_sitemap .hs-menu-wrapper > ul ul > li.active-branch > a{
  color: rgba(128, 128, 128, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}







footer#contractdocs-footer{
  background-color: rgba(0, 0, 0, 1.0);
}
footer#contractdocs-footer .footer-top .grid-1-3 div#hs_menu_wrapper_menu_ ul li a{
  color: rgba(255, 255, 255, 1.0);
}
footer#contractdocs-footer .footer-top .grid-1-3 div#hs_menu_wrapper_menu_ > ul > li > a{
  color: rgba(255, 255, 255, 1.0);
}
footer#contractdocs-footer .footer-top .grid-1-3 div#hs_menu_wrapper_menu_ ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
}
footer#contractdocs-footer .footer-top .grid-1-3 div#hs_menu_wrapper_menu_ > ul > li > a:hover{
  color: rgba(255, 255, 255, 1.0);
}
footer#contractdocs-footer .footer-bottom{
  color: rgba(128, 128, 128, 1.0);
}
footer#contractdocs-footer .footer-bottom .grid-1-3 ul li a{
  color: rgba(128, 128, 128, 1.0);
}
footer#contractdocs-footer .footer-bottom .grid-1-3 ul li a:hover{
  color: rgba(128, 128, 128, 1.0);
}
ul.inline.social-icons li a svg g{
  fill: rgba(255, 255, 255, 1.0) !important;
}
ul.inline.social-icons li a:hover svg g {
  fill: #fa4132;
  fill: rgba(250, 65, 50, 1.0) !important;
}





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

.blog-post__date {
  border-color: {color=#494a52, opacity=100, rgba=rgba(73, 74, 82, 1), rgb=rgb(73, 74, 82), hex=#494a52, css=#494a52};
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: {color=#494a52, opacity=100, rgba=rgba(73, 74, 82, 1), rgb=rgb(73, 74, 82), hex=#494a52, css=#494a52};
}

.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: {color=#494a52, opacity=100, rgba=rgba(73, 74, 82, 1), rgb=rgb(73, 74, 82), hex=#494a52, css=#494a52};
}

.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: {color=#494a52, opacity=100, rgba=rgba(73, 74, 82, 1), rgb=rgb(73, 74, 82), hex=#494a52, css=#494a52};
}

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

.blog-pagination__link {
  color: {color=#494a52, opacity=100, rgba=rgba(73, 74, 82, 1), rgb=rgb(73, 74, 82), hex=#494a52, css=#494a52};
}

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

.blog-post__title {
  color: {color=#494a52, opacity=100, rgba=rgba(73, 74, 82, 1), rgb=rgb(73, 74, 82), hex=#494a52, css=#494a52};
  font-family:Architype,helvetica,sans-serif;
  font-size: 38px;
  font-weight: ;
}

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

#comments-listing .comment-reply-to {
  color: rgba(73, 74, 82, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(33, 34, 42, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(113, 114, 122, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.blog-header {
  background-color: rgb(238, 240, 242);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: #F8FAFC;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__tag-link:hover{
  color: #00b1e3;
}

.blog-post__read-more svg {
  fill: {color=#494a52, opacity=100, rgba=rgba(73, 74, 82, 1), rgb=rgb(73, 74, 82), hex=#494a52, css=#494a52};
}

.blog-post__read-more a:hover svg {
  fill: #00b1e3;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-sidebar a {
  color: {color=#494a52, opacity=100, rgba=rgba(73, 74, 82, 1), rgb=rgb(73, 74, 82), hex=#494a52, css=#494a52};
}

.blog-sidebar a:hover {
  color: #00b1e3;
}

.blog__subscription-block {
  background-color: rgb(238, 240, 242);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__meta a {
  color: {color=#494a52, opacity=100, rgba=rgba(73, 74, 82, 1), rgb=rgb(73, 74, 82), hex=#494a52, css=#494a52};
}

.blog-post__body, .blog-post__tags a {
  color: {color=#494a52, opacity=100, rgba=rgba(73, 74, 82, 1), rgb=rgb(73, 74, 82), hex=#494a52, css=#494a52};
}

.blog-post__meta a:hover {
  color: #00b1e3
}

.blog-post__links {
  border-top:  2px solid rgb(228, 230, 232);
}

.blog-post__back-to-blog {
  color: {color=#494a52, opacity=100, rgba=rgba(73, 74, 82, 1), rgb=rgb(73, 74, 82), hex=#494a52, css=#494a52};
}

.blog-post__back-to-blog:hover {
  color: #00b1e3;
}

.blog-post__back-to-blog svg {
  fill: {color=#494a52, opacity=100, rgba=rgba(73, 74, 82, 1), rgb=rgb(73, 74, 82), hex=#494a52, css=#494a52};
}

a.blog-post__back-to-blog:hover svg {
  fill: #00b1e3;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(228, 230, 232);
}

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

.section.post-footer .hs-input {
  border-color: rgb(228, 230, 232);
}

.blog-recent-posts {
  background-color: rgb(238, 240, 242);
}










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(33, 34, 42, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(113, 114, 122, 0.0);
}

body .team-member__description {
  background-color: #F8FAFC;
}

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




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





@media (max-width: 1130px){

  .dnd-section > .row-fluid {
    max-width: 848px;
  }
  .page-center {
    max-width: 848px;
  }
  .content-wrapper {
    max-width: 848px;
  }

}

@media (max-width: 912px){

  .dnd-section > .row-fluid {
    max-width: 533.328px;
  }
  .page-center {
    max-width: 533.328px;
  }
  .content-wrapper {
    max-width: 533.328px;
  }

}

@media (max-width: 660px){

  .dnd-section > .row-fluid {
    max-width: 100%;
    padding: 0 10px;
  }
  .page-center {
    max-width: 100%;
    padding: 0 10px;
  }
  .content-wrapper {
    max-width: 100%;
    padding: 0 10px;
  }
  div[class*="force-full-width-section"] > .row-fluid {
    padding: 0;
  }

}