/* 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 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: "Roboto-Bold";
  src: url("../css/Roboto-Bold.eot"); /* IE9 Compat Modes */
  src: url("../css/Roboto-Bold.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../css/Roboto-Bold.otf") format("opentype"),
    /* Open Type Font */ url("../css/Roboto-Bold.svg") format("svg"),
    /* Legacy iOS */ url("../css/Roboto-Bold.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../css/Roboto-Bold.woff") format("woff"),
    /* Modern Browsers */ url("../css/Roboto-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

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

body,
html {
  background-color: #ffffff;
}
.container-fluid {
  padding: 0px;
}
.container {
  max-width: 1170px;
}
#nosotros-nav-ripley {
  font-family: "Gotham-Book";
  color: #000000;
margin-top: 10px;
}
#nosotros-nav-ripley section {
  display: inline-block;
  width: 100%;
  position: relative;
}


.content-mobile-prin{
    display: none !important
}
.licencias_top{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.licencias_top>div {
  padding: 7px;
}


/*Style*/
.content-img-banco {
  line-height: 0;
}
nav#menu-navegacion {
  height: 40px;
  position: relative;
}
nav#menu-navegacion #menu-lista {
  margin: 0px;
    list-style: none;
    display: flex;
    text-align: center;
    justify-content: center;
    margin-left: 0px !important;
    padding-left: 0px;
}
nav#menu-navegacion #menu-lista li {
      /* width: calc(100% / 6); */
      width: 100%;
      display: flex;
      float: left;
      text-align: center;
      justify-content: center;
}
nav#menu-navegacion #menu-lista li a {
  height: 45px;
    line-height: 40px;
    /* display: inline-block; */
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    position: relative;
    display: flex;
    justify-content: center;
}
nav#menu-navegacion #menu-lista li a.activo::after,
nav#menu-navegacion #menu-lista li a:hover:after {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  bottom: 0;
  height: 1.5px;
  /* background-color: #000000; */
}
nav#menu-navegacion #menu-lista li a:hover {
  font-family: "Gotham-Book";
  text-decoration: underline;
}
nav#menu-navegacion #menu-lista li a.activo {
  font-family: "Gotham-Book";
  color: #fff;
  text-decoration: underline;
}
#manifiesto .container {
  display: flex;
  flex-wrap: wrap;
}
#manifiesto .container .content-texto {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 10% 0 10%;
}
#manifiesto .container .content-texto:after {
  content: "";
  height: 30%;
  width: 2px;
  background-color: #000000;
  position: absolute;
  bottom: -12%;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
}
#manifiesto .container {
  margin-top: 3%;
  margin-bottom: 3%;
}
#manifiesto .container .content-texto h2,
#manifiesto .container .content-texto h3 {
  font-family: "Roboto-Bold";
  font-size: 32px;
  text-align: center;
  margin: 0 0 3% 0;
}
#manifiesto .container .content-texto h3 {
  font-size: 25px;
}
#manifiesto .container .content-texto p {
  font-family: "Roboto-Light";
  text-align: center;
  font-size: 19.5px;
}

/* ===================================================== */
/* ================ CSS Nosotros Ripley ================ */
/* ===================================================== */

/* -- Primer Bloque texto -- */

div#titulo-general-nosotros {
  width: 100%;
  text-align: center;
  padding: 4%;
  font-family: "Gotham-Bold";
  color: #9133FE;
  font-size: 36px;
}


div#bloq-texto-prin-nav {
  padding: 4% 18%;
  text-align: center;
}

.titulo-cont-prin-nav{
  font-family: "Gotham-Bold";
  color: #9133FE;
  font-size: 36px;
}

.texto-cont-prin-nav {
  padding-top: 1%;
}

/* new */


div#video-eduardo-nav {
  display: flex;
}

.bloque-titulo-general-nosotros {
  background-color: #9133fe;
  width: 34%;
  align-items: center;
  display: flex;
}

.bloque-video-eduardo {
  width: 66%;
}

.bloque-video-eduardo > video {
  display: block;
}

.content-text-general-nosotros {
  padding: 0 10%;
}

.titulo-somos-ripley {
  color: #fed537;
  font-family: 'Gotham-Bold';
  font-weight: bold;
  font-size: 82px;
  /* letter-spacing: 3px; */
  line-height: 0.9;
}

.texto-general-nosotros {
  margin-top: 10%;
  color: #fff;
}
/* -- Segundo Bloque Con un equipo único-- */

div#bloq-texto-segun-nav {
  padding: 4% 10%;
  text-align: center;
  display: flex;
}

.titulo-cont-segun-nav {
  font-family: "Gotham-Bold";
  color: #9133FE;
  font-size: 45px;
  line-height: 0.9;
}

.texto-cont-segun-nav {
  padding-top: 12%;
  text-align: justify;
}


.bloq-image-cont-equipo-unico {
  padding: 4%;
  width: 64%;
}


.bloq-2-image-cont-equipo-unico {
  width: 36%;
  text-align: left;
  display: flex;
  align-items: center;
  /* text-align: justify; */
}

/* -- Bloque de Titulo, video e info -- */

.bloq-1-info-video {
  margin-bottom: 6%;
  width: 50%;
}

.content-video-info-video {
  display: block;
  width: 100%;
  padding: 0 8%;
}

.content-titu-info-video {
  color: #fed537;
  font-family: 'Gotham-Bold';
  font-size: 30px;
  letter-spacing: 3px;
  text-align: center;
  background-color: #9133fe;
  margin-top: 1%;
  font-weight: bold;
}

