.elementor-890 .elementor-element.elementor-element-344e402{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:79px;--padding-bottom:156px;--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 );text-transform:var( --e-global-typography-primary-text-transform );color:var( --e-global-color-primary );}.elementor-890 .elementor-element.elementor-element-897eadc > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 10px 0px;}.elementor-890 .elementor-element.elementor-element-897eadc{text-align:center;}.elementor-890 .elementor-element.elementor-element-897eadc .elementor-heading-title{font-family:"Barlow", Sans-serif;font-size:38px;font-weight:700;text-transform:uppercase;line-height:37px;color:var( --e-global-color-secondary );}.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 );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-890 .elementor-element.elementor-element-7cd401a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 10px 0px;}.elementor-890 .elementor-element.elementor-element-7cd401a{text-align:center;font-family:"Barlow", Sans-serif;font-size:18px;font-weight:400;}.elementor-widget-contact-form-7 .wpcf7 input.wpcf7-submit{background-color:var( --e-global-color-primary );}.elementor-widget-contact-form-7  .wpcf7 input.wpcf7-submit{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 );}.elementor-widget-contact-form-7 .wpcf7 input.wpcf7-submit:hover{background-color:var( --e-global-color-primary );}.elementor-widget-contact-form-7 .wpcf7 input.wpcf7-submit:focus{background-color:var( --e-global-color-primary );}.elementor-890 .elementor-element.elementor-element-9cb77b9 .wpcf7 span.wpcf7-not-valid-tip{text-align:left;display:block;}.elementor-890 .elementor-element.elementor-element-9cb77b9 .wpcf7 div.wpcf7-response-output{text-align:left;}:root{--page-title-display:none;}@media(max-width:1366px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-contact-form-7  .wpcf7 input.wpcf7-submit{font-size:var( --e-global-typography-text-font-size );}}@media(min-width:768px){.elementor-890 .elementor-element.elementor-element-344e402{--content-width:796px;}}@media(min-width:2400px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-contact-form-7  .wpcf7 input.wpcf7-submit{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:1024px){.elementor-890 .elementor-element.elementor-element-344e402{--padding-top:70px;--padding-bottom:150px;--padding-left:40px;--padding-right:40px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-contact-form-7  .wpcf7 input.wpcf7-submit{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-890 .elementor-element.elementor-element-344e402{--padding-top:40px;--padding-bottom:40px;--padding-left:15px;--padding-right:15px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-890 .elementor-element.elementor-element-897eadc .elementor-heading-title{font-size:24px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-890 .elementor-element.elementor-element-7cd401a{font-size:14px;}.elementor-widget-contact-form-7  .wpcf7 input.wpcf7-submit{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS */form ,select,input[type=date]{
    font-family: 'Barlow';
   color: #00344D!important; 
}
form a{
    color: #0096DC;
    
}
input[type=submit]{
    background: #F0E3B5!important;
    color: #5E7261;
    font-weight: 700!important;
    text-transform: uppercase;
    font-weight: 16px!important;
    border: none;
    border-radius: 500px;
    padding: 12px 40px;
}
/*--file custom --*/
.section-file{
    display: flex;
    width: 100%;
    padding: 0 10px 7px 50px;
    background: #F3EFE4;
    border:1px dashed #5E7261;
    color: #1F2937;
    font-weight: 600;
    border-radius: 20px;
    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: #5E7261;
}
#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: red;
}
.form-libro input{
    border-radius: 20px!important;
    padding: 12px;
    border:1px solid #BDBDBD;
}
.form-libro select{
    border:1px solid red;
    border-radius: 20px!important;
    padding: 12px;
}
.select:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: relative;
    bottom: 50px;
    left: calc(100% - 30px);
    pointer-events: none;
    font-size: 11px;
}
.book-input-full{
    width: 100%;
    margin-top: -10px'!important;
}
.book-datos{
    max-width: 843px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    background: #fafafa;
    border-radius: 100px;
}
.book-datos-box{
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    padding: 18px 0px;
    background: #fafafa;
    border-radius: 100px!important;
    
}
.book-datos-box p{
    margin: 0;
    color: #000!important;
}
.book-datos-box label{
    display: inline-block;
    color: #000!important;
    font-weight: 400;
    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: bold !important;
    pointer-events:none;
    background: transparent;
    padding: 0 !important;
}
.book-box-first{
    padding: 50px 0px 0px;
}
.label-custom label{
    font-weight: 500!important;
}
.book-box{
    padding: 20px 0px 20px;
    border-top: 1px solid #F2F2F2);
}
.book-title{
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 40px;
    color: #000;
}
.book-subtitle{
    font-size: 14px;
    font-weight: 400;
    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: green;
}
.book-checks .wpcf7-list-item{
    margin: 0;
    margin-right: 60px;
    color: #000;
    font-weight: 300;
}
.book a{
    color: #000;
    font-weight: 700;
    text-decoration: underline !important;
}
.wpcf7-list-item label{
    display: flex;
    align-items: center;
}
.wpcf7-list-item label input{
      border: 4px solid #e8e9eb;
      width: 18px;
      height: 18px !important;
      appearance: none;
      flex-shrink: 0;
      background-color: #e8e9eb;
      border-radius: 100px;
      margin-right: 7px;
    }

.wpcf7-list-item label input:checked {
    background-color: transparent;
    height: 25px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Ccircle cx='6' cy='6' r='6' fill='%235E7261'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 12px;
}

.book-input .input-file{
    width: 100%;
    background: black;
    padding: 12px 18px 12px;
}
.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: center;
    justify-content: center;
}
.book-accept{
    display: flex;
    align-items: center;
    justify-content: center;
}
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 #BDBDBD;
    border-radius: 20px!important;
}
@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;
    }
}
.book-campos p{
color: rgba(31, 41, 55, 0.50);

}/* End custom CSS */