@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@font-face {
  font-family: "dolcevita-bold";
  src: url("fonts/Dolce-Vita-Heavy-Bold.ttf");
}
@font-face {
  font-family: "dolcevita-normal";
  src: url("fonts/Dolce-Vita.ttf");
}
@font-face {
  font-family: "dolcevita-light";
  src: url("fonts/Dolce-Vita-Light.ttf");
}
@font-face {
  font-family: "russo-one";
  src: url("fonts/Russo_One.ttf");
}
/*************************************************/
/**************  INICIO CSS INTERNO **************/
.contenedor-general .background-esp * {
  box-sizing: border-box !important;
}

/*********************************************/
/******** ESTILOS ESPECIFICOS DEL LANDING *****/
.btnIntel {
  background: #00953f;
  padding: 15px 20px;
  color: white;
  border-radius: 5px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  display: inline-block;
}

.titutloPrincipalSeccion h2 {
  font-size: 2em;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #696969;
}

.parrafoSeccion p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5em;
  margin: 10px 0;
  color: #696969;
  text-align: left;
}

/* CSS CONTENIDO*/
.cont_fich_nuev {
  background-color: #fff;
}

.main-img,
.boxes-text {
  float: left;
}

.main-img {
  width: 60%;
}

.main-img img {
  width: 100%;
}

.section-boxes {
  position: relative;
  display: table;
  clear: both;
  padding: 25px 0px;
}

.section-boxes a {
  text-decoration: none;
}

.caja-producto {
  width: 33.33%;
  float: left;
}

.producto-img {
  width: 100%;
  margin: auto;
  display: inline-block;
}

.boxes-text {
  padding: 2% 4% !important;
  max-height: 337px;
  min-height: 337px;
  width: 40%;
}

.boxes-text h3 {
  font-size: 18px;
  color: #373736;
  padding-bottom: 15px;
}

.boxes-text p {
  font-size: 14px;
  color: #707070;
  padding-bottom: 3%;
}

.left-bttn {
  left: 25px;
  bottom: 45px;
}

.right-bttn {
  right: 25px;
  bottom: 45px;
}

.bttn-boxes {
  position: absolute;
  padding: 7px 25px;
  background-color: #00953f;
  color: white;
  border-radius: 5px;
  font-size: 12px;
}

/***************/
.inner-content {
  padding: 30px 0 0;
}
.inner-content * {
  box-sizing: border-box !important;
}

.inner-content .caja-dealcard {
  background: white;
  min-height: 457px !important;
}

.refrescatech-width {
  max-width: 1100px;
}

.background-esp .caja-dealcard {
  background-color: white;
}

.productos {
  background: white !important;
}

#fixed_ul {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

/* .tabs-fixed{
    position: fixed !important;
    top: 49px;
    width: 100%;
    max-width: 1100px;
    z-index: 1;
    left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
} */
/* 
ul.submenu{
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    position: relative;
    max-width: 1100px;
    margin-top: 5px;
    margin-bottom: 25px;
    display: table;
}
.submenu li{
	background-color: #000000;
    border-color: #009535;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    float: left;
    height: 35px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    margin: 0 !important;
    overflow: hidden;
    padding: 9px 5px !important;
    position: relative;
    text-align: center;
    width: 25%;
}
.submenu li:first-child {
	border-left: 1px solid #009535;
}
.submenu a {
	color: white;
}
.submenu li:hover {
	background-color: #373736;
} */
.separador-especial {
  display: table !important;
  margin: 20px auto;
  position: relative;
  width: 100%;
  min-height: 55px;
  background-color: #9e9e9e;
  /*background-image: url("img/Accesorios-HomeOffice_Separador_Landing.png");*/
  border: solid 1px;
  border-color: #ebebeb;
}

.background-esp:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #96e4b2;
  opacity: 1;
}

.background-esp {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  width: 100%;
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}

.white-txt {
  color: white !important;
  padding-top: 15px;
}

.inner-content .container,
.inner-content .container-fluid {
  display: inline-block;
}

.cuadro-50 {
  left: 4%;
}

.cuadro-100 {
  left: 7%;
}

.ideas-text {
  position: absolute;
  width: 93%;
  top: 39%;
}

.ideas-text h3 {
  font-family: "dolcevita-bold";
  font-size: 34px;
  color: white;
}

.ideas-text h4 {
  font-family: "russo-one";
  font-size: 34px;
  color: white;
}

.ideas-text h4 span {
  font-family: "russo-one";
  font-size: 16px;
  color: white;
}

.remove-pd {
  padding: 0px !important;
}

.section-ideas {
  text-align: center;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  clear: both;
  position: relative;
  padding: 0px !important;
  display: table;
}

.section-ideas img {
  width: 93%;
}

.idea20 {
  float: left;
}

.idea100 {
  float: right;
}

.contain-countdown {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 1100px;
}

#CDT {
  position: absolute;
}

.headerlanding span {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  border-radius: 5px;
  padding: 10px 16px 10px 16px;
  text-decoration: none;
  text-align: center;
  background-color: #009635;
  position: absolute;
  left: 20px;
  bottom: 15px;
}

