@font-face {
     font-family: 'Gotham-Black';
     src: url('../css/Gotham-Black.otf');
     font-weight: normal;
     font-style: normal;
 }

/* font converted using font-converter.net. thank you! */
@font-face {
     font-family: 'Gotham-Bold';
     src: url('../css/Gotham-Bold.otf');
     font-weight: normal;
     font-style: normal;
 }
 @font-face {
     font-family: 'Gotham-Book';
     src: url('../css/Gotham-Book.otf');
     font-weight: normal;
     font-style: normal;
 }
body,
html {
  background-color: #ffffff;
}
.container-fluid {
  padding: 0px;
}
.container {
  max-width: 1400px;
}
.media-container{
  position: relative;
    margin-bottom: 30px;
}
.media-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    cursor: pointer;
    z-index: 0;
}
.media-bg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    margin-bottom: 0;
}
#landing-ripleyAuto {
  font-family: "Gotham-Book";
  color: #000000;
  margin-top: -30px;
}
#landing-ripleyAuto section {
  display: inline-block;
  width: 100%;
  position: relative;
  text-align: center;
}

/*Style*/
.content-img-banco {
  line-height: 0;
}

/* Inicia Titulo principal & contenido*/

#landing-ripleyAuto .definition{
  text-align: center;
  margin-bottom: 3%;
}
#landing-ripleyAuto .definition h1{
 color: #8132ff;
 font-family: 'Gotham-Bold';
 font-size: 35px;
}
#landing-ripleyAuto .definition p.subtitle_1{
 font-family: 'Gotham-Book';
 padding: 0% 9%;
 font-size: 20px;
}
#landing-ripleyAuto .definition p.subtitle_1 strong{
  font-family: 'Gotham-Bold';
}
#landing-ripleyAuto .definition .line{
  display: inline-block;
  justify-content: center;
  height: 6px;
  background-color: #8132ff;
  width: 15%;
}

#otros-servicios .container .line{
  display: inline-block;
  justify-content: center;
  height: 6px;
  background-color: #8132ff;
  width: 15%;
}
@media screen and (max-width: 769px){
  #landing-ripleyAuto .definition .line{
  display: inline-block;
  justify-content: center;
  height: 4px;
  background-color: #8132ff;
  width: 40%;
}

#otros-servicios .container .line{
  display: inline-block;
  justify-content: center;
  height: 4px;
  background-color: #8132ff;
  width: 40%;
}
  #landing-ripleyAuto .definition h1{
    font-size: 7vw;
  }
  #landing-ripleyAuto .definition p.subtitle_1{
    padding: 1.5% 8% 0;
    font-size: 4vw;
    text-align: justify;
    text-align-last: center;
  }
  #landing-ripleyAuto .definition .line{
    height: 5px;
    width: 33%;
  }
}
/* Finaliza Titulo principal & contenido*/

/* Inicia Seccion1*/
section#compras{
  background-color: #F5F5F5;
  padding-bottom: 4%;
}
section#compras h2{
  color: #752469;
  font-family: 'Gotham-Bold';
  text-align: center;
  margin: 3% 0;
}
section#compras h2 strong{
  color: #454545;
}
section#compras .list-category{
  margin: 0 5%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
.bloq-img{
  width: 100%;
}
@media screen and (max-width: 769px){
  section#compras h2{
    font-size: 5.5vw;
    letter-spacing: -1px;
  }
  section#compras{
    padding-bottom: 11%;
  }
}
/* Finaliza Seccion1*/


/* Inicia Seccion2*/

