/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "Gotham-Bold";
  src: url("../css/Gotham-Bold.eot"); /* IE9 Compat Modes */
  src: url("../css/Gotham-Bold.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../css/Gotham-Bold.otf") format("opentype"),
    /* Open Type Font */ url("../css/Gotham-Bold.svg") format("svg"),
    /* Legacy iOS */ url("../css/Gotham-Bold.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../css/Gotham-Bold.woff") format("woff"),
    /* Modern Browsers */ url("../css/Gotham-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "Gotham-Book";
  src: url("../css/Gotham-Book.eot"); /* IE9 Compat Modes */
  src: url("../css/Gotham-Book.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../css/Gotham-Book.otf") format("opentype"),
    /* Open Type Font */ url("../css/Gotham-Book.svg") format("svg"),
    /* Legacy iOS */ url("../css/Gotham-Book.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../css/Gotham-Book.woff") format("woff"),
    /* Modern Browsers */ url("../css/Gotham-Book.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-Ultra";
  src: url("../css/Gotham-Ultra.eot"); /* IE9 Compat Modes */
  src: url("../css/Gotham-Ultra.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../css/Gotham-Ultra.otf") format("opentype"),
    /* Open Type Font */ url("../css/Gotham-Ultra.svg") format("svg"),
    /* Legacy iOS */ url("../css/Gotham-Ultra.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../css/Gotham-Ultra.woff") format("woff"),
    /* Modern Browsers */ url("../css/Gotham-Ultra.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-Medium";
  src: url("../css/Gotham-Medium.eot"); /* IE9 Compat Modes */
  src: url("../css/Gotham-Medium.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../css/Gotham-Medium.otf") format("opentype"),
    /* Open Type Font */ url("../css/Gotham-Medium.svg") format("svg"),
    /* Legacy iOS */ url("../css/Gotham-Medium.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../css/Gotham-Medium.woff") format("woff"),
    /* Modern Browsers */ url("../css/Gotham-Medium.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

body,
html {
  background-color: #ffffff;
}
.container-fluid {
  padding: 0px;
}
.container {
  max-width: 1400px;
}
#landing-ripleyAuto {
  font-family: "Gotham-Book";
  color: #000000;
  margin-top: -30px;
}
#landing-ripleyAuto section {
  display: inline-block;
  width: 100%;
  position: relative;
}
.linea-morada{
  border-bottom: 2px solid #732672;
    padding-bottom: 13px;
}
.tiendas-nacional{
  width: 70%;
    margin-left: 15%;
}
.servicios{
  padding: 0 4%;
}
/*Style*/
.content-img-banco {
  line-height: 0;
}
#preguntas-respuestas {
  margin-top: 4%;
}

#preguntas-respuestas .content-pre-respt .pregunta > .titulo {
  background-color: #ffffff;

}
#preguntas-respuestas .content-pre-respt .pregunta > .titulo h2 {
  margin: 0px;
  font-family: "Gotham-Bold";
  color: #f81e75;
  padding: 1% 20%;
  font-size: 33px;
}
.titulo2  {
  margin: 0px;
  font-family: "Gotham-Ultra";
  color: #732672;
  /*padding: 1% 0;*/
  font-size: 35px;
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido p.texto {
  padding: 10px;
  color: #732672;
  font-family: "Gotham-Bold";
  margin: 0 0 3% 0;
  font-size: 40px;
}

#preguntas-respuestas .content-pre-respt .pregunta > .contenido .contenido .img-importante {
  padding: 10px;
  color: #732672;
  font-family: "Gotham-Bold";
  margin: 0 0 3% 0;
  font-size: 40px;
}

#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: #fcd305;
  color: #000000;
  border-radius: 15px;
}
.left-imagen{

      width: 30%;
    display: inline-block;
    margin: 0 0 0 14%;
    }
/*______________________INICIA CONTENIDO-BLOQUE1_______________________________*/


#preguntas-respuestas .content-pre-respt .pregunta > .contenido-bloque1 p.texto {
  padding: 10px;
  color: #732672;
  font-family: "Gotham-Ultra";
  margin: 0 0 3% 0;
  font-size: 40px;
}
.contenido-bloque1 .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: #fcd305;
  color: #000000;
  border-radius: 15px;
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido-bloque1 .content-pasos img{
  display: block;

}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido-bloque1 .content-pasos .info p{
  font-size: 19px;
  margin: 10px 0px 10px 0px;

}

