div.SaltoLinea{float: none; clear: both;}
div.TextoClientes{color:#FFFFFF; text-transform:uppercase;font-weight: 400;font-size:14px;line-height:26px;padding-top:14px;}
div.Clientes{margin-top:3px;text-align:left;font-size:13px;text-shadow: 2px 2px 7px rgba(50, 50, 50, 1);}
ul.Ecologia{text-align:left; list-style:none; font-size:20px;padding-left:20%;/*padding-left:300px;*/}
ul.Ecologia li{margin-bottom:10px;font-family:oswald;font-weight: 300;text-transform:uppercase;}
i.verde{color:#5CE900;}

#home-header {background-repeat: no-repeat; background-size: 100%; background-image:url(../img/background/Portada.jpg);
                  max-height: 6080px;
    background-size: cover;
    background-position: center;

}
 @media only screen and (max-width : 550px ){
               #home-header {background-repeat: no-repeat; background-size: 100%; background-image:url(../img/background/PortadaMovil.jpg);
                  max-height: 6080px;
    background-size: cover;
    background-position: center;

}
            }


h5.ParrafoInicio {font-family:oswald;font-weight:300;font-size:22px;line-height:32px;color:#666666;}

h4.Ecologico{font-family:oswald;font-weight:300;font-size:18px;line-height:32px;color:#666666;}
.circle {display: inline-block; background: black; border-radius: 50%; height: 10px; width: 10px; margin: 0; background: radial-gradient(circle at 6px 3.7px, #FFFFFF, #D2ECF7 , #A3D9ED, #80CDE8, #00B3D9, #03B8DC, #00AFD8 ,#1D93C3, #155397, #282B7D, #282B7D);margin-right:6px;}

#CPHcontent_btnEnviarContacto {
    float: right;
    margin-bottom: 0px;
    background: #ffffff;
    color: black;
    text-transform: uppercase;
    border-style: solid;
    border-width: 1px;
    padding: 0px 20px 0px 0px;
    line-height: 36px;
    margin-top: 20px;
    cursor: pointer;
    border-color: #009cc9;
    font-size:14px;
}
a#CPHcontent_btnEnviarContacto i {
    color: white;
    font-size: 20px;
    margin-right: 1em;
    padding: 10px;
    background: #009cc9;
}
a#CPHcontent_btnEnviarContacto:hover i {
    background:#2a2a2a;
    }
