@font-face {
  font-family: 'GothamHTF-Medium';
  src: url("GothamHTF-Medium.eot?#iefix") format('embedded-opentype'), url("GothamHTF-Medium.otf") format('opentype'), url("GothamHTF-Medium.woff") format('woff'), url("GothamHTF-Medium.ttf") format('truetype'), url("GothamHTF-Medium.svg#GothamHTF-Medium") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url("Gotham-Medium.eot?#iefix") format('embedded-opentype'), url("Gotham-Medium.woff") format('woff'), url("Gotham-Medium.ttf") format('truetype'), url("Gotham-Medium.svg#Gotham-Medium") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Light';
  src: url("Gotham-Light.eot?#iefix") format('embedded-opentype'), url("Gotham-Light.otf") format('opentype'), url("Gotham-Light.woff") format('woff'), url("Gotham-Light.ttf") format('truetype'), url("Gotham-Light.svg#Gotham-Light") format('svg');
  font-weight: normal;
  font-style: normal;
}
#rclandingp {
  background-color: #fff;
  color: #fff;
  line-height: 1.4;
  overflow: hidden;
  margin: -30px 0 -25px 0;
  width: 100%;
  clear: both;
  font-family: 'Open Sans';
/* Class AUX */
}
#rclandingp .container-fluid {
  padding: 0;
}
#rclandingp .loader {
  background: transparent url("../images/ring.svg") center no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  width: 75px;
  height: 75px;
}
#rclandingp #container {
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden;
  opacity: 0;
  position: relative;
/* background-image url(../images/bg-page.jpg) */
  background-position: center top;
  background-repeat: no-repeat;
}
#rclandingp .contents {
  max-width: 1366px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  height: 100%;
}
#rclandingp .logos {
  position: relative;
  z-index: 1;
}
#rclandingp #home {
  width: 100%;
  height: calc(100vh - 114px);
  height: 460px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
#rclandingp #home .nav-bar {
  margin: 20px auto 0;
  height: 47px;
  z-index: 100;
  display: none;
}
#rclandingp #home .logo-header {
  top: 0;
}
#rclandingp #menu-mob {
	height: 80px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    width: 100%;
}
#rclandingp #main-menu li {
  position: relative;
  display: inline-block;
}
#rclandingp #main-menu li a {
  position: relative;
  display: block;
  line-height: 40px;
  text-align: center;
  margin: 0;
  padding: 0px 20px;
  height: 40px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
#rclandingp #main-menu li a .icon {
  margin-top: 2px;
  margin-right: 8px;
  display: inline-block;
  float: left;
}
#rclandingp #main-menu li a:hover {
  color: #000;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
#rclandingp #main-menu li .active {
  color: #000;
}
#rclandingp .nav {
  width: 100%;
  float: left;
  position: relative;
  z-index: 101;
}
#rclandingp .nav .nav-bar {
  margin: 0 auto;
}
#rclandingp .nav-bar {
  width: 1024px;
  height: 15vh;
  z-index: 6;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  position: relative;
  z-index: 100;
}
#rclandingp #mainmenu {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  height: 70px;
  background: rgba(0,0,0,0.5);
  z-index: 10;
  bottom: 0px;
}
#rclandingp #mainmenu .menu {
  float: none;
    margin: 0 auto;
}
#rclandingp .icono {
  height: 113px;
  display: block;
  transform: skew(-10deg);
  -webkit-transform: skew(-10deg);
  width: 100%;
  position: relative;
}
#rclandingp .logo-mobile {
  display: none;
}
#rclandingp .logo-brand {
  float: left;
  text-align: right;
  position: absolute;
  z-index: 1000;
  top: 30px;
  left: 183px;
}
#rclandingp .menu {
  font-size: 0;
  list-style-type: none;
  text-align: center;
  height: 70px;
  z-index: 100;
  transition: all 0.3s ease-in-out;
  text-align: left;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
#rclandingp .menu li {
  width: 20%;
  float: left;
/* margin 0 1% */
  height: 50px;
  position: relative;
/*
			display -ms-flexbox
			display -webkit-flex
			display flex
			-ms-flex-align center
			-webkit-align-items center
			-webkit-box-align center
			align-items center
			*/
}
#rclandingp .menu li a {
  width: 100%;
  position: relative;
  display: block;
  line-height: 1;
  text-align: center;
  height: 60px;
  color: #fff;
  text-decoration: none;
  margin: 0 auto;
  padding: 0 7px;
  font-size: 21px;
}
#rclandingp .menu li a .icon {
  margin-bottom: 2px;
  display: block;
  margin: 0 auto;
  float: left;
  height: 42px;
  position: absolute;
}
#rclandingp .menu li a .text {
  display: block;
  vertical-align: middle;
  text-align: center;
  position: relative;
  line-height: 1;
  padding: 16px 0 6px;
  width: 100%;
  font-family: 'adineuePROTT-Black', sans-serif;
  font-size: 14px;
}
#rclandingp .menu li a .elements {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  line-height: 1;
}
#rclandingp #menu-slider a {
	text-decoration:none;
}
#rclandingp #menu-slider .text {
  display: block;
  vertical-align: middle;
  text-align: center;
  position: relative;
  line-height: 1;
  padding: 13px 0 6px;
  width: 100%;
  font-family: 'adineuePROTT-Black', sans-serif;
  font-size: 14px;
  color:#fff;
      height: auto;
}
#rclandingp #menu-slider .elements {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  line-height: 1;
  color:#fff;
}
#rclandingp .menu li a:hover::after {
  content: '';
  width: 52px;
  height: 2px;
  background-color: #ffc800;
  position: absolute;
  bottom: 1%;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
#rclandingp .menu li .active::after {
  content: '';
  width: 52px;
  height: 2px;
  background-color: #ffc800;
  position: absolute;
  bottom: 1%;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