.block-video-info-video {
  width:100%;
}

.block2-video-info-video {
  width: 100%;
  display: flex;
  align-items: center;
  /* padding-left: 2%; */
}

.block2-text-info-video {
  padding: 2% 0%;
  /* border: 2px solid #D1D1D1; */
  text-align: justify;
}

.content-titu-info-video-right {
  color: #DBDBDB;
  font-family: 'Gotham-Bold';
  font-size: 70px;
  letter-spacing: 3px;
  text-align: right;
}

.block2-video-info-video-right {
  width: 40%;
  display: flex;
  align-items: center;
  padding-right: 2%;
}

.block2-text-info-video > span{
  font-family: "Gotham-Bold";
  color: #e83980;
}

div#bloque-video-info-nav {
  width: 100%;
  /* display: flex; */
}

.bloques-videos-info {
  width: 100%;
  display: flex;
  margin-bottom: 4%;
  justify-content: center;
}

div.block-video-info-video > video {
  border-radius: 10px;
}




/* Bloque nuestra pasión */

.nuestra-pasion-nosotros {
  text-align: center;
  /* padding-bottom: 6%; */
  display: flex;
  background-color: #e83980;
  padding: 6% 4%;
  margin-bottom: 8%;
}

.titu-nuestra-pasion-nosotros {
  color: #fff;
  font-family: 'Gotham-Bold';
  font-size: 24px;
}

.video-nuestra-pasion-nosotros {
    /* padding-top: 2%; */
    width: 55%;
    text-align: center;
    justify-content: center;
    /* margin-left: 6%; */
}

.bloq-2-nuestra-pasion {
  width: 45%;
  padding-left: 6%;
  text-align: left;
  align-items: center;
  display: flex;
}

/* .text1-nuestra-pasion {
  padding: 3% 3%;
} */

.text2-nuestra-pasion > span {
  font-family: 'Gotham-Bold';
}

.text2-nuestra-pasion{
  font-family: 'Gotham-Bold';
  font-size: 18px;
  color: #fff;
}

.titu-nuestra-pasion-nosotros > span {
  font-size: 48px;
  color: #fed537;
  /* margin-top: -11px; */
  line-height: 1;
  font-weight: bold;
}


.texto-nuestra-pasion-nosotros {
  margin-top: 4%;
}

.text1-nuestra-pasion {
  color: #fff;
  text-align: justify;
}


/* Bloque incluyendo los nuestros */


.incluyendo-nuestros {
  text-align: center;
  padding-bottom: 8%;
}

.titu-info-incluyendo-nuestro {
  color: #9133FE;
  font-family: 'Gotham-Bold';
  font-size: 36px;
}

.text-info-incluyendo-nuestro {
  padding: 2% 18% 6%;
}

.bloq2-incluyendo-nuestro {
  width: 100%;
}

.content1-inclu-nuestro {
  width: 100%;
}

.cubo1-inclu-nuestro {
  width: 39%;
  position: relative;
}

.content1-inclu-nuestro {
  width: 100%;
  display: flex;
}

.cubo1-inclu-nuestro > .content-cubo1-inclu{
  background-color: #ef75a6;
}


/* .content-cubo1-inclu {
  border: 2px solid #D1D1D1;
} */

.content-cubo1-inclu {
  /* border: 2px solid #D1D1D1; */
  padding: 0%;
  text-align: center;
  height: 100%;
}

.cubo2-inclu-nuestro{
  margin: 0 2%;
  width: 31%;
  position: relative;
}

.img-content-cubo-inclu {
  /* width: 16%;*/
  /* justify-content: center; */
  /* display: inline-block; */
  /* padding-bottom: 6%; */
  /*position: absolute; */
}

.cubo2-inclu-nuestro > .content-cubo1-inclu{
  background-color: #b271ff;
}


.img-content-cubo-inclu > img{
  display: block;
  width: 100%;
  height: auto;

}

.bloq3-incluyendo-nuestro {
  width: 100%;
  margin-top: 2%;
  
}



.text-content-cubo-inclu {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color:rgba(0, 0, 0, 0.5);
  
}

.text-cont-cu-inclu {
  color: white;
  font-size: 14px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: justify;
  font-weight: bold;
  padding: 0 10%;
}


.content-cubo1-inclu:hover .text-content-cubo-inclu {
  opacity: 1;
}

.cubo1-inclu-nuestro > .content-cubo1-inclu > img {
  width: 91%;
}

/* #nosotros-nav-ripley > div.incluyendo-nuestros > div.bloq3-incluyendo-nuestro > div.content1-inclu-nuestro > div:nth-child(2) {
  margin: 0 1%;
} */

.cubo2-inclu-nuestro > .content-cubo1-inclu > img {
  width: 100%;
}




.cubo3-inclu-nuestro {
  width: 26%;
  position: relative;
}

.cubo3-inclu-nuestro > .content-cubo1-inclu{
  background-color: #ef75a6;
}

.cubo3-inclu-nuestro > .content-cubo1-inclu > img {
  width: 99%;
}


.cubo4-inclu-nuestro {
  width: 26%;
  position: relative;
}

.cubo4-inclu-nuestro > .content-cubo1-inclu > img {
  width: 100%;
}

.cubo4-inclu-nuestro > .content-cubo1-inclu{
  background-color: #b271ff;
}

.cubo5-inclu-nuestro {
  width: 39%;
  margin: 0 2%;
  position: relative;
}

