@charset "utf-8";

*{
    box-sizing:border-box;
    }
html{
    height: 640px
    }
#background{
    background: linear-gradient(rgb(108, 126, 188), rgb(20,43,112),rgb(10, 15, 33) 130%);
    background-attachment: fixed;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

#imagen img{ 
    width: 80px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 160px; 
    }

h1{
    color: #ffffff;
    font-family: 'Fredoka One', cursive;
    font-size: 45px;
    letter-spacing: 5px;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
    }

#frase{
    color: #ffffff;
    font-family: 'Heebo', sans-serif;
    font-weight: b;
    letter-spacing:2px;
    font-size:15px;
    text-align: center;
    margin-top: -30px; 
    }

h2{
    color: #ffffff;
    font-family: 'Heebo', sans-serif;
    font-weight: 100;
    letter-spacing:2px;
    font-size:20px;
    text-align: center;
    margin-top: -30px; 
    }

.botoncolor a{
    background: linear-gradient(rgb(93, 87, 247)-80%,rgb(0, 167, 221));
    }

#ingresar a{
    text-decoration-line: none;
    color: #ffffff;
    font-family: 'Heebo', sans-serif;
    font-size: 17px;
    width: 180px;
    border-radius:100px;
    padding: 8px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 1px;
    margin-top: 80px;
    }






#background2{
    background-color: #ffffff;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

.header{
    background: linear-gradient(rgb(66, 89, 170), rgb(20,43,112),rgb(91, 97, 119) 130%);
    width: 100%;
    height: 6rem;
    margin-top: -10px;
    text-align:right;
    }

.iso{
    width:33px;
    margin-top: 30px;
    margin-right: 20px;
    }

.boton{
    width: 23px;
    display: block;
    margin-left:10px;
    vertical-align: middle;
    margin-top: -60px;
    }

#bajada{
    color:#ffffff;
    font-family: 'Heebo', sans-serif;
    text-align: center;
    font-size: 14px;
    margin-top: -24px;
    }

.botones{
    list-style-type: none;
    margin-top: 32px;
    background-color: rgb(0,165,218);
    font-family: 'heebo';
    text-decoration: none;
    display: flex; 
    flex-direction: row;
    justify-content: space-around;
    color: #ffffff;
    padding: 4px;
    font-size:18px;
    }

.botones a:hover{
    background-color: rgb(239, 152, 64);
    }

.equipos{
    font-family: 'heebo';
    text-decoration: none;
    color: #ffffff;
    }

.bienvenido{
    color: rgb(20,43,112);
    font-family: 'Fredoka One', cursive;
    font-size: 30px;
    letter-spacing: 5px;
    font-weight: normal;
    text-align: center;
    margin-top: 30px;
    }

.iconousuario img{
    width: 19px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -260px
    }

.iconousuario{
    margin-left: -200px
    }

.nombre{
    font-family: 'gotham';
    text-align: center;
    padding: 8px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top:-27px;
    padding-left: 40px;
    padding-right: 40px;
    }

.iconocontrasena img{
    width: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px
    }

.iconocontrasena{
    margin-left: -200px
    }

.contrasena{
    font-family: 'gotham';
    text-align: center;
    padding: 8px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top:-28px;
    padding-left: 40px;
    padding-right: 40px;
    }

#iniciarsesion a{
    text-decoration-line: none;
    color: #ffffff;
    font-family: 'Heebo', sans-serif;
    font-size: 17px;
    width: 180px;
    border-radius:100px;
    padding: 8px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 1px;
    margin-top: 140px;
    }

#registrarse a{
    text-decoration-line: none;
    color: #ffffff;
    font-family: 'Heebo', sans-serif;
    font-size: 17px;
    width: 180px;
    border-radius:100px;
    padding: 8px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 1px;
    margin-top: 60px;
    }

.aviso{
    text-decoration: none;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    color: rgb(20,43,112);
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 2px;
    margin-top: 180px;
    }










.barracolor{
    background-color: rgb(53,53,53);
    }

.barradedatos{
    display: flex;
    justify-content: center;
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    padding: 8px;
    margin-top: 31px
    }

.fotousuario img{
    width: 95px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px
    }

.fotousuario{
    padding-right: 180px
    }

.colortipo{
    color: #ffffff;
    }

.colortipo2{
    color: rgb(53,53,53);
    }

.nombredeusuario{
    color: rgb(53,53,53);
    font-family: 'gotham';
    font-size:15px;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 50px;
    padding-right: 170px;
    }