#rclandingp #menu-mob .active::after {
  content: '';
  width: 52px;
  height: 2px;
  background-color: #ffc800;
  position: relative;
  bottom: 1%;
  left: 50%;
  display:block;
  margin-top:5px;
  transform: translate(-50%, 0);
}
#rclandingp .menu li::after {
  content: '';
  width: 1px;
  height: 20px;
  background-color: #7b7272;
  position: absolute;
  bottom: 10px;
  right: 0;
}
#rclandingp .menu li:last-child::after {
  display: none;
}
#rclandingp .submenu {
  width: 100%;
  color: #000;
  transition: all 0.3s ease-in-out;
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 320px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 0% 0% 0%;
  transition: all 0.3s ease-in-out;
  padding-bottom: 4%;
  z-index: 1;
  left: 0;
}
#rclandingp .submenu .orig {
  color: #0079c2;
  font-family: 'adineuePRO-Regular', sans-serif;
  letter-spacing: 1px;
}
#rclandingp .lnk-submenu {
  height: auto !important;
  text-align: left !important;
  display: inline !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
}
#rclandingp .scroll {
  margin: 0 auto 28px;
  display: block;
  position: relative;
  width: 21px;
  height: 52px;
  clear: both;
  top: 75%;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  z-index: 99;
  animation: scrolling 2s infinite;
  -webkit-animation-name: scrolling;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
}
#rclandingp .scroll:hover {
  bottom: 9px;
}
#rclandingp .arrow-scroll {
  display: block;
}
#rclandingp section {
  width: 100%;
  position: relative;
  clear: both;
}
#rclandingp .nav-section {
  height: 81px;
  width: 100%;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 100;
}
#rclandingp .menu-section {
  font-size: 0;
  list-style-type: none;
  border-radius: 20px;
  text-align: center;
  width: auto;
  float: right;
  z-index: 100;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
#rclandingp .menu-section li {
  position: relative;
  margin-bottom: 12px;
  float: left;
  margin: 0 9px;
}
#rclandingp .menu-section li a {
  position: relative;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  text-indent: -20000px;
  display: block;
}
#rclandingp .menu-section li a:hover,
#rclandingp .menu-section li a .active {
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
#rclandingp .menu-section li .active {
  color: #f00;
}
#rclandingp #productos {
  background-image: url("../images/bg-calls.jpg");
  background-size: cover;
  -webkit-background-size: cover;
  padding-bottom: 30px;
}
#rclandingp #productos .contents {

}
#rclandingp #productos .container {
  margin: 0 auto;
  float: none;
}
#rclandingp .title-productos {
  font-size: 30px;
  font-family: 'Gotham-Medium';
  line-height: 1;
  width: 100%;
  text-align: center;
  height: 22px;
  position: relative;
  color: #000;
  margin: 0 0 30px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 6px;
}
#rclandingp .title-productos::after {
  content: '';
  width: 52px;
  height: 3px;
  background-color: #ffc800;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
#rclandingp .adorno {
  position: absolute;
  bottom: -55px;
  right: 0;
  z-index: 10;
}
#rclandingp .lampara {
  position: absolute;
  top: 0;
  z-index: 3;
  left: 5%;
}
#rclandingp #slider-productos {
/* background transparent url(../images/frame-products.png) left top no-repeat */
  width: 1110px;
  height: 300px;
  margin: 0 auto;
}
#rclandingp #slider-productos .slide {
  width: 700px;
  height: 300px;
}
#rclandingp #slider-productos .slide img {
  height: 300px;
}
#rclandingp #slider-productos .slick-prev {
  background-image: url("../images/arrow-left-prod.png");
  width: 12px;
  height: 25px;
  left: -2%;
  top: 45%;
}
#rclandingp #slider-productos .slick-prev::before {
  content: '';
}
#rclandingp #slider-productos .slick-next {
  background-image: url("../images/arrow-right-prod.png");
  width: 12px;
  height: 25px;
  left: 700px;
  top: 45%;
}
#rclandingp #slider-productos .slick-next::before {
  content: '';
}
#rclandingp .ventajas {
  background-color: #fff;
  width: 380px;
  height: auto;
  position: absolute;
  right: 0;
  top: 0;
  padding: 25px 0 18px;
  border-radius: 1px;
}
#rclandingp .ventajas .check {
  display: inline-block;
  margin-right: 10px;
}
#rclandingp .ventajas .title {
  width: 100%;
  color: #000;
  font-size: 23px;
  margin-bottom: 30px;
  height: 30px;
  line-height: 1;
  position: relative;
  font-family: 'Gotham-Medium';
  text-transform: uppercase;
  text-align: center;
}
#rclandingp .ventajas .title img {
  height: auto !important;
  margin: 6px auto;
  display: inline-block;
}
#rclandingp .ventajas .title::before {
  content: '';
  width: 58px;
  height: 4px;
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  background-color: #ffc800;
}
#rclandingp .ventajas .lista {
  margin-left: 38px;
  margin-bottom: 30px;
}
#rclandingp .ventajas .lista li {
  color: #000;
  padding-left: 19px;
  position: relative;
  font-size: 16px;
  height: auto;
  margin-bottom: 12px;
  line-height: 1.1;
}
#rclandingp .ventajas .lista li::before {
  content: '';
  position: absolute;
  background-color: #ffc800;
  border-radius: 5px;
  width: 8px;
  height: 8px;
  top: 3px;
  left: 0;
}
#rclandingp .ventajas .ver-mas {
  margin: 0 auto;
  text-indent: -10000px;
  display: block;
}
#rclandingp #subcategorias {
  height: 100vh;
