
header {
    
    background-image: url("logofinalereazul.JPG");
    background-size: cover;
    height: 85px;
    width: 218px;
    margin-bottom: 20px;
    margin-left: auto; 
    margin-right: auto;
            
    
 }
















 body{
    text-align: center;
    }
  











   .contenedor{

    
    position:static;
    background-color:white;
    padding-bottom: -80%;
    width:100%;
      
    margin-top: -10px;
    margin-bottom: -80px;
    text-align: center;
    
    
    
    }























    .divmenuservicios p{
            
        margin-bottom: 80px;
        list-style: none;
        display: inline-block;
        margin: 1px;
        margin: auto;
        margin-left: 10px;
        text-align: center;
        padding: 5px 25px;
        font: bold 14px verdana;
        color: gray;
        padding-bottom: 2px;
                      
       }


       .divmenuservicios p:hover{

        color: rgb(8, 113, 205);
        transition: color 0.4s;
        
      }

       











     .sectionimgservicios img{

        
        
        width: 100%;
        
        
        
     }















    .imgservicios1{

        width: 100%;
        height: auto;
    }




    .imgservicios2{

       
        width: 100%;
        height: auto;
        margin-top: -0.9%;
        
    }



    .imgservicios3{


        
        width: 100%;
        height: auto;
        margin-top: -0.9%;

    }

















    .footcontacto{

   
        background-color: midnightblue;
        color: white;
        font-family: Arial, Helvetica, sans-serif;
        padding-top: 15px;
        padding-bottom: 25px;
        font-size:medium;
        margin-bottom: 22px;
        margin-top: -0.8%;
        width: 100%;
        height: auto;
        clear: both;
        
      }