body{font-family: 'Open Sans';}

#extras {
    padding: 70px 0;
    background: #FFF top left repeat-x;
    box-shadow: inset 0 1px 0 0 rgba(0,0,0,0.05),inset 0 20px 10px -17px rgba(0,0,0,0.05);
    position: relative;
}

.back{
	margin-bottom: 70px;
    border: 1px solid #7A9301;
    padding: 10px;
    border-radius: 1px;
}

.recent {
    width: 380px;
    letter-spacing: .4px;
    float: left;
}

#imgLeft{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.footertestimonial {
    padding-right: 0px;
    /* padding-left: 430px; */
    position: relative;
    text-align: justify;
}

.imgSlider{
    width:100%;
}

.pieCarta{
    text-align: right;
}

.justify{
    text-align: justify;
}

.contenedorParrafos{
    margin-top: 20px;
    text-align:justify;
}
.parrafoTexto{
    margin-bottom: 20px;
}
.listaComponentes{
    margin-left: 30px;
}
.listaComponentes li{
    list-style: initial;
    list-style-type: circle;
    margin-bottom: 10px;
}
.parrafoMedioambiente, .parrafoInfoLegal,
.legalStyle p {
    margin-bottom: 27px;
    font: 14px/25px 'Open Sans', sans-serif;
    letter-spacing: .4px;
}
#extras ul li {
    margin-bottom: 0px;
    font: 14px/25px 'Open Sans', sans-serif;
    letter-spacing: .4px;
}

.tituloInfoLegal, 
.legalStyle h4{
        color: #7A9301;
    text-decoration: underline;
    margin-bottom: 5px;
}
.sliderMedioambiente{
    margin-bottom: 45px;
}
.sliderRse{
    margin-bottom: 30px;
}
.hrContenedor{
    width: 100%;
    border: none;
    border-bottom: 2px solid #7A9301;
    margin-top: 5px;
    margin-bottom: 10px;
}
.parrafoRse{
    margin-bottom: 27px;
    font: 14px/25px 'Open Sans', sans-serif;
    letter-spacing: .4px;
}
.parrafoGraneles{
    margin-bottom: 27px;
    font: 14px/25px 'Open Sans', sans-serif;
    letter-spacing: .4px;
}
.contenedorParcial{width: 47%; float: left; padding: 15px;}
.legalStyle h3,
.tituloContenedor {
    font-size: 40px; font-weight: 400; color: #67872C; 
}
.hrContenedor {width: 100%; border: none; border-bottom: 2px solid #7A9301; margin-bottom: 20px; }

@media only screen and (max-width: 900px){
    .footertestimonial {
        padding-left: 400px;
    }
}

@media only screen and (max-width: 800px){

    .footertestimonial {
        padding: 0;
        text-align: center;
    }

    .recent {
        width: 100%;
        margin-bottom: 30px;
        float: none;
    }

}

@media (min-width: 200px) and (max-width: 1100px) {
    .contenedorParcial {width: 100%; float: inherit; padding: 0px; margin-bottom: 20px;}
    .contenedorParcial iframe {width: 100%;    border: 1px solid #7A9301 !important;    padding: 2px;}
}  

.centre h3{color: #7A9301;}

.legalStyle table {
    width: 100%;
    border: 1px solid #ccc;
    margin: 10px 0 30px;
    border-collapse: collapse;
}

.legalStyle table td,
.legalStyle table th{
    border: 1px solid #ccc;
    padding: 5px;
}