body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    color: blue;
}
html{
    height: 100%;
    
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 90px;
}

.contenedor{
    
    background: url(/images/fondos.jpg) no-repeat center;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#info {
    position: relative;
    float: left;
    height: 70px;
    margin-left: 40px;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: rgb(190, 190, 190);
}

.iface {
    position: relative;
    float: right;
    background: url(/images/fac.png)no-repeat center;
    height: 68px;
    width: 68px;
    background-repeat: no-repeat;
    margin-right: 20px;
    cursor: pointer;
    opacity: 0.7;
}

.iface:hover {
    opacity: 1;
    
}

.iwpp {
    position: relative;
    float: right;
    background: url(/images/wap.png)no-repeat center;
    height: 68px;
    width: 68px;
    background-repeat: no-repeat;
    margin-right: 3px;
    cursor: pointer;
    opacity: 0.7;
}
.iwpp:hover {
    opacity: 1;
}

.btn {
    cursor: pointer;

}

.btn:hover{
    color: rgb(255, 255, 255);
   
}

@media screen and (max-width: 4500px){
    #FondoNegro{
        position:absolute;
        top: 35%;
        left:20%;
        width: 1231px;
        height: 469px;
        background-color: rgba(0, 0, 0, 0.3);
        text-align: center;
    }


    #FondoLogoTrevo{
        position: relative;
        top: 20%;
        left: 26%;
        width: 230px;
        height: 218px;
        background-color: rgb(15, 85, 179);
    }

    #EspectacularText{
        position: relative;
        background: url(/images/preparate.png);
        height: 233px;
        background-repeat: no-repeat;
        background-position: center center;
      
    }

    #LogoTrevo{
        background: url(/images/logo.png) no-repeat center;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    
    }

    /* Botones de productos */

    .iconserver{
        background: url(/images/server.png) no-repeat center;
        margin-left: 100px;

        
    }
    .iconcomputer{
        background: url(/images/computer.png) no-repeat center;
        margin-left: 40px;

    }

    .iconlaptop{
        background: url(/images/laptop.png) no-repeat center;
        margin-left: 40px;

    }

    .iconaio {
        background: url(/images/pantalla.png) no-repeat center;
        margin-left: 40px;

    }

    .textoopciones {
        position: relative;
        float: left;
        height: 53px;
        width: 150px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: rgb(190, 190, 190);
        margin-left: 15px;
        margin-top: 70px;
        text-align: left;
    }



    .positionicon{
        position: relative;
        float: left;
        height: 53px;
        width: 68px;
        margin-top: 60px;
        background-repeat: no-repeat;
        
     
    }

}

@media screen and (max-width: 1600px){
    #FondoNegro{
        position:absolute;
        top: 35%;
        left:5%;
        width: 100% - (5% *2);
        height: 469px;
        background-color: rgba(0, 0, 0, 0.3);
    }


    #FondoLogoTrevo{
        position: relative;
        top: 20%;
        left: 10%;
        width: 230px;
        height: 218px;
        background-color: rgb(15, 85, 179);
    }

    #LogoTrevo{
        background: url(/images/logo.png) no-repeat center;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    
    }

    .textoopciones {
        position: relative;
        float: left;
        height: 53px;
        width: 120px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: rgb(190, 190, 190);
        margin-left: 15px;
        margin-top: 70px;
        text-align: left;
    }

}

@media screen and (max-width: 1300px){
    #FondoNegro{
        position:absolute;
        top: 35%;
        left:0px;
        width: 100%;
        height: 469px;
        background-color: rgba(0, 0, 0, 0.3);
    }


    #FondoLogoTrevo{
        position: relative;
        top: 20%;
        left: 10%;
        width: 230px;
        height: 218px;
        background-color: rgb(15, 85, 179);
    }

    #LogoTrevo{
        background: url(/images/logo.png) no-repeat center;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    
    }

}

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

    #FondoNegro{
        position:absolute;
        top: 40%;
        left:0px;
        width: 100%;
        height: 432px;
        background-color: rgba(0, 0, 0, 0.3);
       
    }

    #FondoLogoTrevo{
        position: relative;
        top: 6%;
        left: 10%;
        width: 168px;
        height: 159px;
        background-color: rgb(15, 85, 179);
    }

    #LogoTrevo{
        background: url(/images/logosmall.png) no-repeat center;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    
    }

    .textoopciones {
        position: relative;
        float: left;
        height: 53px;
        width: 120px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: rgb(190, 190, 190);
        margin-left: 10px;
        margin-top: 70px;
        text-align: left;
    }
}

@media screen and (max-width: 1050px){
    .iconserver{
        display: none !important;

        
    }
    .iconcomputer{
        display: none !important;

    }

    .iconlaptop{
        display: none !important;

    }

    .iconaio {
        display: none !important;

    }

    .textoopciones {
        position: relative;
        float: left;
        height: 53px;
        width: 120px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: rgb(190, 190, 190);
        margin-left: 9%;
        margin-top: 70px;
        text-align: left;
    }
}

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

    .textoopciones {
        position: relative;
        float: left;
        height: 63px;
        width: 50%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: rgb(190, 190, 190);
        background-color: rgb(0, 0, 0);
        margin-left: 0px;
        top: 100px;
        margin-top: 0px;
        text-align: center;
        padding-top: 14px;
    }

}

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

    #FondoNegro{
        position:absolute;
        top: 30%;
        left:0;
        width: 100%;
        height: 180px;
        background-color: rgba(0, 0, 0, 0.3);
        text-align: center;
    }


    #FondoLogoTrevo{
        position: relative;
        top: 3%;
        left: 5%;
        width: 120px;
        height: 115px;
        background-color: rgb(15, 85, 179);
    }

    #EspectacularText{
        position: relative;
        background: url(/images/preparatesmall.png);
        height: 141px;
        background-repeat: no-repeat;
        background-position: center center;
      
    }

    #LogoTrevo{
        background: url(/images/logosmalls.png) no-repeat center;
        height: 113px;
        background-repeat: no-repeat;
        background-position: center center;
    
    }

    .textoopciones {
        position: relative;
        float: left;
        height: 63px;
        width: 50%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: rgb(190, 190, 190);
        background-color: rgb(0, 0, 0);
        margin-left: 0px;
        top: 8%;
        margin-top: 0px;
        text-align: center;
        padding-top: 14px;
    }

    #info {
        position: relative;
        float: left;
        height: 70px;
        width: 32%;
        margin-left: 40px;
        margin-top: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: rgb(190, 190, 190);
    }
}






