html{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

html, body {
    height: 100%;
}

html {
    box-sizing: border-box;
}

*, *::before, *::after {
    box-sizing: inherit;
}

img.btn-whatsapp {
    display: block !important;
    position:fixed;
    z-index: 9999999;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    border-radius:100px !important;
    }
    img.btn-whatsapp:hover{
    border-radius:100px !important;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(7,94,84,1); 
    -moz-box-shadow: 0px 0px 15px 0px rgba(7,94,84,1);
    box-shadow: 0px 0px 15px 0px rgba(7,94,84,1);
    transition-duration: 1s;
    } 
    
/* Encabezado */

#sociales{
    
    text-align: right;
    font-size: 30px;
    margin-right: 20%;
    font-style: italic;
    color: rgb(53, 97, 148) 
    
}

#logo{
    margin-left: 20%;
}

#logomenu {
    display:flex;


grid-template-columns: auto auto auto
}

#menu-principal {

    padding: 18px 0 0;
    margin-left: 10%;
  
     
}

#menu-principal li {
    display: inline-block;
    padding: 18px 0 0;
    padding-right: 12px;
    
}

#menu-principal li a {
 color: #487081;
 font-size: 20px;
 text-decoration: none;
 font-style: normal;
font-weight: 400;
text-transform: uppercase;
font-family: open sans condensed,sans-serif;
font-weight: 600;
letter-spacing: 0;
}

#menu-principal li a:hover {
    text-decoration: underline;
    color:black;
}


#comparte {
    text-align: center;
font-size: 27px;
line-height: 0;
padding-bottom: 15px;
}

 /* Footer */

 #footer {
    background-color: #ddeaec;
display: flex;
flex-flow: row wrap;
padding: 40px 0;
padding-bottom: 18px;
}

#footer div {
    flex-basis: 33%;
text-align: center;
}

#footer3 a {
    font-size: 30px;
    color:blue;
}

#foto img {
    display: block;
    margin: 60px auto;
    width: 100%;
}

#texto {
    width: 72%;
    margin: 99px auto;
  }
  #texto2 {
    width: 72%;
    margin: 99px auto;
  }
  h1 {
    color: #487081;
  }

  #texto > p {
    font-size: 24px;
    font-weight: 100px;
  }

  #texto img {
    float: left;


    margin: 0 69px 0 0;
  }


  #texto2 h1 {
    color: #487081;
  }


  #blog {
    padding: 20px 20px;
display: flex;
flex-flow: row wrap;
padding-left: 78px;
justify-content: center;
}

#blog1 {
    padding: 20px;
background-color: aliceblue;
flex-basis: 25%;
margin: 30px;
padding-bottom: 33px;

}

#blog2 {
    padding: 20px;
background-color: aliceblue;
flex-basis: 25%;
margin: 30px;

}

#blog3 {
    padding: 20px;
background-color: aliceblue;
flex-basis: 25%;
margin: 30px;

}

#blog4 {
    padding: 20px;
background-color: aliceblue;
flex-basis: 25%;
margin: 30px;
padding-bottom: 33px;

}

#blog5 {
    padding: 20px;
background-color: aliceblue;
flex-basis: 25%;
margin: 30px;

}

#blog6 {
    padding: 20px;
background-color: aliceblue;
flex-basis: 25%;
margin: 30px;

}

#blog7 {
    padding: 20px;
background-color: aliceblue;
flex-basis: 25%;
margin: 30px;

}

#blog1 img {
    width: 100%;
}

#blog2 img {
    width: 100%;
   }
    

#blog3 img {
    width: 100%;
    
}

#blog4 img {
    width: 100%;
}

#blog5 img {
    width: 100%;
   }
    

#blog6 img {
    width: 100%;
    
}

#blog7 img {
    width: 100%;
    
}


#blog1 img:hover {
    transform:rotate(5deg) ;
}

#blog2 img:hover {
    transform:rotate(5deg) ;
   }

#blog3 img:hover {
    transform:rotate(5deg) ;
}

#blog4 img:hover {
    transform:rotate(5deg) ;
}

#blog5 img:hover {
    transform:rotate(5deg) ;
   }

#blog6 img:hover {
    transform:rotate(5deg) ;
}
#blog7 img:hover {
    transform:rotate(5deg) ;
}


#blog1 p {
    margin-bottom: 30px;
}

#blog2 p {
    margin-bottom: 30px;
}

#blog3 p {
    margin-bottom: 30px;
}

#blog4 p {
    margin-bottom: 30px;
}

#blog5 p {
    margin-bottom: 30px;
}

#blog6 p {
    margin-bottom: 30px;
}

#blog7 p {
    margin-bottom: 30px;
}



#blog1 a {
    border: 5px solid blue;
background-color: blue;
color: white;
padding: 10px;
margin-top: 25px;
text-decoration: none;
border-radius: 15px;
}

#blog2 a {
    border: 5px solid blue;
background-color: blue;
color: white;
padding: 10px;
margin-top: 25px;
text-decoration: none;
border-radius: 15px;
}