section#content-tiendasR h2{
  color: #8132ff;
 font-family: 'Gotham-Bold';
 text-align: center;
 font-size: 40px;
 letter-spacing: -1px;
}
section#content-tiendasR h2 strong{
  color: #454545;
}
section#content-tiendasR .puntosx5{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  position: relative;
  padding: 2% 0%;
}
section#content-tiendasR .puntosx5 .icon-bloque{
  width: calc(100%/3);
}
section#content-tiendasR .puntosx5 .iconos{
margin: auto;
display: block;
}
@media screen and (max-width: 769px){
 
  section#content-tiendasR .puntosx5 .iconos{
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: -25px;
} 
  section#content-tiendasR h2{
    font-size: 6vw;
    letter-spacing: -1px
  }
  section#content-tiendasR .puntosx5{
    flex-wrap: wrap;
    flex-direction: row;
  }
  section#content-tiendasR .puntosx5 .icon-bloque{
    width: calc(100%/2);
    margin-top: -50px;
  }
  /*#content-tiendasR .container > .mapa-localidad .iconos{
    position: relative !important;
  }*/
}

/* Finaliza Seccion2*/

/*inicia preguntas varias*/
#landing-ripleyAuto .preguntas-txt{
  text-align: center;
  margin-bottom: 4%;
}
#landing-ripleyAuto .preguntas-txt h2{
  font-size: 40px;
  color: #454545;
  font-family: 'Gotham-Bold';
  letter-spacing: -1px;
}
#landing-ripleyAuto .preguntas-txt h2 strong{
  color: #8132ff;
}
#landing-ripleyAuto .preguntas-txt p.subtitle_1{
  font-family: 'Gotham-Book';
  text-align: justify;
  text-align-last: center;
  padding: 0% 9%;
  font-size: 20px;
}
#landing-ripleyAuto .preguntas-txt p.subtitle_1a{
  font-family: 'Gotham-Book';
  text-align: justify;
  padding: 7% 0% 0%;
  font-size: 20px;
}
#landing-ripleyAuto .preguntas-txt p.subtitle_1b{
  font-family: 'Gotham-Book';
  text-align: justify;
  padding: 0% 0% 15%;
  font-size: 16px;
}

#landing-ripleyAuto .preguntas-txt p.subtitle_1b strong{
  font-family: 'Gotham-Bold';
  }
#otros-servicios  p.subtitle_1{
  font-family: 'Gotham-Book';
  text-align: justify;
  text-align-last: center;
  padding: 0% 9%;
  font-size: 20px;
}
#otros-servicios  p.subtitle_1 strong{
  color: #8132ff;
  font-family: 'Gotham-Bold'
}

#landing-ripleyAuto .preguntas-txt p.subtitle_1 a{
  color: #000000;
  text-decoration: underline;
}
#landing-ripleyAuto .preguntas-txt p.subtitle_1 a:hover{
  
  color: #8132ff;
}
#landing-ripleyAuto .preguntas-txt p.subtitle_1a a{
  color: #000000;
  text-decoration: underline;
}
#landing-ripleyAuto .preguntas-txt p.subtitle_1a a:hover{
  
  color: #8132ff;
}
@media screen and (max-width: 769px){
  #landing-ripleyAuto .preguntas-txt h2{
    font-size: 7vw;
    letter-spacing: -1px;
  }
  #landing-ripleyAuto .preguntas-txt p.subtitle_1{
    font-size: 4vw;
  }
   #landing-ripleyAuto .preguntas-txt p.subtitle_1a{
  font-family: 'Gotham-Book';
  text-align: justify;
  padding: 1% 5%;
  font-size: 4vw  ;
}
#landing-ripleyAuto .preguntas-txt p.subtitle_1b{
  font-family: 'Gotham-Book';
  text-align: justify;
  padding: 1% 5%;
  font-size: 3.5vw  ;
}
#otros-servicios  p.subtitle_1{
  font-family: 'Gotham-Book';
  text-align: justify;
  text-align-last: center;
  padding: 1.5% 2% 0;
  font-size: 4vw;
}
}
/*finaliza preguntas varias*/