.iconohistorial img{
    width: 20px;
    margin-top: -38px;
    margin-bottom: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

.iconohistorial {
    margin-right: 300px;
    }

.iconotelefono img{
    width: 17px;
    margin-top: -39px;
    margin-bottom: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

.iconotelefono {
    margin-right: 300px;
    }

.navegador a{
    background: linear-gradient(rgb(48, 68, 134), rgb(7, 28, 88));
    font-family: 'Heebo', sans-serif;
    text-decoration: none;
    color:#ffffff;
    text-align: center;
    padding: 12px;
    display: block;
    margin-left: -40px;
    margin-top: 9px;
    }

.navegador a:hover{
    background-color: #7e7e7e;
    }

.ul{
    list-style: none;
    }








.navegador2 a{
    background: linear-gradient(rgb(0,165,218) ,rgb(82, 139, 157) );
    font-family: 'Heebo', sans-serif;
    text-decoration: none;
    color:#ffffff;
    text-align: center;
    padding: 55px;
    display: block;
    margin-left: -40px;
    margin-top: 9px;
    }

.navegador2 a:hover{
    background-color: #7e7e7e;
    }








#background3{
    background: linear-gradient(rgb(139, 155, 222),rgb(0,165,218) );
    background-attachment: fixed;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

#grafico a{
    font-family: 'Heebo', sans-serif;
    background: linear-gradient(rgb(0, 255, 108) ,rgb(35, 119, 45) );
    color:#ffffff;
    text-decoration-line: none;
    font-size: 17px;
    width: 120px;
    border-radius:100px;
    padding: 1px;
    text-align: center;
    margin-top: 28px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 1px;
    }

#grafico{
    padding-right: 170px;
    }

h2{
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color:#ffffff;
    font-size: 30px;
    text-align: center;
    padding-left: 210px;
    margin-top: -57px;
    letter-spacing: 4;
    }

h3{
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color:#ffffff;
    text-align: center;
    padding-left: 200px;
    margin-top: -25px;
    margin-bottom: -70px;
    font-size: 14
    }

#barrauno{
    background: linear-gradient(rgb(46, 72, 159), rgb(20,43,112));
    padding: 1px;
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    word-spacing: 150px;
    text-align: center;
    margin-top: 55px;
    }

.medicion{
    color: #ffffff;
    font-family: 'Heebo', sans-serif;
    font-size:40px;
    word-spacing: 80px;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 170px
    }

.descripción{
    font-family: 'gotham';
    padding: 8px;
    border:0;
    text-align: center;
    }

.ultmed2{
    font-family: 'Heebo', sans-serif;
    color: #ffffff;
    text-align: center;
    margin-top: -70px;
    margin-bottom: 50px
    }

#barrados{
    background: linear-gradient(rgb(46, 72, 159), rgb(20,43,112));
    padding: 1px;
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    word-spacing: 210px;
    text-align: center;
    margin-top: 80px;
    margin-bottom: -8px;
    }

#dia{
    font-family: 'Heebo', sans-serif;
    color: #ffffff;
    text-align: center;
    margin-left: -90px;
    margin-top: -25px;
    margin-bottom: -8px;
    }

.registrovalores a{
    background-color: #e3e3e3;
    font-family: 'Heebo', sans-serif;
    font-weight: 800;
    text-decoration: none;
    color:rgb(0,165,218);
    text-align: center;
    display: block;
    margin-left: -40px;
    margin-top: 3px;
    border-style:outset;
    padding: 3px;
    }

.registrovalores a:hover{
    background-color: rgb(0,165,218);
    color: #e3e3e3;
    padding: 3px;
    }

#valores{
    word-spacing: 50px;
    margin-left:-170px;
    }

#fecha{
    margin-top:-25px;
    padding-left: 190px;
    }

.ul2{
    list-style: none;
    }

#enviar a{
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    text-decoration-line: none;
    font-size: 17px;
    background: linear-gradient(rgb(46, 72, 159), rgb(8, 24, 69));
    border-radius:100px;
    padding: 1px;
    text-align: center;
    margin-bottom: -70px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 210px;  
    }

#enviar{
    padding-left: 110px;
    }













#sabado {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 30px;
    text-align: center;
    padding-left: 200px;
    margin-top: 20px;
    letter-spacing: 4;
    }

#mes{
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-align: center;
    padding-left: 200px;
    margin-top: -35px;
    margin-bottom: -70px;
    font-size: 14px;
    }

.pulsaciones{
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size:40px;
    word-spacing: 80px;
    letter-spacing: 1px;
    font-weight: normal;
    text-align: center;
    margin-top: 125px;
    margin-bottom: 118px;
    padding-right: 25px;
    }