.contenido-bloque1 .info {
  color: black;
  font-family: "Gotham-Bold";
  background-color: #fcd305;
  min-height: 115px;
  height: 126px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido-bloque1 .info p {
  margin: 0;
  font-size: 16px;
  padding: 3% 1%;
}
/*______________________________FIN CONTENIDO-BLOQUE1___________________________________________*/

#preguntas-respuestas .content-pre-respt .pregunta > .contenido .content-pasos img{
  display: block;
}

#preguntas-respuestas .content-pre-respt .pregunta > .contenido .info {
  color: black;
  font-family: "Gotham-Bold";
  background-color: #fcd305;
  min-height: 115px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido .info p {
  margin: 0;
  font-size: 16px;
  padding: 3% 1%;
}
.img-remoto{

 width: 30%;
    vertical-align: middle;
    margin: 0px 0px 0px 25%;
    /* padding: 20px;*/
 }


.img-final{

    display: flex;
    height: auto;
    /*max-width: 1170px;*/
    padding: 10px 5%0px 5%;
}

.img-ripley-tienda{
    padding: 0 0 0 9%;
}
#preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .respta .img-remoto{

    margin: 0px 0px 0px 20%;
    width: 32%;
    vertical-align: middle;
    padding: 20px;
}
.descripcion h3{

  padding: 1% 0;
  margin: 0px;
  font-size: 28px;
  font-family:"Gotham-Bold";
  margin: 0px 0px 2% 0px;
  color: #000000;
}
.descripcion2 h3{
  padding: 1% 7%  !important;
  margin: 25px !important;
  text-align: center;
  font-size: 20px !important;
  font-family:"Gotham-Medium";
  margin: 0px 0px 2% 0px;

}

.box-pre-respt{

  margin-top: auto;
}

.right-form {
     text-align: center;
     width: 50%;
     margin: 25px 0 25px;
     position: relative;
     display: inline-block;

     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;

     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
 }

.imagen {
     top: 30%;
     right: 9px;
     width: 226px;
   /*  position: absolute;*/

 }
 .cont-form{

 }
 .contenido-final{

    background-color: #f5f5f5;
    margin-top: 30px;
    /* margin: 0px 0px 0px 0px; */
    height: 100%;

}
 .contenido-bloque1{
  padding: 0px;
  color: #f81e75;
  font-family: "Gotham-Bold";
  margin: 4% 0 3% 0;
  font-size: 40px;
  background-color:#f5f5f5;

}
 .contenido-bloque1 p{
  padding: 0px;
  color: #f81e75;
  font-family: "Gotham-Bold";
text-align: center;
  font-size: 33px;
 

}

.lista-dudas .respta .content-image{

  margin: 0 30% 0 30%;
}

 .tiendas p.descrip{
  margin: 0px;
  font-size: 12px;
  color: #000000;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
}
.tiendas p.descrip b{
  color: #752773;
  font-family: 'Gotham-Bold';
}
.tiendas p.descriptionp{
  font-size: 12px;
}
.tiendas p.descriptionp b{
  color: #752773;
  font-family: 'Gotham-Bold';
}
.tiendas p.titu{
  margin: 0px;
  color: #712273;
  font-weight: bold;
  font-family: 'Gotham-Bold';
}
 .content-form{
display: inline-block;
  /*width: 54%;*/
  text-align: center;
  position: relative;
margin: 0px 0 22% 8%;
 }
.content-form > .parrafo{
      font-size: 16px;
    margin: 0% 10% 0% 10%;
    font-family: 'gotham-medium';


}
 .border-caja>.row{
  display: flex;
  justify-content: center;
}