.cubo5-inclu-nuestro > .content-cubo1-inclu{
  background-color: #ef75a6;
}

.cubo5-inclu-nuestro > .content-cubo1-inclu > img {
  width: 96%;
}

.cubo6-inclu-nuestro {
  width: 35%;
  position: relative;
}

.cubo6-inclu-nuestro > .content-cubo1-inclu{
  background-color: #b271ff;
}
.cubo6-inclu-nuestro > .content-cubo1-inclu > img {
  width: 96%;
}




/* Bloque Orgullosos de nuestros logros */


.mensaje-orgulloso-nuestro {
  display: flex;
}

.orgulloso-nuestros-logros {
  width: 100%;
  text-align: center;
  margin-bottom: 8%;
}

.titu-orgulloso-logros {
  color: #9133FE;
  font-family: 'Gotham-Bold';
  font-size: 36px;
  text-align: right;
  line-height: 1;
}

.texto-orgulloso-logros {
  padding: 2% 5%;
  text-align: left;
}

.logos-orgulloso-logros {
  padding: 0 6%;
  display: flex;
  width: 100%;
  align-items: center;
}

.mensaje-orgulloso-nuestro {
    display: flex;
    padding-bottom: 6%;
}




.bloq1-logos-logros {
  padding: 2% 10%;
}

.bloq5-logos-logros {
  /* padding: 2% 4% 2% 6%; */
  padding: 2% 8% 2% 8%;
}

.bloq6-logos-logros {
  padding: 3% 10%;
  width: 50%;
}


.bloque-orgu-logos-img-1 {
  display: flex;
  width: 50%;
  align-items: center;
}

.bloque-orgu-logos-img-2 {
  display: flex;
  width: 50%;
  align-items: center;
}



.bloque-orgu-logos-img-4 {
  width: 54%;
  display: flex;
  align-items: center;
}

.bloq5-logos-logros {
  /* padding: 2% 4% 2% 6%; */
  padding: 2% 7% 2% 7%;
}


.bloque-orgu-logos-img-3 {
  width: 46%;
}

/* Bloque de COMPROMISO SOCIAL */
.texto p{
    margin: 20px 0 10px;
    text-align: center;
    font-size: 18px;
}
.texto1 p{
    text-align: left;
    font-size: 18px;
}
.texto h1 {
    color: #9133FE;
    font-family: 'Gotham-Bold';
    font-size: 30px;
    text-align: center;
    line-height: 1;
    }


/* Bloque de colores Ripley */

.bloques-colores-ripley {
  width: 100%;
  /* display: flex; */
  /* padding-bottom: 6%; */
  padding: 6% 2% 2%;
  background-color: #f0f0f0;
  margin-bottom: 4%;
}


.bloq1-color-ripley {
  width: 100%;
  /* background-color: #E83980; */
  display: flex;
  justify-content: center;
  margin-bottom: 4%;
}

.content-bloq-general-color {
  display: flex;
  width: 50%;
}

.content-bloq1-color {
  text-align: center;
  justify-content: center;
  /* border: 2px solid #E83980; */
}

.ico-content-bloq1-color {
  width: 36%;
  display: inline-block;
}

.titu-content-bloq1-color {
  font-size: 30px;
  font-family: 'Gotham-Bold';
  color: #E83980;
}

.content-bloq1-color {
  text-align: center;
  justify-content: center;
  /* border: 2px solid #E83980; */
  padding: 0px 1.5%;
  /* margin-bottom: 3%; */
  width: 50%;
}


.info-content-bloq-colo {
  background-color: #fff;
  padding-top: 18%;
  padding-left: 6%;
  padding-right: 6%;
  padding-bottom: 6%;
  margin-top: -17%;
}

#nosotros-nav-ripley > div.bloques-colores-ripley > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div.info-content-bloq-colo > div.titu-content-bloq1-color {
  color: #fed537;

}


#nosotros-nav-ripley > div.bloques-colores-ripley > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div.info-content-bloq-colo > div.titu-content-bloq1-color {
  color: #9133FE;
}


.text-content-bloq1-color {
  height: 56px;
  font-size: 13px;
}


#nosotros-nav-ripley > div.bloques-colores-ripley > div:nth-child(2) > div:nth-child(1) > div.info-content-bloq-colo > div.titu-content-bloq1-color {

  color: #FED537;
}

#nosotros-nav-ripley > div.bloques-colores-ripley > div:nth-child(2) > div:nth-child(2) > div.info-content-bloq-colo > div.titu-content-bloq1-color{
  color: #9133FE;
}

#nosotros-nav-ripley > div.bloques-colores-ripley.content-desk-prin > div:nth-child(2) > div:nth-child(3) > div.info-content-bloq-colo > div.titu-content-bloq1-color{
  color: #E83980;
}


#nosotros-nav-ripley > div.bloques-colores-ripley > div:nth-child(2) > div:nth-child(1) > div > div.info-content-bloq-colo {
  height: 188px;
}

#nosotros-nav-ripley > div.bloques-colores-ripley > div:nth-child(2) > div:nth-child(2) > div > div.info-content-bloq-colo {
  height: 188px;
}


#nosotros-nav-ripley > div.bloques-colores-ripley > div:nth-child(2) > div:nth-child(2) > div {
  width: 100%;
}

#nosotros-nav-ripley > div.bloques-colores-ripley > div:nth-child(2) > div:nth-child(2) {
  width: 25%;
}


.bloq2-color-ripley {
  width: 33%;
  /* background-color: #9133FE; */
  margin: 0 1%;
}

