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
}
.block ul li {
  list-style-position: inside;
  padding-bottom: 10px;
}
hr {
  background: linear-gradient(90deg,#0000ff 0%, #a900cd 50%, #ed1c24 100%); 
  height: 1.5px;
  width: 90% !important;
}
h2 {
  line-height: 1.2 !important;
}
.header-container-wrapper .custom-header-bottom-section {
  background:#353247;
  height: auto; !important;
  /*background-image: url("https://6564047.fs1.hubspotusercontent-na1.net/hubfs/6564047/banner_live_entertainment_bg.png");*/
  background-image: url("https://4517874.fs1.hubspotusercontent-na1.net/hubfs/4517874/Banner_clouds.avif");
  background-size:  cover;
  padding: 20px 0 0 20px;
}
.custom-logo {
  text-align: center;
}
.custom-logo img {
  margin-top:32px;
  max-width:none;
  vertical-align:baseline;
  width:330px !important;
  margin-bottom: 30px
}
.body-container .row-fluid .row-fluid {
  margin:0 auto;
  max-width:1250px;
}
b,
strong {
  font-family:Inter;
  font-weight:800;
}
.hs-embed-content-wrapper {
  border-radius: 10px;
  overflow: hidden;
}
 footer a {
  font-family: inter, sans-serif;
}
footer {
  padding: 20px 0 37px;
}
 .footerinner {display: none;}
.section .row-fluid-wrapper .row-fluid {
  display: flex;
  height: 100%
}
/* col */
.col {
  float: left;
  margin-left: 8px;
  border-radius: 10px;
  padding: 12px !important;
  height: 160px !important;
  text-align: center;
  font-size: 13px;
  margin-bottom: 30px;
  background: rgba(255,255,255,0.6);
  border: 2px solid;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.1);
  width: 24%;
  align-content: center;
}
.col_1 {
  margin-left: 0px !important;
  border-color: #000080;
  background: linear-gradient(0deg,rgba(0, 0, 128, 0.1) 0%, rgba(255, 255, 255, 1) 100% );
  
}
.col_2 {
  border-color: #931F75;
  background: linear-gradient(0deg,rgba(147, 31, 117, 0.1) 0%, rgba(255, 255, 255, 1) 100% );
}
.col_3 {
  border-color: #8102C0;
  background: linear-gradient(0deg,rgba(129, 2, 192, 0.1) 0%, rgba(255, 255, 255, 1) 100% );
}
.col_4 {
  border-color: #47008F;
  background: linear-gradient(0deg,rgba(71, 0, 143, 0.13) 0%, rgba(255, 255, 255, 1) 100% );
}
/*--------FORM -------*/
#hs_form_target_module_1755205724103194 {
  border-radius: 5px;
  background: rgba(0, 0, 255, 0.05);
  background: linear-gradient(90deg,#000066 0%, #440052 50%, #5f0b0e 100%); 
  box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
}
form {
  background: linear-gradient(0deg,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.6) 20%, rgba(255,255,255,1) 100%); 
  margin: 0 auto;
  padding: 20px 40px 20px 40px;
}
form p, form h3 {
  text-align: center;
}
form input, form select, form textarea {
  padding: 10px !important;
  border-radius: 3px;
  border: 1px solid grey;
  background: #ffffff !important;
  color: #000;
}
form .hs_lastname .input,
form .hs_company .input
 {
  text-align: right !important;
}
form .hs_firstname .input,
form .hs_phone .input{
  text-align: left !important;
  margin-right: 12px !important;
}
form label {
  font-size: 12px;
  margin-bottom: 2px !important;
}
form select {
  color: #000;
}
form .hs-form-field {
  margin: 4px 0 8px !important;
}
form textarea {
  height: 100px;
}
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 !important;
  border-radius: 20px;
  color: #fff;
  padding: 12px 60px !important;
  border: none;
}
form .hs-error-msg {
  color: #ff7623;
  margin-left: 30px;
}
/*------- BLOCKS -----*/
.block {
  padding: 60px 0 ;
}
.row-depth-1 .block {
   padding-bottom: 0px !important;
}
#block_1 {
  padding-bottom: 40px;
  margin-top: -40px !important;
}
#section_a {
  padding: 60px 0;
}
.body-container-wrapper {
  background: url('https://4517874.fs1.hubspotusercontent-na1.net/hubfs/4517874/clouds_bg.avif');
  background-position: bottom !important;
  background-size: cover;
}
table img {
  border-radius: 10px;
  box-shadow: 2px 2px 6px rgb(0,0,0,0.4)
}
@media (max-width: 1280px) {
.body-container .row-fluid .row-fluid div:first-of-type,
  .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module {
    padding: 0 10px;
  }
#hs_form_target_module_1755205724103194
  {
   padding: unset !important;
}
.footer-container-wrapper .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module  {
   padding: 0 !important;
}
  footer {
    padding-top: 20px; 
  }
form {
  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,
form .hs_firstname .input,
form .hs_company .input {
  text-align: left !important;
  float: unset;
  margin: 0 !important;
  }
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
  }
  .col {
  font-size: 12px;
}
}
@media (max-width: 1140px) {
  .col, .col_1, .col_2, .col_3, .col_4 {
 width: 100% !important;
    font-size: 13px;
    height: 90px !important;
    margin-bottom: 6px;
    margin-left: unset;
 }
  form label {
  padding-left: 10px;
 }
}
@media (max-width: 768px) {
.header-container-wrapper .custom-header-bottom-section {
    height: 120px; !important;
  }
.custom-logo {
    text-align: center;
  }
.custom-logo img {
    margin-top:20px;
    max-width:none;
    vertical-align:baseline;
    width:350px !important;
  }
  #block_1 {
    padding-top: 0
  }
  form {
    margin-bottom: 20px !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;
  }
   .col, .col_1, .col_2, .col_3, .col_4 {
 width: 100% !important;
    font-size: 13px;
    height: 120px !important;
    margin-bottom: 6px;
    margin-left: unset;
    line-height: 1.2
 }
  .col_4 {
    margin-bottom: 22px
  }
   form {
    margin-top: 20px;
  }
h1 {
    line-height: 1;
    font-size: 32px !important;
  }
h2{
    line-height: 1;
    font-size: 20px !important;
     text-align: left !important;
  }
  #section_a {
    padding-top: 0;
  }
  #section_a .row-number-5 .row-fluid {
    display: flex;
    flex-wrap: wrap;
  }
  .row-number-5 .span5 {
    order: 1 !important;
    width: 100%;
    margin-bottom: 20px;
    margin-top: -30px;
  }
  .row-number-5 fieldset{
    margin: 0 auto !important;
  }
  .row-number-5 .span7 {
    order: 2 !important;
  }
  form {
  padding: 20px;
 }
}