.what {
    width:48px;
}

  #a {
    width: 100%;
   }

.padreli {
    font-family: "Century Gothic", 'Lato', sans-serif;
    display: none;
    bottom: 0;
    top: 83px;
    margin: 0;
    padding: 0;
    left: 0;
    position: absolute;
    width: 100vw;
    height: 471px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background: #fff;
    z-index: 1000;
}
.padreli > li >img{
    width: 27px;
    margin: 18px 43px 0 0;
}

.cycle-slideshow{
    width: 100% !important;
    margin:20px auto;
    padding: 0;
    max-width:900px  !important ;
    min-width: 300px  !important;
    
}
.cycle {
    width: 100% !important;
    margin:0px auto;
    padding: 0;
    max-width:900px  !important ;
    min-width: 300px !important;
    z-index: 3500;}
.padreli> .li {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    list-style: none;
    flex: 1;
    
}

.padreli> .li a {
    color: #000;
    letter-spacing: 0.1rem;
    transition: all 0.5s ease;
    font-size: 1em;
    line-height: 72px;
    
}
.padreli>.li:hover {
        color:white;
        background: rgba(102,177,241,0.8);
        transition: all 0.5s ease;
}


    #contenedor { 
        max-width:600px !important;
        min-width:360px;
        margin: 0 auto;
                }


    header { 
        border-bottom: solid 1px rgb(104, 104, 104);
        height: 82px;
        width: 100% !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: fixed;
        top: 0px;
        left: 0;
        background-color: white;
        z-index: 1000;
    } 

    #logo {
        width: 166px;
          
        }

    #logo >  img {    
        width: 175px;
                }


    
    header > nav > ul {list-style: none; 
        font-family: 'Roboto', sans-serif;
         font-size: 14px; 
        
         width:40%;
     margin: 0; 
     padding: 2% 0; 
     box-sizing:border-box;
     display:flex; 
     justify-content: center;
     align-content: center; }

     header >  nav> ul > li {
         width: 20%;
        text-decoration: none;}

     header > nav> ul > li a {
        text-decoration: none;
        color: black;
    }


    header >nav> ul > li a:hover {
        color:rgb(104, 104, 104);
        text-decoration: none;
    }

 p{
    line-height: 26px;
}
  #menu{
    width: 12%;
    margin-left: 5%;

  } 
#menu >img{
    width: 48px;
    height: 48px;
    cursor: pointer;

}
     
#contact {
    width: 19%;
   }
    #contact > img {
        width: 2%;
        position: fixed;
        top: 33px;
        right: 187px;
    

    }
   

    }
   #contact > p {
        margin:10%;

    }

    


    section {
        margin: 0 0 20px 0;
        position: absolute;
        width: 100% !important;
        top: 75px;
        font-family: roboto, sans-serif;
    }
   

    article{
        margin: 13px;
        padding: 0;
        width: 92%;
    }
   
    h1 {
        font-family: 'Open Sans', sans-serif; 
        font-size:28px;
        margin:0;
    }


    h2 {
        font-family: 'Open Sans', sans-serif;
         font-size:16px; 
         margin:0;
        }



  
        #ul {
            display: flex;  
            margin: 0;  
            padding: 0;


        }
        

		#ul > li{
			list-style: none;
			padding: 0.5%;
            box-sizing: border-box;

        }
        
        #ul > li:first-child {
			
            padding: 0.5% 0.5% 0 0 ;
            margin:0;
            
		}
        
        #big {
            width: 874px;
			height: 430px;
            background-repeat: no-repeat;
			text-align: center;
			transition:1s;}
            
            




.items{
    width: 100%;
    list-style: none;
    
    margin: 4% 0 0 0;
    padding: 0;
}

}
.items> li  {
    display: flex;
    align-items: center;
    
   

}