/* height auto */
}
#rclandingp .bg-subcategorias {
  padding-top: 38px;
  background: transparent url("../images/bg-subcategorias.jpg") center top no-repeat;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  width: 100%;
  height: calc(100vh - 88px);
}
#rclandingp .title-subcategorias {
  height: 88px;
  margin: 0;
  line-height: 3;
  width: 100%;
}
#rclandingp .title-subcategorias::after {
  bottom: 25%;
}
#rclandingp .wrap-subcategoria {
  padding: 0;
}
#rclandingp .subcategoria {
  border: 2px solid #fff;
  padding: 0;
  position: relative;
  overflow: hidden;
}
#rclandingp .subcategoria img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
#rclandingp .subcategoria .over {
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  background-color: rgba(255,255,255,0);
}
#rclandingp .subcategoria:hover .overs {
  background-color: rgba(255,255,255,0.6);
}
#rclandingp .subcategoria:hover .over-contents {
  padding-top: 120px;
}
#rclandingp .col-subcategoria {
  padding: 0;
}
#rclandingp .info-subcategoria {
  padding: 20px 40px;
  text-align: center;
  color: #fff;
  clear: both;
  font-size: 14px;
  text-shadow: 1px 1px 2px #3d3d3d;
}
#rclandingp .over {
  width: 100%;
  height: 100%;
}
#rclandingp .over-content {
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  transition: all 0.5s ease-in 0s;
  padding-top: 330px;
  height: 100%;
}
#rclandingp .title-subcategoria {
  margin-bottom: 48px;
  position: relative;
}
#rclandingp .title-subcategoria::before {
  content: '';
  width: 32px;
  height: 2px;
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  background-color: #fdc700;
}
#rclandingp .title-subcategoria img {
  width: auto;
  display: block;
  margin: 0 auto;
}
#rclandingp .lista-subcategoria {
  list-style-type: none;
}
#rclandingp .lista-subcategoria li {
  text-align: center;
}
#rclandingp .lista-subcategoria li a {
  color: #000;
  text-decoration: none;
  position: relative;
  font-size: 16px;
}
#rclandingp .lista-subcategoria li a:hover::before {
  content: '';
  position: absolute;
  background-image: url("../images/arrow-subctg.png");
  right: 101%;
  top: 30%;
  width: 12px;
  height: 10px;
}
#rclandingp .lnk-product {
  border-radius: 15px;
  background-color: #fff;
  color: #000;
  width: 130px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  line-height: 2.7;
  height: 30px;
  text-align: center;
  text-decoration: none;
  position: absolute;
  bottom: -30px;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
#rclandingp .overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.5);
  z-index: 5;
  opacity: 1;
  position: fixed;
}
#rclandingp .scrollme {
  bottom: 22px;
  height: auto;
  z-index: 7;
}
#rclandingp .text-scroll {
  color: #fff;
  margin-bottom: 8px;
  font-size: 14px;
  text-align: center;
}
#rclandingp .scroller {
  margin: 0 auto;
  text-indent: -10000px;
  display: block;
}
#rclandingp .call {
  height: 100%;
  width: 400px;
  position: absolute;
  left: 50%;
  top: 5%;
  height: 100vh;
/* background-image url(../images/dots-home.png) */
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
#rclandingp .texto-intro {
  width: 244px;
  position: absolute;
  top: 17.5%;
  z-index: 1;
}
#rclandingp .texto-intro img {
  width: 100%;
}
#rclandingp .modelos {
  width: 1366px;
  margin: 0 auto;
  height: 100%;
  position: relative;
  clear: both;
}
#rclandingp .column {
  height: 100%;
  display: table;
}
#rclandingp .box-model {
  height: auto;
  clear: both;
}
#rclandingp .content {
  width: 100%;
}
#rclandingp .title {
  font-size: 60px;
  font-weight: normal;
  margin-bottom: 28px;
  line-height: 1;
  color: #fcca18;
  text-align: center;
}
#rclandingp .imagen {
  width: 360px;
  height: 360px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #fff;
  box-shadow: 0 0 10px #ccc;
  margin: 0 auto 20px;
}
#rclandingp .imagen img {
  height: 100%;
}
#rclandingp .section-features {
  height: 100vh;
  z-index: 100;
  z-index: 10;
  margin-top: 81px;
  padding: 0;
}
#rclandingp .features {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  display: none;
  z-index: 50;
}
#rclandingp .category {
  font-size: 60px;
  color: #c8135c;
  margin-bottom: 20px;
  font-weight: 900;
  line-height: 0.9;
}
#rclandingp .category span {
  font-weight: normal;
}
#rclandingp .name {
  font-size: 18px;
  color: #101010;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1;
}
#rclandingp .porcentaje {
  width: 50px;
  margin: 0 auto;
  font-size: 50px;
  color: #101010;
  line-height: 1;
  display: table;
}
#rclandingp .number {
  font-size: 60px;
  display: table-cell;
  vertical-align: middle;
  font-weight: 600;
  letter-spacing: -2px;
}
#rclandingp .percent {
  line-height: 20px;
  font-size: 40px;
  display: table-cell;
  vertical-align: bottom;
}
#rclandingp .dscto {
  font-size: 11px;
  margin-top: 6px;
  vertical-align: top;
}
#rclandingp .antes {
  font-size: 14px;
  color: #101010;
  margin-bottom: 5px;
  line-height: 1;
}
#rclandingp .cyber {
  color: #e02139;
  font-size: 14px;
  padding-bottom: 2px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  border-bottom: 1px solid #e02139;
  display: inline-block;
}
#rclandingp .price {
  color: #e02139;
  font-size: 30px;
  line-height: 1;
  padding-bottom: 0;
  margin-bottom: 5px;
  margin-bottom: 17px;
}
#rclandingp .price span {
  display: inline-block;
  font-size: 40px;
  line-height: 0.875;
  padding-bottom: 0;
}
#rclandingp .all-features {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  line-height: 1;
}
#rclandingp .title-feature {
  font-size: 29px;
  color: #08a3de;
  font-weight: bold;
  margin-bottom: 20px;
}
#rclandingp .note {
  font-size: 18px;
  font-weight: 300;
  color: #101010;
  padding: 0 0 16px 0;
  line-height: 1.2;
}
#rclandingp .list-features {
  list-style-type: none;
}
#rclandingp .list-features li {
  color: #101010;
  margin-bottom: 12px;
  font-size: 15px;
  margin-left: 28px;
}
#rclandingp .list-features li::before {
  content: '';
  background-image: url("sprite.png");
  background-position: -190px 0;
  width: 23px;
  height: 17px;
  position: absolute;
  left: 17px;
}
#rclandingp .box-sliders {
  width: 100%;
  height: 100vh;