.content-bloq2-color {
  text-align: center;
  justify-content: center;
  border: 2px solid #9133FE;
  margin-bottom: 3%;
  padding: 2.7% 5%;
}

.ico-content-bloq2-color {
  width: 14%;
  display: inline-block;
}

.titu-content-bloq2-color {
  font-size: 38px;
  font-family: 'Gotham-Bold';
  color: #9133FE;
}

div.text-content-bloq1-color > span {
  font-family: 'Gotham-Bold';
}

div.text-content-bloq3-color > span {
  font-family: 'Gotham-Bold';
}



.bloq3-color-ripley {
  width: 27%;
  /* background-color: #FED537; */
}

.content-bloq3-color {
  text-align: center;
  justify-content: center;
  border: 2px solid #FED537;
  margin-bottom: 3%;
  padding: 9% 12%;
  /* padding: 3.1% 5%; */
}


.ico-content-bloq3-color {
  width: 21%;
  display: inline-block;
}

.titu-content-bloq3-color {
  font-size: 44px;;
  font-family: 'Gotham-Bold';
  color: #FED537;
}



/* Bloque Estamos para lo que necesites */

.para-lo-que-necesites {
  text-align: center;
  justify-content: center;
  margin-bottom: 6%;
  display: flex;
  align-items: center;
}

.titu-para-lo-que-necesites {
  color: #9133FE;
  font-family: 'Gotham-Bold';
  font-size: 36px;
  width: 24%;
  line-height: 1;
  text-align: right;
}

.bloques-para-lo-que-necesites {
  display: flex;
  padding: 3% 0%;
  width: 70%;
}

.bloq-para-lo-que-necesites {
  width: 50%;
}

.bloq-para-lo-que-necesites2 {
  width: 33%;
}

.bloq-para-lo-que-necesites3 {
  width:50%;
}

.content-para-lo-que-necesites > a {
  display: flex;
  align-items: center;
  padding: 2% 20%;
}

.img-lo-que-necesites {
  width: 16%;
}

.text-lo-que-necesites > img {
  width: 13%;
  margin-top: -15%;
}


.text-lo-que-necesites {
  padding-left: 8%;
  font-size: 18px;
  margin-top: -2%;
}


/* Menu Sticky bar */


/* .ico-menu-prin-nosotros1 {
  background-image: url('../images/ico-menu/ripley-nosotros-menu-01.png');
  height: 70px;
  width: 120px;
}

.ico-menu-prin-nosotros1:hover {
  background-image: url('/images/ico-menu/ripley-nosotros-menu-07.png');
} */


.ico-menu-prin-nosotros1 {
  width: 12%;
}

img#my-img-ico-men {
  width: 100%;
}

img#my-img-ico-men2 {
  width: 100%;
}

img#my-img-ico-men3 {
  width: 100%;

}

img#my-img-ico-men4 {
  width: 100%;
}

img#my-img-ico-men5 {
  width: 100%;
}

img#my-img-ico-men6 {
  width: 100%;
}

/* #my-img-ico-men:hover {
  content: url('../images/ico-menu/ripley-nosotros-menu-07.png');
} */

.ico-menu-prin-nosotros1 {
  width: 12%;
  padding: 0%;
  margin-right: 2%;
  margin-top: 1%;

}


nav#menu-navegacion #menu-lista li a  #my-img-ico-men:hover{
  content: url('../images/ico-menu/ripley-nosotros-menu-07.png');
  width: 100%;
}

.activo > div > #my-img-ico-men{
  content: url('../images/ico-menu/ripley-nosotros-menu-07.png');
  width: 100%;
}

nav#menu-navegacion #menu-lista li a  #my-img-ico-men2:hover{
  content: url('../images/ico-menu/ripley-nosotros-menu-08.png');
  width: 100%;
}

.activo > div > #my-img-ico-men2{
  content: url('../images/ico-menu/ripley-nosotros-menu-08.png');
  width: 100%;
}

#my-img-ico-men3:hover{
  content: url('../images/ico-menu/ripley-nosotros-menu-09.png');
  width: 100%;
}

.activo > div > #my-img-ico-men3{
  content: url('../images/ico-menu/ripley-nosotros-menu-09.png');
  width: 100%;
}

#menu-lista li a  #my-img-ico-men4:hover{
  content: url('../images/ico-menu/ripley-nosotros-menu-10.png');
  width: 100%;
}

.activo > div > #my-img-ico-men4{
  content: url('../images/ico-menu/ripley-nosotros-menu-10.png');
  width: 100%;
}


nav#menu-navegacion #menu-lista li a  #my-img-ico-men5:hover{
  content: url('../images/ico-menu/ripley-nosotros-menu-12.png');
  width: 110%;
}

.activo > div > #my-img-ico-men5{
  content: url('../images/ico-menu/ripley-nosotros-menu-12.png');
  width: 110%;
}


nav#menu-navegacion #menu-lista li a  #my-img-ico-men6:hover{
  content: url('../images/ico-menu/ripley-nosotros-menu-11.png');
  width: 110%;
}

.activo > div > #my-img-ico-men6{
  content: url('../images/ico-menu/ripley-nosotros-menu-11.png');
  width: 110%;
}

/* ===================================================== */
/* ============== FIN: CSS Nosotros Ripley ============= */
/* ===================================================== */


#nuestros-productos {
  background-image: url("https://minisitios.ripley.com.pe/minisitios/ropa-ecologica/images/manifiesto/fondo.png");
}