#blog3 a {
    border: 5px solid blue;
background-color: blue;
color: white;
padding: 10px;
margin-top: 25px;
text-decoration: none;
border-radius: 15px;
}

#blog4 a {
    border: 5px solid blue;
background-color: blue;
color: white;
padding: 10px;
margin-top: 25px;
text-decoration: none;
border-radius: 15px;
}

#blog5 a {
    border: 5px solid blue;
background-color: blue;
color: white;
padding: 10px;
margin-top: 25px;
text-decoration: none;
border-radius: 15px;
}


#blog6 a {
    border: 5px solid blue;
background-color: blue;
color: white;
padding: 10px;
margin-top: 25px;
text-decoration: none;
border-radius: 15px;
}

#blog7 a {
    border: 5px solid blue;
background-color: blue;
color: white;
padding: 10px;
margin-top: 25px;
text-decoration: none;
border-radius: 15px;
}


#blog1 a:hover {
    color: black;
            background-color: white;
            border: 1px solid;
            border-color: #4CAF50;
    }
    
    #blog2 a:hover {
        color: black;
                background-color: white;
                border: 1px solid;
                border-color: #4CAF50;
        }
    
        #blog3 a:hover {
            color: black;
                    background-color: white;
                    border: 1px solid;
                    border-color: #4CAF50;
            }

            #blog4 a:hover {
                color: black;
                        background-color: white;
                        border: 1px solid;
                        border-color: #4CAF50;
                }
                
                #blog5 a:hover {
                    color: black;
                            background-color: white;
                            border: 1px solid;
                            border-color: #4CAF50;
                    }
                
                    #blog6 a:hover {
                        color: black;
                                background-color: white;
                                border: 1px solid;
                                border-color: #4CAF50;
                        }

                        #blog7 a:hover {
                            color: black;
                                    background-color: white;
                                    border: 1px solid;
                                    border-color: #4CAF50;
                            }
                            

          
@media screen and (min-width:100px) and (max-width:700px)    {

    #sociales{
    
        text-align: center;
        font-size: 20px;
        margin-right: 0px;
        font-style: italic;
        
    }
#logomenu {
    display: block;
}


     #logo {
        justify-content: center;
display: flex;
margin-left: 0%;
     }

     #menu-principal {
        margin: 0px;
        display: flex;
justify-content: space-between;
     }
    
    #menu-principal li {
        display: inline-flex;
padding: 0px 0 0;
align-items: center;
justify-content: center;
padding-bottom: 33px;
padding-left: 4px;
        
    }
    
    #menu-principal li a {
        color: black;
        font-size: 12px;
        font-weight: 800;
        text-decoration: none;
        font-style: normal;
       text-transform: uppercase;
       font-family: open sans condensed,sans-serif;
       letter-spacing: 0;
       }
    


       /* Footer */

#footer {
    display: block;
}

#footer div {
    padding-bottom: 21px;
}


#texto img {
    float: none;
    display: block;
    margin: 0 auto;
    width: 100%;
  }


#blog {

    display:block;
    padding: 0px 0px;
display: block;
padding-left: 0px;
justify-content: center;
padding-bottom: 6px;

}
}



/* Querie para entre 1400 y 1700 */

@media screen and (min-width:1400px) and (max-width:1700px)  {





}

/* Querie entre 701 y 1000 */

@media screen and (min-width:701px) and (max-width:1000px)  {

    #sociales{
    
        text-align: center;
        font-size: 20px;
        margin-right: 0px;
        font-style: italic;
        
    }
#logomenu {
    display: block;
}


     #logo {
        justify-content: center;
display: flex;
margin-left: 0%;
     }

     #menu-principal {
        margin: 0px;
        display: flex;
justify-content: space-between;
     }
    
    #menu-principal li {
        display: inline-flex;
padding: 0px 0 0;
align-items: center;
justify-content: center;
padding-bottom: 33px;
padding-left: 4px;
        
    }
    
    #menu-principal li a {
        color: black;
        font-size: 12px;
        font-weight: 800;
        text-decoration: none;
        font-style: normal;
       text-transform: uppercase;
       font-family: open sans condensed,sans-serif;
       letter-spacing: 0;
       }

       #texto img {
        float: none;
        display: block;
        margin: 0 auto;
        width: 100%;
      }
    

       #blog {

        display:block;
        padding: 0px 0px;
    display: block;
    padding-left: 0px;
    justify-content: center;
    padding-bottom: 6px;
    
    }

    }

    @media screen and (min-width:1001px) and (max-width:1200px) {


        #logo {
            margin-left: 8%;
        }
    
        #menu-principal {
            margin-left: 5%;
        }
    
    
    
    #menu-principal li a {
        font-size: 15px;
    }
   
}

@media screen and (min-width:1201px) and (max-width:1399px) {


    #logo {
        margin-left: 8%;
    }

    #menu-principal {
        margin-left: 5%;
    }



#menu-principal li a {
    font-size: 21px;
}

}