/* float right */
  position: relative;
  clear: both;
}
#rclandingp #slider-home {
  height: 460px;
  width: 100%;
  margin-bottom: 0;
}
#rclandingp .slide {
  width: auto;
  width: 100%;
  height: 460px;
  display: block;
  outline: none;
  float: left;
  position: relative;
}
#rclandingp .img-slide {
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  height: 460px;
  background-position: center;
  position: relative;
}
#rclandingp .view-all{
  width:auto;
  height:30px;
  text-align:center;
  line-height: 30px;
  font-size:14px;
  font-weight:600;
  padding: 0 11px;
  letter-spacing:0.5px;
  position:absolute;
  bottom:16.5%;
  left:50%;
  transform:translate(-50%,0);
  -webkit-transform:translate(-50%,0);
  background-color:white;
  color:black;
  text-decoration:none;
  text-transform:uppercase;
  border-radius:5px;
  -webkit-transition: all 0.25s ease-out 0s;
  -moz-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
#rclandingp .view-all:hover{
  background-color:#000;
  color:#fff;
}
#rclandingp .btn-link {
  bottom: 60px;
  text-indent: -1000000px;
}
#rclandingp .text-slide {
  width: 730px;
  margin: 0 auto;
  height: 78px;
  background-color: transparent;
  text-align: center;
  display: table;
  bottom: 0;
}
#rclandingp .text-slide span {
  display: table-cell;
  vertical-align: middle;
  max-width: 1366px;
  width: 100%;
  color: #fff;
  font-size: 15px;
  line-height: 1.25;
  text-shadow: 1px 1px 2px #3a3a3a;
}
#rclandingp .slick-prev {
  background-color: transparent;
  text-indent: -10000px;
  position: absolute;
  top: 50%;
  background-image: url("../images/arrow-left-slider.png");
  background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  width: 73px;
  height: 72px;
  z-index: 99;
  left: 12.5%;
}
#rclandingp #menu-mob .slick-prev {
  background-image: url("../images/arrow-left-slider-menu.png");
}
#rclandingp .slick-prev::before {
  content: '';
}
#rclandingp .slick-next {
  background-color: transparent;
  text-indent: -10000px;
  position: absolute;
  top: 50%;
  background-image: url("../images/arrow-right-slider.png");
  background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  width: 73px;
  height: 72px;
  z-index: 99;
  right: 12.5%;
}
#rclandingp #menu-mob .slick-next {
  background-image: url("../images/arrow-right-slider-menu.png");
}
#rclandingp .slick-next::before {
  content: '';
}
#rclandingp .slick-dots {
  bottom: 0;
  width: 700px;
}
#rclandingp .slick-dots li {
  width: 13px;
  height: 13px;
  margin: 0 3px;
}
#rclandingp .slick-dots li button {
  background-color: #000;
  border: none;
  border-radius: 50%;
  width: 9px;
  height: 9px;
/* padding 4px */
}
#rclandingp .slick-dots li button::before {
  display: none;
}
#rclandingp .slick-dots .slick-active button {
  background-color: #ffc800;
/* border 2px solid #ffc800 */
}
#rclandingp .name-category,
#rclandingp .name-media {
  display: block;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  font-family: 'adineuePROTT-Black', sans-serif;
}
#rclandingp .col-media {
  height: 320px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
#rclandingp .col-media iframe {
  width: 100%;
  height: 240px;
}
#rclandingp .col-media:hover {
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
#rclandingp .name-media {
  float: left;
  padding: 2% 0;
}
#rclandingp .feature {
  width: 101%;
  z-index: 1000;
}
#rclandingp #btn-mobile {
  display: none;
  padding: 10px;
  width: 40px;
  height: 40px;
  top: 10px;
  position: absolute;
  right: 10px;
  z-index: 1001;
  border-radius: 50%;
  outline: none;
  background: #000;
}
#rclandingp #btn-mobile span {
  display: block;
  clear: both;
  width: 20px;
  margin: 0 auto 5px;
  background: #fff;
  border-radius: 1px;
  display: block;
  height: 2px;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
#rclandingp #btn-mobile::before {
  content: "Ver categorías >";
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  left: -100px;
  position: absolute;
  top: 12px;
  width: 100px;
  text-shadow: 0px 0px 2px #2e2e2e;
  -webkit-animation: abefore 3s linear infinite;
  animation: abefore 3s linear infinite;
}
#rclandingp .collapse-movil {
  background-color: #000;
}
#rclandingp .collapse-movil .menu {
  margin-top: 50px;
}
#rclandingp .collapse-movil #btn-mobile span:nth-child(1) {
  -webkit-transform: rotate(45deg) translateY(6px) translateX(5px);
  transform: rotate(45deg) translateY(5px) translateX(5px);
}
#rclandingp .collapse-movil #btn-mobile span:nth-child(3) {
  -webkit-transform: rotate(-45deg) translateY(-6px) translateX(5px);
  transform: rotate(-45deg) translateY(-5px) translateX(5px);
}
#rclandingp .collapse-movil #btn-mobile span:nth-child(2) {
  opacity: 0;
}
#rclandingp .collapse-movil #btn-mobile::before {
  content: '';
}
#rclandingp .navigate {
  position: fixed;
  top: 0;
  padding: 0;
}
#rclandingp .back {
  float: right;
  margin-right: 17px;
  padding-top: 7px;
  font-size: 12px;
  color: #666;
  display: block;
}
#rclandingp .centerv {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
#rclandingp .centerh {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
#rclandingp .centervh {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#rclandingp .bottom {
  position: absolute;
  bottom: 0;
}
#rclandingp .videobottom video {
  bottom: 0;
}
#rclandingp .block {
  width: 100%;
  height: 100vh;
}
#rclandingp .align-left {
  text-align: left;
}
#rclandingp .align-right {
  text-align: right;
}
#rclandingp .left {
  float: left;
}
#rclandingp .right {
  float: right;
}
#rclandingp .pleft {
  left: 5%;
}
#rclandingp .pright {
  right: 5%;
}
#rclandingp .fixed {
  position: fixed !important;