#nuestros-productos .container {
  margin-top: 3%;
  margin-bottom: 3%;
  position: relative;
}

#nuestros-productos h3 {
  font-family: "Roboto-Bold";
  font-size: 28px;
  text-align: center;
  margin: 0 0 3% 0;
}
#nuestros-productos .bloque-text {
  text-align: center;
  background-color: #ffffff;
  padding: 0 6% 0 6%;
  min-height: 285px;
}
#nuestros-productos .bloque-text .titu h2 {
  font-family: "Roboto-Bold";
  font-size: 28px;
  margin: 15% 0 15% 0;
  display: inline-block;
  line-height: 1.1;
}
#nuestros-productos .bloque-text .titu h2 b {
  color: #fde601;
  position: relative;
}
#nuestros-productos .bloque-text .titu h2 b::after {
  content: "";
  position: absolute;
  width: 20%;
  height: 2.5px;
  background-color: #000000;
  bottom: -5px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
#nuestros-productos .bloque-text .parrafo p {
  display: inline-block;
  font-size: 16px;
  font-family: "Roboto-Light";
  margin:0;
  line-height: 1.428571429;
}
#nuestros-productos .bloque-text .parrafo p>strong{
  font-family: "Roboto-Bold";
} 

#linea-respect .container {
  margin-top: 3%;
  margin-bottom: 3%;
}

#linea-respect .titulo h2 {
  font-family: "Roboto-Bold";
  font-size: 32px;
  text-align: center;
  margin: 0 0 3% 0;
}

#linea-respect .container .menu-productos {
  display: flex;
  justify-content: center;
  margin-bottom: 2%;
}
#linea-respect .container .menu-productos > div {
  text-align: center;
}
#linea-respect .container .menu-productos a {
  font-family: "Roboto-Light";
  font-size: 20px;
}
#linea-respect .container .menu-productos a.activo {
  font-family: "Roboto-Bold";
}
#linea-respect .container .menu-productos a.activo::after,
#linea-respect .container .menu-productos a:hover:after {
  content: "";
  width: 50%;
  position: absolute;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  bottom: 0;
  height: 1px;
  background-color: #000000;
}
#linea-respect .container .menu-productos a:hover {
  font-family: "Roboto-Bold";
}

#linea-respect .content-cat-principal .content-ver-todo{
  font-family: "Roboto-Bold";
}
#linea-respect .content-cat-principal .content-ver-todo span{
  display: block;
  text-align: center;
  padding: 2% 0 0 0;
  font-size: 1.2em;
}
.fa-chevron-right:before{
  vertical-align: middle;
}

#linea-respect .content-pro .list-pro img {
  /*-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);*/
}
#linea-respect .content-pro .list-pro a:hover img {
  /*-webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);*/
}

#linea-respect .content-pro .data {
  border-left: 2px solid #000000;
  padding-left: 4%;
  margin-top: 3%;
  font-size: 16px;
}
#linea-respect .content-pro .data > .titulo {
  display: block;
}
#linea-respect .content-pro .data > .titulo > b {
  font-family: "Roboto-Bold";
}

.list-pro a{
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.list-pro a img{
  transition: opacity 0.8s ease-in-out;
}
.list-pro .hover{
  position: absolute;
  top: 0;
  opacity: 0;
  }
  .list-pro a:hover .imga{
    opacity: 0;
  }
  .list-pro a:hover .hover{
  opacity: 1;
  }
  #linea-respect .content-pro .data > .precio {
    font-family: "Roboto-Bold";
    font-size: 1.3em;
    display: none;
  }
#linea-respect .content-pro .data > .product-precio {
  font-family: "Roboto-Bold";
  font-size: 1.3em;
  color: #e5032e;
  display: none;
}
#linea-respect .content-pro .data > .product-precio.AON::after {
  background: url('https://minisitios.ripley.com.pe/minisitios/ropa-ecologica/images/AON.svg')
    left bottom 0px no-repeat;
  content: "";
  display: inline-block;
  width: 22px;
  height: 18px;
  margin-left: 4px;
  
}
#lookbook .marco {
  border-bottom: 1.5px solid #000000;
  position: relative;
  display: flex;
}
#lookbook .marco::before {
  content: "";
  border: 1.5px solid #000000;
  height: 30%;
  position: absolute;
  bottom: 0;
}
#lookbook .marco::after {
  content: "";
  border: 1.5px solid #000000;
  height: 30%;
  right: 0px;
  position: absolute;
  bottom: 0;
}
#lookbook .marco > div {
  min-height: 315px;
  display: table;
}
#lookbook .texto {
  display: table-cell;
  vertical-align: middle;
}
#lookbook .texto h2 {
  margin: 0px;
  text-align: right;
  margin-right: 3%;
  font-family: "Roboto-Bold";
  font-size: 50px;
}

/*Fin*/

/*Sliks*/

