a{ font-family: "Graphik",sans-serif !important;}
ul{ font-family: "Graphik",sans-serif !important;}
li { font-family: "Graphik",sans-serif !important;}
p{ font-family: "Graphik",sans-serif !important;}
span{ font-family: "Graphik",sans-serif !important;}
h1{font-family: "Graphikbold",sans-serif !important;}
h2{font-family: "Graphikbold",sans-serif !important;}
h3{font-family: "Graphikbold",sans-serif !important;}
h4{font-family: "Graphikbold",sans-serif !important;}
h5{font-family: "Graphikbold",sans-serif !important;}
h6{font-family: "Graphikbold",sans-serif !important;}

.contenedorimg{
 margin-top: 50px;
    width: 100%;
    height: 100%;
    position: relative;

    
}

.contenedorimg img{
    object-fit: cover;
    width: 100%;
    height: 400px;
    
}
.contenedorimg3 img {
    object-fit: cover;
    width: 100%;
    height: 550px;
    position: relative;
    z-index: -1;
}
.contenttext2 {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin: auto;
    flex-direction: column;
    text-align: left;
    vertical-align: left;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 60%;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}
@media(max-width:2000px){
    .contenttext2 {
        width: 40%;
    }
}

@media(max-width:1000px){
    .contenttext2 {
        width: 60%;
    }
}
.contenedorimg3 {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: -1;
}
.contenedor-texto-img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.4);
    color: white;
    text-align: center;

    padding-bottom: 50px;
    
}
.contenedor-texto-img h1{
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 5px;
 
}
.contenedor-texto-img p{
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 15px;
}
.contenedor-texto-img a{
    
    font-size: 15px;
    font-weight: bold;
    color: white !important;
    border-radius: 100px;
    border: 1px solid white;
    padding: 20px;
    padding-left: 50px;
    padding-right: 50px;

    transition: all 0.5s;
    text-decoration: none;
    cursor: pointer;
}
.contenedor-texto-img a:hover{
    background-color: white;
    color: black !important;
}
@media (max-width:700px){
  
    .contenedorimg img{
        height: 500px;
    }
}


.bordes{
    width: 40%;
    border-bottom: 1px solid #dee2e6 !important;
}

.bordesup{
    margin-top: 80px;
}
.mb-md-0, .my-md-0 {
    margin:35px;

}
footer .mb-md-0, .my-md-0 {
    margin: 0ch;
    margin-top:35px;

}





@media (max-width:767px){
    .mb-md-0, .my-md-0 {
        margin:0px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
        flex-direction: column;
        text-align: center;
    
    }
    .bordesup{
        margin-bottom: 50px;
    }
    .bordes{
        width: 70% !important;
    }
    
    .border-left {
        border-left: 0px solid #dee2e6 !important;
    }
    .copyright{
        margin:0px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
        flex-direction: column;
        text-align: center;
    }
    
}

a:hover{
    color: rgb(88, 88, 88) !important;
}

.activo:hover{
    color: white!important;
}



.header-compact-menu__button-label{
    margin-left: 20px !important;
}
@media (max-width:1037px){
 
.header-compact-menu__button-label{
    margin-left: 0px !important;
}

.bannersespecial{
    flex-direction: column;
}

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

}


.text h3{
    line-height: 1;
}


.owl-carousel .owl-dots .owl-dot{
    width: 15px;
    height: 15px;
    
}
.owl-carousel .owl-dots .owl-dot.active{
    background-color: #3d3d3d !important;
    width: 20px;
    height: 20px;

}
/*centrar texto verticalmente*/
.contenttext{
    
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    flex-direction: column;
    text-align: center;
    vertical-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    width: 100%;    
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;

    
}

.contenedorimg2{

    width: 100%;
    height: 100%;
    position: relative;
    z-index: -1;
    

    
}
.contenedorimg2 img{
    object-fit: cover;
    width: 100%;
    height:400px;
    position: relative;
    z-index: -1;
    
}
#banner{
    z-index: -1;
}


