body{
    background-color: rgb(38, 104, 155);
}
ul{
    line-height: 22px;
    list-style-type: disc;
    list-style-position: outside;

}
a:link{
    color: white;

}
a:visited{
    color: white;
}
a:hover {
    font-weight: bold;
    font-size:   105%;
}
h2{
    font-size: 185%;
    font-weight: bold;
}

.menu{
    border-radius: 25%; 
    border-style: none; 
    border-width: 3px; 
    position: fixed; 
    margin-top: 12%; 
    margin-left: -5%;
    border-color: white;
    list-style-type: none;
    width: 17px;
}
.menus{
    display: none;
    width: 270px;
}

.whatsapp{
    display: block;
    position: fixed;
    margin-top: 18%;
    margin-left: 88%;
    text-align: center;
    font-size: 12px;
    text-align: center;
    opacity: .70;
    color: rgb(114, 231, 60);
}
.wpimg{
    width: 45px;
    border-radius: 50%;
}

.encab{
    font-size: 140%;
    color: white;
    padding-top: 13%;
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    word-spacing: 9%;

}

.datosp{
    width: 102.6%;
    font-weight: bold;
    font-size: 95%;
    color: rgb(249, 253, 6);
    margin-left: -2%;
    margin-top: -2%;
    padding-top: .6%;;
    padding-bottom: .3%;
    position: fixed;
    border-bottom: 1px solid rgb(255, 210, 10);
}
.subhead{
    display:    table;
    width: 80%;
    margin-left: 10%;
    margin-top: auto;
    text-align: center;
}
.datos1p{
    display: table-cell;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.datos2p{
    display: table-cell;
    text-align: center; 
    margin-right: auto;
    margin-left: auto;
}  
.datos{
    width: 102.6%;
    font-weight: bold;
    font-size: 120%;
    color: rgb(249, 253, 6);
    margin-left: -2%;
    margin-top: -50%;
    padding-top: 0%;;
    text-align: center;
}
.datos1{
    padding-left: 14.5%;    
}
.datos2{
    padding-left: 10% ;
}

.intro{
    width: 90%;
    background-color: rgb(153, 42, 88);
    color: black;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    padding-top: .3em;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
    border: 1px solid rgb(255, 210, 10);
}
.img1{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.t1{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    letter-spacing: 1px;
    text-align: center;
    color: rgb(255, 255, 0);
    margin-left: 4%;
    margin-right: 3%;
}
.t2{
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    text-align: justify;
    font-weight:  bold;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;  
    color: yellow;
    word-spacing: 1px;;
}
.lista{
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    font-size: 115%;
    font-weight:  300;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
      
    color: white;
    width: 80%;
}


.contp{
    display: table;
    width: 90%;
    margin-left: 6%;
    margin-right: auto;
    padding-top: 2%;
}
.contpi{
    display: table-row-group;
}
.contpia{
    display: table-cell;
    width: 25%;
    vertical-align: middle; 
}
.icontpmg{
    margin-right: auto;
    margin-left: auto;
    width: 180px;
    height: 97px;
}

.acarac{
    padding-top: 1%;
    display: table;
    width: 87%;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: rgb(231, 218, 198);
    background-color: rgb(46, 35, 14);
}
.acarace{
    padding-top: 2%;
    padding-right: 2%;
    padding-left: 2%;
    display: table-caption;
    font-size: 85%;
    background-color: rgb(116, 93, 83);
    color: whitesmoke;
}
.acarab{
    width: 90%;
    font-size: 130%;
    margin-left: auto;
    margin-right: auto;
}
.acarab li{
    margin-bottom: 3%;
}

.dcomp{
    width: 103%;
    background-color: rgb(250, 250, 69);
    color: rgb(4, 77, 77);
    font-size: 70%;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: bold;
    text-align: center;
    margin-left: -1%;
    letter-spacing: 2px;
    word-spacing: 5px;
}
.dcomp :hover{
    background-color: white;
}

.botonfb{
    margin-left: 40%;
    margin-right: auto;
    width: 30%;
}
.tlogofb{
    width: 150px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(37, 3, 189);
    border-radius: 5px;
}