.slick-prev {
  left: -1% !important;
}
.slick-next {
  right: -1% !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) {
  nav#menu-navegacion #menu-lista li a {
    font-size: 4vw;
  }
  #manifiesto .container .content-texto {
    padding: 10% 0 10% 0;
  }
  #manifiesto .container .content-texto h2 {
    font-size: 5.5vw;
  }
  #manifiesto .container .content-texto p {
    font-size: 4vw;
  }
  #manifiesto .container .content-texto h3 {
    font-size: 5vw;
  }
  #manifiesto .container .content-texto:after {
    height: 25%;
  }
  #nuestros-productos .container {
    margin-bottom: 10%;
  }
  #nuestros-productos h3 {
    font-size: 5vw;
    margin-bottom: 5%;
  }
  .list-bloque {
    padding: 0 5% 0 5%;
  }
  #nuestros-productos .bloque-text .titu h2 {
    font-size: 7vw;
    margin: 10% 0 10% 0;
  }
  #nuestros-productos .bloque-text .parrafo p {
    font-size: 4vw;
  }
  #linea-respect .titulo h2 {
    font-size: 5.5vw;
    margin-bottom: 5%;
  }
  #linea-respect .container .menu-productos a {
    font-size: 4vw;
  }
  .list-pro {
    padding: 0 6% 0 6%;
    margin-top: 3%;
  }
  .list-pro div.slick-slide {
    padding-left: 5px;
    padding-right: 5px;
  }

  .slick-prev {
    left: 1% !important;
  }
  .slick-next {
    right: 1% !important;
  }
  .slick-dots {
    /*position: relative;*/
    width: 90%;
  }
  #linea-respect .content-pro .data {
    font-size: 3.5vw;
  }

  #linea-respect .content-pro .list-pro img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
  }
  #lookbook .texto h2{
    margin: 0px;
    text-align: center;
    font-size: 5.5vw;
  }
  #lookbook .marco {
    margin: 0 15px 15px 15px;
    flex-wrap: wrap;
  }
  #lookbook .marco > div{
    min-height: 100px;
  }
  
}


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


  .content-mobile-prin{
    display: block !important;
  }

  .content-desk-prin{
    display: none !important;
  }

  #nosotros-nav-ripley {
    margin-top: 0px;
    font-size: 16px;
  }
  /* Bloque de COMPROMISO SOCIAL */
.texto p{
    margin: 13px  10px;
    text-align: justify;
    font-size: 12px;
}
.texto1 p{
  margin:  0 3% 0;
    text-align: left;
    font-size: 12px;
}
.texto h1{
    font-size: 25px;
}
.content-text-general-nosotros{
  margin-top: 30px;
}


div#video-eduardo-nav {
    display: block;
    background-color: #9133fe;
}


  .bloque-titulo-general-nosotros {
    width: 100%;

}

.titulo-somos-ripley {
  padding: 4% 8%;
  text-align: center;
}

.texto-general-nosotros {
  margin-top: 4%;
  padding-bottom: 4%;
  color: #fff;
  text-align: center;
}


.bloque-video-eduardo {
  padding: 0% 4% 4%;
  width: 100%;
}

div#bloq-texto-segun-nav {
  display: block;
  padding: 4% 8%;
}

.bloq-image-cont-equipo-unico {
  padding: 4% 8%;
  width: 100%;
}

.bloq-2-image-cont-equipo-unico {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  /* text-align: justify; */
}

.titulo-cont-segun-nav {
  padding: 4% 0%;
}

.texto-cont-segun-nav {
  padding-top: 2%;
  text-align: center;
}

/* Cumplir sueños */

.nuestra-pasion-nosotros {
  display: block;
  margin-bottom: 14%;
}

.video-nuestra-pasion-nosotros {
  width: 100%;
  margin-top: 6%;
}

.bloq-2-nuestra-pasion {
  width: 100%;
  padding-left: 0%;
  text-align: center;
  align-items: center;
  display: flex;
  margin-top: 0%;
}

.text2-nuestra-pasion {
  text-align: left;
}


/* Incluyendo */

.content1-mobile-inclu-nuestro {
  display: flex;
  margin-bottom: 4%;
}

.cubo1-mobile-inclu-nuestro {
  padding: 0 1%;
  width: 50%;
}

.mobbile-text-cont-cu-inclu {
  padding: 6% 8%;
  text-align: justify;
  border: 2px solid #f0f0f0;
  height: 266px;
}

/* Nos sentimos orgullosos */

.mensaje-orgulloso-nuestro {
  display: block;
  padding-bottom: 6%;
}

.titu-orgulloso-logros {
  padding: 2% 6%;
  text-align: center;

}

.texto-orgulloso-logros {
  padding: 2% 8%;
  text-align: center;
}

.bloq1-color-ripley {
  width: 100%;
  /* background-color: #E83980; */
  display: block;
  justify-content: center;
  margin-bottom: 4%;
}

.content-bloq-general-color {
  display: flex;
  width: 100%;
}


.content-bloq-general-color {
  display: flex;
  width: 100%;
  padding-bottom: 6%;
}

.bloq1-color-ripley {
  justify-content: center;
  margin-bottom: 0%;
}

#nosotros-nav-ripley > div.bloques-colores-ripley > div:nth-child(2) > div:nth-child(2) {
  width: 100%;
  justify-content: center;
}

#nosotros-nav-ripley > div.bloques-colores-ripley > div:nth-child(2) > div:nth-child(2) > div {
  width: 50%;
}


/* estamos para lo que necesites */

.para-lo-que-necesites {

  display: block;

}

.titu-para-lo-que-necesites {
  width: 100%;
  line-height: 1;
  text-align: center;
  padding: 4% 20%;
}

.bloques-para-lo-que-necesites {
  display: flex;
  padding: 3% 0%;
  width: 100%;
}


.content-para-lo-que-necesites > a {
  display: flex;
  align-items: center;
  padding: 2% 10%;
}

.text-lo-que-necesites {
  padding-left: 8%;
  font-size: 18px;
  margin-top: 0%;
}


}

