.elementor-5632 .elementor-element.elementor-element-c536d78{text-align:left;}.elementor-5632 .elementor-element.elementor-element-c536d78 .elementor-heading-title{color:#000000;font-family:"Roboto", Sans-serif;font-size:32px;font-weight:600;text-transform:uppercase;}.elementor-5632 .elementor-element.elementor-element-dd81a29{text-align:left;}.elementor-5632 .elementor-element.elementor-element-dd81a29 .elementor-heading-title{color:#000000;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}.elementor-5632 .elementor-element.elementor-element-a72a668:not(.elementor-motion-effects-element-type-background), .elementor-5632 .elementor-element.elementor-element-a72a668 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EBF2F3;}.elementor-5632 .elementor-element.elementor-element-a72a668{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:60px 10px 60px 10px;}.elementor-5632 .elementor-element.elementor-element-a72a668 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-5632 .elementor-element.elementor-element-93eabcf .wpcf7 span.wpcf7-not-valid-tip{text-align:left;display:block;}.elementor-5632 .elementor-element.elementor-element-93eabcf .wpcf7 .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file){padding:15px 20px 15px 20px;margin:10px 0px 10px 0px;border-style:solid;border-color:#C1C1C1;}.elementor-5632 .elementor-element.elementor-element-93eabcf .wpcf7 div.wpcf7-response-output{text-align:left;}.elementor-5632 .elementor-element.elementor-element-e033a09{padding:30px 10px 30px 10px;}:root{--page-title-display:none;}/* Start custom CSS for contact-form-7, class: .elementor-element-93eabcf *//*--file custom --*/
.event-none input{
    pointer-events: none;
}
.section-file{
    display: flex;
    width: 100%;
    padding: 18px 10px 14px 50px;
    background: #E6EBF3;
    border:1px dashed #96AFCD;
    color: #000;
    border-radius: 12px;
    cursor: pointer;
    margin-top: 15px;
}
.section-file svg{
    position: relative !important;
    left: -25px !important;
    top: 55%;
}
.section-file svg path{
    fill: #000;
}
#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: 0px;
    padding: 12px;
    border:1px solid #00ECE8;
}
.form-libro select{
    border:1px solid #00ECE8;
    border-radius: 0px;
    padding: 12px;
}
select{
    border:1px solid #96AFCD;
    border-radius: 0px;
    padding: 14px;
}
.select:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: relative;
    bottom: 48px;
    left: calc(100% - 30px);
    pointer-events: none;
}
.establishment{
    margin: 11px 0;
}
.establishment:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: relative;
    bottom: 37px;
    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;
}
.book-datos-box{
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    padding: 18px 0px;
}
.book-datos-box-custom{
    background: #ebf2f3;
    border-radius: 12px;
    
}
.book-datos-box p{
    margin: 0;
}
.book-datos-box label{
    display: inline-block;
    color: #000;
    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: bold !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: 700;
    margin: 0;
    margin-bottom: 40px;
}
.book-subtitle{
    font-size: 16px;
    font-weight: 700;
    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 label input{
      border: 2px solid #00ECE8;
      width: 18px;
      height: 18px !important;
      appearance: none;
      flex-shrink: 0;
      background-color: transparent;
      border-radius: 3px;
      margin-right: 7px;
    }

.wpcf7-list-item label input:checked {
      background-color: #00ECE8;
      height: 25px;
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    }
.book-input .input-file{
    width: 100%;
    background: #00ECE8;
    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;
    margin-top: 50px;
}
.btn-send input{
    background: #00ECE8;
    border-color: #00ECE8;;
    color: #fff;
    padding: 12px 50px;
}
.btn-send input:hover{
    background: #00ECE8;
    border-color: #00ECE8;;
    color: #fff;
    padding: 12px 50px;
}
.btn-send input:focus{
    background: #00ECE8;
    border-color: #00ECE8;;
    color: #fff;
    padding: 12px 50px;
}
.book-accept{
    display: flex;
    align-items: center;
    justify-content: center;
}
@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;
    }
}/* End custom CSS */
/* Start custom CSS for contact-form-7, class: .elementor-element-93eabcf *//*--file custom --*/
.event-none input{
    pointer-events: none;
}
.section-file{
    display: flex;
    width: 100%;
    padding: 18px 10px 14px 50px;
    background: #E6EBF3;
    border:1px dashed #96AFCD;
    color: #000;
    border-radius: 12px;
    cursor: pointer;
    margin-top: 15px;
}
.section-file svg{
    position: relative !important;
    left: -25px !important;
    top: 55%;
}
.section-file svg path{
    fill: #000;
}
#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: 0px;
    padding: 12px;
    border:1px solid #00ECE8;
}
.form-libro select{
    border:1px solid #00ECE8;
    border-radius: 0px;
    padding: 12px;
}
select{
    border:1px solid #96AFCD;
    border-radius: 0px;
    padding: 14px;
}
.select:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: relative;
    bottom: 48px;
    left: calc(100% - 30px);
    pointer-events: none;
}
.establishment{
    margin: 11px 0;
}
.establishment:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: relative;
    bottom: 37px;
    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;
}
.book-datos-box{
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    padding: 18px 0px;
}
.book-datos-box-custom{
    background: #ebf2f3;
    border-radius: 12px;
    
}
.book-datos-box p{
    margin: 0;
}
.book-datos-box label{
    display: inline-block;
    color: #000;
    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: bold !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: 700;
    margin: 0;
    margin-bottom: 40px;
}
.book-subtitle{
    font-size: 16px;
    font-weight: 700;
    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 label input{
      border: 2px solid #00ECE8;
      width: 18px;
      height: 18px !important;
      appearance: none;
      flex-shrink: 0;
      background-color: transparent;
      border-radius: 3px;
      margin-right: 7px;
    }

.wpcf7-list-item label input:checked {
      background-color: #00ECE8;
      height: 25px;
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    }
.book-input .input-file{
    width: 100%;
    background: #00ECE8;
    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;
    margin-top: 50px;
}
.btn-send input{
    background: #00ECE8;
    border-color: #00ECE8;;
    color: #fff;
    padding: 12px 50px;
}
.btn-send input:hover{
    background: #00ECE8;
    border-color: #00ECE8;;
    color: #fff;
    padding: 12px 50px;
}
.btn-send input:focus{
    background: #00ECE8;
    border-color: #00ECE8;;
    color: #fff;
    padding: 12px 50px;
}
.book-accept{
    display: flex;
    align-items: center;
    justify-content: center;
}
@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;
    }
}/* End custom CSS */