.headerlanding .img-header {
  max-width: 1420px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  float: initial;
  display: block;
}

.contain-span {
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}

.headerlanding {
  position: relative;
  width: 100%;
  /*background-image: url(img/DM_Modern_Device_Renueva_tu_Computador_WEB_Fondo_Header_Landing.png);*/
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  max-width: 3840px;
  margin: 0 auto;
  /* background: var(--color-primary-1); */
}

.headerlanding a {
  display: block;
  height: 100%;
  width: 100%;
}

.inner-content {
  display: table;
  width: 100%;
  /* max-width: 1100px; */
  margin: 0 auto;
}

.fix-width-nav {
  width: 1100px;
  padding: 0px;
  height: 49px;
}

.menu_landing .selected_item {
  color: white;
  margin: 20px auto;
  margin-top: 16px;
  text-align: center;
  display: block;
}

/* ul.tabs_cool {
	display: block;
    margin-top: 0px;
} */
/**** banner campana ***/
.logo_int > iframe {
  width: 100%;
}

.modal_video {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 98;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  opacity: 0;
}

.modal_video_content {
  width: 80%;
  height: 90%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 1px solid #fff;
  background: #000;
  display: none;
  z-index: 99;
}

.close-icon {
  float: right;
  width: 13px;
  padding: 7px 10px 5px;
}

.modal_video iframe {
  width: 100%;
  height: 100%;
}

.modal_video_title {
  font-size: 28px;
  margin: 10px 15px;
  color: #76b900;
}

.cont_fich_nuev::-webkit-scrollbar {
  display: none;
}

.contenedor-general {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
  height: 100%;
}

/* .menu-fixed{
    position: fixed !important;
    top: 0;
    margin: 0 auto;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 15px 34px -20px rgba(0, 0, 0, 0.2);
} */
.barra-top-fij {
  height: 49px;
  margin: 0px auto;
  clear: both;
}

/**** Barra nav categorias ****/
/* .container-barra-nav-categorias{
  background-color: #00953f;
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 1;
  clear: both;
  position: relative;
} */
.nav-categorias {
  padding: 0px;
  margin: 0px;
  width: 100%;
  text-decoration: none;
  list-style: none;
  height: 45px;
}

.nav-categorias li {
  display: inline-block;
  overflow: hidden;
}

.nav-categorias li.active {
  background-color: #1e693b;
}

.nav-categorias li a {
  text-decoration: none;
  color: #ffffff;
  padding: 14px 15px 16px 15px;
  display: inline-block;
}

.text-nav-categorias {
  transition: 0.3s;
}

.text-nav-categorias {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
}

/*menu despliegue*/
.menu-mobile-despliegue {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: #ffffff;
  z-index: 1;
  height: auto;
}

.menu-mobile-despliegue .menu-listado {
  width: 100%;
  float: left;
}

.menu-mobile-despliegue .menu-listado li {
  width: 100%;
  float: left;
}

.menu-mobile-despliegue .menu-listado li a {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  color: black;
}

.menu-mobile-despliegue {
  display: none;
}