.border-caja{
  position: relative;
  width: 100%;
  height: 100%;
  border: 3.5px solid transparent;
  border-image: linear-gradient(to bottom, #CE2134 0%, #822D82 100%) 1;
  padding-top: 5%;
  padding-bottom: 3%;
  margin-top: 5%;
}

.border-caja>.punto{
  position: absolute;
  top: 20%;
  right: -9%;
}

.parrafo1{
    font-size: 18px;
    margin: 5% 28% 0% 0%;
    font-family: 'Gotham-Medium';
    text-align: center;
}
.selector-tiendas select{
width: 75%;
height: 50px;
padding-left: 25px;
font-family: 'gotham-medium';
border: 1px solid #b0b0b0;
}

.tiendas-ripley{
  width: 75%;
  margin-top: 5%;
  border: 1px solid #b0b0b0;
  padding: 5% 15% 5% 15%;
  border-radius: 30px;
  position: absolute;
  background-color: #ffffff;
}
 .tiendas-ripley .bloque-tienda{
  height: 255px;
  overflow-x: auto;
  display: none;
}

.border-caja,#encuentra-ret .border-caja{
  padding-bottom: 25%;
}

.border-caja{
    border: none;
    padding: 0;
    margin:0;
  }

  #preguntas-respuestas .puntos-disponibles {
  color: #712273;
  font-weight: bold;
  margin-bottom: 5px;
}


 .content-como-comprar>div{
 position: relative;
 cursor: pointer;
}

.content-como-comprar .descripcion{
  position: absolute;
  top: 0;
  width: 100%;
  height: 99%;
  padding-right: 15px;
  padding-left: 15px;
  opacity: 0;
  transition-duration: 0.5s;

}


#preguntas-respuestas .content-como-comprar .descripcion>div{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color:#F5F5F5;
}

#preguntas-respuestas .content-como-comprar .descripcion p>strong{
  font-size: 18px;
  display: block;
}

.content-como-comprar>div:hover .descripcion{
  opacity: 1;
  transition-duration: 0.5s;
}
 .img-importante{

  width: 30% !important;
    vertical-align: middle;
    margin: 0px 0px 0px 35% !important;
    /* padding: 20px;*/
}
.custom-select{

  position: relative;

}
.cascada{

      width: 30%;
    height: 40px;
    font-family: 'Gotham-Medium';
    font-size: 17px;
}


.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}


.img-responsive{


}
.text-center1{

  font-family: Gotham-Medium;
}

.text-center{
      font-size: 18px;
    margin: 10px 0px 10px 0px;
    text-align: center;
}
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido .mensaje h3 {
  font-size: 30px;
  color: #9534ff;
  font-family: "Gotham-Bold";
  margin: 2% 0;
}




#preguntas-respuestas .content-pre-respt .pregunta > .contenido .tienda {
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-size: 25px;
  margin-bottom: 3%;
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido .tienda .icono {
  padding: 0 2%;
  width: 10%;
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido .tienda .texto {
  width: 90%;
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido .tienda svg{
  display: none;
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido .tienda span {
  font-weight: bold;
  display: block;
}
#preguntas-respuestas .content-pre-respt .pregunta > .contenido .tienda p {
  font-size: 25px;
  margin: 0px;;
}

#preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .titulo h4 {
  margin: 0px;
  font-size: 28px;
  padding: 1% 0;
  color: #732672;
  font-family: "Gotham-Bold";
}
#preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .titulo h4 img{
vertical-align: middle;
}
#preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas letra {
  position: relative;
}

#preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .respta{
  display: none;
}
#preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .respta .img-remoto{
 margin: 0px 0px 0px 0%;
 width: 100%;
 vertical-align:middle;
 padding: 20px;
}
#preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .respta p {
  font-size: 30px;
  margin: 1.5% 0;
}

/*Fin*/

/*Sliks*/

.slick-prev {
  left: 2% !important;
}
.slick-next {
  right: 2% !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*/

/*Inicio estilos formulario*/
section#contenido-principal  {
  background: #f81e75; 
  
}

section#contenido-principal .container {
  background: #f81e75; 
  
}
section#contenido-principal .header{
  margin-top: 30px;
  }

section#contenido-principal  .bloque{
  background: #f81e75;

}
section#contenido-principal  .bloque2{
  background: #F8B3D0;
  margin: 5px;
}

section#contenido-principal .bloque2 .bloq_form p{
  font-family:'Gotham-Bold';
  color: #000;
  font-size: 20px;
  text-align: center;
  margin: 0;
  margin-bottom: 5%;
  padding: 10px;
  line-height: 20px;
  letter-spacing: -1px;
}
section#contenido-principal .bloque2 .bloq_form{
  text-align: center;
}
section#contenido-principal .bloque2 .bloq_form .cont-campo{
  margin: 0 0 10px;
  position: relative;
  text-align: center;
}

