.what {
    width: 59%;
}

  #a {
    width: 100%;
   }

.padreli {
    font-family: 'Roboto', sans-serif;
    top: 83px;
    margin: 0;
    padding: 0;
    left: 0;
    position: absolute;
    width: 100vw;
    height: 352px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background: #333;
    z-index: 1000;
}

.padreli > li >img{
    width: 27px;
    margin: 18px 43px 0 0;
}

.fa-mobile-alt{
    align-items: center;
    display: flex;
    width: 8%;
    align-content: center;
    font-size: 40px;
}
.cycle-slideshow{
    width: 100% !important;
    margin: 0 0 39px 0;
    padding: 0;
    max-width:360px  !important ;
    min-width: 300px  !important;
    
}
.cycle {
    width: 100% !important;
    margin: 0 0 40px 0;
    padding: 0;
    max-width:360px  !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: white;
    letter-spacing: 0.1rem;
    transition: all 0.5s ease;
    text-decoration: none;
    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:800px;
        min-width:360px;
        margin: 0 auto;
                }


    header { 
        border-bottom: solid 1px #333;
        height: 82px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        position: fixed;
        top: 0px;
        left: 0;
        color:white;
        background-color:#333;
        z-index: 1000;
    } 


   
    .titulosheader {
        margin: 0;
        padding: 0;
    }
    
    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;
}
  
     
#contact {
    width: 33%;
    margin-bottom: 20px;
   }
    #contact > img {
        width: 2%;
        position: fixed;
        top: 33px;
        right: 187px;
    

   
    }
   #contact > p {
        margin:10%;

    }

    


    section {
        margin: 0 auto;
        position: absolute;
        top: 75px;
        width: 100vw;
        left: 0px;
        padding: 0;
        font-family: roboto, sans-serif;
    }.what {
    width: 59%;
}

  #a {
    width: 100%;
   }




.cycle-slideshow{
    width: 100% !important;
    margin: 0 0 39px 0;
    padding: 0;
    max-width:360px  !important ;
    min-width: 300px  !important;
    
}
.cycle {
    width: 100% !important;
    margin: 0 0 40px 0;
    padding: 0;
    max-width:360px  !important ;
    min-width: 300px !important;
    z-index: 3500;}


    #logo {       
        display: flex;
        width: 33%;
        margin-left: 20px;
        }

    #logo >  img {          
        width: 60%;
        margin-right: 0;
    }

 
 p{
    line-height: 26px;
}
  #menu{
    width: 33%;
    margin-right: 31px;

  } 
#menu > .fa-bars{
    font-size: 36px;
    display: flex;
    cursor: pointer;
    justify-content: flex-end;
}
     

    #contact > img {
        width: 2%;
        position: fixed;
        top: 33px;
        right: 187px;
    

   
    }
   #contact > p {
        margin:10%;

    }

    


    section {
        margin: 0 auto;
        position: absolute;
        top: 75px;
        width: 100vw;
        left: 0px;
        padding: 0;
        font-family: roboto, sans-serif;
    }

    .slider{
        width: 100vw;
        margin:0 0 0 5px;
        overflow: hidden;
    
    }
    .slider ul {
        padding: 0;
        display: flex;
        animation: cambio 10s infinite alternate linear;
        width: 400vw;
        margin: 0;
        box-sizing: border-box;
    }
    
    .slider ul li {
        list-style: none;
        width:100vw;
       
    }
    
    .slider img {
        width: 100%;
        margin: 0 auto;
    }
    @keyframes cambio{
        0% {margin-left: 0;}
        20% {margin-left: 0;}
        
        25% {margin-left:-100%;}
        45% {margin-left:-100%;}
        
        50% {margin-left:-200%;}
        70% {margin-left:-200%;}
        
        75% {margin-left:-300%;}
        100% {margin-left:-300%;}
        }
        
      .btnpro {
        border-radius: 4px;
        color: white;
        padding: 10px 32px;
        text-align: center;
        font-size: 16px;
        margin: 6px 0px 19px 5px;
        width: 82vw;
        cursor: pointer;
        background-color: #333;
        
        
      }  
    .btnpro li{
        padding: 2%;
        list-style: none;
        width: 78vw;
    }
    .btnpro li a {
       color:white;
        cursor: pointer;
        text-decoration: none;
        font-weight:600;
    }
    .btnpro li a:hover {
        color:white;
        
     }
    .show{
        width: 33%;
        
        color: white;
     
    
    }
    
    .show2{
        width: 33%;
        display: flex;
        justify-content: flex-end;
        list-style: none;
    
    }
    .show2> li{
        padding: 8px;
        display: flex;
        width: 25px;
        align-items: center;
        justify-content: center;
    }
    
    .show2 > li> a {
        color: white;
    }
    .show2 > li> a:hover {
        color:white;
    }    
    .flex-active{
        cursor: pointer;
        box-shadow: none;
        width: 12px;
        height: 12px;
        cursor: pointer;
       }

    article{
        margin: 0;
        padding: 0;
        width: 100vw;;
    }
   
    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{
        width: 100%;
        margin-left: 11px;
    }

    #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;
    }

   #servicios {
        margin-top: 4%; 
        width: 95%;
        margin-left: 11px;
        font-family: 'Roboto', sans-serif;

    }
    #ubicacion {
        margin-top:0; 
        margin-left: 11px;
        width: 95%;
        font-family: 'Roboto', sans-serif;

    }

    
  #contacto{
      margin-left:11px;
  }


#servicios >p {
    white-space: pre-line;
    width: 96%;
    font-size: 17px;
   }

   

      
    #slider img {
        width: 100%;
    }
	
    
#map_canvas {

    width: 95%;
    margin-left: 11px;
    margin-bottom: 32px;
}  

.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: 0px;
    position: relative;
    width: 4%;
    margin: 19px 0 0 0;
    padding: 0;

}

.contactos >  li > a {
   
    display: flex;
    position: relative;
    top: 11px;
    left: 15px;
}

   footer{     
    height: 84px;
    width: 100%;
    display: flex;
    position: fixed;
    justify-content: flex-end;
    align-items: center;
    bottom: 12px;
}

.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;
     }



       #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;
    }
    
    
    @media (max-width:720px){
        #logo > img {
            width: 28%;
            margin-right: 0;
        };
.btnpro{
    width: 90vw;
};
.contactos> li >a {
    font-family: 'Roboto', sans-serif;
};

    }