.ppm{
     font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color:#ffffff;
    text-align: center;
    padding-left: 75px;
    margin-top: -140px;
    margin-bottom: 160px;
    font-size: 12px;
    font-weight: 800px;
    }

.ultmed{
    font-family: 'Heebo', sans-serif;
    color: #ffffff;
    text-align: center
    }

.circulo{
    border-radius: 50%;
    height: 140px;
    width: 140px;
    border-style:outset;
    border-width: 8px;
    border-color: #ffffff;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top:-246px
    }

.onda{
    margin-top: 10px;
    margin-bottom:-50 
    }

#enviar a{
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    text-decoration-line: none;
    font-size: 17px;
    background-color: rgb(20,43,112);
    border-radius:100px;
    padding: 1px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: -7;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 200
    }

#enviar {
    padding-left: 80px;
    }

.medicionesregistro a:hover{
    background-color: rgb(0,165,218);
    color: #e3e3e3;
    padding: 3px;
    }

#valores2{
    word-spacing: 50px;
    margin-left:-220px;
    }

.descripción{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -130px;
    padding-left: 55px;
    padding-right: 45px;
    }








#background4{
    background: linear-gradient(rgb(255, 82, 82), rgb(239,152,64));
    background-attachment: fixed;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

.semiautomaticos{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:rgb(53,53,53);
    font-size: 11px;
    text-align: center;
    padding-right: 170px;
    letter-spacing: 3;
    background-color: #ffffff;
    padding:8px;
    margin-bottom: 50px;
    }

.automaticos{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color:rgb(53,53,53);
    font-size: 11px;
    text-align: center;
    padding-right: 210px;
    margin-top: 20px;
    margin-bottom: 50px;
    letter-spacing: 3;
    background-color: #ffffff;
    padding:8px;
    }

.semiauto img{
    width: 150px;
    margin-top: -30px;
    margin-bottom:-40px;
    display: block;
    margin-left: auto;
    margin-right: auto;  
    }

#debrazo a{
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    text-decoration-line: none;
    font-size: 17px;
    border-radius:100px;
    padding: 1px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: -1px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    }

.auto1 img{
    width: 140px;
    margin-top: -30px;
    margin-bottom:-40px;
    display: block;
    margin-left: auto;
    margin-right: auto;  
    }

.auto1{
    padding-right: 180px;
    }

#debrazo2 a{
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    font-size: 17px;
    border-radius:100px;
    padding: 1px;
    text-align: center;
    margin-top: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    }

#debrazo2{
    padding-right: 180px;
    }

.auto2 img{
    width: 140px;
    margin-top: -180px;
    margin-bottom:-40px;
    display: block;
    margin-left: auto;
    margin-right: auto;  
    }

.auto2{
    padding-left: 180px;
    }

#demuneca a{
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    text-decoration-line: none;
    font-size: 17px;
    border-radius:100px;
    padding: 1px;
    text-align: center;
    margin-top: 60px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    }

#demuneca{
    padding-left: 180px;
    }








.planilla{
    font-family: 'gotham';
    text-align:left;
    padding: 8px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top:50px;
    padding-left: -40px;
    padding-right: 80px;
    border: 0;
    }

.linea{
    width: 260px;
    height: 1px;
    border: 0;
    background-color: rgb(53,53,53);
    margin-top: 2px;
    }

#aceptar a{
    text-decoration-line: none;
    color: #ffffff;
    font-family: 'Heebo', sans-serif;
    font-size: 17px;
    width: 130px;
    border-radius:100px;
    padding: 8px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 1px;
    margin-top: 30px;
    }




.barracolor2{
    background-color: #e80d0d;
    }

#comprarahora a{
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    text-decoration-line: none;
    font-size: 17px;
    background: linear-gradient(rgb(255, 23, 23), rgb(83, 34, 34));
    border-radius:100px;
    padding: 9px;
    text-align: center;
    margin-top: -100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    }

#comprarahora{
    padding-left: 150px;
    line-height: 16px;
    }

.semiauto2 img{
    width: 150px;
    margin-top: -30px;
    margin-bottom:-40px;
    display: block;
    margin-left: auto;
    margin-right: auto;  
    }

.semiauto2{
    padding-right: 150px; 
    }






.colorslide{
    background-color: rgb(20,43,112);   
    padding: 4px;
    width: 90%;
    max-width: 1000px;
    margin: 70px auto;
    overflow: hidden;
    }

.slides{
    width: 100%;
    }

.slides img{
    display: flex;
    flex-direction: row;
    width: 50%;
    height: 100%;
    }

.slidesjs-slide{
    position: absolute;
    top: 0px;
    width: 61%;
    z-index: 10;
    backface-visibility: hidden;
    display: block;
    }