section#otros-servicios h2{
  font-size: 40px;
  color: #8132ff;
  font-family: 'Gotham-Bold';
  text-align: center;
  letter-spacing: -1px;
}
section#otros-servicios h2 strong{
  color: #454545;
}
@media screen and (max-width: 769px){
  section#otros-servicios h2{
    font-size: 7vw;
    letter-spacing: -1px;
  }
  #landing-ripleyAuto .preguntas-txt .line{
      display: inline-block;
    justify-content: center;
    height: 4px;
    background-color: #f3b945;
    width: 40%;
}
}

.preguntas-txt .line{
  display: inline-block;
  justify-content: center;
  height: 6px;
  background-color: #f3b945;
  width: 15%;
}


/*Retiro en tienda*/


#preguntas-respuestas .container > .mapa-localidad .titulo h2{
  font-family: 'Gotham-Bold';
  font-size: 24px;
  color: #000000;
  margin: 3% 0;
  text-align: center;
  padding: 0 5%;
}
.cuidado-per .titulo-tag h2.contenido{

  font-family: 'Gotham-Bold';
    font-size: 25px;
    text-align: center;
    padding: 0 7%;
    margin: 0;

}
.cuidado-per .seccion4-columnas3 h3{

  padding: 5% 0% 5% 0%;
  font-family: 'Gotham-Book';
  font-size: 17px;
  line-height: 30px
}
.cuidado-per .seccion4-columnas3 .sec4-1 h3{
margin: 5% 0% 0% 20%;
}
.cuidado-per .seccion4-columnas3 .sec4-1 .iconos{
  top: 15px;
  left: 30px;
}
.cuidado-per .seccion4-columnas3 .sec4-2 h3{
  margin: 5% 1% 0% 30%;
}
.cuidado-per .seccion4-columnas3 .sec4-2 .iconos{
  top: 25px;
  left: 50px;
}
.cuidado-per .seccion4-columnas3 .sec4-3 h3{
  margin: 5% 20% 5% 25%;
}
.cuidado-per .seccion4-columnas3 .sec4-3 .iconos{
  top: 20px;
  left: 45px;
}
 .pedido-dom .titulo h2{
    margin: 3%;
    font-family: 'Gotham-Bold';
    font-size: 2.0vw;
    text-align: center;
}
.pedido-dom .seccion4-img1 h3{
  margin: 20% 3% 20% 3%;
  line-height: 30px;
  font-size: 20px;
}
.pedido-dom .seccion4-img2 h3{
    margin: 20% 3% 20% 3%;
    line-height: 30px;
    font-size: 20px;
}

#preguntas-respuestas .container > .mapa-localidad h3{
  font-family: 'Gotham-Book';
  font-size: 1.8vw;
  color: #000000;
  margin: 10% 5% 5% 5%;
  text-align: center;
  padding: 0 5%;

}
#content-tiendasR .container > .mapa-localidad .seccion5-1 h4{
  font-family: 'Gotham-Book';
  font-size: 1.4vw;
  color: #000000;
  margin: 15% 0% 15% 12%;
  line-height: 35px;
}
#content-tiendasR .container > .mapa-localidad .seccion5-1 .iconos{
  top: 25px;
  left: 0px;
}
#content-tiendasR .container > .mapa-localidad .seccion5-2 h4{
  font-family: 'Gotham-Book';
  font-size: 1.4vw;
  color: #000000;
  margin: 15% 0% 15% 13%;
}
#content-tiendasR .container > .mapa-localidad .seccion5-2 .iconos{
  top: 25px;
  left: 0px;
}
#content-tiendasR .container > .mapa-localidad .seccion5-3 h4{
 font-family: 'Gotham-Book';
 font-size: 1.4vw;
 color: #000000;
 margin: 15% 10% 15% 10%;
}
#content-tiendasR .container > .mapa-localidad .seccion5-3 .iconos{
top: 25px;
left: -10px;
}
#preguntas-respuestas .container > .mapa-localidad .titulo{

  border-bottom: color: #DBDB00;
    border-bottom: 10px solid #DBDB00;
}

