/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 28 2025 | 17:19:38 */
div#gform_wrapper_1 {
    padding-bottom:30px;
}
div#gform_1_validation_container {
    display: none;
}
.gform_heading , p.gf_progressbar_title {
    display: none;
}
form#gform_1 input {
    outline: none !important;
}
form#gform_1 input[type="number"]::-webkit-inner-spin-button,
form#gform_1 input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

form#gform_1 input[type="number"] {
  -moz-appearance: textfield; /* For Firefox */
}
.gf_progressbar_percentage.percentbar_blue {
    border-radius: 0px !important;
}

div#gform_wrapper_1 .gform_page {
    max-width: 900px;
    margin: 50px auto;
	min-height: calc(70vh - 100px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

legend.gfield_label.gform-field-label.gfield_label_before_complex {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}


.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice{
    box-shadow: 0px 2px 2px 2px rgba(22, 22, 55, .1) !important;
    background-color:#fff;
    width: 200px;
    padding: 16px 16px 24px;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 8px;
    outline: none !important;
}

.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice img{
    width:88px;
    height: 88px !important;
    object-fit: contain;
}


div#gform_wrapper_1 .gfield_radio {
    justify-content: center;
    gap: 16px !important;
}

.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice .gform-field-label {
    min-height: 40px;
    text-align: center;
	margin:0px;
}

span.gfield-image-choice-wrapper-outer {
    display: flex !important;
    flex-direction: column;
    align-items: center;

}

span.gfield-image-choice-wrapper-inner input {
    display: none !important;
}
.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:hover{
    background-color:#d1e5ff;
}
.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked)){
    border-color:#000;
	background-color:#d1e5ff;
}
.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked)) label{
    font-weight:500;
}
.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-card .gchoice::after{
    height:26px;
    width:26px;
    border:1px solid blue;
    position:absolute;
    content:"";
    border-radius:50px;
    z-index:1;
    right:15px;
    top:15px;
}

.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked))::after{
    z-index:2;
    content:var(--gf-field-img-choice-check-ind-icon);
}

div#gform_wrapper_1 .gform-page-footer.gform_page_footer.top_label {
    display: flex;
    justify-content: center;
    margin-top:20px;
}
div#gform_wrapper_1 .gform_next_button {
    background: #FFF264;
    color: #000;
    padding: 20px 65px 20px 30px;
    letter-spacing: 1px;
    font-size: 16px;
    box-shadow: 0px 2px 2px 2px rgba(22, 22, 55, .1);
    font-weight: 500;
    background-image: url(/wp-content/uploads/2025/04/angle-right-black.svg);
    background-position: right 30px center;
    background-repeat: no-repeat;
    outline: none;
    position: absolute;
    bottom: 30px;
}
div#gform_wrapper_1 .gform_next_button:hover {
    box-shadow: 0px 6px 8px 2px rgba(22, 22, 55, .15);
    background-position:right 25px center;
}
div#gform_wrapper_1 .gform_previous_button {
    position: absolute;
    top: 25px;
    left: 25px;
    border:none;
    background-color:transparent;
    outline:none;
    box-shadow:none;
    letter-spacing:1px;
    font-size:16px;
    background-image:url(http://renovia-energia.es/wp-content/uploads/2025/04/back-arrow.svg);
    background-position:left center;
    background-repeat: no-repeat;
    padding-left:25px
}

.box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 600px;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    align-self: center;
    width: 580px;
    outline: #d7e1f8 1px solid;
    box-shadow: 0px 2px 2px 2px rgba(22, 22, 55, .1);
    color: #222;
}

div#field_1_39 {display: flex;justify-content: center;}

span.left h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
}
span.left h5{
    margin:0px;
    margin-top:10px;
}

div#field_1_4 {
    background: #d1e5ff;
    text-align: center;
    max-width: max-content;
    padding: 5px 15px;
    border-radius: 5px;
    color: blue;
    font-size: 16px;
	margin:0 auto;
}
div#field_1_6 {
    display: flex;
    justify-content: center;
}

.box.small {
    width: max-content;
    font-size: 18px;
    padding:20px 35px;
}

.box.small span.left {
    font-weight: 300;
    margin-right: 10px;
}



.box.small span.right.img {
    color: #4754FC;
}
.box.small span.right.img a {
    display: flex;
}
.box.small span.right.img img{
    margin-left:10px;
}

div#field_1_5 {
    font-size: 32px;
    color: #000;
    font-weight: 600;
}

div#field_1_5 span {
    color: #4754FC;
}
span.bg-shiny-yellow-light {
    text-align: center;
    background: lightyellow;
    padding: 20px;
    display: flex;
    max-width: max-content;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid yellow;
    letter-spacing: .8px;
    font-weight: 300;
    margin: 0 auto;
    margin-bottom: 25px;
    flex-direction: column;
}

div#field_1_12 {
    font-size: 25px;
    color: #000;
    text-align: center;
}

.gfield_label {
    letter-spacing: .5px !important;
    color: #111 !important;
    font-weight: 500 !important;
}

div#field_1_11 {
    width: 600px;
    margin: 0 auto;
}

span.bg-shiny-yellow-light a {
    color: #204CE5;
    font-weight: 500;
    display: flex !important;
    margin-top: 10px;
}

span.bg-shiny-yellow-light.boxlink b {
    font-weight: bold;
}

span.bg-shiny-yellow-light a img {
    width: 15px;
    margin-left: 7px;
    margin-top: -2px;
}

span.bg-shiny-yellow-light.boxlink {
    display: block;
    font-size: 16px;
    text-align: left;
    max-width:700px
}
div#field_1_20 label {
    font-size: 28px;
    text-align: center;
    justify-content: center;
}

