/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 31 2025 | 22:25:12 */
#popmake-38953 {
  font-family: "Bricolage Grotesque", sans-serif;
  font-optical-sizing: auto;    
  font-style: normal; 
}
#popmake-38953 .pum-close {
    font-size: 12px;
    font-weight: 500;
    color: #B79F81;
}
#popmake-38953 .pum-close:hover {
    color: #d4bea2;
}
#popmake-38953 .intro {
    font-family: "Bricolage Grotesque", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    color: #000;
    max-width: 630px;
    margin: 0.5em auto 2em;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
}
#popmake-38953 .botones-motivos {
  display: flex;
  gap: 15px;
  justify-content: center;
  align-items: center;
}

#popmake-38953 .botones-motivos a {
  display: inline-block;
  text-decoration: none;
  font-family: "Bricolage Grotesque", sans-serif;
    font-optical-sizing: auto;
  font-size: 18px;
  font-weight: 400;
  border-radius: 8px;
  padding: 14px 28px;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* Botón verde */
#popmake-38953 .btn-verde {
  background-color: #389E1F;
  color: #fff;
  border: 2px solid #389E1F;
}

#popmake-38953 .btn-verde:hover {
  background-color: #4dcf2d;
  border: 2px solid #4dcf2d;
}

/* Botón blanco */
#popmake-38953 .btn-blanco {
  background-color: #fff;
  color: #000;
  border: 2px solid #fff;
}

#popmake-38953 .btn-blanco:hover {
  box-shadow: 0 0 8px rgba(0,0,0,0.15);
}

#popmake-38953 #titulomotivos {
    font-family: "Bricolage Grotesque", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    padding: 2em 0 0;
    margin: 0;
}
#popmake-38953 form {
    width: 100% !important;
    max-width: 720px;
    margin: 0 auto;
    font-family: "Bricolage Grotesque", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    font-size: 16px;
    border: none;
    overflow: visible
}
#popmake-38953 textarea.wpcf7-form-control.wpcf7-textarea {
    
    margin: 0 auto;    
    color: #000;
    border-radius: 10px;
    padding: 10px;
    resize: none;
    height: 80px;
    min-height: 80px;
    max-height: 120px;
    overflow-y: auto;
    border: 1px solid #000;
    transition: box-shadow 0.3s ease;
    font-family: "Bricolage Grotesque", sans-serif !important;
    font-optical-sizing: auto !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}

#popmake-38953 textarea.wpcf7-form-control.wpcf7-textarea:focus {
    outline: none;
    box-shadow: 0 0 0 4px #e2e2e2;
}

#popmake-38953 ::placeholder{
	color:#888888;
}

#popmake-38953 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px;
    transition: box-shadow 0.3s ease;
    font-family: "Bricolage Grotesque", sans-serif !important;
    font-optical-sizing: auto !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}

#popmake-38953 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus {
    outline: none;
    box-shadow: 0 0 0 4px #e2e2e2;
}


#popmake-38953 label {
  
  font-weight: 500;
  font-size: 16px;
  font-family: "Bricolage Grotesque", sans-serif !important;
}
#popmake-38953 .archivo .wpcf7-form-control-wrap{
    display: flex;
    flex-direction: column;
    gap: 4px;
}
#popmake-38953 .archivo .wpcf7-form-control-wrap input[type="file"]{
    margin: 0;
    font-family: "Bricolage Grotesque", sans-serif !important;
}
#popmake-38953 label .indicacion {
    font-size: 14px;
    font-family: "Bricolage Grotesque", sans-serif !important;
    color: #9e9e9e;
    line-height: 1.2;
}
#popmake-38953 textarea.wpcf7-form-control.wpcf7-textarea label span {
  color: red;
}


#popmake-38953 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus {
    outline: none;
    box-shadow: 0 0 0 4px #e2e2e2;
}

#popmake-38953 input.wpcf7-form-control.wpcf7-submit {
    background: #389E1F;
    color: #fff;
    padding: 10px 30px;
    border: 0px;
    text-transform: uppercase;
	position: relative;
    font-family: "Bricolage Grotesque", sans-serif !important;
    font-optical-sizing: auto !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 18px !important;
}
 #popmake-38953 input.wpcf7-form-control.wpcf7-submit:hover {
    background: #4dcf2d;
    cursor: pointer;
 }
#popmake-38953  form.wpcf7-form.cf7mls-no-scroll.cf7mls-auto-return-first-step.cf7mls-no-moving-animation.init {
    width: 600px;
    margin: auto;
}
#popmake-38953 .wpcf7-list-item-label a {
    color: #000
}
#popmake-38953 .wpcf7-list-item-label a:hover {
    color: #B79F81;
}
#popmake-38953 .enviar {
    width: 125px;
    margin: 40px auto 0;
}
#popmake-38953 .enviar p{
		position: relative;
	
	
} 
#popmake-38953 .enviar p::after {
    content: "";
    position: absolute;
    width: 110px;
    height: 70px;
    background: url(https://bapp.com.co/wp-content/uploads/2025/10/Asai-1.png);
    top: -39px;
    left: -43px;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
/*     border: 1px solid red; */
}


/* ============================= */
/* RESPONSIVE DESIGN             */
/* ============================= */

/* Pantallas grandes (por si quieres centrar mejor) */
@media (max-width: 1200px) {
  #popmake-38953 form.wpcf7-form.cf7mls-no-scroll.cf7mls-auto-return-first-step.cf7mls-no-moving-animation.init {
    width: 90%;
  }
}

/* Tablets horizontales */
@media (max-width: 992px) {
  #popmake-38953 .botones-motivos {
    gap: 10px;
  }

  #popmake-38953 .botones-motivos a {
    font-size: 15px;
    padding: 12px 24px;
  }

  #popmake-38953 form.wpcf7-form.cf7mls-no-scroll.cf7mls-auto-return-first-step.cf7mls-no-moving-animation.init {
    width: 90%;
  }

  #popmake-38953 textarea.wpcf7-form-control.wpcf7-textarea {
    max-width: 100%;
  }

  #popmake-38953 .enviar p::after {
    width: 90px;
    height: 60px;
    top: -32px;
    left: -35px;
  }
}

/* Tablets verticales y celulares grandes */
@media (max-width: 768px) {
  #popmake-38953 .botones-motivos {
    flex-direction: column;
    align-items: stretch;
  }

  #popmake-38953 .botones-motivos a {
    width: 100%;
    text-align: center;
  }

  #popmake-38953 form.wpcf7-form.cf7mls-no-scroll.cf7mls-auto-return-first-step.cf7mls-no-moving-animation.init {
    width: 95%;
  }

  #popmake-38953 textarea.wpcf7-form-control.wpcf7-textarea {
    font-size: 15px;
  }

  #popmake-38953 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-size: 15px;
  }

  #popmake-38953 .enviar p::after {
    width: 80px;
    height: 50px;
    top: -28px;
    left: -30px;
  }
}

/* Celulares pequeños */
@media (max-width: 480px) {
  #popmake-38953 .botones-motivos a {
    font-size: 14px;
    padding: 10px 20px;
  }

  #popmake-38953 textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 8px;
    border-radius: 6px;
  }

  #popmake-38953 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 8px 25px;
    font-size: 14px;
  }

  #popmake-38953 .enviar p::after {
    width: 70px;
    height: 40px;
    top: -25px;
    left: -25px;
  }
}