#preguntas-respuestas .container > .mapa-localidad .img-responsive{
 width: 80%;
 margin-left: 10%;
}
#content-tiendasR .container > .mapa-localidad .titulo h2{
  font-family: 'Gotham-Bold';
  font-size: 25px;
  color: #000000;
  margin: 1% 0;
  text-align: left;
  padding: 0 5%;
}
#content-tiendasR .container > .mapa-localidad h3{
  font-family: 'Gotham-Book';
  font-size: 1.2vw;
  color: #000000;
  text-align: justify;
  line-height: 25px;
  padding: 0px 40px;

}
#content-tiendasR .container > .mapa-localidad h4{
  font-family: 'Gotham-Book';
  font-size: 1.2vw;
  color: #000000;
  text-align: justify;
  line-height: 25px;
  padding: 0px 40px;

}
#content-tiendasR .container > .mapa-localidad h4 a{
  color: #000000;
 text-decoration: underline;
}

#content-tiendasR .container > .mapa-localidad h4 a:hover{
  color: #8132ff;
  
}

#content-tiendasR .container > .mapa-localidad .titulo{

  border-bottom: color: #DBDB00;
    border-bottom: 10px solid #DBDB00;
}

#content-tiendasR .mapa-localidad{
  margin: 2% 2% 0% 2%;
  display: block;
  flex-direction: row;
  

}

#content-tiendas{
  width: 70%;
  margin: 0 auto;
  margin-top: 15%;
}

#content-tiendas .desplegable select{
  width: 100%;
  height: 50px;
  padding-left: 25px;
  border: 1px solid #b0b0b0;
}
#content-tiendas .tiendas-ripley{
  margin-top: 5%;
  border: 1px solid #b0b0b0;
  padding: 5% 15% 5% 15%;
  border-radius: 30px;
  position: relative;
  background-color: #ffffff;
}
.cuidado-per .seccion4-columnas3 .iconos{
  position: absolute;
}
/*#content-tiendasR .container > .mapa-localidad .iconos{
  position: absolute;
}*/
#otros-servicios .container > .titulo h2{

  padding: 1%;
  font-family: 'Gotham-Bold';
  color: #000;
  font-size: 30px;
  text-align: left;
  margin: 0;
  border-bottom: 10px solid #DBDB00;
}
#otros-servicios .container > .lista-Tiendas .video{
    padding: 2% 3%;
 
}
#content-tiendas .tiendas-ripley .bloque-tienda {
  height: 280px;
  overflow-x: auto;
}
#content-tiendas .tiendas-ripley .bloque-tienda::-webkit-scrollbar {
  background-color: #cccccc;
  width: 8px;
  height: 100%;
}
#content-tiendas .tiendas-ripley .bloque-tienda::-webkit-scrollbar-thumb {
  background: #742673;
  border-radius: 4px;
}
#content-tiendas .tiendas-ripley .puntos-disponibles{
  color: #712273;
  font-family: 'Gotham-Bold';
  margin-bottom: 5px;
  font-weight: bold;
}
#content-tiendas .tiendas-ripley .imagen{
margin-bottom: 5%;
}
#content-tiendas .tiendas-ripley .tiendas .titu{
  margin: 0px;
  font-size: 14px;
  color: #712273;
  font-weight: bold;
  font-family: 'Gotham-Bold';
}
#content-tiendas .tiendas-ripley .tiendas .descrip{
  margin: 0px;
  font-size: 14px;
  color: #000000;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