/*  top: 0 !important;
/* width auto */
}
#rclandingp .absolute {
  position: absolute;
  width: 196px;
}
#rclandingp .absolute img {
  width: 100%;
}
#rclandingp .absolute .text-avance {
  display: none;
}
#rclandingp .g-scrolling-top {
  display: none;
  width: 50px;
  height: 50px;
  background: url("../images/scrolling-top.png") 0 0 no-repeat;
  text-indent: -9999em;
  text-decoration: none;
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 99;
  cursor: pointer;
  animation: scrolling 2s infinite;
  -webkit-animation-name: scrolling;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
}
#rclandingp .link-section {
  width: 100%;
  position: relative;
  bottom: 10%;
  text-align: center;
  height: 10vh;
  float: left;
  display: table;
}
#rclandingp .link {
  display: table-cell;
  vertical-align: middle;
  display: block;
  padding: 5px 0;
  text-align: center;
}
#rclandingp .link a {
  color: #fcca18;
  text-transform: uppercase;
  text-decoration: underline;
}
#rclandingp .link .arrow-link {
  display: inline-block;
  margin-bottom: -4px;
}
#rclandingp .title-detail {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 9px;
  padding: 0 10px;
  line-height: 1.2;
}
#rclandingp .text-detail {
  font-size: 13px;
  margin-bottom: 9px;
  padding: 0 10px;
  word-wrap: break-word;
  line-height: 1.4;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
#rclandingp .middle {
  display: table-cell;
  vertical-align: middle;
}
#rclandingp .img-vertical img {
  width: auto;
  height: 100%;
}
#rclandingp .img-horizontal img {
  width: 100%;
  height: auto;
}
#rclandingp #col1 {
/* background-color rgba(100,250,20, .5) */
  height: auto;
  float: left;
}
#rclandingp #col2 {
/* background-color rgba(120,150,80, .5) */
  height: auto;
  float: left;
}
#rclandingp #col3 {
/* background-color rgba(10,20,2, .5) */
  height: auto;
  float: left;
}
#rclandingp #col4 {
/* background-color rgba(50,50,200, .5) */
  height: auto;
  float: left;
}
.sprite {
  background: url("sprite.png") no-repeat top left;
  width: 12px;
  height: 30px;
}
.sprite.arrow-left-prod {
  background-position: 0 0;
  height: 25px;
}
.sprite.arrow-left-slider {
  background-position: -12px 0;
  width: 73px;
  height: 72px;
}
.sprite.arrow-right-prod {
  background-position: -85px 0;
  height: 25px;
}
.sprite.arrow-right-slider {
  background-position: -97px 0;
  width: 73px;
  height: 72px;
}
.sprite.check {
  background-position: -170px 0;
  width: 30px;
}
.sprite.ver-mas {
  background-position: -200px 0;
  width: 112px;
}
.sprite.view-products {
  background-position: -312px 0;
  width: 142px;
}
@media screen and (max-width: 479px) {
  .menutrigger {
    display: block;
    position: fixed;
    right: 10px;
    top: 14px;
    z-index: 1030;
  }
  .menutrigger .trigger {
    cursor: pointer;
    display: inline-block;
    margin-right: 7px;
    width: 24px;
  }
  .menutrigger .trigger span {
    background: #fff;
    border-radius: 20%;
    display: block;
    height: 3px;
    margin: auto;
    margin-top: 4px;
    opacity: 1;
    position: relative;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  header .ripley_logo_home {
    background: #000;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 100;
    display: block;
    height: 55px;
    position: fixed;
  }
  header .menu-header.active,
  header.scrolled .menu-header.active {
    display: block;
    top: 50px;
    position: fixed;
  }
  header .menu-header,
  header.scrolled .menu-header {
    display: none;
    position: absolute;
    top: -300%;
    width: 100%;
    z-index: 90;
    -webkit-transition: 0.45s ease;
    -moz-transition: 0.45s ease;
    -o-transition: 0.45s ease;
    -ms-transition: 0.45s ease;
    transition: 0.45s ease;
  }
  header .menu-header nav,
  header.scrolled .menu-header nav {
    padding-top: 0;
  }
  header .menu-header nav ul,
  header.scrolled .menu-header nav ul {
    height: auto;
    width: 100%;
  }
  nav ul {
    flex-direction: column;
    height: 90%;
    margin: 0 auto;
    padding: 0;
    width: 90%;
    -webkit-flex-direction: column;
  }
  header .menu-header nav ul li,
  header.scrolled .menu-header nav ul li {
    background: none;
    background-color: #000;
    border-top: 1px solid #fff;
    height: auto;
    padding: 1em;
    width: 100%;
  }
  header .menu-header nav ul li a,
  header.scrolled .menu-header nav ul li a {
    background: none;
    color: #fff;
    display: block;
    height: auto;
    text-align: center;
    text-indent: 0;
    width: 100% !important;
    font-family: 'Open Sans';
    text-decoration: none;
  }
}
@media screen and (max-width: 1600px) {
  #rclandingp .slick-prev {
    left: 7.5%;
  }
  #rclandingp .slick-next {
    right: 7.5%;
  }
}
@media screen and (max-width: 1440px) {
  #rclandingp .slick-prev {
    left: 2.5%;
  }
  #rclandingp .slick-next {
    right: 2.5%;
  }
}
@media screen and (max-width: 1024px) {
  #rclandingp .container {
    max-width: 990px;
    padding: 0;
  }
  #rclandingp .slide {
    height: 100%;
  }
  #rclandingp .call {
    z-index: 100;
    width: 200px;
    height: 100%;
  }
  #rclandingp .scroll {
    top: 70%;
  }
  #rclandingp #slider-productos {
    color: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
  }
  #rclandingp #slider-productos .slide {
    height: 250px;
  }
  #rclandingp #slider-productos .slide img {
    height: 250px;
  }
  #rclandingp #slider-productos .slick-next {
    left: 52.5%;
  }
  #rclandingp .box-model {
    display: block;
  }
  #rclandingp #productos .container {
    float: none;
    margin: auto;
  }
  #rclandingp .menu li a {
    width: 100%;
  }
  #rclandingp .slick-prev {
    top: 0%;
    -webkit-transform: translate(0,0%);
    -moz-transform: translate(0,0%);
    transform: translate(0,0%);
    left: 1%;
  }
  #rclandingp .slick-next {
    top: 0%;
    -webkit-transform: translate(0, 0%);
    -moz-transform: translate(0, 0%);
    transform: translate(0, 0%);
    right: 1%;
  }
  #rclandingp .slick-dots {
    width: 580px;
  }
  #rclandingp .ventajas {
    left: 605px;
    top: 5%;
    width: 360px;
  }
  #rclandingp .lampara {
    top: 0;
  }
  #rclandingp .adorno {
    z-index: 0;
  }
  #rclandingp .bg-subcategorias {
    background-size: auto 100%;
    -webkit-background-size: auto 100%;
  }
  #rclandingp .logo-brand {
    left: 10%;
  }
  #rclandingp .over-content {
    background-color: rgba(255,255,255,0.6);
    padding-top: 15%;
  }
}
@media screen and (max-width: 768px) {
  #rclandingp .container {
    max-width: initial;
    padding: initial;
  }
  #rclandingp .contents {
    width: 100%;
  }
  #rclandingp #home {