.items li a  {
    margin-left: 17px;
   

}
 .items  li img{
    
    width: 30px;
    height: 30px;
    top: 0px;
    position: relative;
 }   
    #buscador {
        width: 50%;
         float: right;
        }


    #info {
        float: right;
        font-family: 'Roboto', sans-serif;
        width: 50%;
    }

    .requisitos {
        display: flex;
       
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        padding: 0% 0 5% 0%;
       
        box-sizing: border-box;
        text-align: center;
        }



    .requisitos  ul  {
        list-style: none;
        border-bottom: solid 1px #ff1d23;
        border-top: solid 1px #ff1d23;
        margin: 34px 0 0 0;
        padding: 0;
        width: 92%;
        text-align: center;
        column-count: 1;
       
        
    }



    .requisitos  ul  li {
    margin: 0 0 26px 0;}

      .requisitos  ul  li a {
        white-space:pre-line;
        flex-direction: row;
        margin: 7px;
        padding-bottom: 16px;
       
    }

    .requisitos  ul  li img {
        width: 80px;
        height: 80px;
    }

    #titulo > p {    
        white-space: pre-line;
        line-height: 26px;
        width: 96%;
        font-size: 17px;
        margin: 0;
    }


    #tabla {   
        background-color: white;
        max-width: 752px; 
        padding: 0;
        margin: 32px 0 0 0; 
    }

    table, th, td {
        text-align: left; 
    }
    
    tbody {
        width: 50%;
    }
    td {
        width: 100px;
        white-space: pre-line;
        margin:0
    }
.text {
    top: 0;
    position: relative;
    right: 20px;
    text-align: left;
}


    td > img {
        width: 65%; 
       
        position: relative;
    left: 0;
    top: 6px;
    }

    #ubicacion, #servicios {
        margin-top: 4%; 
        width: 95%;
        font-family: 'Roboto', sans-serif;

    }

    #ubicacion > p {
        white-space: pre-line;
    }
  


#servicios >p {
    white-space: pre-line;
    width: 96%;
    font-size: 17px;
   }

   

      
    #slider img {
        width: 100%;
    }
	
    
#map_canvas {

    width: 95%;
}  

.contactos{
    list-style: none;
    height: 222px;
    width: 100%;
    margin: 0;
    padding: 0;

}

.contactos > li{
    align-items: center;
    display: flex;
    margin-top: 6%;
}
    

.contactos > li a{
    text-decoration: none;
    color: black;
    margin: 0;
    padding: 0;

}
.contactos > li img{
 width:8%;
}
    

.imag{
   
    top: 30px;
    position: relative;
   
    width: 4%;
    margin: 22px 0 0 0;
    padding: 0;

}

.contactos >  li > a {
   
    display: flex;
    position: relative;
    bottom: 1px;
    left: 15px;
}

   footer{     
    height: 80px;
    width: 100% !important;
    display: flex;
    position: fixed;
    background-color: white;
    justify-content: space-around;
    align-items: center;
    border: solid 1px rgb(201, 201, 201);
    bottom: 0;
}

.reserva{
        background-color: #00ccff;
                    border-radius: 5px;
                    padding: 5%;
                    color: rgb(0, 0, 0);
                    width: 195px;
                    height: 50px;
                    margin-top: 11%;
                    cursor: pointer;

                }


               
               #dentroaside { 
                font-family: 'Roboto', sans-serif;
    display: none;
    padding: 29px 0px 0 31px;
    position: fixed;
    z-index: 2022;
    top: 83px;
    height: 89vh;
    width: 91%;
    left: 0;
    border: 1px solid #e4e4e4;
    background-color: #ffffff;
                
            }


           
           .d1  {    
               display: flex;
               margin-bottom: 1%;
                }

            .d1 > h3 {
                font-family: 'Open Sans', sans-serif;
                font-size: 14px; 
                margin-left: 5%;
                width: 19%;}

           .d1> h1 {  
                  font-family: 'Open Sans', sans-serif;
                  font-size: 40px;
                  flex-direction: row;
                 }