@media screen and (max-width: 500px) {   
  .container {
    max-width: 100%;
  }

  #nosotros-nav-ripley {

    padding: 0px;
    font-size: 14px;
  }

  .content-text-general-nosotros{
  margin-top: 20px;
}

  .titulo-somos-ripley {

    font-size: 52px;
}

  nav#menu-navegacion #menu-lista {
    margin: 0px;
    list-style: none;
    display: flex;
    text-align: center;
    justify-content: center;
    margin-left: 0px !important;
    padding-left: 0px;
}

nav#menu-navegacion #menu-lista li {
  /* width: calc(100% / 6); */
  width: 100%;
  display: block;
  float: center;
  text-align: center;
  justify-content: center;
}


.ico-menu-prin-nosotros1 {
  width: 40%;
  padding: 0%;
  margin-right: 2%;
  margin-top: 3%;
  margin-left: 30%;
  /* padding-left: 3%; */
}

.content-titu-info-video {
  font-size: 25px;
  letter-spacing: 3px;
  padding-bottom: 2%;
}

.content-video-info-video {
  display: block;
  width: 100%;
}

.block-video-info-video {
  width: 100%;
}

.block2-video-info-video {
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 0%;
}

.content-titu-info-video-right {
  color: #DBDBDB;
  font-family: 'Gotham-Bold';
  font-size: 40px;
  letter-spacing: 3px;
  text-align: right;
}

.block2-video-info-video-right {
  width: 100%;
  display: flex;
  align-items: center;
  padding-right: 0%;
}

.cubo1-inclu-nuestro {
  width: 100%;
}

.content1-inclu-nuestro {
  width: 100%;
  display: block;
}

.titu-nuestra-pasion-nosotros > span {
  font-size: 40px;

}



.bloq2-color-ripley {
  width: 100%;
  /* background-color: #9133FE; */
  margin: 0 1%;
}

.bloq3-color-ripley {
  width: 100%;
  /* background-color: #FED537; */
}

div#titulo-general-nosotros {
  font-size: 26px;
  line-height: 1.2;
}

nav#menu-navegacion #menu-lista li a {
  font-size:8px;
  line-height: 20px;
  display: block;
      height: 55px;

}

nav#menu-navegacion #menu-lista li {
  padding: 2% 0%;
}

.titulo-cont-prin-nav {
  font-size: 30px;
}


.titulo-cont-segun-nav {
  font-size: 30px;
}


div#bloq-texto-prin-nav {
  padding: 4% 4% 6%;
  text-align: center;
}

div#bloq-texto-segun-nav {
  padding: 4% 4%;
  text-align: center;
}


div#bloque-video-info-nav {
  padding: 0 4%;
}

.block-video-info-video {
  padding-bottom: 1%;
}

.bloq-1-info-video {
  margin-bottom: 12%;
}

.content-titu-info-video-right {
  text-align: left;
  padding-bottom: 2%;
}


.incluyendo-nuestros {
  padding-left: 4%;
  padding-right: 4%;
}


.titu-info-incluyendo-nuestro {
  font-size: 30px;
  line-height: 1.2;
  padding: 4% 0%;
}


.text-info-incluyendo-nuestro {
  padding-bottom: 8%;
  
}

.cubo1-inclu-nuestro {
  padding-bottom: 4%;
}

#nosotros-nav-ripley > div.incluyendo-nuestros > div.bloq2-incluyendo-nuestro > div.content1-inclu-nuestro > div:nth-child(2) {
  margin: 0 0%;
}

#nosotros-nav-ripley > div.incluyendo-nuestros > div.bloq3-incluyendo-nuestro > div.content1-inclu-nuestro > div:nth-child(2) {
  margin: 0 0%;
}

.img-content-cubo-inclu {
  width: 100%;

}


/* nuestro equipo */

.titu-nuestra-pasion-nosotros{

    font-size: 26px;
    line-height: 1.2;
    padding: 4% 0%;

}

.nuestra-pasion-nosotros {
  text-align: center;
  padding-bottom: 12%;
  padding-right: 4%;
  padding-left: 4%;
}


.video-nuestra-pasion-nosotros {
  padding-top: 4%;
  width: 100%;
  text-align: center;
  justify-content: center;
  margin-left: 0%;
}

.text-info-incluyendo-nuestro {
  padding: 2% 4% 6%;
}

.mobbile-text-cont-cu-inclu {
  padding: 6% 8%;
  text-align: justify;
  border: 2px solid #f0f0f0;
  height: 290px;
  font-size: 12px;
}

.texto-orgulloso-logros {
  padding: 2% 4%;
  text-align: center;
}


/* logros */
.titu-orgulloso-logros {
  font-size: 30px;
  line-height: 1.2;
  padding: 4% 0%;
}


.logos-orgulloso-logros {

  width: 100%;
  display: flex;

}

.bloque-orgu-logos-img-1 {

  width: 100%;

}

.bloq1-logos-logros {
  padding: 3%;
}

.bloque-orgu-logos-img-2 {
  width: 100%;

}


.bloque-orgu-logos-img-3 {
  width: 100%;
}


.bloq5-logos-logros {

  padding: 4% 0% 4% 0%;
} 

.bloque-orgu-logos-img-3 {
  width: 100%;
}


.bloque-orgu-logos-img-4 {
  width: 100%;
}

.bloq6-logos-logros {
  padding: 3% 3%;
  width: 50%;
}

.orgulloso-nuestros-logros {

  margin-bottom: 12%;
}

.bloques-videos-info {
  width: 100%;
  display: block;
}