/* background-image url(../images/bg-home-mobile.png) */
    width: 100%;
    height: auto;
    background-position: center;
  }
  #rclandingp .call {
    width: 200px;
    background: none;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 0;
  }
  #rclandingp .scroll {
    top: 40%;
  }
  #rclandingp .nav-bar {
    width: 95%;
  }
  #rclandingp .nav {
    width: 100%;
  }
  #rclandingp .menu {
    padding: 0;
    width: 80%;
  }
  #rclandingp .menu li a .text {
    font-size: 1.5vw;
  }
  #rclandingp .menu li a .elements {
    font-size: 1.75vw;
  }
  #rclandingp .menu li::after {
    display: none;
  }
  #rclandingp .menu li .active::after {
    /* display: none; */
  }
  #rclandingp .menu::after {
    display: none;
  }
  #rclandingp #slider-prev {
    top: 50%;
  }
  #rclandingp #slider-next {
    top: 50%;
  }
  #rclandingp #slider-home {
    height: 460px;
    width: 100%;
  }
  #rclandingp .slide {
    height: 100%;
    width: 100%;
  }
  #rclandingp .slide img {
    width: 100%;
    position: relative;
    margin: 0;
  }
  #rclandingp .slick-dots {
    width: 100%;
  }
  #rclandingp .logo-mobile {
    position: absolute;
    left: 1%;
    z-index: 10;
  }
  #rclandingp .logo-brand {
    left: 2.5%;
  }
  #rclandingp #productos {
    height: auto;
  }
  #rclandingp .title-productos {
    font-size: 3.5vw;
  }
  #rclandingp .lampara {
    left: -3%;
  }
  #rclandingp .adorno {
    top: auto;
    width: 20%;
    bottom: 0;
    right: 5%;
  }
  #rclandingp #slider-productos {
    width: 95%;
    background-size: contain;
    -webkit-background-size: contain;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    -webkit-box-align: baseline;
    align-items: baseline;
  }
  #rclandingp #slider-productos .slide {
    height: 60vh;
  }
  #rclandingp #slider-productos .slide img {
    height: 300px;
  }
  #rclandingp #slider-productos .slick-prev {
    left: -3%;
  }
  #rclandingp #slider-productos .slick-next {
    right: -3%;
    left: auto;
  }
  #rclandingp .ventajas {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  #rclandingp .ventajas .title img {
    width: 40%;
  }
  #rclandingp #subcategorias {
    height: 100vh;
  }
  #rclandingp .bg-subcategorias {
    padding-top: 20px;
    background-position: center top;
  }
  #rclandingp .bg-subcategorias .contents {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
  }
  #rclandingp .wrap-subcategoria {
    width: 80%;
  }
  #rclandingp .col-subcategoria {
    padding: auto;
  }
  #rclandingp .info {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
  }
  #rclandingp .subcategoria {
    margin-bottom: 20px;
  }
  #rclandingp .info-subcategoria {
    padding: 25% 30px;
  }
  #rclandingp .title-subcategoria {
    width: 90%;
    margin: 0 auto 24px;
  }
  #rclandingp .title-subcategoria::before {
    bottom: -33%;
  }
  #rclandingp .title-subcategoria img {
    height: 25px;
  }
  #rclandingp .lista-subcategoria li a {
    font-size: 95%;
  }
}
@media screen and (max-width: 767px) {
  #rclandingp {
    margin-bottom: -60px;
  }
  #rclandingp #home {
