html {
  font-family:"Inter", sans-serif;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%
}
body,
html {
  margin:0;
  min-height:100%;
  padding:0
}
body {
  color:#000!important;
  font-family:Inter,sans-serif!important
}
li,
p {
  font-family:Inter,sans-serif
}
/*.header-container-wrapper .custom-header-bottom-section { // NEW LAYOUT
  background:#353247;
  height: 136px; !important;
}*/
.header-container-wrapper .custom-header-bottom-section {
  background:#353247;
  height: auto; !important;
  background-image: url("https://4517874.fs1.hubspotusercontent-na1.net/hubfs/4517874/onboarding-timekeeping/banner_commercials_bg.png");
  background-size:  cover;
  padding: 20px 0 0 20px;
}
.custom-logo {
  text-align: center;
}
.custom-logo img {
  margin-top:22px;
  max-width:none;
  vertical-align:baseline;
  width:330px !important;
}
.body-container .row-fluid .row-fluid {
  margin:0 auto;
  max-width:1250px;
}
b,
strong {
  font-family:Inter;
  font-weight:800;
}
.footer-container-wrapper .row-number-1 {
  margin-bottom: -8px !important;
   background: rgba(0, 0, 255, 0.05);
  background: linear-gradient(90deg,rgba(0, 0, 255, 0.05) 0%, rgba(169, 0, 205, 0.05) 50%, rgba(237, 28, 36, 0.05) 100%);
}
.footer-container-wrapper .row-number-2 {
  background: #353247 !important;
  color: #fff;
  padding-right: 20px;
}
.hs-embed-content-wrapper {
  border-radius: 10px;
  overflow: hidden;
}
/*--------FORM -------*/
form {
  padding: 20px 40px 20px 40px;
  border-radius: 5px;
  background: rgba(0, 0, 255, 0.05);
  background: linear-gradient(90deg,rgba(0, 0, 255, 0.05) 0%, rgba(169, 0, 205, 0.05) 50%, rgba(237, 28, 36, 0.05) 100%);
  box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
  max-width: 430px;
  margin: 0 auto;
  text-align: center;
}
form input, select, textarea {
  padding: 10px !important;
  border-radius: 3px;
  border: 1px solid grey;
  background: transparent;
}
form .hs_lastname .input,
form .hs_phone .input {
  text-align: right !important;
  float: right;
}
form .hs_firstname .input,
form .hs_company .input {
  text-align: left !important;
  float: left;
}
form .hs_lastname .input input,
form .hs_phone .input input,
form .hs_firstname .input input,
form .hs_company .input input {
  width: 90%;
}
form label {
  font-size: 14px;
}
form .hs-form-field {
  margin: 4px 0 12px !important;
}
form .hs_submit {
  text-align: center;
  margin-top: 20px;
}
form li {
  list-style-type: none;
  margin-left: -30px
}
form textarea::placeholder, form input::placeholder  {
  font-family: "Inter", sans-serif;
  font-size: 0.875rem !important;
}
form .hs-button[type="submit"] { 
  background: #0000ff;
  border-radius: 20px;
  color: #fff;
  padding: 12px 60px !important;
  border: none;
}
/*------- TABLE -------*/
table  {
  border-spacing: 0;
  border-collapse: separate;
  border-radius: 20px !important;
}
table tr:first-of-type td:first-of-type {
  border-radius: 20px 0 0 0  !important;
}
table tr:first-of-type td:last-of-type {
  border-radius: 0 20px 0 0  !important;
}
table tr:last-of-type td:first-of-type {
  border-radius: 0 0 0 20px  !important;
}
table tr:last-of-type td:last-of-type {
  border-radius: 0 0 20px 0  !important;
}
table td {
  height: 40px;
}
/*------- BLOCKS -----*/
.block {
  padding: 60px 0 ;
}
#block_1 {
  padding-bottom: 40px;
  margin-top: -40px !important;
}
#section_a img, #section_b img {
  border-radius: 10px !important;
  border: 1px solid lightgray !important;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.1)
}
#section_a {
  background: rgba(0, 0, 255, 0.05);
  background: linear-gradient(90deg,rgba(0, 0, 255, 0.05) 0%, rgba(169, 0, 205, 0.05) 50%, rgba(237, 28, 36, 0.05) 100%);
  padding: 60px 0;
}
#section_b .content:nth-last-of-type(1) {
  padding-left: 40px
}
#section_c .content {
  background: rgba(0, 0, 255, 0.05);
  background: linear-gradient(90deg,rgba(0, 0, 255, 0.05) 0%, rgba(169, 0, 205, 0.05) 50%, rgba(237, 28, 36, 0.05) 100%);
  border-radius: 15px;
  padding: 60px 60px 30px;
}
#section_c, #section_d {
  padding-top: 0;
}
#section_d .columns_row_1 .widget-type-widget_container,
#section_d .columns_row_2 .widget-type-widget_container {
  padding: 20px;
  text-align: center;
  border-radius: 10px;
  border: 1px solid lightgray;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
  background: linear-gradient(0deg,rgba(36, 129, 255, 0.1) 0%, #ffffff 100%);
  height: 240px !important;
  margin-bottom: 28px;
}
#section_d .columns_row_1 .widget-type-widget_container:nth-of-type(1) {
  background: linear-gradient(0deg,rgba(0,0,255, 0.1) 0%, #ffffff 100%);
}
#section_d .columns_row_1 .widget-type-widget_container:nth-of-type(2) {
  background: linear-gradient(0deg,rgba(169,0,205, 0.1) 0%, #ffffff 100%);
}
#section_d .columns_row_1 .widget-type-widget_container:nth-of-type(3) {
  background: linear-gradient(0deg,rgba(36,129,255, 0.1) 0%, #ffffff 100%);
}
#section_d .columns_row_1 .widget-type-widget_container:nth-of-type(4) {
  background: linear-gradient(0deg,rgba(237,28,36, 0.1) 0%, #ffffff 100%);
}
#section_d .columns_row_2 .widget-type-widget_container:nth-of-type(1) {
  background: linear-gradient(0deg,rgba(210,36,134, 0.1) 0%, #ffffff 100%);
}
#section_d .columns_row_2 .widget-type-widget_container:nth-of-type(2) {
  background: linear-gradient(0deg,rgba(0,0,255, 0.1) 0%, #ffffff 100%);
}
#section_d .columns_row_2 .widget-type-widget_container:nth-of-type(3) {
  background: linear-gradient(0deg,rgba(169,0,205, 0.1) 0%, #ffffff 100%);
}
#section_d .columns_row_2 .widget-type-widget_container:nth-of-type(4) {
  background: linear-gradient(0deg,rgba(210,36,134, 0.1) 0%, #ffffff 100%);
}
#section_d .widget-type-widget_container img {
  max-height: 70px;
  margin-top: 15px;
}
#section_e table td {
  border: 1px solid lightgray;
  padding: 10px 12px !important;
}
#section_e table tr:first-of-type td {
  background: rgba(0, 0, 255, 1);
  color: #fff;
}
#section_e table tr:nth-child(2n+3) td {
  background: rgba(0, 0, 255, 0.05);
}
#reach-out {
  background: rgba(0, 0, 255, 0.05);
  background: linear-gradient(90deg,rgba(0, 0, 255, 0.05) 0%, rgba(169, 0, 205, 0.05) 50%, rgba(237, 28, 36, 0.05) 100%);
}
#reach-out p:not(form p) {
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 40px;
}
@media (max-width: 1280px) {
   .body-container .row-fluid .row-fluid div:first-of-type {
    padding: 0 10px;
  }
    form {
  margin: 0 auto;
  text-align: unset;
}
form input, select, textarea {
  padding: 10px !important;
  border-radius: 3px;
  border: 1px solid grey;
  background: transparent;
}
  form .hs-form-field {
    width: 100% !important;
    padding: 0 !important;
  }
form .hs_lastname .input,
form .hs_phone .input {
  text-align: left !important;
  float: unset;

}
form .hs_firstname .input,
form .hs_company .input {
  text-align: left !important;
  float: unset;

}
form .hs_lastname .input input,
form .hs_phone .input input,
form .hs_firstname .input input,
form .hs_company .input input,
form .hs_email .input input,
  form .hs-anything_else_we_should_know_about_your_project_s__ textarea {
  width: 100% !important;
}

form .hs-form-field {
  margin: 4px 0 12px !important;
}

form li {
  list-style-type: none;
  margin-left: -40px
}
    .footer-container-wrapper .row-number-1 {
  margin-bottom: -10px !important;
}
}
@media (max-width: 1024px) {
  #section_d .columns_row_1 .widget-type-widget_container,
  #section_d .columns_row_2 .widget-type-widget_container {
    padding: 20px;
    height: 180px !important;
    margin-bottom: 15px;
    font-size: 12px;
  }
  #section_d .columns_row_1 {
    padding-bottom: 0 !important;
  }
  #section_d .widget-type-widget_container img {
    max-height: 50px;
    margin-top: unset;
  }
  #section_d .row-number-14 .row-fluid {
    margin-top: 0 !important;
  }
  
}
@media (max-width: 768px) {
  .header-container-wrapper .custom-header-bottom-section {
    height: 120px; !important;
  }
  .custom-logo {
    text-align: center;
  }
  .custom-logo img {
    margin-top:unset;
    max-width:none;
    vertical-align:baseline;
    width:250px !important;
  }
  .body-container .row-fluid .row-fluid {
    margin-top:30px;
    max-width:100%;
  }
  .body-container .row-fluid .row-fluid div:first-of-type {
    padding: 0 10px;
  }
  h1 {
    line-height: 1;
    font-size: 36px !important;
    text-align: left !important;
  }
  h2{
    line-height: 1;
    font-size: 20px !important;
     text-align: left !important;
  }
  #hs_cos_wrapper_module_175130762950546 p {
     text-align: left !important;
  }
  #section_b .row-fluid {
    display: flex;
    flex-direction: column-reverse;
  }
  #section_b .content {
    padding: 15px !important;
    margin-top: -40px;
  }
  #section_c .content {
    border-radius: 0;
    padding: 30px 30px 15px;
  }
  #section_d .columns_row_1 .widget-type-widget_container,
  #section_d .columns_row_2 .widget-type-widget_container {
    padding: 20px;
    height: 180px !important;
    margin-bottom: 15px;
    font-size: 16px;
    margin-left: -30px;
  }
  #section_d .columns_row_1 {
    padding-bottom: 0 !important;
  }
  #section_d .widget-type-widget_container img {
    max-height: 50px;
    margin-top: unset;
  }
  #section_d .row-number-14 .row-fluid {
    margin-top: 0 !important;
  }


}