div#field_1_40 {
    text-align: center;
    color: #000;
}

div#field_1_40 span {
    font-size: 16px;
    margin-top: 20px;
}
.mrf_number .ginput_container {
    display: grid;
    grid-template-columns: 2fr 4fr 2fr;
    max-width: 200px;
    justify-content: center;
    align-items: center;
    justify-items: center;
}
.mrf_number .ginput_container input {
    text-align:center;
    font-weight:500;
    font-size:18px;
}
.mrf_number .ginput_container.ginput_container_text span {
    background: #fff;
    height: 40px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    user-select: none;
    color: blue;
    font-size: 22px !important;
    cursor: pointer;
    border: 1px solid #000;
    text-align: center;
}
div#field_1_44 {
    display: flex;
    justify-content: center;
}
div#field_1_44 {
    display: flex;
    justify-content: center;
}

span.yellow_light {
    text-align: center;
    margin: 0 auto;
    background: #FFF165;
    padding: 20px;
    border-radius: 10px;
    font-size: 15px;
    color: #000;
    font-weight: 300;
    letter-spacing: .51px;
}

div#field_1_25 {
    text-align: center;
    margin-bottom: 60px;
}

div#field_1_45 {
    text-align: center;
    color: #000;
}

div#gfield_description_1_46 {
    margin-top: 30px;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 1.4em;
}
div#gfield_description_1_20 label {
    font-size: 18px !important;
    justify-content: flex-start !important;
}
div#field_1_28 {
    text-align: center;
    color: #000;
    font-weight: 500;
    font-size: 28px;
}

div#input_1_29 input[type="radio"] {
  display: none;
}

/* Style the label like a button */
div#input_1_29  label {
  display: block !important;
  width: 300px !important;
  text-align: center;
  padding: 15px 10px;
  background-color: white;
  color: #000;
  border: 2px solid #204CE5;
  border-radius: 5px;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.3s ease;
  letter-spacing: 1px;
}

/* Make the label act like buttons in a flex row */
div#input_1_29 {
  display: flex;
  flex-direction: row;
}

/* When the input is checked, style its label */
div#input_1_29 input[type="radio"]:checked + label {
  background-color: #204CE5;
  color: white;
  border-color: #204CE5;
}
input#gform_submit_button_1 {
    background: #FFF164;
    color: #000;
    padding: 15px 30px;
    font-size: 18px;
}

/*mobile*/
@media only screen and (max-width: 767px) {
div#gform_wrapper_1 .gform_next_button {
    bottom: 0;
    width: 100%;
    background: url("/wp-content/uploads/2025/04/angle-right-black.svg") right 120px center no-repeat rgb(255, 242, 100);
}
div#gform_wrapper_1 .gform_next_button:hover {
    background: url("/wp-content/uploads/2025/04/angle-right-black.svg") right 115px center no-repeat rgb(255, 242, 100);
}	
div#gform_wrapper_1 .gform_previous_button {
    left: 10px;
    font-size: 14px;
}	
	
div#gform_wrapper_1 .gfield_radio {
    display: block;
}
div#gform_wrapper_1 .gform_page {
    margin: 0 10px;
}
div#gform_wrapper_1 span.gfield-image-choice-wrapper-outer {
    padding: 0px !important;
    flex-direction: row;
    align-items: center;
}

div#gform_wrapper_1 .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice {
    width: 100% !important;
    max-width: 400px;
    margin-bottom: 20px;
    padding: 10px;
    min-height: 10px;
}

div#gform_wrapper_1 .gfield-choice-image-wrapper {
    margin-bottom: 0px !important;
}

div#gform_wrapper_1 .gfield-choice-image-wrapper img {
    width: 50px !important;
}

div#gform_wrapper_1  .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice .gform-field-label {
    min-height: max-content;
}
div#field_1_39 {
    margin: 10px;
}

.box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px;
}

span.left h5 {
    font-size: 12px;
    margin-bottom: 10px;
}

span.left h4 {
    font-size: 18px;
}	
span.right.img img {
    width: 150px;
}

/*Step title*/	
div#field_1_5 {
    font-size: 24px;
    text-align: center;
}	

div#gform_wrapper_1 .gform_page_fields {
    padding: 35px 0px 0px;
}

div#field_1_5 {
    font-size: 24px;
    margin: 10px;
    text-align: center;
}

.box.small {
    padding: 10px;
    font-size: 14px;
    width: 90%;
    flex-direction: row;
}

.box.small span.right.img img {
    width: 20px;
    margin-left: 5px;
}
span.bg-shiny-yellow-light {
    max-width: 95% !important ;
    margin: 0 auto;
    padding: 15px;
}	
	
div#field_1_11 {
    width: 90%;
}	
div#gform_fields_1_5 {
    width: 95%;
    margin: 0 auto;
}	
span.yellow_light {
    padding: 10px;
    line-height: 01.2em;
    letter-spacing: 1px;
    display: block;
}
	div#field_1_28 {
    font-size: 24px;
    margin-top: 20px;
}

div#input_1_29 {
    display: grid !important;
    grid-template-columns: 6fr 6fr;
    justify-items: center;
}

div#input_1_29 label {
    width: 150px !important;
    margin: 0px;
}	
	div#gform_wrapper_1 input[type="text"],
div#gform_wrapper_1 input[type="email"],
div#gform_wrapper_1 input[type="tel"],
div#gform_wrapper_1 input[type="phone"],
div#gform_wrapper_1 input[type="number"],
div#gform_wrapper_1 textarea,
div#gform_wrapper_1 input[type="password"] {
    font-size: 16px;
}
	
	
	
}


