.elementor-147 .elementor-element.elementor-element-6e670dd4 img{width:130px;}.elementor-147 .elementor-element.elementor-element-7acb33a1 img{width:130px;}.elementor-147 .elementor-element.elementor-element-3c93406c img{width:130px;}.elementor-147 .elementor-element.elementor-element-4b6daa44 .elementor-heading-title{color:#000000;font-family:"Roboto", Sans-serif;font-weight:500;}.elementor-147 .elementor-element.elementor-element-70dc2e1f{text-align:center;}.elementor-147 .elementor-element.elementor-element-4af99589 > .elementor-container{max-width:500px;}.elementor-147 .elementor-element.elementor-element-25781df8{text-align:right;}.elementor-147 .elementor-element.elementor-element-25781df8 img{width:80px;}.elementor-147 .elementor-element.elementor-element-e5c326c img{width:80px;}.elementor-147 .elementor-element.elementor-element-7f275c5e{text-align:left;}.elementor-147 .elementor-element.elementor-element-7f275c5e img{width:80px;}@media(max-width:767px){.elementor-147 .elementor-element.elementor-element-5e7c084a{width:33%;}.elementor-147 .elementor-element.elementor-element-4a85f1e7{width:33%;}.elementor-147 .elementor-element.elementor-element-27658d3d{width:33%;}.elementor-147 .elementor-element.elementor-element-5921c09e{width:33%;}.elementor-147 .elementor-element.elementor-element-4192fbd3{width:33%;}.elementor-147 .elementor-element.elementor-element-f126db7{width:33%;}}/* Start custom CSS for shortcode, class: .elementor-element-4ab0271b */.gform_heading, 
.encuesta__preguntas-contenedor .gfield_checkbox input{
    display: none !important;
}

.encuensta__titulo,
.encuensta__info{
 text-align: center   
}

.encuensta__titulo{
    color: #009b5a;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700
}

.encuensta__info{
    color: #000;
    padding: 30px
}

.encuensta__titulo--votos{
    font-size: 20px;
}

.encuesta__botones-colores .gfield_radio{
    display: flex !important;
    justify-content: space-between;
}

.encuesta__botones-colores input.gfield-choice-input{
    display: none !important;
    padding-right: 0;
}

.encuesta__botones-colores .gchoice{
    padding-right: 0 !important;
}

.encuesta__botones-colores .gchoice_1_1_0{
background-color: #e1082c;
border-radius: 3px;
color: #fff;
}

.encuesta__botones-colores .gchoice_1_1_1{
background-color: #ff6855;
border-radius: 3px;
color: #fff;
}

.encuesta__botones-colores .gchoice_1_1_2{
background-color: #ff9368;
border-radius: 3px;
color: #fff;
}

.encuesta__botones-colores .gchoice_1_1_3{
background-color: #ffa748;
border-radius: 3px;
color: #fff;
}

.encuesta__botones-colores .gchoice_1_1_4{
background-color: #fada41;
border-radius: 3px;
color: #fff;
}

.encuesta__botones-colores .gchoice_1_1_5{
background-color: #ffe77c;
border-radius: 3px;
color: #fff;
}

.encuesta__botones-colores .gchoice_1_1_6{
background-color: #e2f4ec;
border-radius: 3px;
color: #fff;
}

.encuesta__botones-colores .gchoice_1_1_7{
background-color: #aadec8;
border-radius: 3px;
color: #fff;
}

.encuesta__botones-colores .gchoice_1_1_8{
background-color: #63c19a;
border-radius: 3px;
color: #fff;
}

.encuesta__botones-colores .gchoice_1_1_9{
background-color: #009b5a;
border-radius: 3px;
color: #fff;
}

.encuesta__botones-colores .gform-field-label{
    padding: 20px 25px
}

.votos__info-recomiendo{
display: flex;
justify-content: space-between;
}

.encuesta__votos--img {
    text-align: center;
}

.gchoice:has(input[type="radio"]:checked){
    background-color: #c7c7c7;
}

.encuesta__preguntas{
    border-top: 4px #f6f6f6 solid;
    padding-top: 30px;
    text-align: center;
}

#field_1_9{
    padding-bottom: 25px
}

.encuesta__preguntas-contenedor .gfield_checkbox{
display: grid;
grid-template-columns: repeat(2, 1fr);
text-align: center;
gap: 18px;
}

.encuesta__preguntas-contenedor .gchoice{
    border: 1px solid #d1d1d1;
     border-radius: 3px;
}

.encuesta__preguntas-contenedor label{
    width: 100%;
    padding: 9px;
}

.gchoice:has(input[type="checkbox"]:checked){
    background-color: #d9d9d9;
}

.gfield--type-textarea{
 border-top: 4px solid #f6f6f6;
 padding-top: 30px;
}

.gfield--type-textarea .gfield_label{
font-size: 16px !important;
font-weight: 400 !important;
}

textarea:focus-visible {
    outline: #009b5a;
    border-color: #009b5a;
}

.gform_footer{
    justify-content: center;
}

#gform_submit_button_1{
border: none;
color: #fff;
background-color: #808080;
padding: 10px 10%;
}

#gform_submit_button_1:hover{
background-color: #009b5a;
}

.gform_wrapper.gpoll_show_results_link_wrapper.gravity-theme .gform_footer{
    display: flex;
}

.encuesta__imagen-desk {
    display: none;
}

.encuesta__imagen-mobile{
    text-align: center;   
}

@media (max-width: 767px){
    
.encuesta__preguntas-contenedor .gfield_checkbox{
grid-template-columns: repeat(1, 1fr);
gap: 15px;
}

.encuesta__botones-colores input.gfield-choice-input{
    display: none !important;
    padding-right: 10px;
}
    
.encuesta__botones-colores .gform-field-label{
    padding: 8px 10px
}

}

@media (min-width:768px) {
.encuesta__imagen-desk {
    display: block;
}

.encuesta__imagen-mobile {
    display: none;
}
}/* End custom CSS */