section#contenido-principal .bloque2 .bloq_form .cont-campo input{
  background-repeat: no-repeat;
    background-position: 5px center;
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: lighter;
    height: 38px;
    padding: 5px 0;
    padding-left: 45px;
    width: 320px;
    margin: 0 5px;
    border-radius: 15px;
}
section#contenido-principal .bloque2 .bloq_form .cont-campo select{
  background-repeat: no-repeat;
  background-position: 0 center;
  border: 1px solid #ccc;
  font-size: 14px;
  font-weight: lighter;
  height: 30px;
  padding: 5px 0;
  width: 250px;
  margin: 0 5px;
  padding-left: 20px;
  font-family: 'Gotham-Bold';
  /*border-radius: 15px;*/
}
section#contenido-principal #recaptcha{
  display: flex;
  justify-content: center;
  align-content: center;
}
section#contenido-principal .bloque2 .bloq_form .cont-campo input.fnombre{
  background-image: url('../images/iconos/persona.png');
}
section#contenido-principal .bloque2 .bloq_form .cont-campo input.fapellido{
  background-image: url('../images/iconos/persona.png');
}
section#contenido-principal .bloque2 .bloq_form .cont-campo input.fdni{
  background-image: url('../images/iconos/DNI.png');
}
section#contenido-principal .bloque2 .bloq_form .cont-campo input.fcel{
  background-image: url('../images/iconos/telefono.png');
}
section#contenido-principal .bloque2 .bloq_form .cont-campo input.femail{
  background-image: url('../images/iconos/SMS.png');
}
section#contenido-principal .bloque2 .bloq_form .cont-campo input.fprovincia{
  background-image: url('../images/iconos/provincia.png');
}
section#contenido-principal .bloque2 .bloq_form .terminos input[type="checkbox"]{
  width: auto;
  display: inline-block;
}
section#contenido-principal .bloque2 .bloq_form .terminos, section#contenido-principal .bloque2 .bloq_form .terminos a{
  color: #6a6a6a;
  margin-top: 2%;
}
section#contenido-principal .bloque2 .bloq_form .enviar{
  background-color: #f81e75;
  border: none;
  cursor: pointer;
  display: block;
  height: 35px;
  width: 145px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 5%;


}
section#contenido-principal .bloque2 .bloq_form .form-categorias {
  margin-top: 10px;
  /*display: -ms-flexbox;
  display: -webkit-flex; */
  display: flex;

 /* -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap; */
  flex-wrap: wrap;

  width: 90%;
  margin: 0 auto;
  justify-content: space-between;
 text-align: center;
} .form-categorias {
font-size: 13px;
}

.form-categorias .categoria{
  width: calc(100%/3);


}
input[type=checkbox], input[type=radio] {
      box-sizing: border-box;
    padding: 0;
    width: auto;
  }


section#contenido-principal .bloque2 .bloq_form .form-categorias .in{

}

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


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

  .linea-morada {
    border-bottom: 2px solid #732672;
    padding-bottom: 7px;
}
  .cuadro-pasos{
    margin-top: 10%;
  }
.tiendas-ripley{
  padding: 5%!important;
}
  .selector-tiendas select {
      width: 100%;
  }
  .lista-dudas .respta .content-image{
    width: 100%;
    margin: 0px 20% 0px 0% !important;
    vertical-align: middle;
    padding: 0 0 10px;

}
.pregunta{


}
.retiro-tienda{
margin: 5% 0;

}
.descripcion h3{

  padding: 3% 5%;
    margin: 0px;
    font-size: 16px;
    font-family: "Gotham-Medium";
    margin: 0px 0px 2% 0px;
}
#preguntas-respuestas .content-pre-respt .pregunta>.lista-dudas .titulo h4 img{
    max-width: 100%;
    width: 50px;
    padding: 0%;
    margin: 0%;
  }