/*Fin retiro en tienda*/
#preguntas-respuestas {
  margin-top: 2%;
  background-color:#F5F5F5 ;
}
#preguntas-respuestas .content-pre-respt .pregunta > .titulo {
  margin-bottom: 2%;
}
#preguntas-respuestas .content-pre-respt .pregunta > .titulo h2 {
  margin: 0px;
  font-family: "Gotham-Bold";
  color: #000000;
  padding: 1% 5%;
  font-size: 30px;
  border-bottom: 10px solid #DBDB00;
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido p.texto {
  font-size: 25px;
  color: #000000;
  font-family: "Gotham-Bold";
  margin: 0 0 3% 0;
  text-align: center;
}
/*.mapa-localidad .sec3-1 h3{
  margin: 10% 0% 10% 15%;
  line-height: 25px;
}
#content-tiendasR .container > .mapa-localidad .sec3-1 .iconos{
  width: 30%;
  top: 15px;
  left: 0px;
  margin:0px 0px 0px -25px;
}
.mapa-localidad .sec3-2 h3{
    margin: 10% 5% 10% 20%;
    line-height: 25px;
}
#content-tiendasR .container > .mapa-localidad .sec3-2 .iconos{
    width: 30%;
    top: 15px;
}
.mapa-localidad .sec3-3 h3{
margin: 10% 10% 10% 11%;
line-height: 25px;
}
#content-tiendasR .container > .mapa-localidad .sec3-3 .iconos{
top: 15px;
}
.mapa-localidad .sec3-4 h3{
  margin: 10% 10% 10% 10%;
  line-height: 25px;
}
#content-tiendasR .container > .mapa-localidad .sec3-4 .iconos{
  width: 32%;
  top: 5px;
  margin: 0 0 0px -15px;
}
.mapa-localidad .sec3-5 h3{
  margin: 10% 0% 0% 17%;
}
#content-tiendasR .container > .mapa-localidad .sec3-5 .iconos{
  top: 14px;
  margin: 0px 0 0px -35px;
}*/
#preguntas-respuestas .content-pre-respt .pregunta > .contenido .numero {
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  display: block;
  left: 0px;
  right: 0px;
  top: -15px;
  margin: auto;
  height: 30px;
  width: 30px;
  background-color: #FFD300;
  color: #000000;
  border-radius: 15px;
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido .content-pasos img{
  display: block;
  padding: 10%;
}

#preguntas-respuestas .content-pre-respt .pregunta > .contenido .info {
  color: #000000;
  background-color: #FFD300;
  min-height: 115px;
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
          flex-direction:column;
  -webkit-box-pack:center;
          justify-content:center;
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido .info p {
  margin: 0;
  font-size: 16px;
  padding: 3% 1%;
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido .mensaje {
  margin: 2% 0;
}
/*Dudas*/
#content-dudas .titulo h2{
  font-family: 'Gotham-Bold';
  font-size: 30px;
  color: #872175;
  margin: 2% 0;
  padding: 0 25%;
}

#content-dudas  .lista-dudas .titulo h4 {
  margin: 0px;
  font-size: 22px;
  padding: 1% 0;
  color: #872175;
  font-weight: bold;
}
#content-dudas .lista-dudas .titulo h4 img{
vertical-align: middle;
}
#content-dudas .lista-dudas .titulo letra {
  position: relative;
}
#content-dudas .lista-dudas .titulo letra::after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  background-color: #872175;
  bottom: -8px;
  left: 0px;
}
#content-dudas .lista-dudas .titulo{
  margin-bottom: 1%;
}
#content-dudas .lista-dudas .respta{
  /*display: none;*/
}
#content-dudas .lista-dudas .respta p {
  font-size: 20px;
  margin: 1.5% 0;
}

#otros-servicios {
  /*background-color:#F5F5F5;*/
}

#otros-servicios .titulo h2{
  font-family: 'Gotham-Bold';
  font-size: 30px;
  color: #872175;
  margin: 2% 0;
  
}
/*Fin*/

/*Sliks*/

.slick-prev {
  left: -3% !important;
}
.slick-next {
  right: -3% !important;
}

.slick-prev,
.slick-next {
  width: 15px;
  height: 27px;
  z-index: 999999;
  color: #ffffff;
}
.slick-disabled {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-size: 0px;
  color: transparent;
}
.slick-next,
.slick-next:hover,
.slick-next:focus {
  right: 0px;
  background: url("../images/flecha-der.png");
}
.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
  left: 0px;
  background: url("../images/flecha-izq.png");
}