#page-custom .bg-white {
    background: rgb(248, 248, 248) !important;
    }

    #banner{
        transition: 0.06s;
    }
@media (max-width:767px){
    #banner h1{
        font-size: 8vw !important;
    }
}
@media (min-width:1420px){
    #banner img{
        object-fit: cover;
        max-height: 850px !important;
    }
}

@media (max-width:1375px){
    .especialaltura{
        height:350px !important;
    }
}


@media (max-width:380px){
    .especialaltura{
            height: 300px !important;
    }
}


/* imagen con texto a la derecha */
.contenedorimgnuevo{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: -1;
    display: flex;
    flex-wrap: wrap;
    background-color: white;
    height: 100%;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 100px;
    
}
.contenedorimgnuevo img{
    object-fit: cover;
    width: 50%;
    max-width: 650px;
    height: 585px;
    object-fit: cover;
    position: relative;
    z-index: -1;
    padding-right: 40px;
   
    
}
.contenedortestonuevo{

    word-break: break-word;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;    
}
/* diseño de boton para btnespecialtienda */
.btnespecialtienda{
 
    background-color: #ffffff;
    color: rgb(0, 0, 0);
    border-radius: 100px;
    border: 1px solid white;
    padding: 15px;
    padding-left: 50px;
    padding-right: 50px;
    transition: all 0.5s;
    text-decoration: none;
    cursor: pointer;
    margin-right: 10px;
    border: 1px solid #000000;
    z-index: 10;
}
.btnespecialtienda:hover{
    background-color: #000000;
    color: white !important;
}

@media (max-width:1030px){
    .contenedorimgnuevo{
        
        flex-direction: column;
        align-items: center;
        text-align: center;

    }
    .contenedorimgnuevo img{
        margin-bottom: 30px;
        width: 90%;
        height: 90%;
        padding-right: 0px;
    }
}
@media (max-width:400px){
    .btnespecialtienda{
        padding: 10px;
        padding-left: 30px;
        padding-right: 30px;
        
    }
    .contenedortestonuevo{
        width: 95%;
    }
}

.imgiconredes{
    width: 25px;
    object-fit: cover;
}

.contenedor-texto{
   /*texto responsive*/
   
   align-items: center;
   word-break:break-all;
   margin: 0 0 1em 1em;
   text-align: center;
  
}
.contenedor-texto h2{
    font-size: 20px !important;
}
.barritavertical{
    width: 1px;
    background-color: #5e5e5e;
    height: 17px;
    margin: auto;
    margin-top: 32px;
}


.tituloig{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #363636;
    margin-bottom: 10px;
    word-break:break-all;
    margin:70px;

}
.descig{
    margin: 20px;
    margin-bottom: 30px !important;
    text-align: center;
    font-size: 14px;
    color: #363636;
    margin-bottom: 10px;
    word-break:break-all;
}
.contentig{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    flex-direction: column;
    margin-top: 50px !important;

}
@media (max-width:700px){
.contentig h1{
font-size: 20px;
}
.contentig p{
    font-size: 13px;
    }
    .contentigtext h2{
        font-size: 20px;

    }
    .contentigtext img{
       width: 36px !important;

    }
}

@media (max-width:400px){
    .contentig h1{
    font-size: 18px;
    }
    .contentig p{
        font-size: 11px;
        }
        .contentigtext h2{
            font-size: 18px;
    
        }
        .contentigtext img{
           width: 33px !important;
    
        }
    }
    

.contentigtext h2{
    /* alinear veticicalmente el texto */
    display: flex;
    margin: auto;
    vertical-align: center;

}
.contentigtext img{
    width: 48px;
    height: auto;
    margin-right: 12px;
    

}
.contentigtext{
    display: flex;
    margin-top: 10px;
}


