/*Cabecera interior*/
.pagina .full-width.cabecera .boxInfo.black {
    max-width: 80% !important;
        padding: 1em 0 !important;

}
.participacion section.full-width.cabecera {
    padding: 1em 0 !important;
}
/*Botones*/
a.boton {
    background-color: #47b14c;
    color: white;
}

button.ui.button.submitform {

    background-color: #47b14c;
    color: white;
}

/*Logo footer*/
footer .two.wide.column.logo {
    width: 300px !important;
}

/*itemMenuActivo*/
.menutop .itemMenu.active:after {
    background-color: #47b14c;
    display: none;
}

/*Fila encuestas*/
.filaEncuestas {
    justify-content: center;
}

.articuloEncuesta:not(:last-child) {
    margin-right: 1em;
}

div#surveyContainer[data-idsurvey="5b98f0c37205a31db577158f"] .optionsWeighted-answers>div:nth-child(1)>span>span {
    background: #EA433552 !important;
}

div#surveyContainer[data-idsurvey="5b98f0c37205a31db577158f"] .optionsWeighted-answers>div:nth-child(2)>span>span {
    background: #Fbbc0552 !important;
}

div#surveyContainer[data-idsurvey="5b98f0c37205a31db577158f"] .optionsWeighted-answers>div:nth-child(3)>span>span {
    background: #34a85352 !important;
}


div#surveyContainer[data-idsurvey="5b98fac97205a31db57715a0"] .optionsWeighted-answers>div:nth-child(1)>span>span {
    background: #EA433552 !important;
}

div#surveyContainer[data-idsurvey="5b98fac97205a31db57715a0"] .optionsWeighted-answers>div:nth-child(2)>span>span {
    background: #Fbbc0552 !important;
}

div#surveyContainer[data-idsurvey="5b98fac97205a31db57715a0"] .optionsWeighted-answers>div:nth-child(3)>span>span {
    background: #34a85352 !important;
}
/*hide mainimage participacion*/
.participacion .ficha .six.wide.column {
    display: none;
}
.boxes-fases .fase-box .title {
    background-color: #bcaaa4;
    color: white;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-family: OpenSansBold;
    text-align: center;
}
.menutop .itemMenu.active:after {
        height: 3px;
        width: 100%;
        margin-top: -10px;
        display: block;
        content: "";
        background-color: #47b14c;
    }
    .full-width.cabecera .boxInfo {
        float: left;
        position: relative;
        max-width: 50%;
        text-align: left;
        margin: auto;
        padding: 2em 0;
    }
    
    .ui.column.grid>[class*="three wide"].column, .ui.grid>.column.row>[class*="three wide"].column, .ui.grid>.row>[class*="three wide"].column, .ui.grid>[class*="three wide"].column {
    width: 25%!important;
    }
    section.fases-section {
    position: relative;
    /* color: white; */
    padding: 7em 0;
    }
    ul.ui.list {
        font-size: smaller;
    }
    footer a {
        color: #e7f7ff;
    }
    footer li {
        font-size: 12px;
    }
    .three.wide.column.logo {
        background-image: url('https://cdn.digitalvalue.es/sotdechera/assets/5badcc329da0c50b033f5674?download=logo-sotdechera-pie.png');
        background-repeat: no-repeat;
        background-position: 18px top;
        background-size: 70%;
    }
    .three.wide.column.socialnetworks {
        text-align: left;
    }




/*Cabecera interior*/

.interior section.full-width.cabecera .fondo.color {background-image: url(https://cdn.digitalvalue.es/sotdechera/assets/5c3752b3e30b50e5af5abd63);background-size: auto;background-repeat: no-repeat;background-position: 72% center;}   
.pagina .full-width.cabecera .boxInfo.black {max-width: 80% !important; padding: 1em 0 !important; }
.participacion section.full-width.cabecera {padding: 1em 0 !important; }

/*Banners*/

section.ui.cabecera.container.banners .banner {overflow: auto;position: relative;height: 200px;min-width: 30%;}
section.ui.cabecera.container.banners .boxInfo {display: none;}
section.ui.cabecera.container.banners .banner .box {background-color: #333333; padding: 1em; color: #fff; text-align: center; }
section.ui.cabecera.container.banners .banner .itemMenu p.title {text-transform: inherit; min-height: inherit; font-size: 14px; }



/*Formulario de contacto*/

section.contactSection {background-color: #bcaaa4;color: white;}

input[name="name"] {float: left!important; margin-right: 0.5em!important; }
input[name="name"], input[name="email"] {width: 49%!important; margin-bottom: 10px!important; }
input[name="email"] {float: right!important; }
#popupContacto.modal-box {max-width: 100%;}
.form-contacto input, .form-contacto textarea {margin-bottom: 1em!important;}
.ui.form textarea {min-height: 150px;}
input#captchaTextContact {float: left;max-width: 90%;}
.ui.form .field {clear: inherit;margin: 0;}