.text-center-retiro{

      text-align: center;
    font-size: 19px !important;
    font-family: 'Gotham-Ultra';
    padding: 0% 0px 0px 0px !important;
    }

    .text-center{

      font-size: 13px;
    margin: 10px 0px 10px 0px;
    }

  #preguntas-respuestas .content-pre-respt .pregunta > .titulo h2 {
    font-size: 25px;
    padding: 2% 1.5%;
  }

  #preguntas-respuestas .content-pre-respt .pregunta > .contenido p.texto {
    font-size: 4.5vw;
    margin: 5% 0 8% 0;
  }
  #preguntas-respuestas .content-pre-respt .pregunta .content-pasos > div {
    margin-bottom: 10%;
  }
  #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;
  }

  #preguntas-respuestas .content-pre-respt .pregunta > .contenido .mensaje h3{
    font-size: 5.5vw;
    margin: 0 0 8% 0;
  }
  #preguntas-respuestas .content-pre-respt .pregunta > .contenido .tienda{
    margin-bottom: 3%;
  }
  #preguntas-respuestas .content-pre-respt .pregunta > .contenido .tienda .icono{
    display: none;
  }
  #preguntas-respuestas .content-pre-respt .pregunta > .contenido .tienda svg{
    display: inline-block;
    font-size: 30px;
    vertical-align: middle;
    color: #9534ff;
  }
  #preguntas-respuestas .content-pre-respt .pregunta > .contenido .tienda p{
    text-align: center;
    font-size: 4vw;
  }

  #preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .duda{
    margin-bottom: 2%;
  }

  #preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .titulo h4{
    font-size: 4.6vw;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  #preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .respta p{
    font-size: 4vw;
    margin: 5% 0;
  }
  #preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .respta p br{
    display: none;
  }
  #preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas letra{
    display: inline-table;
    font-size: 15px!important;
    padding: 1% 0%;
  }


  #preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .respta .img-remoto{
 margin: 2px 18% 0px 18% !important;
 width: 70% !important;
 vertical-align:middle;
 padding: 20px;
}

.contenido-bloque1{
    padding: 4%;
    color: #732672;
    font-family: "Gotham-Bold";
    margin: 4% 0% 0% 0%  !important;
    font-size: 40px !important;
    width: 100% !important;
    background-color: #f5f5f5;
  }
   .contenido-bloque1 p{
  padding: 0px;
  color: #f81e75;
  font-family: "Gotham-Bold";
text-align: center;
  font-size: 25px;
 

}
  
  .container{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .selector-tiendas{

        width: 100%!important;
    margin: 0% 11% 5% 0% !important;
  }
  .contenido-final{
    background-color: #f5f5f5;
    margin-top: 30px;
    margin: 0px 0% 0px 0%;
    height: 100%;
    width: 100%;
  }
.parrafo{

          font-size: 21px !important;
}
.text-center-retiro{
      text-align: center;
    font-size: 20px;
    font-family: 'Gotham-Ultra';
    padding: 0% 0px 0px 0px;
    }
.descripcion2 h3{

    padding: 1% 0;
    margin: 25px !important;
    text-align: center;
    font-size: 15px !important;
    font-family: "Gotham-Medium";
    margin: 0px 0px 2% 0px !important;
}
.img-final{

    display: block;
    height: auto;
    max-width: 90%;
    /* padding: 0px 0% 0px 10%; */
    margin: 0px 0 0 5%;
}
.img-ripley-tienda{
  padding: 5% 0px 0 0%;
}
#preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .respta p{
    font-size: 3.5vw !important;
    margin: 5% 2% 0% 2% !important;
  }
  /*#preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .titulo h4 img{

    max-width: 100%;
    height:auto;
    padding: 1% 1% 1% 1% !important;
    margin: 0% 0% 0% 0%;
  }*/
  .img-remoto{

    width: 60%;
    vertical-align: middle;
    margin: 0px 0px 0px 0px;
    padding: 0px;
  }
  .img-importante{
    width: 50% !important;
    vertical-align: middle;
    margin: 0px 30% 0px 30% !important;
    /* padding: 20px; */
  }
  #preguntas-respuestas .content-pre-respt .pregunta > .contenido-bloque1 p.texto{

    padding: 10px;
    color: #732672;
    font-family: "Gotham-Ultra";
    margin: 0 0 3% 0;
    font-size: 23px;
  }

#preguntas-respuestas .content-pre-respt .pregunta > .contenido-bloque1 .content-pasos .info p{

      margin: 10px 0px 10px 0px;
      font-size: 17px !important;
}
.descripcion h3{

  padding: 3% 5%;
    margin: 0px;
    font-size: 16px;
    font-family: "Gotham-Medium";
    margin: 0px 0px 2% 0px;
}

