
    @font-face {
        font-family: 'HelveticaNeueLTStd-Bd';
        src: url('../Fonts/HelveticaNeueLTStd-Bd.otf') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'HelveticaNeueLTStd-Blk';
        src: url('../Fonts/HelveticaNeueLTStd-Blk.otf') format('opentype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'HelveticaNeueLTStd-Hv';
        src: url('../Fonts/HelveticaNeueLTStd-Hv.otf') format('opentype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'HelveticaNeueLTStd-HvCn';
        src: url('../Fonts/HelveticaNeueLTStd-HvCn.otf') format('opentype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'HelveticaNeueLTStd-Lt';
        src: url('../Fonts/HelveticaNeueLTStd-Lt.otf') format('opentype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'HelveticaNeueLTStd-Md';
        src: url('../Fonts/HelveticaNeueLTStd-Md.otf') format('opentype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'HelveticaNeueLTStd-BdCn';
        src: url('../Fonts/HelveticaNeueLTStd-BdCn.woff2') format('woff2'),
             url('../Fonts/HelveticaNeueLTStd-BdCn.woff') format('woff'), 
             url('../Fonts/HelveticaNeueLTStd-BdCn.ttf') format('truetype'),
             url('../Fonts/HelveticaNeueLTStd BdCn.otf') format('opentype');
        font-weight: normal;
        font-style: normal;
    }
    
    h1 {
      font-family: "Roboto Condensed", sans-serif;
      font-optical-sizing: auto;
      font-weight: 500;
      font-style: normal;
    }
    

    .fuente2{
        font-family: "Roboto Condensed", sans-serif;
      font-optical-sizing: auto;
      font-weight: 500;
      font-style: normal;
    }

    .fuente1{
        font-family: 'HelveticaNeueLTStd-Lt' !important;
    }

    h4{
        font-family: 'HelveticaNeueLTStd-Hv' !important;
    }

    .font-boton{
        font-family: 'HelveticaNeueLTStd-Hv' !important;
    }
    
    #country_byurbania-698e22ef-f561-4b6e-a5f5-2f212ffc34ce{
        float: left;
      width: 100%;
      margin-top: 4%;
      height: 45px;
      padding-left: 10px;
      border: 1px solid black;
      background-color:white;
      border-radius: 0px;
    }
    
    .hbspt-form-2 #label-country_byurbania-829b5698-b24d-4fbc-b196-a27a157cf8ab,
    .hbspt-form-2 #label-firstname-829b5698-b24d-4fbc-b196-a27a157cf8ab,
    .hbspt-form-2 #label-lastname-829b5698-b24d-4fbc-b196-a27a157cf8ab,
    .hbspt-form-2 #label-email-829b5698-b24d-4fbc-b196-a27a157cf8ab,
    .hbspt-form-2 #label-phone-829b5698-b24d-4fbc-b196-a27a157cf8ab,
    .hbspt-form-2 #label-message-829b5698-b24d-4fbc-b196-a27a157cf8ab,
    .hbspt-form-2 #label-where_did_you_hear_about_us_-829b5698-b24d-4fbc-b196-a27a157cf8ab {
        display: none;
    }
    
    
    #firstname-698e22ef-f561-4b6e-a5f5-2f212ffc34ce
    {
      float: left;
      width: 100%;
      height: 45px;
      padding-left: 10px;
      margin-top: 4%
    }
    
    #email-698e22ef-f561-4b6e-a5f5-2f212ffc34ce {
      float: left;
      width: 100%;
      height: 45px;
      padding-left: 10px;
      margin-top: 4%
    }
    
    #lastname-698e22ef-f561-4b6e-a5f5-2f212ffc34ce
    {
      float: left;
      width: 100%;
      height: 45px;
      padding-left: 10px;
      margin-top: 4%
    }
    
    #phone-698e22ef-f561-4b6e-a5f5-2f212ffc34ce {
      float: left;
      width: 100%;
      height: 45px;
      padding-left: 10px;
      margin-top: 4%
    }
    
    #message-698e22ef-f561-4b6e-a5f5-2f212ffc34ce{
      float: left;
      width: 100%;
      height: 120px;
      padding-left: 10px;
      border: 1px solid black;
      background-color:white;
      margin-top: 4%;
      border-radius: 0px;
    }
    #message-698e22ef-f561-4b6e-a5f5-2f212ffc34ce {
            color: black;
        }

    #message-698e22ef-f561-4b6e-a5f5-2f212ffc34ce::placeholder {
            color: black;
    }
        
    
    #where_did_you_hear_about_us_-698e22ef-f561-4b6e-a5f5-2f212ffc34ce {
       float: left;
      width: 100%;
      margin-top: 4%;
      height: 45px;
      padding-left: 10px;
      border: 1px solid black;
    border-radius: 0px;
    background-color:white;
    
    }
    
    
    .legal-consent-container .hs-form-booleancheckbox-display > span {
      display: contents !important;
      font-family: "HelveticaNeueLTStd-Lt", Sans-serif;
    }
    
    ul.inputs-list {
        list-style-type: none;
    }
    
    [type="checkbox"] {
    margin-top: 6px !important;
    margin-right: 10px !important;
    }
    
    ul.inputs-list {
      padding: 0px;
      margin: 0px 0%;
    }
    
    .legal-consent-container .hs-form-booleancheckbox-display p {
      color: black;
    }
    
    input[type="text"] {
        background: transparent;
        border: 1px solid black;
    border-radius: 0px;
    }
    
    
    input[type="tel"] {
        background: transparent;
        border: 1px solid black;
    border-radius: 0px;
    }
    
    input[type="email"] {
        background: transparent;
        border: 1px solid black;
    border-radius: 0px;
    }
    
    input[type="submit"] {
        font-family: 'HelveticaNeueLTStd-Hv' !important;
        border: 1px solid black;
        color: black;
        width: 280px;
        font-size: 16px;
        margin: auto;
        display: block;
        margin-top: 30px;
        height: 55px;
        border-radius:0px;
    }
    
    input[type="text"]::placeholder{
            color: black;
    }
    
    input[type="tel"]::placeholder{
            color: black;
    }
    input[type="email"]::placeholder{
            color: black;
    }
    
    
    a{
        color:black;
    }
    
    .hs-input{
        color: black !important;
    }
    
    .hs-button{
        color: black;
        background-color: transparent;
        text-align: center;
      width: 25%;
      margin-top: 2%;
    }
    
    .hs-form-booleancheckbox input[type="checkbox"] {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        width: 12px !important;
        height: 12px;
        border: 1px solid black;
        outline: none;
        border-radius: 0px;
    }
    
    .hs-form-booleancheckbox input[type="checkbox"]:checked {
        background-color: black;
    }
    
    .hs-button:hover,
    .hs-button:active,
    .hs-button:focus
    {
        background-color: black !important;
        color: white !important;
    }
    
    .hs-error-msg{
        color:black !important;
        font-weight: bold;
        
    }
    
    .hs-form-required{
        color:black;
    }
    .hs-form-booleancheckbox{
        margin-top: 20px;
        font-size: 90%;
    }
    
    .form-columns-2{
       max-width: none !important; 
       margin-bottom: 20px;
    }
    
    .form-columns-1{
       max-width: none !important; 
    }
    @media (max-width: 767px) {
        #where_did_you_hear_about_us_-829b5698-b24d-4fbc-b196-a27a157cf8ab {
       float: left;
      width: 100%;
      margin-top: 1%;
      border: 1px solid black;
    border-radius: 0px;
    background-color:white;
    }
    
    .form-columns-2{
       max-width: none !important; 
       margin-bottom: 0px !important;
    }
    
    .form-columns-1{
       max-width: none !important; 
    }
    
    input[type="submit"] {
        font-family: 'HelveticaNeueLTStd-Hv' !important;
        border: 1px solid black;
        color: black;
        width: 200px;
        font-size: 20px;
        margin: auto;
        display: block;
        margin-top: 30px;
    }
    }
    
    @media (min-width: 768px) and (max-width: 1024px) {
          .form-columns-2{
        max-width: none !important; 
        margin-bottom: 0px !important;
         }
         
         #where_did_you_hear_about_us_-829b5698-b24d-4fbc-b196-a27a157cf8ab {
        float: left;
        width: 100%;
        margin-top: 1%;
        border: 1px solid black;
        border-radius: 0px;
        background-color:white;
    }
}

.custom-leading {
    line-height: 0.8 !important; /* Ajusta según necesites */
}

.custom-line-height {
    line-height: 3 !important; /* Ajusta el valor según necesites */
}

/* Ajuste para dispositivos móviles */
@media (max-width: 1100px) { /* Puedes ajustar el tamaño según tus necesidades */
    .custom-line-height {
        line-height: 1.5 !important; /* Ajusta el line-height para móviles */
    }
}

/* Ajuste para pantallas grandes (a partir de 1650px) */
@media (min-width: 1650px) {
    .custom-line-height {
        line-height: 4 !important; /* Valor para pantallas muy grandes */
    }
}

@media (max-width: 450px) {
    .responsive-title {
        font-size: 38vw; /* Ajusta este valor a lo que necesites */
    }
}

@media (min-width: 451px) and (max-width: 1013px) {
    .responsive-title {
        font-size: 22vw; /* Cambia a otro tamaño (ajusta según tus necesidades) */
    }
}

@media (min-width: 1014px) {
    .responsive-title {
        font-size: 18vw;
    }
}