.slick-dots li.slick-active button:before {
  font-size: 10px;
}
.slick-dotted.slick-slider {
  margin-bottom: 0px;
}
.slick-dots {
  bottom: -30px;
}

/*Fin slick*/

/*Fin - Style*/
a {
  text-decoration: none;
  color: #000000;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #000000;
}

@media screen and (max-width: 769px) {

  #preguntas-respuestas .container > .mapa-localidad .titulo h2{
  font-family: 'Gotham-Bold';
  font-size: 4vw;
  color: #000000;
  margin: 3% 0;
  text-align: center;
  padding: 0;
}
#preguntas-respuestas .container > .mapa-localidad .img-responsive{

  width: 100%;
  margin: 0;
}
/*.mapa-localidad .sec3-1 h3{
 margin: 20% 0% 0% 5% !important;
 line-height: 20px;
}*/
#content-tiendasR .container > .mapa-localidad .sec3-1 .iconos{
    width: 40%;
}
/*.mapa-localidad .sec3-2 h3{
    margin: 20% 0% 0% 10%;  
}*/
#content-tiendasR .container > .mapa-localidad .sec3-2 .iconos{
    width: 40%;
}
/*.mapa-localidad .sec3-3 h3{
  margin: 10% 5% 10% 10% !important;
}*/
#content-tiendasR .container > .mapa-localidad .sec3-3 .iconos{
 width: 40%;
}
/*.mapa-localidad .sec3-4 h3{
  margin: 10% 10% 10% 10% !important;
}*/
#content-tiendasR .container > .mapa-localidad .sec3-4 .iconos{
  width: 40%;
}
#content-tiendasR .container > .mapa-localidad .sec3-5 .iconos{
 width: 40%;
}
#content-tiendasR .container > .mapa-localidad .sec3-6 .iconos{
 width: 40%;
}
  #preguntas-respuestas .content-pre-respt .pregunta > .titulo h2 {
    font-size: 20px;
    text-align: center;
    padding: 4% 0;
  }
  #content-tiendasR .container > .mapa-localidad .titulo h2{
  font-family: 'Gotham-Bold';
    font-size: 17px;
    color: #000000;
    margin: 3% 0;
    text-align: center;
    padding: 0;
}