/* background-image url(../images/bg-home.jpg) */
    background-position: center;
    height: 400px;
  }
  #rclandingp #home .nav-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    margin: 0;
    display: block;
  }
  #rclandingp .scroll {
    margin: 0 auto;
  }
  #rclandingp .products {
    height: 290px;
  }
  #rclandingp .lnk-product {
    width: 90%;
    font-size: 2.5vh;
  }
  #rclandingp .slider {
    height: auto;
    margin-top: 111px;
  }
  #rclandingp .img-category img {
    width: 100%;
  }
  #rclandingp .slick-prev,
  #rclandingp .slick-next {
    width: 20px;
    height: 80px;
  }
  #rclandingp .contents {
    float: none;
  }
  #rclandingp .contents .thank {
    font-size: 6.5vh;
    height: 50px;
    padding-top: 60px;
  }
  #rclandingp .contents .text {
    font-size: 4.5vh;
    height: 96px;
  }
  #rclandingp .contents .text span {
    font-size: 14vh;
  }
  #rclandingp .contents .text span em {
    font-size: 12vh;
  }
  #rclandingp .img-slide {
    height: 400px;
    margin-bottom: 80px;
  }
  #rclandingp .text-slide {
    width: 100%;
    padding: 0 15px;
  }
  #rclandingp .text-slide span {
    font-size: 95%;
  }
  #rclandingp .nav {
    display: none;
  }
  #rclandingp #main-menu {
    height: auto;
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  #rclandingp #main-menu li {
    margin-bottom: 0;
    height: 41px;
  }
  #rclandingp #main-menu li .active {
    color: #fff;
  }
  #rclandingp #main-menu li a {
    width: 100%;
  }
  #rclandingp .logo-mobile {
    width: 15%;
    display: block;
  }
  #rclandingp .menu {
    width: 100%;
    clear: both;
    overflow: hidden;
    background-color: #000;
    box-shadow: none;
    overflow: hidden;
    border-radius: 0;
    height: auto;
    display: none;
    bottom: auto;
    margin-top: -250px;
  }
  #rclandingp .menu li {
    float: left;
    clear: both;
    border-bottom: 1px solid #fff;
    width: 100%;
  }
  #rclandingp .menu li a {
    display: block;
    color: #fff;
    height: 30px;
  }
  #rclandingp .menu li a .icon {
    display: none;
  }
  #rclandingp .menu li .active {
    background-color: #000;
    color: #fff;
  }
  #rclandingp #btn-mobile {
    display: block;
  }
  #rclandingp .link {
    top: 60%;
  }
  #rclandingp .texto-intro {
    width: 100%;
    top: 50%;
  }
  #rclandingp .scroll {
    top: auto;
    bottom: 3%;
  }
  #rclandingp .slide {
    height: auto;
  }
  #rclandingp .slick-dots {
    bottom: 15%;
  }
  #rclandingp #slider-home {
    height: auto;
  }
  #rclandingp #productos {

  }
  #rclandingp #productos .contents {
    padding-top: 30px;
  }
  #rclandingp .title-productos {
    margin-bottom: 30px;
  }
  #rclandingp .title-productos img {
    width: 500px;
  }
  #rclandingp .title-productos::after {
    bottom: -35%;
  }
  #rclandingp #slider-productos {
    width: 95%;
    height: 90vh;
    background-size: contain;
    -webkit-background-size: contain;
  }
  #rclandingp #slider-productos .slide {
    height: auto;
  }
  #rclandingp #slider-productos .slide img {
    width: 65%;
    height: auto;
  }
  #rclandingp #slider-productos .slick-prev {
    top: 50%;
  }
  #rclandingp #slider-productos .slick-next {
    top: 50%;
  }
  #rclandingp .ventajas {
    top: 5%;
    left: auto;
    transform: none;
    -webkit-transform: none;
    width: 40%;
    padding: 20px 0;
  }
  #rclandingp .ventajas .title {
    margin-bottom: 20px;
    font-size: 4.5vh;
  }
  #rclandingp .ventajas .title img {
    width: 50% !important;
  }
  #rclandingp .ventajas .title::before {
    bottom: -9px;
  }
  #rclandingp .ventajas .lista {
    margin: 0 10% 15px;
  }
  #rclandingp .ventajas .lista li {
    margin-bottom: 8px;
    padding-left: 15px;
    font-size: 3.25vh;
  }
  #rclandingp .title-subcategorias {
    margin-bottom: 0;
    height: 70px;
  }
  #rclandingp .title-subcategorias img {
    width: 384px !important;
  }
  #rclandingp .title-subcategorias::after {
    bottom: 0%;
  }
  #rclandingp .bg-subcategorias {
    padding-top: 0;
    background-size: auto 100%;
    height: calc(100vh - 70px);
  }
  #rclandingp .bg-subcategorias .contents {
    flex-direction: row;
  }
  #rclandingp .subcategoria {

  }
  #rclandingp .lista-subcategoria li {
    line-height: 1.2;
  }
}
@media screen and (max-width: 700px) {
  #rclandingp #products .item {
    width: 50%;
  }
  #rclandingp .title-feature {
    font-size: 3.5vw;
    margin-bottom: 15px;
  }
  #rclandingp .note {
    font-size: 2.5vw;
    padding-bottom: 15px;
  }
  #rclandingp .list-features li {
    font-size: 2vw;
  }
  #rclandingp #tecnologiaa::before {
    top: 50%;
  }
  #rclandingp .products {
    height: 290px;
  }
  #rclandingp .lnk-product {
    width: 90%;
    font-size: 1.5vw;
  }
  #rclandingp .ventajas .lista li {
    font-size: 3.25vh;
  }
  #rclandingp .over-content {
    padding-top: 5%;
  }
}
@media screen and (max-width: 640px) {
  #rclandingp .logos {
    margin-bottom: 30px;
  }
  #rclandingp #section-categorys {
    margin-top: -6%;
  }
  #rclandingp .title-productos img {
    width: 90%;
  }
  #rclandingp .title-subcategoria {
    margin: 0 auto 15px;
  }
  #rclandingp .ventajas .lista {
    margin: 0 8% 6%;
  }
  #rclandingp .ventajas .lista li {
    margin-bottom: 6px;
    font-size: 3.4vh;
  }
  #rclandingp .lista-subcategoria li a {
    font-size: 95%;
  }
}
@media screen and (max-width: 480px) {
  #rclandingp {
    margin: -30px 0 -60px 0;
  }
  #rclandingp #home {
    height: auto;