.texto h2{
    font-size: 23px !important;

}
.contenedorprimero{
    background-color:transparent;

    width: 90% !important;
    padding: 80px;
    overflow: hidden;
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  
    }
    .img1{
    width:500px;
    position: relative;
    top: 220px;
    }
    .img2{
        width:300px !important;        /*arriba a la derecha*/
        position: relative;
        top: -600px;
        right: 0;
       left: 30%;
       margin: auto;
        }
        .img3{
            width:500px;
            position: relative;
            top:-200px !important;
            left: 200px;
        }
    .img1 img{
        width: 100%;
        z-index: 0;
        }
        .img2 img{
            width: 100%;
            z-index: 0;
            }
            .img3 img{
                width: 100%;
                z-index: 0;
                margin-top: -400px;
                }


                .texto{
                    text-align: left;
                    font-size: 15px;
                    font-weight: bold;
                    color: #363636;
                    margin-bottom: 10px;
                    word-break:break-all;
                    margin:0px;
                    background-color: white;
                    z-index: 5;
                    position: relative;
                    right: 0;
                    word-break: break-word;
                    margin: auto;
                    width: 70%;

                   
                    padding: 20px;
                    border-radius: 5px;
                }
                @media (min-width:1850px){
                    .texto{
                        width: 50%;
                    }
                    .img1{
                       width: 45%;
                        
                    }
                    .img2{
                        width: 40%;
                      
                    }
                    .img3{
                        width: 40%;
                        top: -420px;
                  
                    }
                    .contenedorprimero{
                        margin-top: -200px !important;
                        margin-bottom: -200px !important;
                    }
                }
                @media (max-width:1850px){
                    .contenedorprimero{
                        margin-top: -200px !important;
                        margin-bottom: -200px !important;
                    }
                }
                @media (max-width:1400px){
                   .contenedorprimero{
                    width: 100% !important;
                    padding: 60px;
                    overflow: hidden;
                   }
                   .img2{
                    top: -550px !important;
                }
                .texto{
                    width: 50%;
                }
                
                }
                @media (max-width:1160px){
                    .contenedorprimero{
                        padding-top: 200px;
                        width: 100%;
                    }
                    .img1{
                        display: none;
                        
                    }
                    .img2{
                        width: 70%;
                        top: -700px !important;
                        left: 20%;
                    }
                    .img3{
                        width: 60%;
                        top: -420px;
                  
                    }
                    .texto{
                      margin-top: 200px;
                        width: 70%;
                    }
                    .contenedorprimero{
                        margin-top: -100px !important;
                        margin-bottom: -200px !important;
                    }
                }

                @media (max-width:700px){
                    .contenedorprimero{
                        padding-top: 199px !important;
                       padding: 10px;
                        width: 100%;
                    }
                   
                    .img1{
                        display: none;
                        
                    }
                    .img2{
                        width: 80%;
                        top: -420px;
                        left: 10%;
                    }
                    .img3{
                        width: 80%;
                        top: -420px;
                  
                    }
                    .texto{
                        margin-top: 0px !important;
                    }
                }
                @media(max-width:600px){
                    .contenedorprimero{
                        padding-top: 200px !important;
                    }
                    .texto{
                        width: 90%;
                    }
                    .contenedorprimero{
                        margin-top: 0px !important;
                        margin-bottom: 0px !important;
                    }
                }
                @media (max-width:450px){
                    .contenedorprimero{
                        padding-top: 0px !important;
                    }
                    .texto h2{
                        font-size: 20px !important;

                    }
                    .texto{
                        font-size: 15px;
                        width: 90% !important;
                        left: 10%;
                        border-radius: 2px;
                        border: none;
                    }
                    .img1{
                        display: block;
                        width: 90%;
                        top: 90px;
                        
                    }
                    .img2{
                        width: 80%;
                        top: -800px !important;
                        left: 10%; 
                      display: none;
                    }
                    .img3{
                       display: none !important;
                  
                    }
                }


                
#titulo{
    margin-bottom: -2px !important;
}