.left-imagen{

    margin: 0 0 0 10%;
    width: 80%;
    display: inline-block;
}
.tiendas-ripley{

    margin: 0% 13% 1% 13% !important;
    border: 1px solid #b0b0b0;
    padding: 5% 15% 5% 10%;
    border-radius: 30px;
    position: relative;
    background-color: #ffffff;



  }

#preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .respta .img-remoto{
 margin: 0px 0px 0px 0%;
 width: 100%;
 vertical-align:middle;
 padding: 20px;
}
.contenido-bloque1{

    padding: 4%;
    color: #f81e75;
    font-family: "Gotham-Bold";
    margin: 4% 0% 0% 0%  !important;
    font-size: 40px ;
    width: 100% !important;
    background-color: #f5f5f5;
  }

  .container{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .contenido-final{
    background-color: #f5f5f5;
    margin-top: 30px;
    height: 100%;
    width: 100%;
    padding: 3%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
.parrafo{

          font-size: 21px !important;
}


.descripcion2 h3{

    padding: 1% 0;
    margin: 20px !important;
    text-align: center;
    font-size: 20px;
    font-family: "Gotham-Medium";
    margin: 0px 0px 2% 0px;
}

.img-final{

    display: block;
    height: auto;
    max-width: 90%;
    /* padding: 0px 0% 0px 10%; */
    margin: 0px 0 0 5%;
}
.img-ripley-tienda{
  padding: 5% 0px 0 0%;

}
#preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .respta p{
    font-size: 20px;
    margin: 1.5% 0;
  }
#preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .respta p a:hover{
   color: #732672;
}

  /*#preguntas-respuestas .content-pre-respt .pregunta > .lista-dudas .titulo h4 img{

    width: 50px;
    padding: 1% 1% 1% 1% !important;
  }*/
  .img-remoto{

    width: 60%;
    vertical-align: middle;
    margin: 0px 0px 0px 0px;
    padding: 0px;
  }
  .img-importante{
    width: 80%;
    vertical-align: middle;
    margin: 0px 10% 0px 10%;
    /* padding: 20px; */
  }
  #preguntas-respuestas .content-pre-respt .pregunta > .contenido-bloque1 p.texto{

    padding: 10px;
    color: #732672;
    font-family: "Gotham-Ultra";
    margin: 0 0 3% 0;
    font-size: 23px;
  }

#preguntas-respuestas .content-pre-respt .pregunta > .contenido-bloque1 .content-pasos .info p{

      margin: 10px 0px 10px 0px;
      font-size: 17px !important;
}

#preguntas-respuestas .content-pre-respt .pregunta > .contenido-bloque1 .content-pasos .info p a:hover{
color: #732672;
}


.left-imagen{

    margin: 0 0 0 10%;
    width: 80%;
    display: inline-block;
}
.tiendas-ripley{

    margin: 5% 0% 0% 0%;
    border: 1px solid #b0b0b0;
    padding: 5% 15% 5% 10%;
    border-radius: 30px;
    position: relative;
    background-color: #ffffff;
}
section#contenido-principal #recaptcha{
  display: flex;
  justify-content: center;
  align-content: center;
  margin: 0 auto;
}
section#contenido-principal .header{
  background: #f81e75; 
  margin-top: -10px;

}

 section#contenido-principal .container {
  background: #f5f5f5; 

}

 section#contenido-principal .bloque2 {
  background: #fdfdfd; 

}
 section#contenido-principal .bloque {
  background: #f5f5f5; 

} .form-categorias {
font-size: 10px;
width: 110%;
}
section#contenido-principal .bloque2 .bloq_form .cont-campo input
{
      padding-left: 45px;
    width: 250px;
}

 @media (min-width: 768px) and (max-width: 1024px) {
 .contenido-bloque1 p{
  padding: 0px;
  font-family: "Gotham-Bold";
text-align: center;
  font-size: 35px;
 
}
.descripcion h3{
    font-size: 25px;

}
#preguntas-respuestas .content-pre-respt .pregunta > .titulo h2 {
    font-size: 35px;

  }
  section#contenido-principal .bloque2 .bloq_form .cont-campo input
{
      padding-left: 45px;
    width: 350px;
}

}