.slidesjs-pagination{
    display: flex;
    justify-content: flex-start;
    visibility: hidden;
    }

.omron{
    font-family: 'Heebo', sans-serif;
    color: #ffffff;
    margin-top: -120px;
    text-align: center;
    letter-spacing: 1px;
    }

#debrazo2 a{
    text-decoration: none
    }






.menu{
    height: 1.2em;
    margin-top: -22px;
    display:block;
    margin-left: auto;
    padding-right: 13px
    }

input#abrir-cerrar{
    visibility: hidden;
    position: absolute;
    }

label[for="abrir-cerrar"]{
    cursor: pointer;
    padding: 0;
    color: #ffffff;
    display: inline-block;
    width: 100%;
    }

input#abrir-cerrar:checked~#sidebar {
    padding: 2vh;
    width: 160px;
    box-shadow: 5px 0px 9px 0 rgba(0, 0, 0, 0.14), -2px 3px 2px -2px rgba(0, 0, 0, 0.12), -1px 1px 5px 0 rgba(0, 0, 0, 0.2)
    }

#sidebar{
    width: 0;
    }

.sidebar{
    font-family: 'Heebo', sans-serif;
    text-transform: capitalize;
    font-weight: normal;
    position: fixed;
    height: 53%;
    top:132px;
    left: 0;
    background: linear-gradient(rgb(52, 51, 51), rgb(128, 120, 120));
    overflow-x: hidden;
    transition: 0.8s;
    box-sizing: border-box;
    }

.sidebar ul, .sidebar li{
    margin:0;
    padding: 1px;
    list-style: none inside;
    }

.sidebar li{
    list-style: none inside;
    }

.sidebar a{
    padding: 2px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    }

.lineamenu{
    margin-bottom: -17px;
    }







#background5{
    background: linear-gradient(rgb(0, 255, 108) ,rgb(0,165,218) );
    background-attachment: fixed;
    min-width: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

hr.v{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 1px;
    height: 350px;
    margin-top: 60px;
    border-left-style: none;
    border-top: none;
    border-bottom-color: #ffffff;
    }

hr.u{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 280px;
    margin-top: -9px;
    border-left-style: none;
    border-right-style: none;
    border-top: none;
    border-bottom-color: #ffffff;
    }

.lineas{
    margin-right: 280px;
    }

.numeros{
    font-size: 14px;
    font-family: 'Heebo', sans-serif;
    color: #ffffff;
    margin-top: -362px;
    line-height: 30px;
    text-align: center;
    margin-right: 315px;
    }

.fechasgrafico{
    font-size: 14px;
    font-family: 'Heebo', sans-serif;
    color: #ffffff;
    text-align: center;
    margin-right: 190px;
    margin-top: -20px
    }

.fechasgrafico2{
    font-size: 14px;
    font-family: 'Heebo', sans-serif;
    color: #ffffff;
    text-align: center;
    margin-left: 210px;
    margin-top: -20px
    }

.cifrado{
    font-size: 14px;
    font-family: 'Heebo', sans-serif;
    color: #ffffff;
    text-align: center;
    margin-right: 200px;
    margin-top: -400px
    }

.lineasis{
    border-left-style: none;
    border-right-style: none;
    border-top: none;
    border-bottom-color: #ff4d4d;
    transform: rotate(2deg);
    width: 290px;
    margin-top: 75px;
    }

.lineadia{
    border-left-style: none;
    border-right-style: none;
    border-top: none;
    border-bottom-color: #fff500;
    transform: rotate(3deg);
    width: 290px;
    margin-top: 135px;
    }

.lineapuls{
    border-left-style: none;
    border-right-style: none;
    border-top: none;
    border-bottom-color: #0014ff;
    transform: rotate(-9deg);
    width: 290px;
    margin-top: 20px;
    }

.sisdiapuls{
    font-size: 14px;
    font-family: 'Heebo', sans-serif;
    color: #c90000 ; 
    font-weight: bold;    
    text-align: center;
    word-spacing: 40px;
    margin-top: 150px
    }

.colorsis{
    color: #c33434 ; 
    }

.colordia{
    color: #d9d229 ; 
    }

.colorpuls{
    color: #0c24aa ; 
    }






.barracolor3{
    background-color: rgb(243,198,53);
    height: 24px;
    margin-top: 20px;
    }

.x{
    margin-top: -40px;
    width: 290px;
    border-left-style: none;
    border-right-style: none;
    border-top: none;
    border-bottom-color: #383946;
    }