.texto2 h2{
    font-size: 23px !important;

}
.contenedorprimero2{
    background-color: transparent;

    width: 90% !important;
    padding: 80px;
    overflow: hidden;

  position: relative;
  left: 0;
  right: 0;
  margin: auto;
    }
    .imga1{
    width:500px;
    }
    .imga2{
        width:500px;        /*arriba a la derecha*/
        position: relative;
        top: -500px;
        right: 0;
       left: 30%;
       margin: auto;
        }
        .imga3{
            width:500px;            }
    .imga1 img{
        width: 100%;
        z-index: 0;
        }
        .imga2 img{
            width: 100%;
            z-index: 0;
            }
            .imga3 img{
                width: 100%;
                z-index: 0;
                margin-top: -700px;
                }


                .texto2{
                    text-align: left;
                    font-size: 15px;
                    font-weight: bold;
                    color: #363636;
                    margin-bottom: 10px;
                    word-break:break-all;
                    margin:0px;
                    background-color: white;
                    z-index: 5;
                    position: relative;
                    right: 0;
                    word-break: break-word;
                    margin: auto;
                    width: 700px;
                    padding: 20px;
                    border-radius: 2px;
                }
                @media (min-width:1850px){
                    .texto2{
                        
                        left: 180px;
                        top:-250px;
                    }
                    .imga1{
                       width: 50%;
                        
                    }
                    .imga2{
                        position: relative;
                         top: 250px;
                        width:400px;
                        top: -890px;
                    }
                    .imga3{
                        width: 400px;
                        margin-top: -450px;
                        margin-left: 25%;                 
                    }
                    .contenedorprimero2{
                        margin-bottom: -200px !important;
                    }
                   
                }
                @media (max-width:1850px){
                    .contenedorprimero2{
                        margin-top: 0px !important;
                        margin-bottom: -130px !important;
                    }
                }
                
                
                    .texto2{
                       box-shadow: -27px 7px 68px -5px rgba(0,0,0,0.57);
-webkit-box-shadow: -27px 7px 68px -5px rgba(0,0,0,0.57);
-moz-box-shadow: -27px 7px 68px -5px rgba(0,0,0,0.57);
                    
                    }
                
                @media (max-width:1400px){
                   .contenedorprimero2{
                    width: 100% !important;
                    padding: 60px;
                    overflow: hidden;
                   }
                   
                   .texto2{
                       font-size: 15px;
                    left: 150px;
                    top:-250px;
                   }
                
                .imga1{
                   width: 45%;
                    
                }
                .imga2{
                    
                    width:400px;
                    top: -950px;
                }
                .imga3{
                    width: 400px;
                    margin-top: -390px;
                    margin-left: 12%;                 
                }
                }
                @media (max-width:1160px){
                    .contenedorprimero2{
                        padding-top: 200px;
                        width: 100%;
                    }
                    .imga2{
                        
                        display: none;
                        }
                    .imga1{
                        display: none;
                        
                    }

                    .texto2{
                        font-size: 15px;
                      
                        left: 150px;
                        top:50px;
                        width: 70% !important;
                    }
            
                    
                    .imga3{
                        width: 400px;
                        margin-top: 100px;
                        margin-left: 0;                 
                    }
                }

                @media (max-width:700px){
                    .contenedorprimero2{
                        padding-top: 230px !important;
                       padding: 10px;
                        width: 100%;
                        margin-bottom: 0px !important;
                    }
                    .texto2{
                        font-size: 15px;
                    
                        left: 10%;
                        top:-25px;
                    }

                    .imga3{
                        display: flex;
                        flex-direction: column;
                        width: 400px;
                        margin-top: -50px;
                        margin-left: 0;                 
                    }
                }
                @media (max-width:450px){
                    .texto2 h2{
                        font-size: 20px !important;

                    }
                    .texto2{
                        font-size: 15px;
                        width: 90%!important;
                    }
                    .imga3{
                        
                        margin-top: -100px !important;
                                     
                    }
                }
                @media (max-width:380px){
                    .imga3{
                        
                        margin-top: -200px !important;
                                     
                    }
                }
                @media (max-width:340px){
                    .imga3{
                        
                        margin-top: -250px !important;
                                     
                    }
                }
                @media (min-width: 1400px){
                    .imga1{
                     margin-bottom: -150px;     
                    }
                   
                }


