* {box-sizing: border-box; margin: 0; padding: 0;}

h3 {color: white; background-color: rgba(236, 5, 5, 0.863); padding: 7px; font-size: 15px; }
.divH3 {background-color: rgba(236, 5, 5, 0.863); width: 100%; display: flex; justify-content: center;}

body {background-color: hsl(0, 88%, 7%);}
.separar1 {height: 75px;}
.eBook {color: burlywood; text-align: center;}
.separar2 {height: 20px;}
.titElimina {color: rgb(4, 192, 4); font-weight: 800; text-align: center;}
.titForma {color: white; font-weight: 500; text-align: center; padding-top: 10px; padding-bottom: 15px;}
.imgEbook1_1 {width:70%; max-width: 300px;}
.img1 {display: flex; justify-content: center; padding-bottom: 8px;}
.precio {display: flex; flex-direction: row; justify-content: center;}
.p1 {color: white;}
.p2 {color: red; font-weight: 600; padding-left: 4px;}
.titCuanto {color: bisque; font-size: 15px; font-weight: 600; padding-top: 17px; text-align: center;}
.titRta {color: white; font-size: 14px; padding-top: 13px; text-align: center; padding-bottom: 17px; padding-left: 10px; padding-right: 10px;}
.titGuia {color: rgb(107, 204, 9); font-family:cursive; padding-left: 10px; font-weight: 550; padding-bottom: 13px;}
.check {color: rgb(107, 204, 9); font-family:cursive; padding-left: 10px;}
.titDescuento {color: white; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 15px;}
.botonComprar {background-color: red; color: white; padding: 15px; border-style: none; border-radius: 6px; cursor: pointer;}
.botonComprar:hover {background-color:darkred;}
.divComprar {display: flex; justify-content: center; margin-top: 15px;}
.imgEbook1_2 {width:70%; max-width: 300px;}
.titDescarga {color: white; font-size: 12px; text-align: center; padding-top: 15px; padding-bottom: 8px;}
.titBono {color:aquamarine; font-size: 15px; font-weight: 550; text-align: center; padding-top: 15px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px;}
.titB1 {color: white; font-size: 14px; padding: 10px;}

.secBono {background-color: darkslateblue; margin-top: 20px; margin-bottom: 20px;}
.imgEbook1_3 {width:70%; max-width: 300px;}
.titHig {color: white; font-size: 13px; padding: 9px;}
.titUltimo {color: red; font-size: 15px; text-align: center; padding-bottom: 15px;}
.titUltimo2 {color: rgb(107, 204, 9); font-size: 15px; text-align: center; padding: 10px;}
.titUltimo3 {color: white; font-size: 13px; text-align: center; padding: 10px;}
.divUlt {background-color:rgb(20, 19, 19);}


h3 {position: fixed; z-index: 9999; ; display: flex; align-items: center; justify-content: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);}