.barradedatos3{
    display: flex;
    justify-content: center;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    color:rgb(53,53,53);
    padding: 1px;
    margin-top: -18px
    }

#leyenda{
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    text-align: center;
    color: rgb(29, 29, 25);
    margin-top: 5px;
    }

.planilla2{
    font-family: 'gotham';
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    background-color:transparent;
    border: none; 
    }


#continuar a{
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    text-decoration-line: none;
    font-size: 17px;
    border-radius:100px;
    padding: 1px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: -1px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    }









#leyenda2{
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    text-align: center;
    color: rgb(29, 29, 25);
    margin-top: 32px;
    margin-bottom: -8px;
    }

.leyenda3{
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    text-align: center;
    color: rgb(29, 29, 25);
    margin-top: 8px;
    }

.leyenda3 img{
    width: 55px;
    }

#check{
    width: 15px;
    }




#pagar a{
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    text-decoration-line: none;
    font-weight: normal;
    font-size: 17px;
    background: linear-gradient(rgb(255, 23, 23), rgb(83, 34, 34));
    border-radius:100px;
    padding: 12px;
    text-align: center;
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    }

#pagar{
    padding-left: 0px;
    line-height: 16px;
    }


#continuar2 a{
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    text-decoration-line: none;
    font-size: 17px;
    border-radius:100px;
    padding: 1px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 90px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    }

.leyenda4{
    font-family: 'Heebo', sans-serif;
    color:#ffffff;
    text-align: center;
    font-weight: bold;
    color: rgb(29, 29, 25);
    margin-top: 98px;
    }



.navegador3 a{
    background: linear-gradient(rgb(79, 217, 128), rgb(58, 111, 45));
    font-family: 'Heebo', sans-serif;
    text-decoration: none;
    color:#ffffff;
    text-align: center;
    padding: 12px;
    display: block;
    margin-left: -40px;
    margin-top: 9px;
    }

.navegador3 a:hover{
    background-color: #7e7e7e;
    }

.textosmododeuso{
    font-family: 'Heebo', sans-serif;
    color: rgb(20,43,112);
    font-weight: bold;
    margin-top: 30px;
    text-align: center
    }

.textosmododeuso img{
    margin-right: auto;
    margin-left: auto;
    width: 245px;
    margin-top: -70px
    }

.colorslide2 img{
    background: linear-gradient(rgb(8, 8, 8), rgb(20,43,112));  
    padding: 8px;
    width: 80%;
    max-width: 1000px;
    margin-top: -32px;
    overflow: hidden;
    }


.enviohist{
    font-family: 'Heebo', sans-serif;
    color: #ffffff;
    margin-top: 80px;
    text-align: center
    }

.tilde img{
    width: 230px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: -60px;
    }

.enviardescripcion{
    margin-top: 150px;
    margin-bottom: -50px;
    }

.gmail img{
    width: 45px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px
    }

.gmail{
    margin-right: 230px
    }

.gmail a{
    background: linear-gradient(rgb(46, 72, 159), rgb(8, 24, 69));
    font-family: 'Heebo', sans-serif;
    text-decoration: none;
    color:#ffffff;
    font-size: 17px;
    border-radius:100px;
    padding: 2px;
    text-align: center;
    margin-top: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    }

#precio{
    font-weight: 800
    }


.parpadea{
    animation-name: parpadeo;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

    -webkit-animation-name:parpadeo;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    }

@-moz-keyframes parpadeo{  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
    }

@-webkit-keyframes parpadeo{  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
    }

@keyframes parpadeo{  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
    }















div nav ul.botones li a{
    transition: 0.9s all;
    }

div nav ul.botones li p {
    color: rgb(20,43,112);
    font-size: 14px;
    background-color: rgb(239, 152, 64);
    position:absolute;
    font-weight: bold;
    top: 1.2em;
    left: 0em;
    padding: 15px;
    font-family: 'Heebo', sans-serif;
    text-align: justify;
    min-width: 300px;
    transition: 1s all;
    margin-left: -8px
    }

div nav ul.botones li {
    position: relative;
    overflow: hidden;
    }

div nav ul.botones li:hover{
    overflow: visible;
    }

@media only screen and (min-width: 650px){
    div nav ul.botones li{
    position: relative;
    }
    
div nav ul.botones li p{
    min-width: 550px;
    }

@media only screen and (min-width: 1050px) {
    
    div nav ul.botones li {
    position: relative;
    }
    
    div nav ul.botones li p {
    min-width: 1000px;
    }

@media only screen and (min-width: 1700px) {
    
div nav ul.botones li{
    position: relative;
    }
    
div nav ul.botones li p{
    min-width: 1000px;
    }

    

    
    
    


    