.precio{
    display: flex;
    width: 37%;
}
              .precio >  h1    {
                font-family: 'Open Sans', sans-serif;
                font-size: 29px;
                margin: 0;
                padding: 0;
            }

            .reserva:last-child {
                width: 129px;
                
            }
            
            .precio >  h3    {
              
                padding: 0;
                font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    margin-left: 4%;
            }

            
                select{
                width: 100%;
                height: 34px;}


                input[type="date"] { 

                    font-family: 'Open Sans', sans-serif;
                    font-size: 13px;
                    margin-bottom: 18px;
                    border: solid 2px silver;
                    padding: 6px;
                    margin-top: 14px;
                    width: 82%;
                }
                

                .mp {
                    width: 87%;
                margin: 0;
                padding: 0;}

               .mp a {
                    width: 245px !important;
                    margin-left: 0 !important;
                    text-align: center;
                }



                .cruz{
                    width: 7%;
                    position: absolute;
                    top: 12px;
                    right: 39px;
                }

                .aclaracion > p{
                    border-bottom: solid 1px #ff1d23;
                    border-top: solid 1px #ff1d23;
                    text-align: center;
                    padding: 3%;
                    margin: 50px 0 0 0;
                    width: 89%;
                    line-height: 37px;
                }
                .cajaselect {
                    background: none repeat scroll 0 0 #ffffff;
                    border-radius: 5px 5px 0 0;
                    margin-top: 7px;
                    padding: 4px 0px;
                    position: relative;
                    z-index: 1;
                    width: 85%;
                }


                .listaselect{
                    display: none;  
                    width: 281px;
                    padding: 0;
                    margin: 0px;
                    background: none repeat scroll 0 0 #ffffff;
                    border: 1px solid #8a8a8a;
                }


                .listaselectoculta{
                    display: none;
                }


                
                .listaselect li {
                    
                    cursor: pointer;
                    line-height: 15px;
                    list-style: none;
                    margin: 0;    
                    padding: 3px 0px 0px 12px
                }
               .listaselect li a {
                    color: #333;
                    text-decoration: none;   
                    margin-left: 10px;
                    position:  relative;
                    bottom:20px;
                }

                .listaselect li a:first-child{ 
                    position:  relative;
                    top: 23px;

                }
               .listaselect li a:hover {
                    color: #999797;
                    text-decoration: none;
                }
                ul.selectproductos li:last-child {
                    border-bottom: medium none;
                }
                .seleccionado {
                    width: 95%;
                    color: rgb(19, 13, 13);
                    
                    border: 1px solid #8a8a8a;
                    padding: 8px;
                    line-height: 2;
                    text-indent: 16px;
                    margin-top: 6%;
                }
               
                .trianguloinf {
                    
                cursor: pointer;
                position: absolute;
                right: 10px;
                top: 50px;
                width: 25px;
                }

                  .trianguloup{
                    cursor: pointer;
                    position: absolute;
                    right: 10px;
                    top: 50px;
                    width: 25px;
                    transform: rotate(180deg);
                  }  

     .rota {
        transform: rotate(180deg);
    }
.agrega{
    position: relative;
    bottom: 8px;
    left: 140px;
}
.resultado {
margin-top: 10px;
    text-align: center;
    font-size: 10px;
    color: rgb(255, 38, 0);
}

     .agrega > button{
        position: relative;
        top: 12px;
        width: 39px;
        margin: 1% 0px 0 13px;
        height: 39px;
        border-radius: 40px;
        text-align: center;
        font-size: 1em;
        background-color: white;
        border: solid 1px silver;
     }


     .contactfooter > h3 {
        font-family: 'Open Sans', sans-serif;
         font-size:14px; 
         margin: 0;
         padding: 0;
         
        }

        .contactfooter {
            font-family: "Century Gothic", 'Lato', sans-serif;
            font-size:0.8rem;
            line-height: 20px;
            position: absolute;
            right: 394px;
           
        }

       #servicios:last-child{
        margin-top: 9%;
       }
       
     
.agrega > form{

    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 125px;
    align-items: center;
} 

       .botonmas{
        width: 41px;
        height: 41px;        
        background-color: white;
        font-size: 1rem;
        font-weight: 100;
        border: 1px solid silver;
        border-radius: 60px;
    }
    
    
    