.divprincipal
{
    width: 90%;
    height: auto;
    min-height: 250px;
    border: 0;
    margin-top: 120px;
    margin-left: 5%;
    float: left;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
}

.divh1
{
    width: 100%;
    height: 120px;
    border: 0;
}

h1{
    font-size: 30px;
    font-weight: 400;
}

.divbn
{
    text-align: center;
}

.bn
{
    text-align: left;
}

/* footer */

.divfooter
{
    position: absolute;
    margin-top: 10px;
    margin-left: -5%;
    width: 100%;
    height: 160px;
    background-color: rgb(240 240 240);
}

/*.div9
{
    width: 100%;
    height: 300px;
    background-color: rgba(230 230 230);
    margin-top: 100px;
    bottom: 0;
    float: left;
}*/

.divlogotext
{
    width: 250px;
    height: 50px;
    border: 0;
    position: absolute;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 25px;
}

.div9logo
{
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 0;
    margin-top: 0px;
    margin-left: 0px;
    transition: all 0.3s ease-in-out 0s;
    float: left;
}

/*.div9logo:hover
{
    width: 70px;
    height: 70px;
    margin-top: 10px;
    margin-left: 10px;
}*/

.div9logoimg
{
    width: 40px;
    height: 40px;
}

.div9textinlogo
{
    font: 400 20px arial;
    margin-top: 15px;
    margin-bottom: 0px;
}

.div9pdc
{
    position: absolute;
    bottom: 0;
    border: 0;
    min-height: 60px;
    min-width: 200px;
    height: auto;
    width: auto;
    margin-left: 20px;
    margin-bottom: 10px;
}

.div9pdcinput
{
    position: absolute;
    border: 1px solid rgba(0 0 0);
    background-color: transparent;
    color: rgba(0 0 0);
    height: 50px;
    min-width: 100px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0px;
    margin-bottom: 0px;
    font: 400 14px arial;
    transition: all 0.3s ease-in-out 0s;
}

.div9pdcinput:hover
{
    border-top: 1px solid rgba(0 0 0);
    border-left: 10px solid rgba(0 0 0);
    border-right: 1px solid rgba(0 0 0);
    border-bottom: 1px solid rgba(0 0 0);
}

.div9apps
{
    position: absolute;
    right: 0;
    bottom: 0;
    border: 0;
    height: 120px;
    width: 350px;
    margin-bottom: 20px;
    margin-right: 20px;
}

.div9text
{
    height: 50px;
    width: 280px;
    border: 1px solid transparent;
    background-color:  transparent;
}

.div9sn /* p */
{
    font: 400 20px arial;
    margin-bottom: 0;
    margin-top: 15px;
}

.div9lienapps
{
    margin-top: 0px;
    height: 40px;
    width: auto;
    border: 0;
    
}


.div9lienappsfx
{
    margin-top: 0px;
    height: 30px;
    width: 30px;
    padding: 10px;
    border: 0;
    background-color: rgba(255 255 255);
    border-radius: 100%;
    margin-left: 10px;
    float: left;
}

/*.imagesnfx
{
    height: 20px;
    width: 20px;
    border-radius: 100%;
}*/

.imagesnfx1,.imagesnfx2,.imagesnfx3,.imagesnfx4,.imagesnfx5
{
    height: 30px;
    width: 30px;
    border: 0;
    padding: 0px;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    border-radius: 100%;
    margin: 0;
}

.imagesnfx1
{
    background-image: url(IMGS/yt1.png);
}

.imagesnfx1:hover
{
    background-image: url(IMGS/yt2.png);
}

.imagesnfx2
{
    background-image: url(IMGS/fcbk1.png);
}

.imagesnfx2:hover
{
    background-image: url(IMGS/fcbk2.png);
}

.imagesnfx3
{
    background-image: url(IMGS/insta1.png);
}

.imagesnfx3:hover
{
    background-image: url(IMGS/insta2.png);
}

.imagesnfx4
{
    background-image: url(IMGS/tlgm1.png);
}

.imagesnfx4:hover
{
    background-image: url(IMGS/tlgm.png);
}

.divtdr
{
    position: absolute;
    border: 0;
    bottom: 0;
    left: 15%;
    width: 70%;
    height: auto;
    min-height: 15px;
    max-height: 25px;
    margin-bottom: 5px;
}

.tdrprg
{
    text-align: center;
    bottom: 0;
    margin: 0;
}