@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&family=DM+Serif+Display:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Lexend+Deca:wght@100..900&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');



body    {
    background-color:pink
   
}


.container  {
    background-color: white;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: "Bitter", serif ;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 1px 2px 30px rgb(8, 8, 8);
}

header  {
    background-color: black;
    text-align: center;
    text-shadow: palevioletred 1px 1px 2px;
    box-shadow: grey 1px 2px 3px;
    
}

header a{
    text-decoration: none;
    color: pink;
}

.h1salpa  {
    color: pink;
    font-family: "DM Sans", sans-serif;
    
}

h1  {
    color: pink;
    font-family: "DM Sans", sans-serif;

}

.realnav {  
   padding-left: 200px;
    

}

.realnav2 {
   text-align: center;
   font-family: "Lexend Deca", sans-serif;
    font-weight: normal;
    
   
}

.solocompu  {
    display: flex;
}

.imginicio  {
    border: 1px solid rgb(12, 20, 48);
    background-color: rgb(200, 223, 252);
    box-shadow: rgb(64, 64, 65) 1px 2px 4px;
    padding-top: 10px;
    padding-right:5px;
    text-align: start;
    margin-top: 10px;
    margin-bottom: 20px;
    
    
    
}

.imginicio img  {
    float: left;
    padding-right: 10px;
    margin-left: 7px;
    align-items: center;
    
}

.imginicio p{
    text-align: justify;
    display: inline-flexbox;
    
   
}

.solomovil  {
    display: none;
}

.bluecarrousel  {
    background-color: rgb(247, 199, 208);
    padding: 10px;
    box-shadow: rgb(100, 100, 100) 1px 2px 10px;
}

.destacadostitle    {
    font-size: 20px;
}

.destacadostext     {
    font-size: 17px;
}

.ustedesshadow  {
    box-shadow: 1px 2px 30px ;
}

.adaptable  {
    display: block;
    width: 100% ;
}

.up {
    display: block;
    margin-left: 250px;
}

.salparsborder  {
     border-top: 1px solid black;
    font-family: "Lexend Deca", sans-serif;
    font-weight: lighter;
}

.borderfooter   {
    border-top: 1px solid black;
    font-family: "Lexend Deca", sans-serif;
    font-weight: lighter;
    text-align: end;
}



a{
    text-decoration: none;
}

a:hover {
    color: plum;
}


.imgcentrado {
  display: block; /* Obligatorio para que margin: auto funcione */
  margin-left: auto;
  margin-right: auto;
  
}


/*BTS PAG*/

.pink   {
    background-color: white;
    color: black;
    border: 1px solid black;
    
}

.pink:hover{
    background-color: rgb(248, 217, 223) ;
    color: rgb(87, 85, 85);
}

.pinkcanvas {
    background-color: rgb(247, 208, 215);
    color: black;
    border-bottom: 1px solid black;

}

.pinkcanvasbody{
    color: black;
}



.pan    {
    text-decoration: none;
    color: whitesmoke;
    
}


/*PERSO PAG*/

.muchotexto {
    font-size: 17px;
    text-align: justify;
}

.titulosmargin  {
    font-size: 60px; 
    margin-top: 250px;
    text-align: center;
}

.titulostext    {
    font-size: 20px;
    text-align: center;
    margin-top: 300px;
}

.comoworktitle  {
    font-size: 50px; 
    margin-top: 250px;
    text-align: center;
}

.comoworktext   {
    font-size: 18px;
    text-align: center;
    margin-top: 300px;
}


/*INFO TALLES PAG*/
.tabblue    {
    background-color: rgb(180, 213, 252);
 
}


/*INFO PRECIOS PAG*/
td  {
    text-align: right;
}




@media screen and (max-width:1100px) {


    .realnav    {
        padding-left: 0px;
    }



    .titulosmargin  {
    font-size: 45px; 
    margin: 170px auto auto auto;
    
}

.titulostext    {
    font-size: 16px;
    margin: 210px auto auto auto;
    
}

.comoworktitle  {
    font-size: 37px; 
    margin: 180px auto auto auto;
}

.comoworktext   {
    font-size:16px;
    margin: 210px auto auto auto;
}


}


@media screen and (max-width:980px) {


    .realnav    {
        padding-left: 1px;
    }


    .solocompu  {
        display: inline;
    }

     .imginicio{
        text-align: center;
        padding: 5px;
        
        
    }

    
    .imginicio p    {
        font-size: 17px;
    }


    .titulosmargin  {
    font-size: 45px; 
    margin: 145px auto auto auto;
    
}

.titulostext    {
    font-size: 16px;
    margin: 190px auto auto auto;
    
}

.comoworktitle  {
    font-size: 37px; 
    margin: 180px auto auto auto;
}

.comoworktext   {
    font-size:16px;
    margin: 210px auto auto auto;
}


}


@media screen and (max-width:880px) {

    .destacadostitle    {
        font-size: 17px;
    }

    .destacadostext     {
        font-size: 15px;
    }

   

    .solocompu  {
        display: none;
    }
    
    .solomovil  {
        display: block;
        margin-top: 15px;
    }

    .imginicio{
        text-align: justify;
        padding: 4px;
    }

     .titulosmargin  {
    font-size: 40px; 
    margin: 130px auto auto auto;
    
}

.titulostext    {
    font-size: 15px;
    margin: 160px auto auto auto;
    
}

.comoworktitle  {
     font-size: 25px; 
    margin: 150px auto auto auto;
}

.comoworktext   {
    font-size: 12px;
    margin: 170px auto auto auto;
}

}


@media screen and (max-width:600px){

    .destacadostitle    {
        font-size: 10px;
    }

    .destacadostext     {
        font-size: 9px;
    }

     .borderfooter   {
        border-top: none;
    }

    .realnav    {
        padding-left:0px ;
    }
    
    .titulosmargin  {
    font-size: 30px; 
    margin: 70px auto auto auto;
    
}

.comoworktitle  {
    font-size: 17px;
    margin: 75px auto auto auto;
}

.comoworktext   {
    font-size: 10px;
    margin: 90px auto auto auto;
}

.titulostext    {
    font-size: 11px;
    margin: 95px auto auto auto;
    
}


   




}