/*ultima imagen*/






.texto3 h2{
    font-size: 23px !important;

}

.contenedorprimero3{
    background-color: white;
        padding-top: 420px !important;
    width: 90% !important;
    padding: 80px;
    overflow: hidden;
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
    }
    .imgaa1{
    width:500px;
    }
    .imgaa2{
        width:500px;        /*arriba a la derecha*/
        position: relative;
        top: -500px;
        right: 0;
       left: 30%;
       margin: auto;
        }
        .imgaa3{
            width:500px;
            margin-top: -400px ;
        }
    .imgaa1 img{
        width: 100%;
        z-index: 0;
        }
        .imgaa2 img{
            width: 100%;
            z-index: 0;
            margin-top: -400px;
            }
            .imgaa3 img{
                width: 100%;
                z-index: 0;
                margin-top: -400px;
                }


                .texto3{
                    text-align: left;
                    font-size: 15px;
                    font-weight: bold;
                    color: #363636;
                    margin-bottom: 10px;
                    word-break:break-all;
                    margin:0px;
                    background-color: white;
                    z-index: 5;
                    position: relative;
                    right: 0;
                    top:-150px;
                    word-break: break-word;
                    margin: auto;
                    width: 60%;
             
                    padding: 20px;
                    border-radius: 5px;
                }
                @media (min-width:1850px){
                    .imgaa1{
                       width: 45%;
                        
                    }
                    .imgaa2{
                        width: 40%;
                      
                    }
                    .imgaa3{
                        width: 40%;
                        top: -420px;
                  
                    }
                }
                @media (max-width:1400px){
                   .contenedorprimero3{
                    width: 100% !important;
                    padding: 60px;
                    overflow: hidden;
                   }
                   .texto3{
                    
                    top:-250px;
                   }
                }
                @media (max-width:1160px){
                    .contenedorprimero3{
                        padding-top: 200px;
                        width: 100%;
                    }
                    .imgaa1{
                        display: none;
                        
                    }
                    .imgaa2{
                        width: 60%;
                        top: -420px;
                        left: 20%;
                    }
                    .imgaa3{
                        width: 60%;
                        top: -420px;
                  
                    }
                    .texto3{
                        top: -50px;
                    }
                }

                @media (max-width:700px){
                    .contenedorprimero3{
                        padding-top: 230px !important;
                       padding: 10px;
                        width: 100%;
                    }
                   
                    .imgaa1{
                        display: none;
                        
                    }
                    .texto3{
                        top: 100px;
                    }
                    .imgaa2{
                        width: 80%;
                        top: -620px;
                        left: 10%;
                    }
                    .imgaa3{
                        display: none;
                  
                    }
                }
                @media (max-width:450px){
                    .texto3 h2{
                        font-size: 20px !important;

                    }
                    .imgaa2{
                        width: 80%;
                        top: -760px;
                        left: 10%;
                    }
                    .texto3{
                        font-size: 15px;
                        width: 90%!important;
                    }
                }


   





@media (max-width:1000px){
.textosfranquicias{
    flex-direction: column !important;
}
}



@media (max-width:990px){
.franquiciaespecial{
    margin-left: 0px !important;
}
}


#formFranquicia1 input{
    border-radius: 8px !important;
}
#formFranquicia1 textarea{
    border-radius: 8px !important;

}

.nuestratienda img{
    width: 85%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin-top: 25px;
    margin-bottom: 15px;
}
@media (max-width:1024px){
.contentimgtext {
margin-top: 30px;
}
}


.labelform{
    margin-left: 5px;
    font-weight: 500;
}