@font-face {
    font-family: "montserrat";
    src: url("/fonts/Montserrat-Light.ttf");
   
  }
 body{
     background-color: white !important;
 }

*{
    margin:0px;
    padding:0px;
    box-sizing:0px;
    font-family: Arial, Helvetica, sans-serif;
}


.linia{
    margin-top: 20px;
    margin-left: 42%;
    border-bottom: 2px solid #DA2A16;
    width: 15%;
}




.sliderito{
    text-align: center;
    position: relative;
    padding-top: 170px;
    padding-bottom: 300px;
   width: 100% !important;
   z-index: 5;
 
}

.sliderito::before{
    background-size: cover;
    content: "";
    position: absolute;
    z-index: -1;
    opacity: 0.5;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
   background-image: url("/img/portada.jpg");
   background-attachment: fixed;
  
   color: #DA2A16;

   
}

.verde{
    color: #95C023;
    font-family: montserrat;
}

.subtitol{
    margin-top: 10px;
    font-weight: bold;
    font-family: montserrat;
}
.subtitol2{
  
    font-weight: bold;
    font-family: montserrat;
}

.portada{
    transition: 0.6s;
    font-family: montserrat;
    text-align: center;
    color: #DA2A16;
    font-size: 120px;
}

.portada1{
    font-family: montserrat;
    margin-top: 30px;
    text-align: center;
    color: #DA2A16;
    font-size: 35px;
    transition: 0.6s;
}

#sobremi{
    text-align: center;
}

.mesinfo{
    font-size: 50px;
    margin-top: 50px !important;
    text-align: center;
    color: #DA2A16;
    transition: 0.6s;
    border-radius: 50%;
}
.mesinfo2{
    font-family: montserrat;
    font-size: 20px;
    margin-top: 35px !important;
    text-align: center;
    border-color: #DA2A16 !important;
    color: #DA2A16;
    transition: 0.6s;
    padding: 10px 35px;
    transition: 0.6s;
}
.chulero{
    display: none;
}

.mesinfo2:hover{
    background-color: #EFE8E5;
    transition: 0.6s;
}


.mesinfo:hover{
    transition: 0.6s;
    color: #95C023;
    transform: scale(1.1);
}

.parent3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center !important;
    align-items: center !important;
   
    }

    .yatusabeh,.muñaño{
        grid-area:3;
        width: 100%;
        align-items: center !important;
        text-align: center !important; 
    }

#sobreBar h1{

    text-align: center;
    font-family: montserrat;
}

.service{
    cursor: pointer;
    transition: 0.6s;
}


.horari{
    margin-left: 30%;
}

.parent2 {
    align-self: center;
    text-align: center;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-bottom: 50px;
    }


    .sv1,.sv2{
        margin-top: 50px;
        grid-area:3;
        width: 100%;
        text-align: center !important;
        align-items: center !important;
       
        
       
    }
    .pc{
        width: 25%;
        margin: 0 auto;
    }

  

    .sv1 h4{
        margin-top: 20px;
        font-family: montserrat;
    }

    .sv2 h4{
        margin-top: 20px;
        font-family: montserrat;
    }
  

    .sv2 p{
        line-height : 20px;
       margin: 0 auto;
      
        font-size: 14px;
        text-align: center;
    }

  
    
    .sv1 p{
        line-height : 40px;
        margin-top:30px !important;
       margin: 0 auto;
        width: 70%;
        font-size: 14px;
        text-align: justify;
    }
  
    

    .simbolito{
        margin-left: 10%;
    }


    
    .entradon{
        margin-top:0px !important;
       margin:0 auto !important;
      }

    .eteSech{
        margin-top: 10px !important;
        font-size: 17px !important;
    }
    .eteSech2{
        margin-top: 10px !important;
       
        font-size: 17px !important;
    }
    .dekorado{
        margin-top: 10px !important;
    }

    .dekorado::marker{
        font-size: 20px;
         color: #95C023;
    }
  
    .dekorado2::marker{
        font-size: 20px;
         color: #95C023;
    }
  .dekorado2{
    margin-top: 10px !important; 
  }
   .seprendio{
       
        margin: 0 auto;
       border:1px solid black;
       border-radius:20px;
       width: 70%;
     
       margin-top: 30px;
   }

   .suso{
       border-radius:20px;
   }

  

   .flesh{
       background-color:#DA2A16;
   }

   .rallita{
    margin-left:35% ;
    margin-right: 35%;
    margin-top: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #DA2A16;
   }

  .row{
      margin:0px !important;
  }

   .jumanji{
    text-align: center;
    position: relative;
    padding-top: 50px;
    padding-bottom: 100px;
   width: 100% !important;
   }
  
   .jumanji a{
    color: black;
    font-family: montserrat;
       text-decoration: none;
   }
   .jumanji::before{
    background-size: cover;
    content: "";
    position: absolute;
    z-index: -1;
    opacity: 0.2;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
   background-image: url("/img/produkt.jpg");
   background-attachment: fixed;
  
   color: #DA2A16;
   }

   .products{
       margin-top: 20px;
        font-family: montserrat;
        text-align: center;
        color: #DA2A16;
        font-size: 100px;
    
   }

   .tupu{
       display: inline-block;
       width: 4.5%;
   }

   .juanjo{
       margin-left: 10%;
       width: 90%;
     box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
       color: white;
       border-radius: 10px;
       padding:25px;
       background-color:#332f2c;
   }
   .juanjo2{
       width: 90%;
    box-shadow: -10px 10px 5px 0px rgba(0,0,0,0.75);
      color: white;
      border-radius: 10px;
      padding:25px;
      background-color:#332f2c;
  }

