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
}
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-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;
}
 .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: 140px !important;
  text-align: center;
  font-weight: bold;
  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);
}
.col_1 {
  margin-left: 0px !important;
  width: 18%;
  border-color: #000080;
  background: linear-gradient(0deg,rgba(0, 0, 128, 0.1) 0%, rgba(255, 255, 255, 1) 100% );
  
}
.col_2 {
  width: 28%;
  border-color: #931F75;
  background: linear-gradient(0deg,rgba(147, 31, 117, 0.1) 0%, rgba(255, 255, 255, 1) 100% );
}
.col_3 {
  width: 25%;
  border-color: #8102C0;
  background: linear-gradient(0deg,rgba(129, 2, 192, 0.1) 0%, rgba(255, 255, 255, 1) 100% );
}
.col_4 {
  width: 25%;
  border-color: #47008F;
  background: linear-gradient(0deg,rgba(71, 0, 143, 0.13) 0%, rgba(255, 255, 255, 1) 100% );
}
/*--------FORM -------*/
#hs_form_target_widget_194766167570 {
  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, select, textarea {
  padding: 10px !important;
  border-radius: 3px;
  border: 1px solid grey;
  background: rgba(255,255,255,1) !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 ;
}
#block_1 {
  padding-bottom: 40px;
  margin-top: -40px !important;
}
#section_a {
  background: rgba(0, 0, 255, 0.05);
  background: url('https://4517874.fs1.hubspotusercontent-na1.net/hubfs/4517874/bg_crowd.png');
  background-position: bottom !important;
  background-size: cover;
  padding: 60px 0;
}

@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_widget_194766167570,
  {
   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: 60px !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: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;
  }
   .col, .col_1, .col_2, .col_3, .col_4 {
 width: 100% !important;
    font-size: 13px;
    height: 70px !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: 36px !important;
    text-align: left !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;
 }
}

 /*IEBA specific */
#hs_cos_wrapper_module_175820867714556 table img {
  border-radius: 10px;
  box-shadow: 2px 2px 6px rgb(0,0,0,0.4)
}
.hs-content-id-195723587206 form {
  border-radius: 10px;
  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);
  margin: 0 auto;
  text-align: left;
}
.hs-content-id-195723587206 form input, select, textarea {
  padding: 10px !important;
  border-radius: 3px;
  border: 1px solid grey;
  background: transparent !important;
  color: #000000 !important;
}
.hs-content-id-195723587206 form .hs_phone .input {
  margin-right: 0 !important;
}
.hs-content-id-195723587206 form .hs_submit input {
  color: white !important;
  font-weight: bold;
}
.hs-content-id-195723587206 form .hs-error-msgs  {
  color: #ff7623;
  margin-top: 4px !important;
}
.hs-content-id-195723587206 .col {
 height: 86px !important;
  align-content: center;
}
@media (max-width: 1140px) {
  .hs-content-id-195723587206 .col {
 width: 23% !important;
    font-size: 13px;
    height: 160px !important;
    margin-bottom: 6px;
    margin-left: 10px;
    align-content: center;
 }
  form label {
  padding-left: 10px;
 }
    .hs-content-id-195723587206 .form form {
  }
}

@media (max-width: 768px) {
  .hs-content-id-195723587206 #block_2 .row-number-4 .row-fluid {
    display: flex;
    flex-wrap: wrap;
  }
  .hs-content-id-195723587206 #block_2 .row-number-4 .text {
    order: 2 !important;
  }
  .hs-content-id-195723587206 #block_2 .row-number-4 .form {
    order: 1 !important;
    margin: 0 auto !important;
    margin-top: -20px !important;
    margin-bottom: 20px !important;
  }
  .hs-content-id-195723587206 #block_2 .row-number-4 .form label {
    padding-left: 0 !important;
  }
  .hs-content-id-195723587206 #block_2 .row-number-4 .form div {
    padding: 0 !important;
  }
  .hs-content-id-195723587206 #hs_cos_wrapper_widget_1758208774995, 
  .hs-content-id-195723587206 #hs_cos_wrapper_widget_1758208774995 #hs_cos_wrapper_widget_1758208774995_ div {
    padding: 0 !important;
  }
  .hs-content-id-195723587206 #hs_cos_wrapper_module_175130762950546 {
    padding-bottom: 0 !important;
  }
  .hs-content-id-195723587206 #hs_cos_wrapper_module_175820867714556 table {
    width: 100% !important;
    font-size: 12px;
    line-height: 1.2
  }
  .hs-content-id-195723587206 #block_2 {
    padding: 0 !important;
  }
  .hs-content-id-195723587206 form .hs-error-msgs {
    text-align: center;
  }
  .hs-content-id-195723587206 .col {
    width: 100% !important;
    height: 60px !important;
    margin-bottom: 12px;
    margin-left: unset;
 }
}