/* Devices Styles */

/* Inicio */
#inicioMobile
{
    width: 100%;
    height: auto;
    display: none;
}

#logoMobile
{
    width: 100%;
    height: auto;
    display: none;
}

.mobilePhones
{
    padding-top: 10%;
}

.contactIntro {
    color: #8DA660;
    font-family: 'Noto Serif', serif;
    font-size: 1.4em;
}
.mobileImage {
    width: 70%;
    margin: 0 auto;
    padding: 15%;
}

#excTxt p {
    color: #282727;
    font-family: 'Lato', serif;
    font-size: 1.4em;
    font-weight: 300;
}

/*Bienvenido*/
#bienvenidoMobile
{
    width: 100%;
    height: auto;
    display: none;
}

#introMobile
{
    width: 100%;
    height: auto;
    display: none;
}



/*Exclusividad*/
#exclusividadIntro {
    display: none;
    width: 100%;
    line-height: 0;
}

#exclusividadTextMob {
    display: none;
    width: 100%;
    line-height: 1;
    padding: 10%;
}

#excTit h2{
    line-height: 1;
    color: #282727;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 2em;
}

/*La Vista*/
#vistaMobile
{
    width: 100%;
    height: auto;
    display: none;
}

/*Contacto*/
#contactoMobile
{
    width: 100%;
    height: auto;
    display: none;
}

#formDevice
{
    width: 100%;
    height: auto;
    display: none;
}

/*Footer*/
#woorxCopyright {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    position: absolute;
    display: none;
}

#footerWoorxMo p
{
    font-family: 'Lato', sans-serif;
    font-size: 1em;
    color: black;
    font-weight: lighter;
}

#footerPhone
{
    display: none;
    background-color: #8DA660!important;
    width: 100%;
    height: auto;
    padding-top: 2%;
    position: absolute;
}

#mobWoorxFooter {
    width: 100%;
    height: auto;
    background-color: #ffffff;
}


.logoFooter
{
    width: 70%;
    margin: 0 auto;
    padding-top: 15%;
}

.line {
    width: 11%;
    padding: 5%;
    margin: 0 auto;
}