.bloq-1-info-video {
  margin-bottom: 6%;
  width: 100%;
}

.content-video-info-video {
  display: block;
  width: 100%;
  padding: 0 0%;
}

/* Bloques de colores */


.bloq1-color-ripley {
  width: 100%;
  /* background-color: #E83980; */
}

.bloques-colores-ripley {
  width: 100%;
  display: block;
  padding-bottom: 2%;
  padding-left: 4%;
    padding-right: 4%;
    margin-bottom: 12%;
}

.content-bloq1-color {
    padding: 4% 1%;
}

.content-bloq2-color {
  padding: 4%;
}

.content-bloq3-color {
  padding: 4%;
}


.titu-content-bloq1-color {
  font-size: 26px;
}

#nosotros-nav-ripley > div.bloques-colores-ripley > div:nth-child(1) > div:nth-child(2) > div > div.info-content-bloq-colo {
  height: 158px;
}


/* estamos para lo que necesites */


.para-lo-que-necesites {

  padding: 0% 4%;
}

.titu-para-lo-que-necesites {

  font-size: 30px;
  line-height: 1.2;

}

.bloques-para-lo-que-necesites {
  display: flex;
  padding: 3% 0%;
}

.bloq-para-lo-que-necesites {
  width: 100%;
  display: block;
  align-items: center;
}

.content-para-lo-que-necesites {
  width: 100%;
}

.content-para-lo-que-necesites > a {
  display: flex;
  align-items: center;
  padding: 2% 0%;
}

.bloq-para-lo-que-necesites2 {
  width: 100%;
  display: block;
  margin-top: 3%;
}

.img-lo-que-necesites {
  width: 18%;
}

.bloq-para-lo-que-necesites3 {
  width: 100%;
  /* margin-top: 3%; */
  display: block;
}

.bloques-para-lo-que-necesites {
  display: flex;
  padding: 5% 0%;
}

.text-lo-que-necesites {
  padding-left: 8%;
  font-size: 12px;
  margin-top: -2%;
}

#para-lo-que-necesites01 > div.bloques-para-lo-que-necesites > div.bloq-para-lo-que-necesites3 > div:nth-child(1) > a > div.text-lo-que-necesites {
  padding-left: 2%;
}

nav#menu-navegacion #menu-lista {

  padding-top: 1%;
  padding-bottom: 2%;
}


.titu-para-lo-que-necesites {

  padding: 4% 14%;
}
div.bloque-orgu-logos-img-2 > div:nth-child(1) {
  width: 42%;
  padding: 3% 4%;
}

div.bloque-orgu-logos-img-2 > div:nth-child(2) {
  width: 58%;
  padding: 3% 0%;
}

}


@media screen and (max-width: 380px) {
  nav#menu-navegacion #menu-lista li a {
    font-size: 7px;
  }

  .block2-text-info-video {
    padding: 2% 0% 10%;
    /* border: 2px solid #D1D1D1; */
    text-align: justify;
  }

  .mobbile-text-cont-cu-inclu {
    height: 326px;
    font-size: 12px;
  }

  #incluyendo-nuestros01 > div.bloq-mobile-incluyendo-nuestro.content-mobile-prin > div:nth-child(2) > div > div > div.mobile-text-content-cubo-inclu > div {
    height: 290px;
}

#incluyendo-nuestros01 > div.bloq-mobile-incluyendo-nuestro.content-mobile-prin > div:nth-child(2) > div > div.mobile-text-content-cubo-inclu > div {
  height: 290px;
}

#incluyendo-nuestros01 > div.bloq-mobile-incluyendo-nuestro.content-mobile-prin > div:nth-child(3) > div > div > div.mobile-text-content-cubo-inclu > div {
  height: 238px;
}

#incluyendo-nuestros01 > div.bloq-mobile-incluyendo-nuestro.content-mobile-prin > div:nth-child(3) > div > div.mobile-text-content-cubo-inclu > div {
  height: 238px;
}


.titu-orgulloso-logros {
  font-size: 26px;
  line-height: 1.2;
  padding: 4% 6%;
}

#nosotros-nav-ripley > div.bloques-colores-ripley > div:nth-child(1) > div:nth-child(2) > div > div.info-content-bloq-colo {
  height: 174px;
}


}


@media screen and (max-width: 330px) {
  nav#menu-navegacion #menu-lista li a {
    font-size: 7px;
  }

  .mobbile-text-cont-cu-inclu {
    
    height: 388px;
    font-size: 12px;
 }

 #incluyendo-nuestros01 > div.bloq-mobile-incluyendo-nuestro.content-mobile-prin > div:nth-child(3) > div > div > div.mobile-text-content-cubo-inclu > div {
  height: 286px;
}

#incluyendo-nuestros01 > div.bloq-mobile-incluyendo-nuestro.content-mobile-prin > div:nth-child(3) > div > div.mobile-text-content-cubo-inclu > div {
  height: 286px;
}

#nosotros-nav-ripley > div.bloques-colores-ripley > div:nth-child(1) > div:nth-child(1) > div > div.info-content-bloq-colo {
  height: 156px;
}

}
@media (min-width: 768px) and (max-width: 1024px) {
nav#menu-navegacion #menu-lista li a{
  font-size: 2vw;
      height: 75px;
}
.texto h1{
font-size: 30px;  
}
.texto p{
    margin: 15px 0 10px;
    text-align: center;
    font-size: 18px;
}
.texto1 p{
      margin: 0 1% 0;
    text-align: left;
    font-size: 18px;
}

}
