.elementor-1085 .elementor-element.elementor-element-7500904{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:050px;--padding-bottom:80px;--padding-left:70px;--padding-right:70px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-1085 .elementor-element.elementor-element-772f27b > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1085 .elementor-element.elementor-element-772f27b{text-align:center;}.elementor-1085 .elementor-element.elementor-element-772f27b .elementor-heading-title{font-family:"TWK Everett", Sans-serif;font-size:36px;font-weight:600;line-height:38px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1085 .elementor-element.elementor-element-13f3463{text-align:center;font-family:"TWK Everett", Sans-serif;font-size:16px;font-weight:300;line-height:20px;color:var( --e-global-color-accent );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1085 .elementor-element.elementor-element-7500904{--content-width:800px;}}@media(min-width:2400px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1366px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-1085 .elementor-element.elementor-element-7500904{--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:880px){.elementor-1085 .elementor-element.elementor-element-7500904{--padding-top:40px;--padding-bottom:40px;--padding-left:15px;--padding-right:15px;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-1085 .elementor-element.elementor-element-772f27b .elementor-heading-title{font-size:25px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-f4508d1 */form ,select,input[type=date]{
    font-family: "TWK Everett", sans-serif !important;
   color: #00344D!important; 
}
.elementor-1085 .elementor-element.elementor-element-f4508d1 .book-input-two label{
    margin-bottom: 15px;
}
form a{
    color: black;
    text-decoration: underline!important;
    
}
input[type=submit]{
    background: #F2C63D!important;
    color: black;
    text-transform: uppercase;
    border: none;
    border-radius: 16px;
    padding: 12px 40px;
}

/*--file custom --*/
.section-file{
    display: flex;
    width: 100%;
    padding: 0 10px 7px 50px;
    background: rgba(0, 0, 0, 0.10);
    border:1px solid rgba(0, 0, 0, 0.10);
    color: #00344d;
    border-radius: 38px;
    cursor: pointer;
    margin-top: 15px;
}
.book-input .select.select-full{
    width: 100%!important;
    margin-top: -14px;
}
.section-file svg{
    position: relative !important;
    left: -25px !important;
    top: 55%;
}
.section-file svg path{
    fill: #00344d;
}
#file{
    position: absolute;
    top: 0;
    display: none;
}
.text-msm{
    font-size: 14px;
    padding: 10px;
}
.form-libro{
    font-size: 14px;
}
.form-libro input[type='radio'] {
    accent-color: var(--e-global-color-secondary );
}
.form-libro input{
    border-radius: 14px!important;
    padding: 12px;
    border:1px solid rgba(0, 0, 0, 0.50);
}
.form-libro select{
    border:1px solid rgba(0, 0, 0, 0.50);
    border-radius: 0px;
    padding: 12px;
}
.select:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: relative;
    bottom: 45px;
    left: calc(100% - 30px);
    pointer-events: none;
}
.book-datos{
    max-width: 843px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    background: #F3EDED;
}
.book-datos-box{
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    padding: 18px 0px;
    background: white;
}
.book-datos-box p{
    margin: 0;
    color: black!important;
}
.book-datos-box label{
    display: inline-block;
    color: #00344D!important;
    font-weight: 500;
    font-size: 14px;
}
.book-datos-box .wpcf7-form-control-wrap{
    display: inline-block;
}
.book-datos-box input{
    text-align: center;
    border: 0 !important;
    font-weight: 500 !important;
    pointer-events:none;
    background: transparent;
    padding: 0 !important;
}
.book-box-first{
    padding: 50px 0px 50px;
}
.book-box{
    padding: 50px 0px 50px;
    border-top: 1px solid rgba(0,0,0,0.1);
}
.book-title{
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 40px;
}
.book-subtitle{
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 28px;
}
.book-input-two{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.book-input-two .book-input{
    width: 49%;
}
.book-input-three{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;;
}
.book-input-three .book-input{
    width: 32.2%;
}
.book-checks{
    margin-bottom: 40px;
    color: #000;
}
.book-checks .wpcf7-list-item{
    margin: 0;
    margin-right: 60px;
    color: #000;
}
.book a{
    color: #000;
    font-weight: 700;
    text-decoration: underline !important;
}
.wpcf7-list-item label{
    display: flex;
    align-items: center;
}
.wpcf7-list-item{
    margin: 0px;
}
.wpcf7-list-item label input{
      border: 2px solid black;
      width: 18px;
      height: 18px !important;
      appearance: none;
      flex-shrink: 0;
      background-color: transparent;
      border-radius: 103px;
      margin-right: 7px;
    }
.wpcf7-list-item label input:checked {
      background-color: white;
      height: 23px!important;
      width: 22px!important;
      background-image: url("data:image/svg+xml,%3Csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Crect%20x='0.5'%20y='0.5'%20width='17'%20height='17'%20rx='8.5'%20stroke='white'/%3E%3Ccircle%20cx='9'%20cy='9'%20r='5'%20fill='%23393C41'/%3E%3C/svg%3E");

      border-radius: 100px;
    }
.book-input .input-file::-webkit-file-upload-button{
    visibility: hidden;
    width: 0;
}

.book-edad{
    margin-top: 50px;
    margin-bottom: 28px;
    font-size: 16px;
}
.book-edad .wpcf7-list-item{
    margin: 0;
}
.btn-send{
    display: flex;
    align-items: start;
    justify-content: start;
}
.book-accept{
    display: flex;
    align-items: start;
    justify-content: start;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 1px solid #CECECE;
    border-radius: 8px!important;
    padding: 13px;
}
@media screen and (max-width: 767px){
   .book-input-three .book-input{
        width: 100%
    }
    .book-input-two .book-input{
        width: 100%
    }
    .book-datos-box{
        width: 100%;
    }
    .book-title{
        font-size: 16px;
    }
    .book-subtitle{
        font-size: 15px;
    }
}
select {
  appearance: none;         /* Standard */
  -webkit-appearance: none; /* Safari/Chrome */
  -moz-appearance: none;    /* Firefox */
  background: none;         /* Opcional: elimina fondo */
  padding-right: 2rem;      /* Espacio para tu ícono personalizado si deseas */
  background-image: none;   /* Asegura que no haya imagen de fondo */
  border: 1px solid #ccc;   /* Ejemplo de borde */
}
.select:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: relative;
    bottom: 50px;
    left: calc(100% - 30px);
    pointer-events: none;
}/* End custom CSS */