/* background-image url(../images/bg-home-mobile.png) */
    background-size: cover;
    -webkit-background-size: cover;
  }
  #rclandingp .logos {
    margin-top: 30%;
  }
  #rclandingp .logos img {
    width: 100%;
  }
  #rclandingp .nav-bar {
    clear: both;
    margin-bottom: 20px;
  }
  #rclandingp .fb-like {
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }
  #rclandingp .nav-section {
    display: none;
  }
  #rclandingp .logo-mobile {
    width: 20%;
  }
  #rclandingp .slide {
    display: block;
  }
  #rclandingp .slide img {
    width: 100%;
  }
  #rclandingp .slick-dots {
    bottom: 0;
  }
  #rclandingp .view-all{
    bottom: 25%;
  }
  #rclandingp .expand {
    height: auto;
  }
  #rclandingp .expand .title-menu::before {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  #rclandingp .over-content {
    padding-top: 30%;
  }
  #rclandingp .title-menu {
    color: #3a3a3a !important;
  }
  #rclandingp .title-menu::before {
    position: absolute;
    width: 12px;
    height: 8px;
    top: 40%;
    content: '';
    background-image: url("../images/arrow-menu-mobile.png");
    position: absolute;
    right: 10%;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
  }
  #rclandingp .slick-prev {
    left: 0;
  }
  #rclandingp .slick-next {
    right: 0;
  }
  #rclandingp .slider {
    margin-top: 66px;
  }
  #rclandingp #productos {

  }
  #rclandingp #productos .contents {
    padding-top: 25px;
  }
  #rclandingp #productos .title-productos {
    padding-top: 20px;
  }
  #rclandingp .title-productos img {
    width: 70%;
  }
  #rclandingp #slider-productos {
    height: calc(100vh - 67px);
    background-size: contain;
    -webkit-background-size: contain;
  }
  #rclandingp #slider-productos .slide {
    height: 85vh;
  }
  #rclandingp #slider-productos .slide img {
    margin-top: 7.5%;
    width: 100%;
  }
  #rclandingp .ventajas {
    width: 90%;
    top: 50vh;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }
  #rclandingp .ventajas .check {
    width: 28px;
    height: 28px;
    background: transparent url("../images/check.png") center no-repeat;
    background-size: 100% 100%;
  }
  #rclandingp .ventajas .title {
    height: 28px;
    font-size: 4.5vw;
  }
  #rclandingp .ventajas .title img {
    margin: 8px auto !important;
    width: 40% !important;
  }
  #rclandingp .ventajas .title::before {
    height: 2px;
  }
  #rclandingp .ventajas .lista {
    margin: 0 8% 5%;
  }
  #rclandingp .ventajas .lista li {
    font-size: 3.5vw;
    padding-left: 14px;
  }
  #rclandingp .ventajas .lista li::before {
    width: 6px;
    height: 6px;
    bottom: 30%;
  }
  #rclandingp .title-subcategorias {
    height: 50px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  #rclandingp .title-subcategorias img {
    width: 65% !important;
    margin-bottom: 2%;
  }
  #rclandingp .bg-subcategorias {
    padding-top: 1%;
    height: calc(100vh - 50px);
  }
  #rclandingp .bg-subcategorias .contents {
    flex-direction: column;
  }
  #rclandingp .wrap-subcategoria {
    width: 100%;
  }
  #rclandingp .col-subcategoria {
    width: 50%;
    float: left;
  }
  #rclandingp .subcategoria {

    margin: 0px;
  }
  #rclandingp .lista-subcategoria li {
    line-height: 1.1;
  }
  #rclandingp .lista-subcategoria li a {
    font-size: 90%;
  }
  #rclandingp .info-subcategoria {
    font-size: 3vw;
    line-height: 1.25;
  }
  #rclandingp .text-slide {
    bottom: 2.5%;
  }
  #rclandingp .logo-brand{
	  text-align:left;
	  left:0%;
  }
    #rclandingp .logo-brand img{
		    width: 80%;
	}
}
@media screen and (max-width: 360px) {
  #rclandingp .ventajas {
    top: 45vh;
    /* bottom: 0; */
  }
  #rclandingp .subcategoria {
   
  }
  #rclandingp .img-slide {
    height: 350px;
    margin-bottom: 79px;
  }
  #rclandingp .title-subcategoria {
    width: 80%;
    margin: 0 auto 12.5px;
  }
  #rclandingp .title-subcategoria img {
    height: 25px;
  }
  #rclandingp .bg-subcategorias {
    padding-top: 0;
  }
  #rclandingp .over-content {
  }
  #rclandingp .ventajas .title img {
    width: 45% !important;
  }
  #rclandingp .lista-subcategoria li a {
    font-size: 85%;
  }
}
@media screen and (max-width: 320px) {
  #rclandingp .logos {
    margin-top: 25%;
  }
  #rclandingp #section-categorys {
    margin-top: -40%;
  }
  #rclandingp .title-productos img {
    width: 65%;
  }
}
@-webkit-keyframes scrolling {
  0% {
    bottom: 25px;
  }
  50% {
    bottom: 35px;
  }
  100% {
    bottom: 25px;
  }
}
@-moz-keyframes scrolling {
  0% {
    bottom: 25px;
  }
  50% {
    bottom: 35px;
  }
  100% {
    bottom: 25px;
  }
}
@-o-keyframes scrolling {
  0% {
    bottom: 25px;
  }
  50% {
    bottom: 35px;
  }
  100% {
    bottom: 25px;
  }
}
@-webkit-keyframes abefore {
  0% {
    left: -100px;
  }
  50% {
    left: -110px;
  }
  100% {
    left: -100px;
  }
}
@-moz-keyframes abefore {
  0% {
    left: -100px;
  }
  50% {
    left: -110px;
  }
  100% {
    left: -100px;
  }
}
@-o-keyframes abefore {
  0% {
    left: -100px;
  }
  50% {
    left: -110px;
  }
  100% {
    left: -100px;
  }
}
@-moz-keyframes scrolling {
  0% {
    bottom: 25px;
  }
  50% {
    bottom: 35px;
  }
  100% {
    bottom: 25px;
  }
}
@-webkit-keyframes scrolling {
  0% {
    bottom: 25px;
  }
  50% {
    bottom: 35px;
  }
  100% {
    bottom: 25px;
  }
}
@-o-keyframes scrolling {
  0% {
    bottom: 25px;
  }
  50% {
    bottom: 35px;
  }
  100% {
    bottom: 25px;
  }
}
@keyframes scrolling {
  0% {
    bottom: 25px;
  }
  50% {
    bottom: 35px;
  }
  100% {
    bottom: 25px;
  }
}
@-moz-keyframes abefore {
  0% {
    left: -100px;
  }
  50% {
    left: -110px;
  }
  100% {
    left: -100px;
  }
}
@-webkit-keyframes abefore {
  0% {
    left: -100px;
  }
  50% {
    left: -110px;
  }
  100% {
    left: -100px;
  }
}
@-o-keyframes abefore {
  0% {
    left: -100px;
  }
  50% {
    left: -110px;
  }
  100% {
    left: -100px;
  }
}
@keyframes abefore {
  0% {
    left: -100px;
  }
  50% {
    left: -110px;
  }
  100% {
    left: -100px;
  }
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #fff;
  text-shadow: 1px 1px 1px #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