.mamayema{
    padding: 5px;
}
   /*productes*/

   .serv{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    column-gap: 30px;
    row-gap: 30px;
    text-align: center;
    padding-top: 50px;
    color: white;

}


@media (max-width: 1140px) {
    .serv{
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
        column-gap: 30px;
        row-gap: 30px;
        text-align: center;
        padding-top: 50px;
        color: white;
    }
}






.fotito{
    margin: 0 auto;
    text-align: center;
    width: 20%;
   
}





.serv1 .icon img,.serv2 .icon img,.serv3 .icon img,.serv4 .icon img,.serv5 .icon img,.serv6 .icon img {
    padding: 15px;
    width: 80px;
    height: 80px;
    text-align: center;
    margin-bottom: 20px;
    background: #EFE8E5;
    border-radius: 50%;
    transition: 0.5s;
    color: #428bca;
    font-size: 40px;
    overflow: hidden;
    margin-top: 30px;
    box-shadow: 0px 0 25px rgb(0 0 0 / 15%);
}


   /*productes*/
   @media screen and (max-width: 400px){
   .portada {
       font-size: 60px !important;
   }
}

   @media screen and (max-width: 768px) {
       .portada{
           font-size: 70px;
       }
    
       .parent3,.parent2{
           display: block;
       }
       .chupapiLeft,.chupapi{
           
           margin-left: 10%;
           margin-right: 10%;
       }
       .yatusabeh,.muñaño{
        margin-top: 20px;
       }
       .products{
           font-size: 70px;
       }
       .tupu{
           width: 12%;
       }
       .jumanji{
           height: 1540px;
       }

       .mamayema{
           
           display: none;
       }
       .chulero{
           display: block;
       }
    }

/* @media screen and (min-width: 768px){
    .portada:hover{
        transition: 0.6s;
        transform: scale(1.1);
    }
} */

.services{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 0px;
}

.tit{
    padding-top: 80px;
    padding-bottom: 100px;
}

.info{
    padding-top: 80px;
    padding-bottom: 100px;
    background-color: #E4766A;
    color: white;
}

.i{
    text-align: center;
}

.i i{
    font-size: 70px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.contetit{
    padding-top: 10px;
    padding-left: 50px;
    padding-right: 50px;
    text-align: justify;
}

.contetit h4{
    text-align: center;
    color: #95C023;
}

.fotos{
    padding-top: 20px;
    margin: auto;
    width: 85%;
}

.chupapi1{
    width: 60% !important;
    border-bottom: 2px solid #95C023;
}
.chupapiLeft1{
    width: 60% !important;
    border-bottom: 2px solid #95C023;
}

.begu{
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.begutit p{
    color: #DA2A16 !important;
    font-size: 40px;
    font-family: montserrat;
}

.begutit1 p{
    color: #95C023 !important;
    font-size: 40px;
    font-family: montserrat;
}

.begud {
    padding-bottom: 10px;
}
  
.begud .title {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 18px;
    position: relative;
    padding-bottom: 15px;
}

@media (max-width: 800px) {
    .services{
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 0px;
    }
}

.carousel-item{
    transition: transform 0.3s ease !important;
}


#botonabajo:hover{
    transition: 0.6s;
    color: #aedf27;
    transform: scale(1.1);
}