#preguntas-respuestas .container > .mapa-localidad  h3{

  font-family: 'Gotham-Book';
  font-size: 3.8vw;
  color: #000000;
  margin: 5%;
  text-align: center;
  padding: 0 2%;

}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido p.texto{

    font-size: 15px;
    color: #000000;
    font-family: "Gotham-Bold";
    margin: 0 0 5% 0
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido .content-pasos img{

    display: block;
    padding: 0% !important;
}
#content-tiendasR .container > .mapa-localidad h3{
  font-family: 'Gotham-Book';
    font-size: 10px;
    color: #000000;
    margin: 20% 0%;
    text-align: justify;
    padding: 0 8%;
    line-height: 15px;
}
#content-tiendasR .container > .mapa-localidad h4{
  font-family: 'Gotham-Book';
    font-size: 12px;
    color: #000000;
   text-align: justify;
    padding: 7% 7% 0% 7%;
    line-height: 15px;
}
.cuidado-per .titulo-tag h2.contenido{
    font-family: 'Gotham-Bold';
    font-size: 16px;
    text-align: center;
    /* padding: 0 7%; */
    margin: 5% 0% 10% 0;
}
.cuidado-per .seccion4-columnas3 .sec4-1 h3{
  margin: 0% 7% 0% 20%;
  font-size: 3vw;
  line-height: 20px;
}
.cuidado-per .seccion4-columnas3 .sec4-1 .iconos{
  top: 0px;
  left: 20px;
}
.cuidado-per .seccion4-columnas3 .sec4-2 h3{
  margin: 5% 10% 0% 25%;
  font-size: 3vw;
  line-height: 20px;
  text-align: right;
}
.cuidado-per .seccion4-columnas3 .sec4-2 .iconos{
  top: 20px;
  left: 75%;
}
  #content-dudas .titulo h2,
  #otros-servicios .titulo h2,
  #content-tiendasR .titulo h2{
    font-size: 5vw;
    padding: 4% 0;
  }
  .cuidado-per .seccion4-columnas3 .sec4-3 h3{
    margin: 5% 30% 5% 20%;
    font-size: 3vw;
    line-height: 20px;
  }
  .cuidado-per .seccion4-columnas3 .sec4-3 .iconos{
    top: 25px;
    left: 5px;
  }
  .pedido-dom .titulo h2{
    margin: 3%;
    font-family: 'Gotham-Bold';
    font-size: 4vw;
    text-align: center;
  }
  .pedido-dom .seccion4-img1 h3{
    margin: 5% 3% 6% 3%;
    line-height: 20px;
    font-size: 3.4vw;
    text-align: center;
  }
  .pedido-dom .seccion4-img2 h3{
    margin: 5% 3% 10% 3%;
    line-height: 20px;
    font-size: 3.3vw;
    text-align: center;
  }
  #content-tiendasR .container > .mapa-localidad .seccion5-1 h4{
    font-family: 'Gotham-Book';
    font-size: 15px;
    color: #000000;
    text-align: center;
    margin: 20% 5% 15% 5%;
    line-height: 20px;
  }
  #content-tiendasR .container > .mapa-localidad .seccion5-1 .iconos{
    top: 0px;
    left: 35%;
  }
  #content-tiendasR .container > .mapa-localidad .seccion5-2 h4{
    font-family: 'Gotham-Book';
    font-size: 15px;
    text-align: center;
    color: #000000;
    line-height: 20px;
    margin: 12% 5% 15% 5%;
  }
  #content-tiendasR .container > .mapa-localidad .seccion5-2 .iconos{
    top: -25px;
    left: 35%;
  }
  #content-tiendasR .container > .mapa-localidad .seccion5-3 h4{
    font-family: 'Gotham-Book';
    font-size: 15px;
    text-align: center;
    line-height: 20px;
    color: #000000;
    margin: 15% 7% 10% 7%;
  }
  #content-tiendasR .container > .mapa-localidad .seccion5-3 .iconos{
    top: -20px;
    left: 35%;
  }
  #otros-servicios .container > .titulo h2{
    padding: 1%;
    font-family: 'Gotham-Bold';
    color: #000;
    font-size: 20px;
    text-align: center;
    margin: 0;
    border-bottom: 10px solid #DBDB00;
  }
  #content-tiendasR .mapa-localidad{
    display: block;
  }
  #content-tiendas{
    width: 85%;
  }


  #preguntas-respuestas .content-pre-respt .pregunta .content-pasos > div {
    margin-bottom: 5%;
  }
  #preguntas-respuestas .content-pre-respt .pregunta > .contenido .numero {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    font-size: 30px;
    top: -25px;
  }
  #preguntas-respuestas .content-pre-respt .pregunta > .contenido .info p {
    padding: 5% 5%; 
    font-size: 4vw;
  }

 
  #content-dudas .lista-dudas .titulo h4{
    font-size: 4.2vw;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
     flex-direction: row;
    -webkit-box-pack: center;
    justify-content: center;
    align-items: center;
  }
  #content-dudas .lista-dudas .titulo h4 img{
    width: 45px;
    height: 40px;
  }
  #content-dudas .lista-dudas .titulo{
    margin-bottom: 4%;
  }
  #content-dudas .lista-dudas .respta p{
    font-size: 4vw;
    margin: 5% 0;
  }
  #content-dudas .lista-dudas .respta p br{
    display: none;
  }
  #content-dudas .lista-dudas .titulo letra{
    margin: 0 2%;
  }
  #otros-servicios .lista-Tiendas>div{
    margin-bottom: 4%;
  }

}