/****************************************/
/**** Titular categoria ****/
.caja-texto-titular-categoria {
  float: left;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.texto-titular-categoria {
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  color: #fff !important;
}

/* caja status */
.caja-status {
  float: left;
  width: 100%;
}

.img-menu-icon {
  display: none;
}

.ancla {
  float: left;
  width: 100%;
  margin-top: 50px;
}

.img_100 {
  width: 100%;
}

.footer {
  max-width: 900px;
}

.headerlanding a {
  display: block;
  height: 100%;
  width: 100%;
}

/* ul.tabs_cool {
    float: initial;
    list-style: outside none none;
    display: inline-block;
    padding: 0;
    width: 100%;
    max-width: 1100px;
}
ul.tabs_cool li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #007735;
    border-color: #026930;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    float: left;
    height: 49px;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    text-align: center;
    width: 25%;
}
ul.tabs_cool li a {
	color: #fff;
	padding-top: 7px;
    display: block;
    font-size: 12px;
    height: 100%;
    margin-top: 10px;
    outline: medium none;
    text-decoration: none;
    text-align: center;
    font-family: 'Open Sans', sans-serif!important;
}
.active {
    background-color: #373736 !important;
    text-transform: uppercase;
}
ul.tabs_cool li:hover {
    background: #373736 none repeat scroll 0 0;
} */
.tab_container {
  float: left;
  height: 100%;
  margin-bottom: 20px;
  margin-right: 0;
  margin-top: 0;
  overflow: hidden;
  width: 100%;
  max-width: 900px;
}

.tab_content {
  height: 100%;
  margin: 10px auto 20px;
  width: 100%;
  max-width: 900px;
  display: none;
  background: white;
}

.lp_contenedor {
  float: left;
  height: 100%;
  margin: 5px 0 0;
  width: 100%;
  max-width: 1100px;
}

.cuerpo {
  height: auto;
  margin: auto;
  width: 100%;
  max-width: 1100px;
}

.contenedor {
  height: 30px;
  margin-bottom: 5px;
  width: 100%;
  max-width: 1100px;
}

@media screen and (max-width: 500px) {
  /* ul.tabs_cool li {
	     width: calc(50% - 1px);
	} */
  .landing-content-tab {
    background-size: 444px 32px;
  }
}
/*media query*/
/* DESKTOP */
@media (min-width: 992px) {
  .menu_landing .selected_item {
    display: none;
  }

  .mobile-only {
    display: none;
  }
}
@media (max-width: 1199px) {
  .nav-categorias li a {
    padding: 14px 8px 16px 8px;
  }

  .caja-menu-mobile {
    display: none;
  }
}
@media (max-width: 1100px) {
  .fix-width-nav {
    width: 992px;
  }
}
/* TABLET */
@media (max-width: 991px) {
  .desktop-only {
    display: none;
  }

  .barra-top-fij {
    margin-bottom: 13px;
    margin-top: 10px;
  }

  .inner-content {
    margin: 10px auto 20px;
    background: white;
    width: 100%;
    display: block;
  }

  .caja-banner-principal {
    margin-bottom: 10px;
  }

  .tab_content {
    margin: 10px auto 20px;
    background: white;
  }

  .fix-width-nav {
    width: 100%;
    padding: 0px;
    height: 33px;
  }

  .menu_landing .selected_item {
    text-transform: uppercase;
    text-align: left;
    padding-left: 15px;
    font-size: 18px;
    font-weight: 700;
    color: #009535;
    margin-top: 16px;
  }

  /* ul.tabs_cool {
		display: block;
	    margin-top: 20px;
	}
  ul.tabs_cool li {
    width: 100%;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: white!important;
    border-image: none;
    float: left;
    height: 45px;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #007735;
}
ul.tabs_cool li a {
	color: #767676;
	text-align: left;
    padding-left: 15px;
}
.active a{
    color: #000!important;
    font-size: 15px!important;
    font-weight: 700;
} */
  .caja-menu-mobile {
    display: block;
    height: 50px;
    cursor: pointer;
    background-color: #009535;
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
    float: left;
    padding-top: 10px;
  }

  .titular-menu-monbile {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    color: #ffffff;
    font-size: 20px;
  }

  .flecha-up {
    margin-left: 10px;
  }

  /* .container-barra-nav-categorias {
	background-color: white;
    margin-left: 2.5%;
    width: 95%;
    padding: 0px;
    border: 2px solid #009535;
    z-index: 10;
} */
  .nav-categorias {
    position: relative;
    transition: all 0.5s ease;
  }

  .nav-categorias li {
    position: absolute;
    left: 0px;
    right: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .nav-categorias li.active {
    z-index: 1;
    background-color: #1e693b;
    margin-top: 1px;
  }

  .nav-categorias li.active a {
    z-index: 1;
    /*background-color: #1e693b;*/
    font-weight: 300;
    font-size: 14px;
  }

  .active-menu-mobile {
    height: auto;
  }

  .active-menu-mobile li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #1e693b;
  }

  .rotate {
    transform: rotate(180deg);
  }

  .img-menu-icon {
    display: block;
    position: absolute;
    top: 14px;
    right: 20px;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    width: 24px;
    transition: all 0.3s ease;
  }

  .overlay-mobile {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: #7171719c;
    display: none;
  }

  .texto-titular-categoria {
    font-size: 18px;
  }
}
@media (max-width: 900px) {
  .ideas-text h3 {
    font-size: 24px;
  }

  .ideas-text h4 {
    font-size: 24px;
  }

  .ideas-text h4 span {
    font-size: 12px;
  }

  .headerlanding span {
    display: none;
  }
}
/* PEQUEÑOS */
@media (max-width: 575px) {
  .mb-space {
    padding: 0px !important;
  }

  .caja-texto-titular-categoria {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .fix-box {
    padding: 0px !important;
  }

  .tercio {
    width: 33.3%;
  }

  .ideas-text h3 {
    font-size: 16px;
  }

  .ideas-text h4 {
    font-size: 16px;
  }

  .ideas-text h4 span {
    font-size: 9px;
  }

  .first-block {
    margin-top: 6%;
  }
}
@media (max-width: 359px) {
  .ideas-text {
    top: 28%;
  }
}
@media (min-width: 1199px) {
  .caja-menu-mobile {
    display: none;
  }
}
.drop-down-desplegable {
  border-bottom: solid;
}

/* OTROS */
@media only screen and (min-width: 984px) and (max-width: 1154px) {
  .btnIntel {
    background: #0070c0;
    padding: 15px 14px;
    color: white;
    border-radius: 5px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
  }
}
@media only screen and (min-width: 754px) and (max-width: 983px) {
  .btnIntel {
    background: #0070c0;
    padding: 15px 11px;
    color: white;
    border-radius: 5px;
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
  }
}

/*# sourceMappingURL=contenido_renueva-computador.css.map */
