/*
* Font Styles
* @module fonts
**/

@font-face {
    font-family: 'openSansBold';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/openSansBold/openSansBold.eot");
    src: url("../fonts/openSansBold/openSansBold.eot?#iefix") format('eot'), url("../fonts/openSansBold/openSansBold.woff") format('woff'), url("../fonts/openSansBold/openSansBold.ttf") format('truetype'), url("../fonts/openSansBold/openSansBold.svg#openSansBold") format('svg')
}

@font-face {
    font-family: 'openSansLight';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/openSansLight/openSansLight.eot");
    src: url("../fonts/openSansLight/openSansLight.eot?#iefix") format('eot'), url("../fonts/openSansLight/openSansLight.woff") format('woff'), url("../fonts/openSansLight/openSansLight.ttf") format('truetype'), url("../fonts/openSansLight/openSansLight.svg#openSansLight") format('svg')
}

@font-face {
    font-family: 'openSansRegular';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/openSansRegular/openSansRegular.eot");
    src: url("../fonts/openSansRegular/openSansRegular.eot?#iefix") format('eot'), url("../fonts/openSansRegular/openSansRegular.woff") format('woff'), url("../fonts/openSansRegular/openSansRegular.ttf") format('truetype'), url("../fonts/openSansRegular/openSansRegular.svg#openSansRegular") format('svg')
}

@font-face {
    font-family: 'openSansSemibold';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/openSansSemibold/openSansSemibold.eot");
    src: url("../fonts/openSansSemibold/openSansSemibold.eot?#iefix") format('eot'), url("../fonts/openSansSemibold/openSansSemibold.woff") format('woff'), url("../fonts/openSansSemibold/openSansSemibold.ttf") format('truetype'), url("../fonts/openSansSemibold/openSansSemibold.svg#openSansSemibold") format('svg')
}

@font-face {
    font-family: 'dinpro-light';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/dinpro-light/dinpro-light.eot");
    src: url("../fonts/dinpro-light/dinpro-light.eot?#iefix") format('eot'), url("../fonts/dinpro-light/dinpro-light.woff") format('woff'), url("../fonts/dinpro-light/dinpro-light.ttf") format('truetype'), url("../fonts/dinpro-light/dinpro-light.svg#dinpro-light") format('svg')
}


/* normalize.css v3.0.0 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: transparent;
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

p {
    font-size: 1.545em;
    line-height: 1.27em
}

.clear {
    clear: both
}

.hide {
    display: none
}

.btn_calcular {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: 0 -82px;
    width: 240px;
    height: 40px
}

.btn_cotizar {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: 0 -41px;
    width: 240px;
    height: 41px
}

.icon_ambientes_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -303px;
    width: 20px;
    height: 15px
}

.icon_ambientes_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -348px;
    width: 20px;
    height: 15px
}

.icon_ampliar {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -160px -367px;
    width: 40px;
    height: 40px
}

.icon_anterior {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -340px -80px;
    width: 41px;
    height: 40px
}

.icon_blog_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -430px -261px;
    width: 15px;
    height: 20px
}

.icon_blog_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -430px -241px;
    width: 15px;
    height: 20px
}

.icon_btn_cotizar {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -40px -367px;
    width: 40px;
    height: 40px
}

.icon_call_red {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -240px 0;
    width: 170px;
    height: 40px
}

.icon_call_white {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -240px -40px;
    width: 170px;
    height: 40px
}

.icon_compartir {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: 0 -367px;
    width: 40px;
    height: 40px
}

.icon_contacto_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -261px;
    width: 20px;
    height: 20px
}

.icon_contacto_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -221px;
    width: 20px;
    height: 20px
}

.icon_continuar {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: 0 -122px;
    width: 240px;
    height: 40px
}

.icon_cotiza_ya {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: 0 0;
    width: 240px;
    height: 41px
}

.icon_cotizador_hover {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -430px -303px;
    width: 11px;
    height: 15px
}

.icon_cotizador_prod {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -430px -318px;
    width: 11px;
    height: 15px
}

.icon_cotizar {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -281px;
    width: 17px;
    height: 22px
}

.icon_descarga {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -200px -367px;
    width: 40px;
    height: 40px
}

.icon_email {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -363px;
    width: 21px;
    height: 14px
}

.icon_enviar {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: 0 -162px;
    width: 240px;
    height: 40px
}

.icon_face_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -312px -367px;
    width: 25px;
    height: 25px
}

.icon_face_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -348px -367px;
    width: 25px;
    height: 25px
}

.icon_fono {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -180px;
    width: 21px;
    height: 21px
}

.icon_googleplus_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -36px;
    width: 25px;
    height: 25px
}

.icon_googleplus_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -72px;
    width: 25px;
    height: 25px
}

.icon_inicio_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -201px;
    width: 20px;
    height: 20px
}

.icon_inicio_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -241px;
    width: 20px;
    height: 20px
}

.icon_linea {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -381px -80px;
    width: 2px;
    height: 31px
}

.icon_mail {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -55px -312px;
    width: 80px;
    height: 35px
}

.icon_map {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -431px -180px;
    width: 15px;
    height: 21px
}

.icon_novedades {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -330px -257px;
    width: 55px;
    height: 55px
}

.icon_phone {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -240px -367px;
    width: 36px;
    height: 37px
}

.icon_pint_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -144px;
    width: 25px;
    height: 25px
}

.icon_pint_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -276px -367px;
    width: 25px;
    height: 25px
}

.icon_prod_banos_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -295px -120px;
    width: 55px;
    height: 55px
}

.icon_prod_banos_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -55px -257px;
    width: 55px;
    height: 55px
}

.icon_prod_cocina_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -330px -202px;
    width: 55px;
    height: 55px
}

.icon_prod_cocina_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -110px -202px;
    width: 55px;
    height: 55px
}

.icon_prod_iluminacion_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -55px -202px;
    width: 55px;
    height: 55px
}

.icon_prod_iluminacion_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -240px -120px;
    width: 55px;
    height: 55px
}

.icon_prod_maderas_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: 0 -312px;
    width: 55px;
    height: 55px
}

.icon_prod_maderas_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -275px -257px;
    width: 55px;
    height: 55px
}

.icon_prod_mosaico_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -220px -257px;
    width: 55px;
    height: 55px
}

.icon_prod_mosaico_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -165px -257px;
    width: 55px;
    height: 55px
}

.icon_prod_piedras_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -110px -257px;
    width: 55px;
    height: 55px
}

.icon_prod_piedras_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: 0 -257px;
    width: 55px;
    height: 55px
}

.icon_prod_porcelantos_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -275px -202px;
    width: 55px;
    height: 55px
}

.icon_prod_porcelantos_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -220px -202px;
    width: 55px;
    height: 55px
}

.icon_prod_vinil_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -165px -202px;
    width: 55px;
    height: 55px
}

.icon_prod_vinil_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: 0 -202px;
    width: 55px;
    height: 55px
}

.icon_productos_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -318px;
    width: 20px;
    height: 15px
}

.icon_productos_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -333px;
    width: 20px;
    height: 15px
}

.icon_promociones {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -350px -120px;
    width: 55px;
    height: 55px
}

.icon_search {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -427px -281px;
    width: 15px;
    height: 15px
}

.icon_siguiente {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -80px -367px;
    width: 40px;
    height: 40px
}

.icon_sim3d {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -120px -367px;
    width: 40px;
    height: 40px
}

.icon_tienda_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -430px -221px;
    width: 15px;
    height: 20px
}

.icon_tienda_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -430px -201px;
    width: 15px;
    height: 20px
}

.icon_volver {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -240px -80px;
    width: 100px;
    height: 40px
}

.icon_youtube_a {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px 0;
    width: 25px;
    height: 25px
}

.icon_youtube_b {
    background-image: url("../../img/decorcenter/sprite.png");
    background-position: -410px -108px;
    width: 25px;
    height: 25px
}

@font-face {
    font-family: "icons";
    src: url("../fonts/icons/icons.eot");
    src: url("../fonts/icons/icons.eot?#iefix") format('eot'), url("../fonts/icons/icons.woff") format('woff'), url("../fonts/icons/icons.ttf") format('truetype'), url("../fonts/icons/icons.svg#icons") format('svg')
}

.icon:before {
    font-family: "icons";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none
}

.icon-face:before {
    content: "\E001"
}

.icon-social_facebook:before {
    content: "\E002"
}

.icon-social_github:before {
    content: "\E003"
}

.icon-social_twitter:before {
    content: "\E004"
}

.bx-wrapper {
    position: relative;
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bxslider {
    margin: 0;
    padding: 0
}

ul.bxslider {
    list-style: none
}

.bx-viewport {
    -webkit-transform: translatez(0)
}

.bx-wrapper {
    position: relative;
    margin: 0 auto
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url("../../img/plugins/bx_loader.gif") center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    outline: 0;
    border-radius: 10px 10px;
    behavior: url("../../img/plugins/ie-css3.htc")
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: transparent;
    border: 3px solid #fff
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0
}

.bx-wrapper .bx-prev {
    left: -33px;
    background: #f9f9f9 url("../../img/plugins/controls_prev.png") no-repeat center center
}

.bx-wrapper .bx-next {
    right: -33px;
    background: #f9f9f9 url("../../img/plugins/controls_next.png") no-repeat center center;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 0;
    margin-top: 5px;
    outline: 0;
    width: 32px;
    height: 96%;
    text-indent: -9999px;
    z-index: 10;
    border: 1px solid #dedede
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url("../../img/plugins/controls.png") -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url("images/controls.png") -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}


/* fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999 !important
}

.fancybox-skin {
    position: relative;
    background: #fff;
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url("../../img/plugins/fancybox_sprite.png")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    cursor: pointer;
    z-index: 999
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../../img/plugins/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
    position: absolute;
    bottom: -40px;
    right: -1px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../../img/plugins/blank.gif");
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 9999;
    background: url("../../img/plugins/fancybox_overlay.png")
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
    behavior: url("../../img/plugins/ie-css3.htc")
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

.fancybox-close {
    background-image: url("../../img/decorcenter/icon_cerrar.png")
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url("../../img/plugins/fancybox_sprite@2x.png")
    }
    .fancybox-close {
        background-image: url("../../img/decorcenter/icon_cerrar.png") !important
    }
    #fancybox-loading div {
        background-image: url("../../img/plugins/fancybox_loading@2x.gif");
        background-size: 24px 24px;
    }
}

.thumbelina {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

.thumbelina-but {
    position: absolute;
    z-index: 1;
    cursor: pointer;
    color: #888;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    font-weight: bold;
    font-family: monospace
}

.thumbelina-but:hover {
    color: #fff
}

.thumbelina-but.disabled,
.thumbelina-but.disabled:hover {
    cursor: default;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.thumbelina-but.horiz {
    width: 20px;
    height: 119px;
    line-height: 119px;
    top: -1px
}

.thumbelina-but.horiz.left {
    left: -22px;
    border-radius: 5px 0 0 5px
}

.thumbelina-but.horiz.right {
    right: -22px;
    border-radius: 0 5px 5px 0
}

.thumbelina-but.vert {
    left: -1px;
    height: 20px;
    line-height: 20px;
    width: 93px;
    position: absolute
}

.thumbelina-but.vert.top {
    top: -32px;
    left: 28px;
    border-radius: 5px 5px 0 0
}

.thumbelina-but.vert.bottom {
    bottom: -49px;
    left: 28px;
    border-radius: 0 0 5px 5px
}

.icheckbox_square-green,
.iradio_square-green {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url("../../img/plugins/green.png") no-repeat;
    border: none;
    cursor: pointer
}

.icheckbox_square-green {
    background-position: 0 0
}

.icheckbox_square-green.hover {
    background-position: -24px 0
}

.icheckbox_square-green.checked {
    background-position: -48px 0
}

.icheckbox_square-green.disabled {
    background-position: -72px 0;
    cursor: default
}

.icheckbox_square-green.checked.disabled {
    background-position: -96px 0
}

.iradio_square-green {
    background-position: -120px 0
}

.iradio_square-green.hover {
    background-position: -144px 0
}

.iradio_square-green.checked {
    background-position: -168px 0
}

.iradio_square-green.disabled {
    background-position: -192px 0;
    cursor: default
}

.iradio_square-green.checked.disabled {
    background-position: -216px 0
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:3/2),
only screen and (min-device-pixel-ratio:1.5) {
    .icheckbox_square-green,
    .iradio_square-green {
        background-image: url("green@2x.png");
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px
    }
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

@media screen and (max-width:760px) {
    .twitter-timeline {
        display: none !important
    }
}

.top-animate {
    background: #06a8f9 !important;
    top: 13px !important;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.mid-animate {
    opacity: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg)
}

.bottom-animate {
    background: #06a8f9 !important;
    top: 13px !important;
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg)
}

.top-menu {
    top: 4px;
    width: 25px;
    height: 2px;
    border-radius: 10px;
    background-color: #f9a530
}

.mid-menu {
    top: 12px;
    width: 25px;
    height: 2px;
    border-radius: 10px;
    background-color: #f9a530
}

.bottom-menu {
    top: 20px;
    width: 25px;
    height: 2px;
    border-radius: 10px;
    background-color: #f9a530
}

.menui {
    z-index: 100000;
    background: #c8c8c8 !important;
    -webkit-transition: .6s ease;
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .29, 1.01);
    transition-timing-function: cubic-bezier(.75, 0, .29, 1.01);
    margin-top: 3px;
    margin-left: 3px;
    position: absolute
}

.icon {
    border: 2px solid #c8c8c8 !important;
    outline: 0 !important;
    top: 10px;
    left: 10px;
    border-bottom: 0;
    z-index: 99999;
    position: absolute;
    display: block;
    height: 35px;
    width: 35px;
    margin: 0;
    display: none;
    box-sizing: border-box
}

@media screen and (max-width:600px) {
    .sidebar {
        visibility: visible !important;
        -webkit-transform: translateX(-webkit-calc(-350px + 50px));
        -ms-transform: translateX(calc(-350px + 50px));
        transform: translateX(calc(-350px + 50px));
        -webkit-transform: translateX(calc(-350px + 50px));
        -moz-transform: translateX(calc(-350px + 50px));
        -ms-transform: translateX(calc(-350px + 50px))
    }
}

.noscroll {
    overflow: hidden
}

.sidebar {
    height: 100vh;
    z-index: -1;
    overflow: scroll !important;
    -webkit-overflow-scrolling: touch !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 353px;
    position: fixed;
    top: 0;
    left: 0;
    max-height: 100vh;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    visibility: hidden
}

.sidebar ul {
    padding: 0
}

.sidebar li {
    list-style-type: none;
    padding: .5em 0
}

.extended {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    width: 315px;
    z-index: 1000
}

.right {
    right: 1px;
    left: auto;
    top: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

#selectcontact {
    width: 310px
}

.select1 {
    width: 276px;
    color: #b2b2b2;
    font-size: 13px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    background: url("../../img/decorcenter/icon_select.png") no-repeat;
    background-position: 96% 50%;
    padding-left: 20px;
    position: absolute;
    padding-bottom: 10px;
    padding-top: 10px;
    right: 167px;
    border: 2px solid #fafafa
}

.select2 {
    width: 290px;
    color: #808080;
    font-size: 15px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    background: #fafafa;
    background-image: url("../../img/decorcenter/icon_select.png");
    background-repeat: no-repeat;
    background-position: 96% 52%;
    padding-left: 20px;
    position: absolute;
    padding-bottom: 12px;
    padding-top: 12px;
    right: 0;
    text-align: left
}

.select3 {
    width: 650px;
    color: #808080;
    font-size: 15px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    background: #fafafa;
    background-image: url("../../img/decorcenter/icon_select.png");
    background-repeat: no-repeat;
    background-position: 98% 52%;
    padding-left: 15px;
    position: absolute;
    padding-bottom: 12px;
    padding-top: 15px;
    right: 0;
    text-align: left
}

.select4 {
    width: 290px;
    color: #808080;
    font-size: 15px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    background: #fafafa;
    background-image: url("../../img/decorcenter/icon_select.png");
    background-repeat: no-repeat;
    background-position: 96% 52%;
    padding-left: 25px;
    position: absolute;
    padding-bottom: 12px;
    padding-top: 12px;
    right: 0;
    text-align: left
}


/*!
* Layout
* @module layout
* @class footer
*/

.footer {
    background: #817f80;
    padding-bottom: 30px
}

.sociales {
    position: relative;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 40px;
    display: inline-block;
    width: 75px;
}

.sociales h3 {
    font-size: 16px;
    font-family: 'dinpro-light', 'arial', 'sans-serif';
    color: #efefef;
    margin-bottom: 25px;
    border-bottom: 1px solid #c2c0c1;
    line-height: 30px;
    padding-left: 10px
}

.sociales li {
    float: none;
    margin-left: 10px;
    margin-top: 3px
}

.menu_footer {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    width: 24%;
    padding-left: 40px;
    box-sizing: border-box;
}

.menu_footer h3 {
    font-size: 16px;
    font-family: 'dinpro-light', 'arial', 'sans-serif';
    color: #efefef;
    margin-bottom: 25px;
    border-bottom: 1px solid #c2c0c1;
    line-height: 30px;
    padding-left: 10px
}

.menu_footer li {
    float: left;
    margin-right: 17px;
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
}

.menu_footer li a {
    color: #323232;
    font-size: 11px;
    font-family: 'openSansRegular', 'arial', 'sans-serif'
}

.menu_footer li:first-child {
    margin-top: 20px
}

.footer_telefono {
    text-align: right;
}

.footer_telefono p {
    font-size: 13px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    width: 100%;
    float: right;
    margin-top: 8px;
    margin-right: 42px
}

.footer_telefono .text_grande {
    float: right;
    width: 100%;
    margin-right: 42px;
    font-size: 25px;
    color: #222;
    margin-bottom: 43px;
}

.footer_telefono .text_grande >div {
    display: inline-block;
    position: relative;
    top: 12px;
    left: -10px
}

.politica_derechos {
    font-family: 'openSansLight', 'arial', 'sans-serif';
    color: #b2b2b2;
    float: left;
}

.politica_derechos p {
    font-size: 11px
}

.politica_derechos .politicas {
    float: left;
    margin: 10px 10px;
}

.politica_derechos .politicas a {
    color: #666
}

.politica_derechos .derechos {
    float: right;
    margin: 10px 10px
}

.footer_contacto {
    float: right
}

.suscripcion {
    position: relative;
    padding-top: 15px;
    padding-bottom: 12px;
    text-align: center;
}

.suscripcion label {
    color: #b2b2b2;
    font-size: 11px;
    margin-right: 10px
}

.suscripcion input {
    padding: 9px 42px !important
}

.suscripcion input[type="submit"] {
    background: #ff141f;
    color: #fff;
    font-size: 15px;
    font-family: 'openSansBold', 'arial', 'sans-serif';
    border: none;
    padding: 9px 26px
}

.mas_opciones {
    padding-top: 22px;
    text-align: center;
    padding-bottom: 50px;
}

.mas_opciones h5 {
    font-size: 22px;
    color: #666;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    margin: 0;
    padding-bottom: 22px
}

.mas_opciones .data_opciones {
    display: inline-block;
    vertical-align: top;
    width: 250px;
}

.mas_opciones .data_opciones img {
    float: left;
    margin-right: 10px
}

.mas_opciones .data_opciones .texto_opciones {
    float: left;
    width: 130px;
    text-align: left;
}

.mas_opciones .data_opciones .texto_opciones h3 {
    margin: 0;
    color: #666;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 6px
}

.mas_opciones .data_opciones .contenido_texto {
    float: left;
    font-size: 11px;
    text-align: left;
}

.mas_opciones .data_opciones .contenido_texto span {
    color: #b2b2b2;
    font-family: 'openSansBold', 'arial', 'sans-serif'
}

.mas_opciones .data_opciones .contenido_texto p {
    font-size: 11px;
    color: #b2b2b2
}

.mas_opciones .data_opciones .contenido_texto a {
    color: #0095d6;
    text-decoration: underline
}


/*!
 * Layout
 * @module layout
 * @class header

*/

header {
    width: 100%
}

nav {
    font-family: 'openSansLight', 'arial', 'sans-serif';
    font-size: 13px;
    text-transform: uppercase;
    float: left;
    padding-left: 0;
    padding-top: 28px;
    padding-bottom: 0;
    position: relative;
}

nav ul li {
    height: 70px;
    width: 108px;
    float: left;
    text-align: center;
}

nav ul li a {
    color: #666;
    line-height: 1rem
}

.active_menu {
    font-family: 'openSansBold', 'arial', 'sans-serif';
    border-bottom: 3px solid #ff2c23;
    height: 66px
}

.active_menu_hover {
    font-family: 'openSansBold', 'arial', 'sans-serif';
    border-bottom: 3px solid #ff2c23;
    height: 66px
}

.espacio_icon {
    display: block;
    height: 33px;
}

.espacio_icon >div {
    margin: 0 auto
}

.logo-dc {
    position: absolute;
    right: 3%;
    z-index: 9;
    top: 5px
}

.buscar {
    background: rgba(22, 22, 22, 0.85);
    height: 38px;
    padding-top: 8px;
    padding-left: 16px;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
}

.buscar .cotizador {
    display: inline-block;
    width: 60px;
    float: left;
}

.buscar .cotizador a {
    display: block;
    float: left
}

.buscar .tracking {
    float: left;
    margin-left: 10px;
    display: inline-block;
    width: 130px;
    position: relative;
}

.buscar .tracking .icon_linea {
    float: left;
    display: inline-block;
    margin-top: -6px;
    width: 4px
}

.buscar .tracking a {
    color: #c6c7c8;
    font-size: 11px;
    padding-left: 35px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    position: absolute;
    display: inline-block;
    top: 0;
    left: 10px;
    padding-top: 2px
}

.buscar .decorclub {
    float: left;
    position: relative;
}

.buscar .decorclub .icon_linea {
    float: left;
    display: inline-block;
    margin-top: -6px;
    width: 4px
}

.buscar .decorclub a {
    color: #c6c7c8;
    font-size: 11px;
    width: 130px;
    margin-left: 10px;
    padding-left: 25px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    position: absolute;
    display: inline-block;
    top: 0;
    left: 10px;
    padding-top: 2px
}

.buscar .cuenta {
    float: right;
    position: relative;
}

.buscar .cuenta .menu_cuenta {
    width: 130px;
    margin-left: 10px
}

.buscar .cuenta .icon_linea {
    float: left;
    display: inline-block;
    margin-top: -6px;
    width: 4px
}

.buscar .cuenta a.tu_cuenta {
    color: #c6c7c8;
    font-size: 11px;
    padding-left: 25px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    position: absolute;
    display: inline-block;
    top: 0;
    left: 10px;
    padding-top: 2px
}

.buscar .form_buscar {
    float: left;
    margin-left: 0;
}

.buscar .form_buscar >div {
    float: left;
    margin-right: 10px;
    position: relative;
    top: -6px
}

.buscar .form_buscar form {
    float: left
}

.buscar .form_buscar input {
    float: left;
    color: #fff;
    font-size: 11px;
    width: 100px;
    background: transparent;
    border: none;
    outline: none;
    padding: 5px;
    position: relative;
    top: 0
}

.buscar .form_buscar button {
    float: left;
    display: block;
    border: none;
    background: none;
    padding-top: 3px
}

.lista_menu {
    position: absolute;
    top: 98px;
    z-index: 99;
    font-size: 11px;
    color: #b2b2b2;
    background: #fff;
    width: 670px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    padding-top: 35px;
    padding-left: 44px;
    padding-bottom: 29px;
    text-transform: none;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.lista_menu li {
    display: inline-block;
    vertical-align: top;
    width: 182px;
    float: none;
    padding: 0;
    height: auto;
    margin-right: 38px;
}

.lista_menu li p {
    font-size: 11px;
    text-align: left;
}

.lista_menu li p span {
    display: block
}

.lista_menu .subtitulo {
    font-family: 'openSansBold', 'arial', 'sans-serif';
    font-size: 13px;
    color: #b2b2b2;
    padding-top: 14px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f5f6f7;
    margin-bottom: 11px
}


/*!
 * Layout
 * @module layout
 * @class layout
*/

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    cursor: pointer;
    display: block
}

h1 {
    margin: 0;
    padding: 0
}

p {
    margin: 0;
    padding: 0
}

img {
    max-width: 100%
}

body {
    position: relative;
    z-index: 999
}

.hidden_movil {
    display: block
}

.hidden_web {
    display: none
}

.row-dc {
    *zoom: 1;
}
.row-dc:before, .row-dc:after {
    display: table;
    content: "";
    line-height: 0;
}
.row-dc:after {
    clear: both;
}
.container-dc {
    max-width: 1020px;
    margin: auto;
    position: relative;
}

.slider_home .bx-default-pager {
    position: absolute;
    bottom: 10px
}

.contenido_formulario {
    position: relative;
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
}

.contenido_formulario h2 {
    margin: 0;
    color: #747474;
    font-size: 25px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    padding-top: 44px;
    padding-bottom: 60px
}

.contenido_formulario p {
    color: #666;
    font-size: 15px;
    text-align: left;
    font-family: 'openSansRegular', 'arial', 'sans-serif'
}

.contenido_formulario ul {
    color: #666;
    font-size: 15px;
    text-align: left;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    list-style: inherit;
    padding-left: 19px;
    margin-bottom: 30px;
}

.contenido_formulario ul li {
    margin-bottom: 3px
}

.contenido_formulario strong {
    color: #666;
    font-family: 'openSansBold', 'arial', 'sans-serif'
}

.form_group {
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
    margin-right: 28px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
}

.form_group input {
    color: #ccc;
    font-size: 15px;
    background: #fafafa;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 295px;
    border: none;
    outline: none;
}

.form_group input:focus {
    border: none
}

.form_group select {
    color: #ccc;
    font-size: 15px;
    background: #fafafa;
    padding-left: 20px;
    width: 670px;
    border: none;
    height: 42px;
    outline: none;
    font-family: 'openSansLight', 'arial', 'sans-serif'
}

.form_group select:focus {
    border: 2px solid #ffaf00
}

.form_group textarea {
    color: #ccc;
    font-size: 15px;
    background: #fafafa;
    padding-left: 20px;
    padding-top: 20px;
    outline: none;
    width: 650px;
    border: none
}

.form_group button {
    border: none;
    background: none
}

.form_group label {
    font-family: 'openSansLight', 'arial', 'sans-serif';
    font-size: 12px;
    color: #666
}

.form_control select {
    width: 316px
}

.icon_prod_hover {
    color: #666;
    font-family: 'openSansBold', 'arial', 'sans-serif'
}

.file {
    background: url("../../img/decorcenter/icon_file.png");
    width: 139px;
    height: 59px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    float: right;
}

.file input {
    display: block !important;
    width: 139px !important;
    height: 59px !important;
    opacity: 0 !important;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    overflow: hidden !important
}

.form_file {
    width: 316px;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

.form_file label {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    color: #808080;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    padding-top: 20px;
    margin-right: 40px;
    margin-left: 20px
}

.contenido_tienda {
    position: relative;
    text-align: center;
}

.contenido_tienda h2 {
    font-size: 25px;
    color: #000;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    margin: 0 auto;
    padding-top: 48px;
    padding-bottom: 38px
}

.contenido_tienda p {
    font-size: 20px;
    color: #b2b2b2;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    max-width: 750px;
    margin: 0 auto
}

.contenido_tienda strong {
    font-family: 'openSansBold', 'arial', 'sans-serif'
}

.detalle_tienda {
    position: relative;
    text-align: left;
    font-size: 13px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
}

.detalle_tienda li {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    margin-right: 25px;
    margin-bottom: 25px;
    border: 2px solid #f9f9f9;
    position: relative;
}

.detalle_tienda li ul {
    min-height: 230px;
    padding-left: 32px;
    padding-right: 32px;
    margin-top: 36px;
    position: relative;
}

.detalle_tienda li ul li {
    border: none;
    width: 100%;
    margin: 0;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
}

.detalle_tienda li ul li p {
    font-size: 13px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    color: #666;
    display: inline-block;
    vertical-align: top;
    width: 86%
}

.detalle_tienda li a {
    color: #60b647;
    text-decoration: underline;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 2px solid #f9f9f9
}

.detalle_tienda li a.mail {
    color: #60b647;
    text-decoration: none;
    text-align: left;
    width: 100%;
    padding-bottom: 0;
    padding-top: 0;
    border-top: none;
    position: relative
}

.detalle_tienda .alinear_tienda {
    margin-left: 29px
}

.detalle_tienda li>div {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px
}

.detalle_tienda span {
    display: inline-block;
    color: #b2b2b2;
    position: relative;
    top: -5px
}

.img_prod_detalle {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.contenedor_slider_home {
    width: 100%;
    position: relative
}

.contenedor_slider_home .bx-wrapper img {
    width: 100%
}

.linea_white {
    width: 100%;
    border-bottom: 1px solid #c2c0c1;
    position: absolute;
    top: 74px
}

.form_buscar::-webkit-input-placeholder {
    color: #fff
}

.form_buscar::-moz-placeholder {
    color: #fff
}

.form_buscar::-moz-placeholder {
    color: #fff
}

.form_buscar:-ms-input-placeholder {
    color: #fff
}

.txt_descuento {
    font-size: 14px
}

.img_acerca {
    text-align: center
}

.cant_cotizar {
    float: right;
    color: #fff;
    padding-left: 10px;
    font-size: 14px
}

.cant_cotizar a {
    display: inline-block;
    color: #fff;
    padding-left: 40px;
    margin-left: 10px
}

.detalle_producto_tab {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    float: left;
    min-height: 400px;
    display: block;
    min-width: 320px;
    max-width: calc(100% - 380px);
    width: 100%;
    overflow: hidden
}

@media only screen and (max-width:420px) {
    .hidden_movil {
        display: none !important
    }
    .hidden_web {
        display: block !important
    }
    .derechos {
        font-size: 10px !important
    }
    .detalle_producto_tab {
        min-width: 100%
    }
    .footer_contacto {
        float: none
    }
    .footer_telefono .text_grande {
        font-size: 12px !important
    }
}

.fondo_productos {
    background: #f5f6f7;
    min-height: 290px;
    margin-bottom: 15px;
}

.fondo_productos h2 {
    margin: 0;
    font-size: 35px;
    color: #fff;
    font-family: 'openSansBold', 'arial', 'sans-serif';
    width: 300px;
    padding-top: 65px;
    padding-bottom: 90px;
    padding-left: 30px;
    text-shadow: 1px 0 5px rgba(0, 0, 0, 0.51)
}

.filtros form {
    margin-bottom: 20px
}

.fondo_negro {
    background: #000;
    opacity: .7;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    position: absolute;
    height: 120px;
    width: 100%;
    left: 0
}

.active_categoria {
    background: #fff;
}

.active_categoria a {
    color: #666 !important;
    font-family: 'openSansBold', 'arial', 'sans-serif'
}

.active_color {
    color: #ff2c23 !important
}

.categorias_prod {
    position: relative;
    min-height: 96px;
    padding-left: 15px;
}

.categorias_prod ul {
    position: relative;
    margin-left: 15px;
}

.categorias_prod ul li {
    float: left;
    width: 100px;
    font-size: 11px;
    color: #b2b2b2;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    text-align: center;
    z-index: 9;
    position: relative;
    cursor: pointer;
    padding-top: 23px;
    height: 119px;
}

.categorias_prod ul a {
    color: #b2b2b2;
    display: block;
    position: relative;
    z-index: 9;
    cursor: pointer
}

.categorias_prod ul a>div {
    margin: 0 auto;
    margin-bottom: 13px;
    position: relative;
    z-index: 9;
    cursor: pointer
}

.titulo_catologo {
    position: relative;
    padding-top: 36px;
    padding-bottom: 34px;
}

.titulo_catologo h3 {
    float: left;
    font-size: 25px;
    font-family: 'openSansSemibold', 'arial', 'sans-serif';
    margin: 0;
    color: #838383;
    font-weight: normal
}

.titulo_catologo p {
    font-size: 13px;
    color: #808080;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    float: right;
    position: relative;
    top: 10px
}

.titulo_catologo .monto_resutaldos {
    margin-right: 72px
}

.titulo_catologo .cantidad_resultados {
    margin-right: 40px
}

.opciones_busquedad {
    width: 270px;
    float: left
}

.productos {
    float: left;
    width: 700px;
    background: #f5f6f7;
    padding-top: 20px;
    padding-left: 20px
}

.lineas {
    position: relative;
    display: block;
    background: #f5f6f7;
    margin-right: 15px;
}

.lineas ul {
    position: relative;
}

.lineas ul li {
    padding-bottom: 5px;
    font-size: 13px;
    color: #747474;
    font-family: 'openSansLight', 'arial', 'sans-serif';
}

.lineas ul li a {
    font-size: 13px;
    color: #747474;
    font-family: 'openSansBold', 'arial', 'sans-serif';
    text-transform: uppercase
}

.filtros_mejora,
.filtros_marcas,
.filtros_medidas,
.filtros_colores {
    position: relative;
    padding-bottom: 15px;
}

.filtros_mejora h4,
.filtros_marcas h4,
.filtros_medidas h4,
.filtros_colores h4 {
    font-size: 11px;
    color: #747474;
    font-family: 'openSansRegular', 'arial', 'sans-serif'
}

.filtros_mejora h5,
.filtros_marcas h5,
.filtros_medidas h5,
.filtros_colores h5 {
    font-size: 12px;
    color: #b2b2b2;
    font-family: 'openSansBold', 'arial', 'sans-serif';
    border-bottom: 3px solid #f5f6f7;
    width: 190px;
    padding-bottom: 12px
}

.filtros_mejora label,
.filtros_marcas label,
.filtros_medidas label,
.filtros_colores label {
    display: block;
    font-size: 11px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    padding-bottom: 5px;
}

.filtros_mejora label input,
.filtros_marcas label input,
.filtros_medidas label input,
.filtros_colores label input {
    margin-right: 5px
}

.filtros_mejora .border_filtro,
.filtros_marcas .border_filtro,
.filtros_medidas .border_filtro,
.filtros_colores .border_filtro {
    border-bottom: 5px solid #f5f6f7;
    position: absolute;
    top: 26px;
    width: 80px
}

.contenido_filtro {
    height: 80px;
    overflow: scroll;
    overflow-x: hidden;
    width: 190px;
}

.contenido_filtro label {
    display: block;
    font-size: 11px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    padding-bottom: 5px;
}

.contenido_filtro label input {
    margin-right: 5px
}

.paginacion_prod {
    margin-bottom: 38px;
    margin-top: 30px
}

.pagination {
    position: relative;
    text-align: center;
}

.pagination li {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #c8c8c8;
    margin-left: 9px;
    font-size: 11px;
    padding: 2px 6px;
}

.pagination li a {
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    color: #b2b2b2
}

.pagination .active {
    color: #666;
    border: 1px solid #666;
    font-size: 11px;
    font-family: 'openSansBold', 'arial', 'sans-serif';
    text-decoration: underline
}

.pagination .disabled {
    padding: 4px 6px;
    border: none
}

.btn_filtro {
    background: #f5f6f7;
    color: #808080;
    font-size: 13px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    padding: 16px 30px;
    float: left;
    margin-right: 20px
}

.btn_reset {
    color: #808080;
    font-size: 13px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    padding: 16px 30px
}

.box_cotizador {
    color: #b2b2b2;
    font-size: 11px;
    text-align: center;
    cursor: pointer
}

.box_cotizador_hover {
    color: #00b200
}

.contenido_lista {
    padding-top: 25px;
    padding-bottom: 25px;
}

.contenido_lista h3 {
    font-size: 25px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    margin: 0;
    color: #666;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    margin-left: 40px
}

.contenido_lista select {
    width: 299px;
    padding: 5px 5px;
    border: none;
    color: #b2b2b2;
    font-size: 13px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    height: 40px;
    outline: none;
    float: right;
    margin-right: 20px
}

.lista_page {
    position: relative;
    float: left;
    font-size: 11px;
    color: #808080;
    margin-left: 25px;
    margin-top: 10px;
}

.lista_page a {
    color: #808080
}

.lista_page span {
    color: #808080;
    font-family: 'openSansBold', 'arial', 'sans-serif';
    text-decoration: underline
}

.lista_page li {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    line-height: 19px
}

.operaciones_prod {
    position: relative;
    float: right;
    margin-right: 40px;
}

.operaciones_prod li {
    display: inline-block
}

.tabs-menu {
    float: left;
    width: 100%;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    font-size: 12px
}

.tabs-menu li {
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    background: #f5f6f7;
    padding-top: 14px;
    padding-bottom: 12px;
    padding-left: 40px;
    padding-right: 46px
}

.imagen_producto,
.detalle_producto {
    float: left
}

.imagen_producto {
    position: relative;
}

.imagen_producto img {
    display: inline-block;
    vertical-align: top
}

.imagen_producto span {
    color: #b2b2b2;
    font-size: 13px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    position: relative;
    left: 43px
}

.ant_prod,
.next_prod {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 180px;
    color: #808080;
    font-size: 30px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    width: 40px;
    background: #f5f6f7;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px
}

.detalle_producto {
    position: relative;
    font-size: 13px;
    color: #666;
    padding-left: 40px;
    width: 350px;
    box-sizing: border-box;
}

.detalle_producto h2 {
    margin: 0;
    font-size: 20px;
    color: #666;
    font-weight: normal;
    padding-bottom: 5px
}

.detalle_producto span {
    position: relative;
    color: #b2b2b2
}

.detalle_producto p {
    font-size: 13px;
    color: #666;
    margin-bottom: 50px
}

.linea_separatoria {
    width: 100%;
    margin-top: 28px;
    border-bottom: 1px solid #d7d7da;
    margin-bottom: 22px
}

.next_prod {
    color: #fd4c54 !important
}

#tabs-container {
    float: left;
    width: 100%
}

.prod_hover {
    position: absolute;
    top: 13px;
    left: 12px;
    width: 195px;
    background: #fff;
    min-height: 256px;
    font-size: 13px;
    color: #666;
    text-align: left;
}

.prod_hover >div {
    padding-left: 14px;
    padding-top: 20px;
}

.prod_hover >div p {
    font-size: 13px
}

.prod_hover >div span {
    color: #b2b2b2
}

.tabs-menu li.current {
    position: relative;
    background: #fff;
    z-index: 5
}

.tabs-menu li a {
    text-decoration: none;
    color: #b2b2b2
}

.tabs-menu .current a {
    color: #808080
}

.tab {
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: 100%
}

.tab-content {
    width: calc(100% - 2px);
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    display: none;
    min-height: 300px
}

#tab-1 {
    display: block
}

.prod_recomendado {
    background: #f8f4f3;
    text-align: center;
    padding-bottom: 40px;
}

.prod_recomendado h3 {
    color: #666;
    font-size: 25px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    padding-top: 43px;
    padding-bottom: 36px;
    margin: 0
}

.posicion_01 {
    position: absolute;
    bottom: 50px;
    right: 0
}

.posicion_02 {
    position: absolute;
    bottom: 0;
    right: 0
}

.contenedor_menor {
    visibility: hidden;
    min-height: 125px
}

.caja_01 {
    width: 41px;
    height: 120px;
    background: #f5f6f7;
    position: absolute;
    bottom: 72px
}

.caja_02 {
    width: 41px;
    height: 120px;
    background: #f5f6f7;
    position: absolute;
    bottom: 70px;
    right: 1px
}

.menu_cate {
    position: relative;
    display: none;
}

.menu_cate h3 {
    font-size: 22px;
    padding-top: 14px;
    padding-bottom: 25px;
    margin: 0;
    color: #666;
    font-family: 'openSansLight', 'arial', 'sans-serif'
}

.menu_cate .img_cat {
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: url("../../img/decorcenter/icon_cat.png") no-repeat
}

.menu_cate ul {
    position: relative;
    display: none;
    margin-top: 10px;
}

.menu_cate ul li {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 10px;
}

.menu_cate ul li a {
    font-size: 13px;
    color: #b2b2b2;
    font-family: 'openSansBold', 'arial', 'sans-serif';
}

.menu_cate ul li a >div {
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px
}

.menu_cate ul li a span {
    position: relative;
    top: -25px
}

.menu_cate ul li:last-child {
    border-bottom: 0
}

.cate_active {
    background: #000;
    color: #fff !important
}

.img_active {
    background: url("../../img/decorcenter/icon_cerrar_cat.png") no-repeat !important
}

.datos_slider {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: left;
    padding-right: 40px;
    z-index: 99;
    max-width: 400px
}

.ppitems li {
    margin: 0 5px
}

.control {
    position: absolute;
    top: 0;
    z-index: -1;
    opacity: .1;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=10)
}

.contenedor_slider_home {
    visibility: hidden;
    min-height: 350px
}

.titulo_datos {
    font-size: 30px;
    color: #fff;
    font-family: 'openSansBold', 'arial', 'sans-serif';
    text-shadow: 1px 0 5px rgba(0, 0, 0, 0.51);
    line-height: 32px
}

.subtitulo_datos {
    margin-top: 5px;
    font-size: 13px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    color: #fff;
    padding-bottom: 20px
}

.link_datos {
    position: relative;
    margin-bottom: 50px;
    z-index: 9;
    display: block;
    text-align: center;
    box-sizing: border-box;
}

.link_datos a {
    font-size: 13px;
    font-family: 'openSansBold', 'arial', 'sans-serif';
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    position: relative;
    width: auto !important;
    padding: 5px 15px 5px 15px
}

.box_categorias {
    position: relative;
    margin-bottom: 23px;
    padding-left: 0;
}

.box_categorias h3 {
    font-size: 22px;
    padding-top: 14px;
    padding-bottom: 22px;
    margin: 0;
    color: #666;
    font-family: 'openSansLight', 'arial', 'sans-serif'
}

.box_categorias ul {
    position: relative;
}

.box_categorias ul li {
    float: left;
    width: 93px;
    font-size: 11px;
    color: #b2b2b2;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    text-align: center
}

.box_categorias ul a {
    color: #666;
    display: block
}

.box_categorias ul a>div {
    margin: 0 auto;
    margin-bottom: 13px
}

.columna1 {
    float: left;
    width: 760px
}

.columna2 {
    float: left;
    margin-left: 38px
}

.box_productos {
    background: #f8f4f3;
    padding-bottom: 55px;
}

.box_productos h3 {
    font-size: 25px;
    color: #666;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    margin: 0;
    padding-top: 23px;
    padding-bottom: 44px
}

.box {
    background: #fff;
    width: 220px;
    height: 300px;
    padding-top: 13px;
    font-size: 13px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

.box a {
    display: block;
    text-align: center;
    color: #666;
}

.box a img {
    margin: 0 auto
}

.box_descuento {
    width: 220px;
    height: 300px;
    text-align: center;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    margin-top: 10px;
}

.box_descuento p {
    font-size: 13px;
    color: #747474;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 18px;
    margin-bottom: 20px
}

.box_descuento img {
    margin: 0 auto
}

.box_descuento a {
    font-family: 'openSansLight', 'arial', 'sans-serif';
    font-size: 13px;
    color: #747474;
    position: relative;
    display: block;
    margin-bottom: 9px;
}

.box_descuento a >div {
    margin: 0 auto
}

.datos_productos {
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 8px;
    min-height: 50px;
}

.datos_productos p {
    font-size: 12px;
    text-align: left
}

.datos_productos .prod_codigo {
    font-size: 11px;
    color: #b2b2b2
}

.box_precio {
    margin-top: 8px;
    border-top: 2px solid #faf5f4;
    padding-top: 4px;
    margin-left: 4px;
    margin-right: 4px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
}

.box_precio .left_precio {
    float: left;
    color: #747474;
    font-size: 15px;
    margin-left: 8px;
    text-decoration: line-through;
    position: relative;
    top: 4px
}

.box_precio .right_precio {
    float: right;
    margin-right: 15px;
    color: #ff151f;
    font-size: 20px
}

.box_precio >div {
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: 4px
}

.descuento {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
}

.descuento .triangulo {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 80px 80px 0;
    border-color: transparent #ff141f transparent transparent;
    position: absolute;
    right: 0;
    top: 0
}

.descuento .tringulo_ambiente {
    border-width: 0 95px 95px 0;
    border-color: transparent #ffa600 transparent transparent
}

.descuento p {
    font-size: 12px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    z-index: 9
}

.descuento .can_descuento {
    font-size: 15px;
    position: absolute;
    top: 13px;
    right: 0;
    width: 40px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    font-family: 'openSansBold', 'arial', 'sans-serif'
}

.descuento .txt_descuento {
    position: absolute;
    top: 20px;
    right: 9px;
    width: 50px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.nuevo {
    position: absolute;
    top: 0;
    right: 0;
    color: #f00;
}

.nuevo .triangulo {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 80px 80px 0;
    border-color: transparent #000 transparent transparent;
    position: absolute;
    right: 0;
    top: 0
}

.nuevo .tringulo_ambiente {
    border-width: 0 95px 95px 0;
    border-color: transparent #000 transparent transparent
}

.nuevo p {
    font-size: 12px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    z-index: 9
}

.nuevo .txt_nuevo {
    font-size: 12px;
    position: absolute;
    top: 18px;
    right: 4px;
    width: 40px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    font-family: 'openSansBold', 'arial', 'sans-serif'
}

.white_txt {
    position: absolute;
    top: 12px;
    left: 28%
}

.red_txt {
    position: absolute;
    top: 3px;
    left: 0;
    padding-left: 40px;
    padding-right: 50px;
    color: #fff
}

.box_aside {
    width: 183px;
    min-height: 222px;
    border: 2px solid #f8f4f3;
    padding-left: 17px;
    padding-top: 20px;
    padding-right: 18px;
    margin-bottom: 15px;
}

.box_aside img {
    margin-top: 16px;
    margin-bottom: 16px
}

.box_aside p {
    font-size: 12px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    line-height: 16px;
    padding-bottom: 5px
}

.box_aside a {
    color: #666
}

.titulo_aside {
    font-size: 13px;
    margin: 0;
    color: #666;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
}

.titulo_aside h3 {
    width: 110px;
    float: left;
    margin: 0
}

.titulo_aside >div {
    float: right
}

.formulario_suscripcion {
    color: #fff;
    text-align: center;
    width: 100%;
    padding-top: 65px;
    padding-bottom: 40px;
}

.formulario_suscripcion .icon_mail {
    margin: 0 auto
}

.formulario_suscripcion h4 {
    margin: 0;
    font-size: 25px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    padding-top: 13px;
    font-weight: normal
}

.formulario_suscripcion p {
    font-size: 20px;
    color: #b1b1b7;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    padding-bottom: 22px
}

.formulario_suscripcion input[type="submit"] {
    background: #ff141f;
    color: #fff;
    font-size: 15px;
    font-family: 'openSansBold', 'arial', 'sans-serif';
    border: none;
    padding: 9px 26px
}
.form-group-dc {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 2px;
}
.form-group-dc input {
    padding: 9px 5px;
    text-align: center;
    font-size: 13px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    color: #666
}

.fondo_new {
    background: url("../../img/decorcenter/fondo_new.jpg")
}

.contenedor_home {
    padding-top: 33px
}

.header_ambiente {
    position: relative;
    background: #f5f6f7;
    min-height: 208px;
}

.header_ambiente h2 {
    color: #efefef;
    font-size: 30px;
    font-family: 'openSansBold', 'arial', 'sans-serif';
    margin: 0;
    position: absolute;
    bottom: 46px;
    left: 40px;
    text-shadow: 1px 0 5px rgba(0, 0, 0, 0.51)
}

.contenedor_ambiente {
    position: relative;
    width: 715px;
    background: #f8f4f3;
    padding-top: 37px;
    padding-left: 45px;
    float: left;
}

.contenedor_ambiente h3 {
    color: #666;
    font-size: 25px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    margin: 0;
    padding-bottom: 30px
}

.contenedor_ambiente ul {
    position: relative;
}

.contenedor_ambiente ul li {
    width: 199px;
    float: left;
    text-align: center;
    margin-right: 32px;
    margin-bottom: 20px;
    min-height: 200px;
}

.contenedor_ambiente ul li img {
    padding: 20px 20px;
    background: #fff;
    margin-bottom: 12px
}

.contenedor_ambiente ul li a {
    color: #b2b2b2;
    font-size: 13px;
    font-family: 'openSansLight', 'arial', 'sans-serif'
}

.box_ambiente {
    background: #f5f6f7;
    width: 100%;
    padding-top: 30px;
}

.box_ambiente h4 {
    color: #666;
    font-size: 15px;
    font-family: 'openSansSemibold', 'arial', 'sans-serif';
    margin: 0;
    padding-left: 40px;
    padding-bottom: 20px
}

.box_ambiente p.titulo {
    padding-left: 40px;
    font-size: 13px;
    color: #b2b2b2;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    padding-bottom: 30px
}

.box_ambiente .posicion_ampliar {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 999
}

.box_ambiente .posicion_compartir {
    position: absolute;
    bottom: 50px;
    right: 0;
    z-index: 999
}

.box_ambiente .posicion_cotizador {
    position: absolute;
    bottom: 100px;
    right: 0;
    z-index: 999
}

.form_cotizacion {
    max-width: 380px;
    background: #fff;
    position: relative;
    text-align: center;
}

.form_cotizacion h4 {
    font-size: 25px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    color: #b2b2b2;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 25px
}

.form_cotizacion p {
    font-family: 'openSansLight', 'arial', 'sans-serif';
    font-size: 15px;
    color: #b2b2b2;
    margin-bottom: 24px
}

.form_cotizacion .form_cotiza {
    margin: 0;
}

.form_cotizacion .form_cotiza input {
    border-bottom: 2px solid #fbfbfb;
    background: #fff;
    width: 280px
}

.form_cotizacion .form_cotiza select {
    width: 300px;
    height: 40px;
    padding-left: 15px;
    border: none;
    outline: none;
    color: #666
}

.form_cotizacion .form_cotiza input:focus {
    background: #fafafa;
    border: none
}

.form_cotizacion button {
    border: none;
    background: none;
    margin-top: 20px;
    margin-bottom: 10px
}
.form-group-dc label {
    font-size: 11px;
    color: #b2b2b2;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    margin-left: 15px;
}
.form-group-dc label span {
    position: relative;
    left: 10px
}

.contenido_gracias {
    width: 380px;
    background: #fff;
    position: relative;
    text-align: center;
}

.contenido_gracias h4 {
    font-size: 25px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    color: #00b200;
    margin: 0;
    padding-top: 160px;
    padding-left: 39px;
    padding-right: 32px;
    padding-bottom: 25px;
    border-bottom: 2px solid #fafafa;
    margin-bottom: 58px
}

.contenido_gracias span {
    font-size: 15px;
    color: #b2b2b2;
    font-family: 'openSansRegular', 'arial', 'sans-serif'
}

.contenido_gracias p {
    font-size: 15px;
    color: #b2b2b2;
    font-family: 'openSansLight', 'arial', 'sans-serif'
}

.contenido_gracias strong {
    color: #000;
    font-family: 'openSansBold', 'arial', 'sans-serif'
}

.contenido_lightbox_enviado {
    width: 380px;
    background: #fff;
    position: relative;
    text-align: center;
}

.contenido_lightbox_enviado h4 {
    font-size: 22px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    color: #00b200;
    margin: 0;
    padding-top: 160px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 25px;
    border-bottom: 2px solid #fafafa;
    margin-bottom: 58px
}

.contenido_lightbox_enviado span {
    font-size: 15px;
    color: #b2b2b2;
    font-family: 'openSansRegular', 'arial', 'sans-serif'
}

.contenido_lightbox_enviado p {
    font-size: 13px;
    color: #b2b2b2;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    padding-left: 20px;
    padding-right: 20px
}

.contenido_lightbox_enviado strong {
    color: #000;
    font-family: 'openSansBold', 'arial', 'sans-serif'
}

.ocultar {
    opacity: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0)
}

span.leyenda {
    margin: 10px 0 !important;
    display: block;
    color: #000
}

.agregarProductoACotizacion,
.frmCalcularCantidad,
.calcular {
    position: relative;
}

.agregarProductoACotizacion #cantidad,
.frmCalcularCantidad #cantidad,
.calcular #cantidad {
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 10px;
    padding-bottom: 8px;
    padding-top: 8px;
    height: 30px;
    box-sizing: border-box;
    border: none;
    width: 40px;
    outline: 0;
    text-align: center
}

.calcular {
    border: none
}

.titulos_calcular {
    margin-bottom: 0 !important;
    color: #b2b2b2;
}

.titulos_calcular a {
    display: inline-block;
    vertical-align: top;
    color: #666;
    text-decoration: underline
}

.input-group-addon {
    position: relative;
    width: 20px;
    display: inline-block;
    left: -21px;
}

.input-group-addon a {
    color: #000;
    background: #fff;
    padding: 2px 5px;
    font-size: 11px !important;
    width: auto !important;
    margin-bottom: 3px
}

.lista_cotiza {
    position: relative;
    width: 760px;
    float: left;
}

.lista_cotiza h2 {
    font-size: 25px;
    color: #666;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    margin: 0;
    padding-bottom: 30px;
    padding-left: 40px
}

.lista_cotiza ul {
    position: relative;
    padding-left: 40px;
}

.lista_cotiza ul li {
    margin-bottom: 80px;
    height: 150px;
}

.lista_cotiza ul li a {
    display: block;
    float: left;
    width: 422px;
    font-size: 13px;
    color: #666;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
}

.lista_cotiza ul li a img {
    float: left;
    margin-right: 20px
}

.lista_cotiza ul li a p {
    font-size: 13px;
    color: #666
}

.lista_cotiza ul li a span {
    color: #b2b2b2
}

.lista_cotiza ul li .operaciones_cotiza {
    float: left;
    width: 265px;
}

.lista_cotiza ul li .operaciones_cotiza input {
    width: 40px;
    padding-left: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    color: #808080;
    font-size: 15px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    outline: none;
    background: #f5f6f7;
    border: none;
    text-align: left
}

.lista_cotiza ul li .operaciones_cotiza input[type=submit] {
    background: #00b200;
    width: 116px;
    text-align: center;
    padding-left: 10px;
    color: #fff
}

.lista_cotiza ul li .operaciones_cotiza .btnEliminar {
    background: none !important;
    color: #ff151f !important;
    padding-left: 10px;
    text-align: left;
    width: 150px !important;
    margin-top: 63px
}

.boton_accion {
    position: relative;
}

.boton_accion a {
    float: right;
    margin-right: 20px
}

.boton_accion p {
    float: left;
    font-size: 13px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    color: #808080
}

.encarte_imagen {
    max-width: 739px;
    background: #000;
    float: left;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 38px;
    margin-left: 20px;
}

.encarte_imagen img {
    margin-bottom: 38px
}

.lista_encartes {
    float: left;
    width: 259px;
    position: relative
}

.mini_encarta {
    width: 710px;
    padding-top: 45px;
    padding-bottom: 90px;
    float: left
}

.form_encarta {
    float: left;
    width: 308px;
}

.form_encarta h4 {
    font-size: 22px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    color: #000;
    margin-bottom: 24px
}

.form_encarta span {
    font-family: 'openSansSemibold', 'arial', 'sans-serif'
}

.form_encarta .input_encarta {
    width: 246px;
    background: #f7f7f7;
    border: none;
    outline: none;
    margin-bottom: 12px;
    text-align: left
}

.form_encarta .btn_encarta {
    outline: none;
    width: 246px;
    background: #000;
    color: #fff;
    border: none;
    height: 42px
}

.subtitulo_mini {
    color: #737373;
    font-size: 22px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    line-height: 20px;
    margin-top: 10px;
    text-align: center
}

.productos_encarta {
    background: #f5f6f7;
    text-align: center;
    height: 1127px;
    overflow: scroll;
    padding-left: 20px;
    padding-top: 20px;
}

.productos_encarta p {
    text-align: left !important
}

.contenido_pagina_encarte {
    position: relative;
    padding-top: 57px;
    padding-bottom: 20px;
}

.contenido_pagina_encarte h2 {
    font-size: 22px;
    color: #000;
    font-family: 'openSansSemibold', 'arial', 'sans-serif';
    float: left;
    margin: 0;
    padding-left: 52px
}

.contenido_pagina_encarte h3 {
    color: #000;
    font-size: 22px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    float: right;
    margin: 0;
    width: 150px;
    margin-right: 108px
}

#detalle {
    width: 800px;
    overflow: hidden;
    background: #f5f6f7;
    padding-left: 57px;
    padding-top: 79px;
    padding-bottom: 68px;
}

#detalle h4 {
    color: #000;
    font-size: 22px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    margin: 0;
    padding-bottom: 54px
}

.contenido_acerca {
    position: relative;
    padding-top: 62px;
    max-width: 704px;
    margin: 0 auto;
}

.contenido_acerca h2 {
    margin: 0;
    font-size: 25px;
    color: #666;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    padding-bottom: 32px
}

.contenido_acerca p {
    color: #666;
    font-size: 15px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    line-height: 20px;
    text-align: justify;
    letter-spacing: -1px
}

.contenido_acerca strong {
    color: #666;
    font-family: 'openSansBold', 'arial', 'sans-serif'
}

.contenido_acerca ul {
    position: relative;
    margin-top: 5px;
    list-style: initial;
    padding-left: 20px;
    margin-bottom: 40px;
}

.contenido_acerca ul li {
    margin-bottom: 5px;
    color: #666;
    font-size: 15px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    line-height: 20px;
    text-align: justify;
    letter-spacing: -1px
}

.acerca_columna1 {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin-right: 30px
}

.acerca_columna2 {
    display: inline-block;
    vertical-align: top;
    width: 47%
}

.color_fondo {
    background: #f2f2f2;
    padding-bottom: 180px
}

.contenido_politicas {
    position: relative;
    max-width: 704px;
    width: 90%;
    margin: 0 auto;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    color: #666;
    font-size: 15px;
    padding-top: 84px;
}

.contenido_politicas strong {
    font-family: 'openSansBold', 'arial', 'sans-serif'
}

.contenido_politicas h2 {
    font-family: 'openSansLight', 'arial', 'sans-serif';
    color: #666;
    font-size: 25px;
    margin: 0;
    padding-bottom: 42px
}

.contenido_politicas p {
    font-size: 15px
}

.contenido_politicas span {
    font-family: 'openSansBold', 'arial', 'sans-serif';
    text-decoration: underline
}

.span_cotizar {
    color: #c6c7c8;
    font-size: 11px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    position: absolute;
    left: 39px;
    top: 7px
}

#itemsCarroCotizacion {
    color: #fff;
    font-size: 8px;
    font-family: 'openSansSemibold', 'arial', 'sans-serif';
    position: absolute;
    top: 7px;
    left: 12px;
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f00;
    text-align: center;
    padding-top: 2px;
    box-sizing: border-box
}

.contenido_soporte {
    max-width: 704px;
    margin: 0 auto;
    font-size: 13px;
    color: #666;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    padding-top: 48px;
    text-align: center;
    padding-bottom: 85px;
}

.contenido_soporte h2 {
    font-size: 25px;
    margin: 0;
    padding-bottom: 68px
}

.contenido_soporte select {
    border: none;
    background: #fafafa;
    color: #b2b2b2;
    font-size: 13px;
    width: 322px;
    height: 50px;
    padding-left: 10px;
    margin-right: 25px
}

.contenido_soporte ul {
    position: relative;
}

.contenido_soporte ul li {
    color: #808080;
    font-size: 13px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    padding-left: 10px;
    padding-right: 20px;
    border-bottom: 2px solid #fafafa;
}

.contenido_soporte ul li a {
    display: inline-block;
    color: #00b200;
    margin-left: 10px;
}

.contenido_soporte ul li span {
    display: inline-block
}

#slider3,
.slider3 {
    position: relative;
    height: 560px;
    margin-top: 20px;
}

#slider3 ul,
.slider3 ul {
    position: relative;
}

#slider3 ul li,
.slider3 ul li {
    position: relative;
    margin-bottom: 10px;
    width: 147px;
    height: 150px;
    transition: width 1s ease-in, height 1s ease-in;
    -webkit-transition: width 1s ease-in, height 1s ease-in;
    -moz-transition: width 1s ease-in, height 1s ease-in;
}

#slider3 ul li a,
.slider3 ul li a {
    display: block;
    position: absolute;
    width: 150px;
    height: 150px;
    overflow: hidden
}

#slider3 ul li p,
.slider3 ul li p {
    position: absolute;
    bottom: 0;
    font-size: 11px;
    font-family: 'openSansLight', 'arial', 'sans-serif';
    background-color: rgba(255, 255, 255, 0.5);
    color: #000;
    padding: 5px 10px;
    word-wrap: break-word
}

#slider3 ul li strong,
.slider3 ul li strong {
    color: #000;
    font-family: 'openSansBold', 'arial', 'sans-serif';
    font-size: 11px
}

#slider3 ul li:hover,
.slider3 ul li:hover {
    border: 2px solid #fff;
    width: 146px;
    overflow: hidden
}

.over {
    background: url("../../img/decorcenter/fondo_black.png")
}

.bordertab {
    border: 1px solid #e5e5ec
}

#foto-contenedor {
    display: block;
    height: 680px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    max-width: 1000px
}

.encarte_producto {
    display: none
}

.btn_descarga {
    display: block;
    position: absolute;
    right: 30px;
    top: 0
}

.caja_select {
    position: relative;
    width: 322px;
    display: inline-block;
    margin-right: 25px
}

/* TRACKING */
.titulo_datos_black {
    font-size: 20px;
    color: #000;
    font-family: 'openSansBold', 'arial', 'sans-serif';
    text-shadow: 1px 0 5px rgba(0, 0, 0, 0.51);
    line-height: 32px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.footer-banner-text{
    position: relative;
    display: -ms-flex;
    display: -webkit-flex;
    display:flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    height: 120px;
    width: 100%;
    font-size: 11px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
}

.footer-banner-text > div > p > a {
    color: #fd8300;
    font-family: 'openSansBold','arial','sans-serif';
}

.footer-banner-text > div > p > a:hover,
.footer-banner-text > div > p > a:active{
    text-decoration: none;
}

.footer-banner-text > div{
    width: 65%;
    padding: 30px;
}

.footer-banner-text > div:last-child{
    width: 35%;
    text-align: right;
}

.text-records{
    padding-top: 20px;
    font-size: 12px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
}

.icon-options{
    text-decoration: none;
}

.icon-options > img{
    vertical-align: top;
}

.icon-options:visited,
.icon-options:link,
.icon-options:active,
.icon-options:hover{
    text-decoration: none;
}

.no-data-table{
    height: 300px;
    min-height: 300px;
    text-align: center;
}

.no-data-table-child{
    height: 100px;
    min-height: 100px;
    text-align: center;
}

.lnkPrint{
    color: #047cd8;
    font-weight: bold;
    text-decoration: none;
}

.lnkPrint:visited,
.lnkPrint:link,
.lnkPrint:active,
.lnkPrint:hover{
    color: #047cd8;
    text-decoration: none;
}

/*Custom form-inline */
.form-inline .form-group > div.col-xs-8 {
    padding-left: 0;
    padding-right: 0;
}
.form-inline label {
    line-height: 34px;
}
.form-inline .form-control {
    width: 100%;
}

/* panel header with table */
.panel-child{
    /*border-color: #ad6969;*/
}

.panel-child > .panel-heading{
    background-color: #F5F5F5;
    color: #333;
    border-color: #ddd;
}

.table-child > thead > tr > th{
    background-color: #dddddd;
    color: #000000;
}

.detail-data > .row {
    padding: 8px 0 8px 0;
}

.detail-data > .row:last-child {
    padding-bottom: 30px;
}

.table-options{
    margin: 0 auto;
}

.table-options > a{
    display: inline;
    padding: 0 5px 0 5px;
}

.table-scrollable{
    overflow-x:scroll;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table-scrollable > table{
    margin-bottom: 0px;
}

.bold-label{
    font-size: 15px;
}

.table-responsive{
    height: 500px;
}

.table-header-link,
.table-header-link:hover,
.table-header-link:visited{
    color: #fff;
    text-decoration: none;
}

.options_width{
    width: 110px;
}

.options_width_large{
    width: 130px;
}

.footer-banner-text .title{
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 10px;
}

.footer-banner-text .subtitle{
    font-size: 15px;
}


@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
    nav {
        padding-left: 10px
    }
    nav ul li {
        width: 100px
    }
    .contenedor_slider_home {
        min-height: 364px
    }
    .contenedor_home {
        padding-top: 26%
    }
    .columna1 {
        width: 65%;
        margin-left: 10px;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0
    }
    .mas_opciones .data_opciones {
        width: 250px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 110px
    }
    .sociales {
        position: relative;
        top: 0
    }
    .opciones_busquedad {
        width: 250px;
        margin-left: 20px
    }
    .productos {
        width: 470px
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 400px
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 320px
    }
    .bordertab {
        min-height: 400px
    }
    .lista_cotiza {
        width: 100%
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }
    .columna2 {
        width: 30%;
        margin-left: 20px
    }
    .detalle_tienda {
        width: 100%;
        text-align: center
    }
    .form_encarta {
        width: 260px
    }
    .mini_encarta {
        width: 485px;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
    nav {
        padding-left: 10px
    }
    nav ul li {
        width: 100px
    }
    .contenedor_slider_home {
        min-height: 364px
    }
    .contenedor_home {
        padding-top: 26%
    }
    .columna1 {
        width: 65%;
        margin-left: 10px;
        min-height: 500px
    }
    .columna2 {
        width: 30%;
        margin-left: 20px
    }
    .box_categorias {
        position: absolute;
        top: 0
    }
    .mas_opciones .data_opciones {
        width: 250px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 110px
    }
    .sociales {
        position: relative;
        top: 0
    }
    .opciones_busquedad {
        width: 250px;
        margin-left: 20px
    }
    .productos {
        width: 470px
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 400px
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 320px
    }
    .bordertab {
        min-height: 400px
    }
    .lista_cotiza {
        width: 100%
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }
    .detalle_tienda {
        width: 100%;
        text-align: center
    }
    .form_encarta {
        width: 260px
    }
    .mini_encarta {
        width: 485px;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    nav {
        padding-left: 10px
    }
    nav ul li {
        width: 100px
    }
    .contenedor_slider_home {
        min-height: 364px
    }
    .contenedor_home {
        padding-top: 26%
    }
    .columna1 {
        width: 65%;
        margin-left: 10px;
        min-height: 500px
    }
    .columna2 {
        width: 30%;
        margin-left: 20px
    }
    .box_categorias {
        position: absolute;
        top: 0
    }
    .mas_opciones .data_opciones {
        width: 250px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 110px
    }
    .sociales {
        position: relative;
        top: 0
    }
    .opciones_busquedad {
        width: 250px;
        margin-left: 20px
    }
    .productos {
        width: 470px
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 400px
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 320px
    }
    .bordertab {
        min-height: 400px
    }
    .lista_cotiza {
        width: 100%
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }
    .form_encarta {
        width: 260px
    }
    .mini_encarta {
        width: 485px;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
}

@media (max-device-width:800px) and (orientation:portrait) {
    nav {
        padding-left: 10px
    }
    nav ul li {
        width: 100px
    }
    .contenedor_slider_home {
        min-height: 364px
    }
    .contenedor_home {
        padding-top: 26%
    }
    .columna1 {
        width: 65%;
        margin-left: 10px;
        min-height: 500px
    }
    .columna2 {
        width: 30%;
        margin-left: 20px
    }
    .box_categorias {
        position: absolute;
        top: 0
    }
    .mas_opciones .data_opciones {
        width: 250px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 110px
    }
    .sociales {
        position: relative;
        top: 0
    }
    .opciones_busquedad {
        width: 250px;
        margin-left: 20px
    }
    .productos {
        width: 470px
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 400px
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 320px
    }
    .bordertab {
        min-height: 400px
    }
    .lista_cotiza {
        width: 100%
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }
    .form_encarta {
        width: 260px
    }
    .mini_encarta {
        width: 485px;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
}

@media screen and (device-width:600px) and (device-height:1024px) {
    nav {
        padding-left: 10px
    }
    nav ul li {
        width: 76px;
        font-size: 12px
    }
    .contenedor_slider_home {
        min-height: 285px
    }
    .datos_slider {
        padding-right: 10px
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 3%
    }
    .columna1 {
        width: 56%
    }
    .box_categorias {
        display: none
    }
    .mas_opciones .data_opciones {
        width: 180px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 160px;
        margin-top: 10px
    }
    .sociales {
        position: relative;
        top: 0
    }
    .opciones_busquedad {
        width: 290px;
        margin-left: 20px
    }
    .productos {
        width: 240px
    }
    .titulo_catologo h3 {
        font-size: 16px;
        padding-left: 20px
    }
    .titulo_catologo .cantidad_resultados {
        margin-right: 20px
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .img_prod_detalle {
        width: 100%;
        text-align: center
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 90%
    }
    .bordertab {
        min-height: 400px
    }
    .lista_cotiza {
        width: 100%
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .titulo_catologo p {
        top: 3px
    }
    .menu_footer li {
        margin-right: 6px;
        width: 79px
    }
    .pagination {
        padding-right: 23px;
    }
    .pagination li {
        padding: 2px 9px;
        font-size: 12px;
        margin-bottom: 8px;
        margin-left: 8px
    }
    .contenedor_ambiente {
        width: 89%;
        margin-left: 10px
    }
    .lista_menu {
        width: 420px;
        padding-left: 25px;
    }
    .lista_menu li {
        margin-right: 25px
    }
    .form-group-dc input {
        padding: 9px 0;
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }
    .select1 {
        top: 70px
    }
    .contenido_lista select {
        top: 14px;
        position: relative;
        right: 58px
    }
    .operaciones_prod {
        top: 5px
    }
    .form_group {
        margin-right: 12px;
        margin-left: 12px;
    }
    .form_group input {
        width: 250px
    }
    .form_group select {
        width: 570px
    }
    .form_group textarea {
        width: 550px
    }
    .select2,
    .select4,
    .select3 {
        width: 240px
    }
    #selectcontact {
        width: 250px
    }
    .contenido_acerca {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_soporte select {
        width: 270px;
        margin-left: 10px;
        margin-right: 10px
    }
    .form_control select {
        width: 270px
    }
    .contenido_formulario p {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_formulario ul {
        padding-left: 40px
    }
    .form_file {
        width: 270px;
    }
    .form_file label {
        margin-right: 43px
    }
    .menu_cate {
        display: block
    }
    .mini_encarta {
        width: 320px;
        padding-bottom: 40px
    }
    .encarte_imagen {
        margin-left: 0
    }
    .box_ambiente p.titulo,
    .box_ambiente h4 {
        padding-left: 15px
    }
    .contenido_tienda p {
        font-size: 16px
    }
    .detalle_tienda li {
        margin-right: 6px;
        width: 287px
    }
}

@media only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait) {
    nav {
        padding-left: 10px
    }
    nav ul li {
        width: 100px
    }
    .contenedor_slider_home {
        min-height: 364px
    }
    .contenedor_home {
        padding-top: 26%
    }
    .columna1 {
        width: 65%;
        margin-left: 10px;
        min-height: 500px
    }
    .columna2 {
        width: 30%;
        margin-left: 20px
    }
    .box_categorias {
        position: absolute;
        top: 0
    }
    .mas_opciones .data_opciones {
        width: 250px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 110px
    }
    .sociales {
        position: relative;
        top: 0
    }
    .opciones_busquedad {
        width: 250px;
        margin-left: 20px
    }
    .productos {
        width: 470px
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 400px
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 320px
    }
    .bordertab {
        min-height: 400px
    }
    .lista_cotiza {
        width: 100%
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }
    .form_encarta {
        width: 260px
    }
    .mini_encarta {
        width: 485px;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
}

@media screen and (device-width:320px) and (device-height:533px) and (-webkit-device-pixel-ratio:1.5) and (orientation:portrait) {
    header {
        position: relative
    }
    nav {
        display: none
    }
    .buscar {
        width: 30%;
        margin-left: 60px;
        padding-top: 11px;
        padding-bottom: 5px;
        position: relative
    }
    .form_buscar {
        display: none
    }
    .decorclub {
        display: none
    }
    .cuenta {
        display: none
    }
    .span_cotizar {
        font-size: 17px
    }
    .logo-dc {
        top: -50px;
        width: 100px;
    }
    .contenedor_slider_home {
        min-height: 364px;
    }
    .contenedor_slider_home img {
        min-height: 360px
    }
    .datos_slider {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 6%
    }
    .columna1 {
        width: 100%;
        margin-left: 0;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0;
        display: none
    }
    .mas_opciones .data_opciones {
        width: 96%;
        margin-bottom: 10px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 50%
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 0 10px;
        background: #f5f6f7;
        box-sizing: border-box;
    }
    .opciones_busquedad .filtros {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        left: -10px;
        display: none;
        margin-bottom: 10px
    }
    .productos {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
        text-align: center
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px;
        float: none
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0;
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        width: 87%;
        text-align: left;
        min-height: 20px;
        margin-bottom: 0;
    }
    .box_aside:nth-child(1) {
        border-bottom: 0
    }
    .box_aside img {
        display: none
    }
    .box_aside p {
        width: 80%;
        margin-left: 55px;
        position: relative;
        top: -15px;
        line-height: 18px
    }
    .titulo_aside {
        position: relative;
    }
    .titulo_aside h3 {
        width: 80%;
        float: right
    }
    .titulo_aside >div {
        float: left
    }
    .columna2 {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .detalle_tienda {
        width: 96%;
        text-align: left;
        margin-left: 10px;
    }
    .detalle_tienda li ul li p {
        padding-left: 0;
        padding-right: 0
    }
    .form_encarta {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .mini_encarta {
        width: 100%;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
    .formulario_suscripcion {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .formulario_suscripcion h4 {
        font-size: 16px
    }
    .formulario_suscripcion p {
        font-size: 12px
    }
    .form-group-dc {
        width: 100%;
        margin-right: 0;
    }
    .form-group-dc input {
        width: 90%;
        margin-bottom: 10px
    }
    .menu_footer {
        margin-top: 15px;
        margin-bottom: 0%;
        width: 90%;
    }
    .menu_footer li {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
        min-height: 30px;
        margin-bottom: 0
    }
    .footer_telefono {
        text-align: center;
    }
    .footer_telefono p {
        float: none;
        margin-right: 0
    }
    .footer_telefono .derechos {
        float: none
    }
    .footer_telefono .text_grande {
        float: none;
        margin-right: 0
    }
    .suscripcion input {
        padding: 9px 6px !important
    }
    .fondo_productos h2 {
        width: 100%;
        padding-top: 43%;
        padding-left: 0;
        text-align: center
    }
    .suscripcion label {
        font-size: 17px;
        color: #fff;
        position: relative;
        top: -5px
    }
    .pagination li {
        margin-bottom: 10px
    }
    .contenido_formulario {
        position: relative;
    }
    .contenido_formulario p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
    .contenido_formulario ul {
        padding-left: 32px;
        padding-right: 20px;
        font-size: 13px
    }
    .contenido_formulario h2 {
        font-size: 22px;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .form_group {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .form_group input {
        width: 82%
    }
    .form_group select {
        width: 82%
    }
    .form_group textarea {
        width: 82%
    }
    #selectcontact {
        width: 82%
    }
    .select2,
    .select3 {
        width: 82%;
        right: auto;
        left: 7%
    }
    .acerca_columna1,
    .acerca_columna2 {
        width: 100%;
        margin-bottom: 15px
    }
    .contenido_acerca {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .contenido_soporte {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .contenido_soporte h2 {
        padding-bottom: 40px
    }
    .contenido_soporte select {
        width: 85%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contenido_soporte ul {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 90%;
        display: inline-block;
    }
    .contenido_soporte ul li {
        padding-bottom: 30px;
    }
    .contenido_soporte ul li a {
        padding-top: 5px
    }
    .select4 {
        width: 82%;
        left: 20px;
        right: auto
    }
    .form_file label {
        padding-left: 25px;
        margin-right: 52px
    }
    .header_ambiente {
        min-height: 364px;
    }
    .header_ambiente img {
        min-height: 360px
    }
    .header_ambiente h2 {
        font-size: 26px;
        left: 15px
    }
    .contenedor_ambiente {
        width: 80%;
        float: none;
        margin-left: 10px;
        padding-left: 18px;
        padding-right: 20px;
        text-align: center;
    }
    .contenedor_ambiente ul li {
        float: none;
        margin: 0 auto
    }
    .encarte_imagen {
        margin-left: 0
    }
    .btn_descarga {
        top: 37px
    }
    .prod_recomendado h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .contenido_pagina_encarte {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .contenido_pagina_encarte h2 {
        float: none;
        padding-left: 0
    }
    .lista_cotiza ul li .operaciones_cotiza {
        width: 96%;
        text-align: right;
    }
    .lista_cotiza ul li .operaciones_cotiza input {
        width: 28px;
        padding-left: 15px
    }
    .lista_cotiza ul li .operaciones_cotiza .btnEliminar {
        margin-top: 0
    }
    .tabs-menu li {
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
    .lista_page {
        margin-left: 15px;
    }
    .lista_page li {
        margin-right: 5px
    }
    .operaciones_prod {
        margin-top: 40px;
        width: 96%;
        text-align: right;
        float: none;
        margin-bottom: 10px
    }
    .contenido_tienda {
        position: relative;
    }
    .contenido_tienda h2 {
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .contenido_tienda p {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .titulo_catologo .monto_resutaldos {
        margin-right: 60px
    }
    .mejore_busquedad {
        display: block !important
    }
    .lista_menu {
        position: relative;
        top: 0;
        width: 100%;
    }
    .lista_menu .submenu_res {
        width: 95%;
        margin: 0;
        background: #f5f6fb;
        padding: 0 0 15px 10px
    }
    .box_ambiente {
        position: relative;
    }
    .box_ambiente h4 {
        padding-left: 14px
    }
    .box_ambiente p.titulo {
        padding-left: 14px
    }
    .contenido_lista {
        padding-top: 15px;
    }
    .contenido_lista h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 22px
    }
    .contenido_lista select {
        width: 90%;
        margin-right: 10px
    }
    .select1 {
        width: 85%;
        right: auto;
        left: 10px
    }
    .img_res {
        min-height: 280px
    }
    .menu_cate {
        display: block
    }
    .icon {
        display: block
    }
    .form_cotizacion {
        position: relative;
    }
    .form_cotizacion h4 {
        font-size: 23px
    }
    .form_cotizacion p {
        font-size: 12px;
        margin-bottom: 15px
    }
}

@media screen and (device-width:320px) and (device-height:533px) and (orientation:portrait) {
    header {
        position: relative
    }
    nav {
        display: none
    }
    .buscar {
        width: 30%;
        margin-left: 60px;
        padding-top: 11px;
        padding-bottom: 5px;
        position: relative
    }
    .form_buscar {
        display: none
    }
    .decorclub {
        display: none
    }
    .cuenta {
        display: none
    }
    .span_cotizar {
        font-size: 17px
    }
    .logo-dc {
        top: -50px;
        width: 100px;
    }
    .contenedor_slider_home {
        min-height: 364px;
    }
    .contenedor_slider_home img {
        min-height: 360px
    }
    .datos_slider {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 6%
    }
    .columna1 {
        width: 100%;
        margin-left: 0;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0;
        display: none
    }
    .mas_opciones .data_opciones {
        width: 96%;
        margin-bottom: 10px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 50%
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 0 10px;
        background: #f5f6f7;
        box-sizing: border-box;
    }
    .opciones_busquedad .filtros {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        left: -10px;
        display: none;
        margin-bottom: 10px
    }
    .productos {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
        text-align: center
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px;
        float: none
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0;
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        width: 87%;
        text-align: left;
        min-height: 20px;
        margin-bottom: 0;
    }
    .box_aside:nth-child(1) {
        border-bottom: 0
    }
    .box_aside img {
        display: none
    }
    .box_aside p {
        width: 80%;
        margin-left: 55px;
        position: relative;
        top: -15px;
        line-height: 18px
    }
    .titulo_aside {
        position: relative;
    }
    .titulo_aside h3 {
        width: 80%;
        float: right
    }
    .titulo_aside >div {
        float: left
    }
    .columna2 {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .detalle_tienda {
        width: 96%;
        text-align: left;
        margin-left: 10px;
    }
    .detalle_tienda li ul li p {
        padding-left: 0;
        padding-right: 0
    }
    .form_encarta {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .mini_encarta {
        width: 100%;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
    .formulario_suscripcion {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .formulario_suscripcion h4 {
        font-size: 16px
    }
    .formulario_suscripcion p {
        font-size: 12px
    }
    .form-group-dc {
        width: 100%;
        margin-right: 0;
    }
    .form-group-dc input {
        width: 90%;
        margin-bottom: 10px
    }
    .menu_footer {
        margin-top: 15px;
        margin-bottom: 0%;
        width: 90%;
    }
    .menu_footer li {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
        min-height: 30px;
        margin-bottom: 0
    }
    .footer_telefono {
        text-align: center;
    }
    .footer_telefono p {
        float: none;
        margin-right: 0
    }
    .footer_telefono .derechos {
        float: none
    }
    .footer_telefono .text_grande {
        float: none;
        margin-right: 0
    }
    .suscripcion input {
        padding: 9px 6px !important
    }
    .fondo_productos h2 {
        width: 100%;
        padding-top: 43%;
        padding-left: 0;
        text-align: center
    }
    .suscripcion label {
        font-size: 17px;
        color: #fff;
        position: relative;
        top: -5px
    }
    .pagination li {
        margin-bottom: 10px
    }
    .contenido_formulario {
        position: relative;
    }
    .contenido_formulario p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
    .contenido_formulario ul {
        padding-left: 32px;
        padding-right: 20px;
        font-size: 13px
    }
    .contenido_formulario h2 {
        font-size: 22px;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .form_group {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .form_group input {
        width: 82%
    }
    .form_group select {
        width: 82%
    }
    .form_group textarea {
        width: 82%
    }
    #selectcontact {
        width: 82%
    }
    .select2,
    .select3 {
        width: 82%;
        right: auto;
        left: 7%
    }
    .acerca_columna1,
    .acerca_columna2 {
        width: 100%;
        margin-bottom: 15px
    }
    .contenido_acerca {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .contenido_soporte {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .contenido_soporte h2 {
        padding-bottom: 40px
    }
    .contenido_soporte select {
        width: 85%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contenido_soporte ul {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 90%;
        display: inline-block;
    }
    .contenido_soporte ul li {
        padding-bottom: 30px;
    }
    .contenido_soporte ul li a {
        padding-top: 5px
    }
    .select4 {
        width: 82%;
        left: 20px;
        right: auto
    }
    .form_file label {
        padding-left: 25px;
        margin-right: 52px
    }
    .header_ambiente {
        min-height: 364px;
    }
    .header_ambiente img {
        min-height: 360px
    }
    .header_ambiente h2 {
        font-size: 26px;
        left: 15px
    }
    .contenedor_ambiente {
        width: 80%;
        float: none;
        margin-left: 10px;
        padding-left: 18px;
        padding-right: 20px;
        text-align: center;
    }
    .contenedor_ambiente ul li {
        float: none;
        margin: 0 auto
    }
    .encarte_imagen {
        margin-left: 0
    }
    .btn_descarga {
        top: 37px
    }
    .prod_recomendado h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .contenido_pagina_encarte {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .contenido_pagina_encarte h2 {
        float: none;
        padding-left: 0
    }
    .lista_cotiza ul li .operaciones_cotiza {
        width: 96%;
        text-align: right;
    }
    .lista_cotiza ul li .operaciones_cotiza input {
        width: 28px;
        padding-left: 15px
    }
    .lista_cotiza ul li .operaciones_cotiza .btnEliminar {
        margin-top: 0
    }
    .tabs-menu li {
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
    .lista_page {
        margin-left: 15px;
    }
    .lista_page li {
        margin-right: 5px
    }
    .operaciones_prod {
        margin-top: 40px;
        width: 96%;
        text-align: right;
        float: none;
        margin-bottom: 10px
    }
    .contenido_tienda {
        position: relative;
    }
    .contenido_tienda h2 {
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .contenido_tienda p {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .titulo_catologo .monto_resutaldos {
        margin-right: 60px
    }
    .mejore_busquedad {
        display: block !important
    }
    .lista_menu {
        position: relative;
        top: 0;
        width: 100%;
    }
    .lista_menu .submenu_res {
        width: 95%;
        margin: 0;
        background: #f5f6fb;
        padding: 0 0 15px 10px
    }
    .box_ambiente {
        position: relative;
    }
    .box_ambiente h4 {
        padding-left: 14px
    }
    .box_ambiente p.titulo {
        padding-left: 14px
    }
    .contenido_lista {
        padding-top: 15px;
    }
    .contenido_lista h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 22px
    }
    .contenido_lista select {
        width: 90%;
        margin-right: 10px
    }
    .select1 {
        width: 85%;
        right: auto;
        left: 10px
    }
    .img_res {
        min-height: 280px
    }
    .menu_cate {
        display: block
    }
    .icon {
        display: block
    }
    .form_cotizacion {
        position: relative;
    }
    .form_cotizacion h4 {
        font-size: 23px
    }
    .form_cotizacion p {
        font-size: 12px;
        margin-bottom: 15px
    }
}

@media screen and (device-width:320px) and (device-height:533px) and (-webkit-device-pixel-ratio:1.5) and (orientation:landscape) {
    header {
        position: relative
    }
    nav {
        display: none
    }
    .buscar {
        width: 30%;
        margin-left: 60px;
        padding-top: 11px;
        padding-bottom: 5px;
        position: relative
    }
    .form_buscar {
        display: none
    }
    .decorclub {
        display: none
    }
    .cuenta {
        display: none
    }
    .span_cotizar {
        font-size: 17px
    }
    .logo-dc {
        top: -50px;
        width: 100px;
    }
    .contenedor_slider_home {
        min-height: 364px;
    }
    .contenedor_slider_home img {
        min-height: 360px
    }
    .datos_slider {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 6%
    }
    .columna1 {
        width: 100%;
        margin-left: 0;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0;
        display: none
    }
    .mas_opciones .data_opciones {
        width: 96%;
        margin-bottom: 10px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 50%
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 0 10px;
        background: #f5f6f7;
        box-sizing: border-box;
    }
    .opciones_busquedad .filtros {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        left: -10px;
        display: none;
        margin-bottom: 10px
    }
    .productos {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
        text-align: center
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px;
        float: none
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0;
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        width: 87%;
        text-align: left;
        min-height: 20px;
        margin-bottom: 0;
    }
    .box_aside:nth-child(1) {
        border-bottom: 0
    }
    .box_aside img {
        display: none
    }
    .box_aside p {
        width: 80%;
        margin-left: 55px;
        position: relative;
        top: -15px;
        line-height: 18px
    }
    .titulo_aside {
        position: relative;
    }
    .titulo_aside h3 {
        width: 80%;
        float: right
    }
    .titulo_aside >div {
        float: left
    }
    .columna2 {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .detalle_tienda {
        width: 96%;
        text-align: left;
        margin-left: 10px;
    }
    .detalle_tienda li ul li p {
        padding-left: 0;
        padding-right: 0
    }
    .form_encarta {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .mini_encarta {
        width: 100%;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
    .formulario_suscripcion {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .formulario_suscripcion h4 {
        font-size: 16px
    }
    .formulario_suscripcion p {
        font-size: 12px
    }
    .form-group-dc {
        width: 100%;
        margin-right: 0;
    }
    .form-group-dc input {
        width: 90%;
        margin-bottom: 10px
    }
    .menu_footer {
        margin-top: 15px;
        margin-bottom: 0%;
        width: 90%;
    }
    .menu_footer li {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
        min-height: 30px;
        margin-bottom: 0
    }
    .footer_telefono {
        text-align: center;
    }
    .footer_telefono p {
        float: none;
        margin-right: 0
    }
    .footer_telefono .derechos {
        float: none
    }
    .footer_telefono .text_grande {
        float: none;
        margin-right: 0
    }
    .suscripcion input {
        padding: 9px 6px !important
    }
    .fondo_productos h2 {
        width: 100%;
        padding-top: 43%;
        padding-left: 0;
        text-align: center
    }
    .suscripcion label {
        font-size: 17px;
        color: #fff;
        position: relative;
        top: -5px
    }
    .pagination li {
        margin-bottom: 10px
    }
    .contenido_formulario {
        position: relative;
    }
    .contenido_formulario p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
    .contenido_formulario ul {
        padding-left: 32px;
        padding-right: 20px;
        font-size: 13px
    }
    .contenido_formulario h2 {
        font-size: 22px;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .form_group {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .form_group input {
        width: 82%
    }
    .form_group select {
        width: 82%
    }
    .form_group textarea {
        width: 82%
    }
    #selectcontact {
        width: 82%
    }
    .select2,
    .select3 {
        width: 82%;
        right: auto;
        left: 7%
    }
    .acerca_columna1,
    .acerca_columna2 {
        width: 100%;
        margin-bottom: 15px
    }
    .contenido_acerca {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .contenido_soporte {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .contenido_soporte h2 {
        padding-bottom: 40px
    }
    .contenido_soporte select {
        width: 85%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contenido_soporte ul {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 90%;
        display: inline-block;
    }
    .contenido_soporte ul li {
        padding-bottom: 30px;
    }
    .contenido_soporte ul li a {
        padding-top: 5px
    }
    .select4 {
        width: 82%;
        left: 20px;
        right: auto
    }
    .form_file label {
        padding-left: 25px;
        margin-right: 52px
    }
    .header_ambiente {
        min-height: 364px;
    }
    .header_ambiente img {
        min-height: 360px
    }
    .header_ambiente h2 {
        font-size: 26px;
        left: 15px
    }
    .contenedor_ambiente {
        width: 80%;
        float: none;
        margin-left: 10px;
        padding-left: 18px;
        padding-right: 20px;
        text-align: center;
    }
    .contenedor_ambiente ul li {
        float: none;
        margin: 0 auto
    }
    .encarte_imagen {
        margin-left: 0
    }
    .btn_descarga {
        top: 37px
    }
    .prod_recomendado h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .contenido_pagina_encarte {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .contenido_pagina_encarte h2 {
        float: none;
        padding-left: 0
    }
    .lista_cotiza ul li .operaciones_cotiza {
        width: 96%;
        text-align: right;
    }
    .lista_cotiza ul li .operaciones_cotiza input {
        width: 28px;
        padding-left: 15px
    }
    .lista_cotiza ul li .operaciones_cotiza .btnEliminar {
        margin-top: 0
    }
    .tabs-menu li {
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
    .lista_page {
        margin-left: 15px;
    }
    .lista_page li {
        margin-right: 5px
    }
    .operaciones_prod {
        margin-top: 40px;
        width: 96%;
        text-align: right;
        float: none;
        margin-bottom: 10px
    }
    .contenido_tienda {
        position: relative;
    }
    .contenido_tienda h2 {
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .contenido_tienda p {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .titulo_catologo .monto_resutaldos {
        margin-right: 60px
    }
    .mejore_busquedad {
        display: block !important
    }
    .lista_menu {
        position: relative;
        top: 0;
        width: 100%;
    }
    .lista_menu .submenu_res {
        width: 95%;
        margin: 0;
        background: #f5f6fb;
        padding: 0 0 15px 10px
    }
    .box_ambiente {
        position: relative;
    }
    .box_ambiente h4 {
        padding-left: 14px
    }
    .box_ambiente p.titulo {
        padding-left: 14px
    }
    .contenido_lista {
        padding-top: 15px;
    }
    .contenido_lista h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 22px
    }
    .contenido_lista select {
        width: 90%;
        margin-right: 10px
    }
    .select1 {
        width: 85%;
        right: auto;
        left: 10px
    }
    .img_res {
        min-height: 280px
    }
    .menu_cate {
        display: block
    }
    .icon {
        display: block
    }
    .form_cotizacion {
        position: relative;
    }
    .form_cotizacion h4 {
        font-size: 23px
    }
    .form_cotizacion p {
        font-size: 12px;
        margin-bottom: 15px
    }
}

@media screen and (device-width:320px) and (device-height:640px) and (-webkit-device-pixel-ratio:2) and (orientation:portrait) {
    header {
        position: relative
    }
    nav {
        display: none
    }
    .buscar {
        width: 30%;
        margin-left: 60px;
        padding-top: 11px;
        padding-bottom: 5px;
        position: relative
    }
    .form_buscar {
        display: none
    }
    .decorclub {
        display: none
    }
    .cuenta {
        display: none
    }
    .span_cotizar {
        font-size: 17px
    }
    .logo-dc {
        top: -50px;
        width: 100px;
    }
    .contenedor_slider_home {
        min-height: 364px;
    }
    .contenedor_slider_home img {
        min-height: 360px
    }
    .datos_slider {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 6%
    }
    .columna1 {
        width: 100%;
        margin-left: 0;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0;
        display: none
    }
    .mas_opciones .data_opciones {
        width: 96%;
        margin-bottom: 10px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 50%
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 0 10px;
        background: #f5f6f7;
        box-sizing: border-box;
    }
    .opciones_busquedad .filtros {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        left: -10px;
        display: none;
        margin-bottom: 10px
    }
    .productos {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
        text-align: center
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px;
        float: none
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0;
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        width: 87%;
        text-align: left;
        min-height: 20px;
        margin-bottom: 0;
    }
    .box_aside:nth-child(1) {
        border-bottom: 0
    }
    .box_aside img {
        display: none
    }
    .box_aside p {
        width: 80%;
        margin-left: 55px;
        position: relative;
        top: -15px;
        line-height: 18px
    }
    .titulo_aside {
        position: relative;
    }
    .titulo_aside h3 {
        width: 80%;
        float: right
    }
    .titulo_aside >div {
        float: left
    }
    .columna2 {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .detalle_tienda {
        width: 96%;
        text-align: left;
        margin-left: 10px;
    }
    .detalle_tienda li ul li p {
        padding-left: 0;
        padding-right: 0
    }
    .form_encarta {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .mini_encarta {
        width: 100%;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
    .formulario_suscripcion {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .formulario_suscripcion h4 {
        font-size: 16px
    }
    .formulario_suscripcion p {
        font-size: 12px
    }
    .form-group-dc {
        width: 100%;
        margin-right: 0;
    }
    .form-group-dc input {
        width: 90%;
        margin-bottom: 10px
    }
    .menu_footer {
        margin-top: 15px;
        margin-bottom: 0%;
        width: 90%;
    }
    .menu_footer li {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
        min-height: 30px;
        margin-bottom: 0
    }
    .footer_telefono {
        text-align: center;
    }
    .footer_telefono p {
        float: none;
        margin-right: 0
    }
    .footer_telefono .derechos {
        float: none
    }
    .footer_telefono .text_grande {
        float: none;
        margin-right: 0
    }
    .suscripcion input {
        padding: 9px 6px !important
    }
    .fondo_productos h2 {
        width: 100%;
        padding-top: 43%;
        padding-left: 0;
        text-align: center
    }
    .suscripcion label {
        font-size: 17px;
        color: #fff;
        position: relative;
        top: -5px
    }
    .pagination li {
        margin-bottom: 10px
    }
    .contenido_formulario {
        position: relative;
    }
    .contenido_formulario p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
    .contenido_formulario ul {
        padding-left: 32px;
        padding-right: 20px;
        font-size: 13px
    }
    .contenido_formulario h2 {
        font-size: 22px;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .form_group {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .form_group input {
        width: 82%
    }
    .form_group select {
        width: 82%
    }
    .form_group textarea {
        width: 82%
    }
    #selectcontact {
        width: 82%
    }
    .select2,
    .select3 {
        width: 82%;
        right: auto;
        left: 7%
    }
    .acerca_columna1,
    .acerca_columna2 {
        width: 100%;
        margin-bottom: 15px
    }
    .contenido_acerca {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .contenido_soporte {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .contenido_soporte h2 {
        padding-bottom: 40px
    }
    .contenido_soporte select {
        width: 85%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contenido_soporte ul {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 90%;
        display: inline-block;
    }
    .contenido_soporte ul li {
        padding-bottom: 30px;
    }
    .contenido_soporte ul li a {
        padding-top: 5px
    }
    .select4 {
        width: 82%;
        left: 20px;
        right: auto
    }
    .form_file label {
        padding-left: 25px;
        margin-right: 52px
    }
    .header_ambiente {
        min-height: 364px;
    }
    .header_ambiente img {
        min-height: 360px
    }
    .header_ambiente h2 {
        font-size: 26px;
        left: 15px
    }
    .contenedor_ambiente {
        width: 80%;
        float: none;
        margin-left: 10px;
        padding-left: 18px;
        padding-right: 20px;
        text-align: center;
    }
    .contenedor_ambiente ul li {
        float: none;
        margin: 0 auto
    }
    .encarte_imagen {
        margin-left: 0
    }
    .btn_descarga {
        top: 37px
    }
    .prod_recomendado h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .contenido_pagina_encarte {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .contenido_pagina_encarte h2 {
        float: none;
        padding-left: 0
    }
    .lista_cotiza ul li .operaciones_cotiza {
        width: 96%;
        text-align: right;
    }
    .lista_cotiza ul li .operaciones_cotiza input {
        width: 28px;
        padding-left: 15px
    }
    .lista_cotiza ul li .operaciones_cotiza .btnEliminar {
        margin-top: 0
    }
    .tabs-menu li {
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
    .lista_page {
        margin-left: 15px;
    }
    .lista_page li {
        margin-right: 5px
    }
    .operaciones_prod {
        margin-top: 40px;
        width: 96%;
        text-align: right;
        float: none;
        margin-bottom: 10px
    }
    .contenido_tienda {
        position: relative;
    }
    .contenido_tienda h2 {
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .contenido_tienda p {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .titulo_catologo .monto_resutaldos {
        margin-right: 60px
    }
    .mejore_busquedad {
        display: block !important
    }
    .lista_menu {
        position: relative;
        top: 0;
        width: 100%;
    }
    .lista_menu .submenu_res {
        width: 95%;
        margin: 0;
        background: #f5f6fb;
        padding: 0 0 15px 10px
    }
    .box_ambiente {
        position: relative;
    }
    .box_ambiente h4 {
        padding-left: 14px
    }
    .box_ambiente p.titulo {
        padding-left: 14px
    }
    .contenido_lista {
        padding-top: 15px;
    }
    .contenido_lista h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 22px
    }
    .contenido_lista select {
        width: 90%;
        margin-right: 10px
    }
    .select1 {
        width: 85%;
        right: auto;
        left: 10px
    }
    .img_res {
        min-height: 280px
    }
    .menu_cate {
        display: block
    }
    .icon {
        display: block
    }
    .form_cotizacion {
        position: relative;
    }
    .form_cotizacion h4 {
        font-size: 23px
    }
    .form_cotizacion p {
        font-size: 12px;
        margin-bottom: 15px
    }
}

@media screen and (device-width:320px) and (device-height:640px) {
    header {
        position: relative
    }
    nav {
        display: none
    }
    .buscar {
        width: 30%;
        margin-left: 60px;
        padding-top: 11px;
        padding-bottom: 5px;
        position: relative
    }
    .form_buscar {
        display: none
    }
    .decorclub {
        display: none
    }
    .cuenta {
        display: none
    }
    .span_cotizar {
        font-size: 17px
    }
    .logo-dc {
        top: -50px;
        width: 100px;
    }
    .contenedor_slider_home {
        min-height: 364px;
    }
    .contenedor_slider_home img {
        min-height: 360px
    }
    .datos_slider {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 6%
    }
    .columna1 {
        width: 100%;
        margin-left: 0;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0;
        display: none
    }
    .mas_opciones .data_opciones {
        width: 96%;
        margin-bottom: 10px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 50%
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 0 10px;
        background: #f5f6f7;
        box-sizing: border-box;
    }
    .opciones_busquedad .filtros {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        left: -10px;
        display: none;
        margin-bottom: 10px
    }
    .productos {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
        text-align: center
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px;
        float: none
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0;
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        width: 87%;
        text-align: left;
        min-height: 20px;
        margin-bottom: 0;
    }
    .box_aside:nth-child(1) {
        border-bottom: 0
    }
    .box_aside img {
        display: none
    }
    .box_aside p {
        width: 80%;
        margin-left: 55px;
        position: relative;
        top: -15px;
        line-height: 18px
    }
    .titulo_aside {
        position: relative;
    }
    .titulo_aside h3 {
        width: 80%;
        float: right
    }
    .titulo_aside >div {
        float: left
    }
    .columna2 {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .detalle_tienda {
        width: 96%;
        text-align: left;
        margin-left: 10px;
    }
    .detalle_tienda li ul li p {
        padding-left: 0;
        padding-right: 0
    }
    .form_encarta {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .mini_encarta {
        width: 100%;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
    .formulario_suscripcion {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .formulario_suscripcion h4 {
        font-size: 16px
    }
    .formulario_suscripcion p {
        font-size: 12px
    }
    .form-group-dc {
        width: 100%;
        margin-right: 0;
    }
    .form-group-dc input {
        width: 90%;
        margin-bottom: 10px
    }
    .menu_footer {
        margin-top: 15px;
        margin-bottom: 0%;
        width: 90%;
    }
    .menu_footer li {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
        min-height: 30px;
        margin-bottom: 0
    }
    .footer_telefono {
        text-align: center;
    }
    .footer_telefono p {
        float: none;
        margin-right: 0
    }
    .footer_telefono .derechos {
        float: none
    }
    .footer_telefono .text_grande {
        float: none;
        margin-right: 0
    }
    .suscripcion input {
        padding: 9px 6px !important
    }
    .fondo_productos h2 {
        width: 100%;
        padding-top: 43%;
        padding-left: 0;
        text-align: center
    }
    .suscripcion label {
        font-size: 17px;
        color: #fff;
        position: relative;
        top: -5px
    }
    .pagination li {
        margin-bottom: 10px
    }
    .contenido_formulario {
        position: relative;
    }
    .contenido_formulario p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
    .contenido_formulario ul {
        padding-left: 32px;
        padding-right: 20px;
        font-size: 13px
    }
    .contenido_formulario h2 {
        font-size: 22px;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .form_group {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .form_group input {
        width: 82%
    }
    .form_group select {
        width: 82%
    }
    .form_group textarea {
        width: 82%
    }
    #selectcontact {
        width: 82%
    }
    .select2,
    .select3 {
        width: 82%;
        right: auto;
        left: 7%
    }
    .acerca_columna1,
    .acerca_columna2 {
        width: 100%;
        margin-bottom: 15px
    }
    .contenido_acerca {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .contenido_soporte {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .contenido_soporte h2 {
        padding-bottom: 40px
    }
    .contenido_soporte select {
        width: 85%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contenido_soporte ul {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 90%;
        display: inline-block;
    }
    .contenido_soporte ul li {
        padding-bottom: 30px;
    }
    .contenido_soporte ul li a {
        padding-top: 5px
    }
    .select4 {
        width: 82%;
        left: 20px;
        right: auto
    }
    .form_file label {
        padding-left: 25px;
        margin-right: 52px
    }
    .header_ambiente {
        min-height: 364px;
    }
    .header_ambiente img {
        min-height: 360px
    }
    .header_ambiente h2 {
        font-size: 26px;
        left: 15px
    }
    .contenedor_ambiente {
        width: 80%;
        float: none;
        margin-left: 10px;
        padding-left: 18px;
        padding-right: 20px;
        text-align: center;
    }
    .contenedor_ambiente ul li {
        float: none;
        margin: 0 auto
    }
    .encarte_imagen {
        margin-left: 0
    }
    .btn_descarga {
        top: 37px
    }
    .prod_recomendado h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .contenido_pagina_encarte {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .contenido_pagina_encarte h2 {
        float: none;
        padding-left: 0
    }
    .lista_cotiza ul li .operaciones_cotiza {
        width: 96%;
        text-align: right;
    }
    .lista_cotiza ul li .operaciones_cotiza input {
        width: 28px;
        padding-left: 15px
    }
    .lista_cotiza ul li .operaciones_cotiza .btnEliminar {
        margin-top: 0
    }
    .tabs-menu li {
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
    .lista_page {
        margin-left: 15px;
    }
    .lista_page li {
        margin-right: 5px
    }
    .operaciones_prod {
        margin-top: 40px;
        width: 96%;
        text-align: right;
        float: none;
        margin-bottom: 10px
    }
    .contenido_tienda {
        position: relative;
    }
    .contenido_tienda h2 {
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .contenido_tienda p {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .titulo_catologo .monto_resutaldos {
        margin-right: 60px
    }
    .mejore_busquedad {
        display: block !important
    }
    .lista_menu {
        position: relative;
        top: 0;
        width: 100%;
    }
    .lista_menu .submenu_res {
        width: 95%;
        margin: 0;
        background: #f5f6fb;
        padding: 0 0 15px 10px
    }
    .box_ambiente {
        position: relative;
    }
    .box_ambiente h4 {
        padding-left: 14px
    }
    .box_ambiente p.titulo {
        padding-left: 14px
    }
    .contenido_lista {
        padding-top: 15px;
    }
    .contenido_lista h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 22px
    }
    .contenido_lista select {
        width: 90%;
        margin-right: 10px
    }
    .select1 {
        width: 85%;
        right: auto;
        left: 10px
    }
    .img_res {
        min-height: 280px
    }
    .menu_cate {
        display: block
    }
    .icon {
        display: block
    }
    .form_cotizacion {
        position: relative;
    }
    .form_cotizacion h4 {
        font-size: 23px
    }
    .form_cotizacion p {
        font-size: 12px;
        margin-bottom: 15px
    }
}

@media screen and (device-width:320px) and (device-height:640px) and (-webkit-device-pixel-ratio:2) and (orientation:landscape) {
    nav {
        padding-left: 2px
    }
    nav ul li {
        width: 85px;
        font-size: 12px
    }
    .contenedor_slider_home {
        min-height: 285px
    }
    .datos_slider {
        padding-right: 10px
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 3%
    }
    .columna1 {
        width: 60%
    }
    .columna2 {
        width: 30%;
        margin-left: 20px
    }
    .box_categorias {
        display: none
    }
    .mas_opciones .data_opciones {
        width: 180px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 160px;
        margin-top: 10px
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 290px;
        margin-left: 20px
    }
    .productos {
        width: 240px
    }
    .titulo_catologo h3 {
        font-size: 16px;
        padding-left: 20px
    }
    .titulo_catologo .cantidad_resultados {
        margin-right: 20px
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .img_prod_detalle {
        width: 100%;
        text-align: center
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 90%
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .titulo_catologo p {
        top: 3px
    }
    .menu_footer li {
        margin-right: 6px;
        width: 79px
    }
    .pagination {
        padding-right: 23px;
    }
    .pagination li {
        padding: 2px 9px;
        font-size: 12px;
        margin-bottom: 8px;
        margin-left: 8px
    }
    .contenedor_ambiente {
        width: 89%;
        margin-left: 10px
    }
    .lista_menu {
        width: 420px;
        padding-left: 25px;
    }
    .lista_menu li {
        margin-right: 25px
    }
    .form-group-dc input {
        padding: 9px 0;
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }
    .select1 {
        top: 70px
    }
    .contenido_lista select {
        top: 14px;
        position: relative;
        right: 58px
    }
    .operaciones_prod {
        top: 5px
    }
    .form_group {
        margin-right: 12px;
        margin-left: 12px;
    }
    .form_group input {
        width: 250px
    }
    .form_group select {
        width: 570px
    }
    .form_group textarea {
        width: 550px
    }
    .select2,
    .select4,
    .select3 {
        width: 240px
    }
    #selectcontact {
        width: 250px
    }
    .contenido_acerca {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_soporte select {
        width: 270px;
        margin-left: 10px;
        margin-right: 10px
    }
    .form_control select {
        width: 270px
    }
    .contenido_formulario p {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_formulario ul {
        padding-left: 40px
    }
    .form_file {
        width: 270px;
    }
    .form_file label {
        margin-right: 43px
    }
    .menu_cate {
        display: block
    }
    .mini_encarta {
        width: 320px;
        padding-bottom: 40px
    }
    .encarte_imagen {
        margin-left: 0
    }
    .box_ambiente p.titulo,
    .box_ambiente h4 {
        padding-left: 15px
    }
    .contenido_tienda p {
        font-size: 16px
    }
    .detalle_tienda li {
        margin-right: 6px;
        width: 287px
    }
    .form_cotizacion {
        position: relative;
    }
    .form_cotizacion h4 {
        font-size: 23px
    }
    .form_cotizacion p {
        font-size: 12px;
        margin-bottom: 15px
    }
}

@media screen and (device-width:320px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) {
    header {
        position: relative
    }
    nav {
        display: none
    }
    .buscar {
        width: 30%;
        margin-left: 60px;
        padding-top: 11px;
        padding-bottom: 5px;
        position: relative
    }
    .form_buscar {
        display: none
    }
    .decorclub {
        display: none
    }
    .cuenta {
        display: none
    }
    .span_cotizar {
        font-size: 17px
    }
    .logo-dc {
        top: -50px;
        width: 100px;
    }
    .contenedor_slider_home {
        min-height: 364px;
    }
    .contenedor_slider_home img {
        min-height: 360px
    }
    .datos_slider {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 6%
    }
    .columna1 {
        width: 100%;
        margin-left: 0;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0;
        display: none
    }
    .mas_opciones .data_opciones {
        width: 96%;
        margin-bottom: 10px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 50%
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 0 10px;
        background: #f5f6f7;
        box-sizing: border-box;
    }
    .opciones_busquedad .filtros {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        left: -10px;
        display: none;
        margin-bottom: 10px
    }
    .productos {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
        text-align: center
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px;
        float: none
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0;
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        width: 87%;
        text-align: left;
        min-height: 20px;
        margin-bottom: 0;
    }
    .box_aside:nth-child(1) {
        border-bottom: 0
    }
    .box_aside img {
        display: none
    }
    .box_aside p {
        width: 80%;
        margin-left: 55px;
        position: relative;
        top: -15px;
        line-height: 18px
    }
    .titulo_aside {
        position: relative;
    }
    .titulo_aside h3 {
        width: 80%;
        float: right
    }
    .titulo_aside >div {
        float: left
    }
    .columna2 {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .detalle_tienda {
        width: 96%;
        text-align: left;
        margin-left: 10px;
    }
    .detalle_tienda li ul li p {
        padding-left: 0;
        padding-right: 0
    }
    .form_encarta {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .mini_encarta {
        width: 100%;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
    .formulario_suscripcion {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .formulario_suscripcion h4 {
        font-size: 16px
    }
    .formulario_suscripcion p {
        font-size: 12px
    }
    .form-group-dc {
        width: 100%;
        margin-right: 0;
    }
    .form-group-dc input {
        width: 90%;
        margin-bottom: 10px
    }
    .menu_footer {
        margin-top: 15px;
        margin-bottom: 0%;
        width: 90%;
    }
    .menu_footer li {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
        min-height: 30px;
        margin-bottom: 0
    }
    .footer_telefono {
        text-align: center;
    }
    .footer_telefono p {
        float: none;
        margin-right: 0
    }
    .footer_telefono .derechos {
        float: none
    }
    .footer_telefono .text_grande {
        float: none;
        margin-right: 0
    }
    .suscripcion input {
        padding: 9px 6px !important
    }
    .fondo_productos h2 {
        width: 100%;
        padding-top: 43%;
        padding-left: 0;
        text-align: center
    }
    .suscripcion label {
        font-size: 17px;
        color: #fff;
        position: relative;
        top: -5px
    }
    .pagination li {
        margin-bottom: 10px
    }
    .contenido_formulario {
        position: relative;
    }
    .contenido_formulario p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
    .contenido_formulario ul {
        padding-left: 32px;
        padding-right: 20px;
        font-size: 13px
    }
    .contenido_formulario h2 {
        font-size: 22px;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .form_group {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .form_group input {
        width: 82%
    }
    .form_group select {
        width: 82%
    }
    .form_group textarea {
        width: 82%
    }
    #selectcontact {
        width: 82%
    }
    .select2,
    .select3 {
        width: 82%;
        right: auto;
        left: 7%
    }
    .acerca_columna1,
    .acerca_columna2 {
        width: 100%;
        margin-bottom: 15px
    }
    .contenido_acerca {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .contenido_soporte {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .contenido_soporte h2 {
        padding-bottom: 40px
    }
    .contenido_soporte select {
        width: 85%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contenido_soporte ul {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 90%;
        display: inline-block;
    }
    .contenido_soporte ul li {
        padding-bottom: 30px;
    }
    .contenido_soporte ul li a {
        padding-top: 5px
    }
    .select4 {
        width: 82%;
        left: 20px;
        right: auto
    }
    .form_file label {
        padding-left: 25px;
        margin-right: 52px
    }
    .header_ambiente {
        min-height: 364px;
    }
    .header_ambiente img {
        min-height: 360px
    }
    .header_ambiente h2 {
        font-size: 26px;
        left: 15px
    }
    .contenedor_ambiente {
        width: 80%;
        float: none;
        margin-left: 10px;
        padding-left: 18px;
        padding-right: 20px;
        text-align: center;
    }
    .contenedor_ambiente ul li {
        float: none;
        margin: 0 auto
    }
    .encarte_imagen {
        margin-left: 0
    }
    .btn_descarga {
        top: 37px
    }
    .prod_recomendado h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .contenido_pagina_encarte {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .contenido_pagina_encarte h2 {
        float: none;
        padding-left: 0
    }
    .lista_cotiza ul li .operaciones_cotiza {
        width: 96%;
        text-align: right;
    }
    .lista_cotiza ul li .operaciones_cotiza input {
        width: 28px;
        padding-left: 15px
    }
    .lista_cotiza ul li .operaciones_cotiza .btnEliminar {
        margin-top: 0
    }
    .tabs-menu li {
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
    .lista_page {
        margin-left: 15px;
    }
    .lista_page li {
        margin-right: 5px
    }
    .operaciones_prod {
        margin-top: 40px;
        width: 96%;
        text-align: right;
        float: none;
        margin-bottom: 10px
    }
    .contenido_tienda {
        position: relative;
    }
    .contenido_tienda h2 {
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .contenido_tienda p {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .titulo_catologo .monto_resutaldos {
        margin-right: 60px
    }
    .mejore_busquedad {
        display: block !important
    }
    .lista_menu {
        position: relative;
        top: 0;
        width: 100%;
    }
    .lista_menu .submenu_res {
        width: 95%;
        margin: 0;
        background: #f5f6fb;
        padding: 0 0 15px 10px
    }
    .box_ambiente {
        position: relative;
    }
    .box_ambiente h4 {
        padding-left: 14px
    }
    .box_ambiente p.titulo {
        padding-left: 14px
    }
    .contenido_lista {
        padding-top: 15px;
    }
    .contenido_lista h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 22px
    }
    .contenido_lista select {
        width: 90%;
        margin-right: 10px
    }
    .select1 {
        width: 85%;
        right: auto;
        left: 10px
    }
    .img_res {
        min-height: 280px
    }
    .menu_cate {
        display: block
    }
    .icon {
        display: block
    }
    .form_cotizacion {
        position: relative;
    }
    .form_cotizacion h4 {
        font-size: 23px
    }
    .form_cotizacion p {
        font-size: 12px;
        margin-bottom: 15px
    }
}

@media screen and (device-width:320px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and (orientation:landscape) {
    nav {
        padding-left: 2px
    }
    nav ul li {
        width: 85px;
        font-size: 12px
    }
    .contenedor_slider_home {
        min-height: 285px
    }
    .datos_slider {
        padding-right: 10px
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 3%
    }
    .columna1 {
        width: 60%
    }
    .columna2 {
        width: 30%;
        margin-left: 20px
    }
    .box_categorias {
        display: none
    }
    .mas_opciones .data_opciones {
        width: 180px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 160px;
        margin-top: 10px
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 290px;
        margin-left: 20px
    }
    .productos {
        width: 240px
    }
    .titulo_catologo h3 {
        font-size: 16px;
        padding-left: 20px
    }
    .titulo_catologo .cantidad_resultados {
        margin-right: 20px
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .img_prod_detalle {
        width: 100%;
        text-align: center
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 90%
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .titulo_catologo p {
        top: 3px
    }
    .menu_footer li {
        margin-right: 6px;
        width: 79px
    }
    .pagination {
        padding-right: 23px;
    }
    .pagination li {
        padding: 2px 9px;
        font-size: 12px;
        margin-bottom: 8px;
        margin-left: 8px
    }
    .contenedor_ambiente {
        width: 89%;
        margin-left: 10px
    }
    .lista_menu {
        width: 420px;
        padding-left: 25px;
    }
    .lista_menu li {
        margin-right: 25px
    }
    .form-group-dc input {
        padding: 9px 0;
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }
    .select1 {
        top: 70px
    }
    .contenido_lista select {
        top: 14px;
        position: relative;
        right: 58px
    }
    .operaciones_prod {
        top: 5px
    }
    .form_group {
        margin-right: 12px;
        margin-left: 12px;
    }
    .form_group input {
        width: 250px
    }
    .form_group select {
        width: 570px
    }
    .form_group textarea {
        width: 550px
    }
    .select2,
    .select4,
    .select3 {
        width: 240px
    }
    #selectcontact {
        width: 250px
    }
    .contenido_acerca {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_soporte select {
        width: 270px;
        margin-left: 10px;
        margin-right: 10px
    }
    .form_control select {
        width: 270px
    }
    .contenido_formulario p {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_formulario ul {
        padding-left: 40px
    }
    .form_file {
        width: 270px;
    }
    .form_file label {
        margin-right: 43px
    }
    .menu_cate {
        display: block
    }
    .mini_encarta {
        width: 320px;
        padding-bottom: 40px
    }
    .encarte_imagen {
        margin-left: 0
    }
    .box_ambiente p.titulo,
    .box_ambiente h4 {
        padding-left: 15px
    }
    .contenido_tienda p {
        font-size: 16px
    }
    .detalle_tienda li {
        margin-right: 6px;
        width: 287px
    }
    .form_cotizacion {
        position: relative;
    }
    .form_cotizacion h4 {
        font-size: 23px
    }
    .form_cotizacion p {
        font-size: 12px;
        margin-bottom: 15px
    }
}

@media screen and (device-width:360px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) {
    header {
        position: relative
    }
    nav {
        display: none
    }
    .buscar {
        width: 30%;
        margin-left: 60px;
        padding-top: 11px;
        padding-bottom: 5px;
        position: relative
    }
    .form_buscar {
        display: none
    }
    .decorclub {
        display: none
    }
    .cuenta {
        display: none
    }
    .span_cotizar {
        font-size: 17px
    }
    .logo-dc {
        top: -50px;
        width: 100px;
    }
    .contenedor_slider_home {
        min-height: 364px;
    }
    .contenedor_slider_home img {
        min-height: 360px
    }
    .datos_slider {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 6%
    }
    .columna1 {
        width: 100%;
        margin-left: 0;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0;
        display: none
    }
    .mas_opciones .data_opciones {
        width: 96%;
        margin-bottom: 10px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 50%
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 0 10px;
        background: #f5f6f7;
        box-sizing: border-box;
    }
    .opciones_busquedad .filtros {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        left: -10px;
        display: none;
        margin-bottom: 10px
    }
    .productos {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
        text-align: center
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px;
        float: none
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0;
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        width: 87%;
        text-align: left;
        min-height: 20px;
        margin-bottom: 0;
    }
    .box_aside:nth-child(1) {
        border-bottom: 0
    }
    .box_aside img {
        display: none
    }
    .box_aside p {
        width: 80%;
        margin-left: 55px;
        position: relative;
        top: -15px;
        line-height: 18px
    }
    .titulo_aside {
        position: relative;
    }
    .titulo_aside h3 {
        width: 80%;
        float: right
    }
    .titulo_aside >div {
        float: left
    }
    .columna2 {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .detalle_tienda {
        width: 96%;
        text-align: left;
        margin-left: 10px;
    }
    .detalle_tienda li ul li p {
        padding-left: 0;
        padding-right: 0
    }
    .form_encarta {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .mini_encarta {
        width: 100%;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
    .formulario_suscripcion {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .formulario_suscripcion h4 {
        font-size: 16px
    }
    .formulario_suscripcion p {
        font-size: 12px
    }
    .form-group-dc {
        width: 100%;
        margin-right: 0;
    }
    .form-group-dc input {
        width: 90%;
        margin-bottom: 10px
    }
    .menu_footer {
        margin-top: 15px;
        margin-bottom: 0%;
        width: 90%;
    }
    .menu_footer li {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
        min-height: 30px;
        margin-bottom: 0
    }
    .footer_telefono {
        text-align: center;
    }
    .footer_telefono p {
        float: none;
        margin-right: 0
    }
    .footer_telefono .derechos {
        float: none
    }
    .footer_telefono .text_grande {
        float: none;
        margin-right: 0
    }
    .suscripcion input {
        padding: 9px 6px !important
    }
    .fondo_productos h2 {
        width: 100%;
        padding-top: 43%;
        padding-left: 0;
        text-align: center
    }
    .suscripcion label {
        font-size: 17px;
        color: #fff;
        position: relative;
        top: -5px
    }
    .pagination li {
        margin-bottom: 10px
    }
    .contenido_formulario {
        position: relative;
    }
    .contenido_formulario p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
    .contenido_formulario ul {
        padding-left: 32px;
        padding-right: 20px;
        font-size: 13px
    }
    .contenido_formulario h2 {
        font-size: 22px;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .form_group {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .form_group input {
        width: 82%
    }
    .form_group select {
        width: 82%
    }
    .form_group textarea {
        width: 82%
    }
    #selectcontact {
        width: 82%
    }
    .select2,
    .select3 {
        width: 82%;
        right: auto;
        left: 7%
    }
    .acerca_columna1,
    .acerca_columna2 {
        width: 100%;
        margin-bottom: 15px
    }
    .contenido_acerca {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .contenido_soporte {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .contenido_soporte h2 {
        padding-bottom: 40px
    }
    .contenido_soporte select {
        width: 85%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contenido_soporte ul {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 90%;
        display: inline-block;
    }
    .contenido_soporte ul li {
        padding-bottom: 30px;
    }
    .contenido_soporte ul li a {
        padding-top: 5px
    }
    .select4 {
        width: 82%;
        left: 20px;
        right: auto
    }
    .form_file label {
        padding-left: 25px;
        margin-right: 52px
    }
    .header_ambiente {
        min-height: 364px;
    }
    .header_ambiente img {
        min-height: 360px
    }
    .header_ambiente h2 {
        font-size: 26px;
        left: 15px
    }
    .contenedor_ambiente {
        width: 80%;
        float: none;
        margin-left: 10px;
        padding-left: 18px;
        padding-right: 20px;
        text-align: center;
    }
    .contenedor_ambiente ul li {
        float: none;
        margin: 0 auto
    }
    .encarte_imagen {
        margin-left: 0
    }
    .btn_descarga {
        top: 37px
    }
    .prod_recomendado h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .contenido_pagina_encarte {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .contenido_pagina_encarte h2 {
        float: none;
        padding-left: 0
    }
    .lista_cotiza ul li .operaciones_cotiza {
        width: 96%;
        text-align: right;
    }
    .lista_cotiza ul li .operaciones_cotiza input {
        width: 28px;
        padding-left: 15px
    }
    .lista_cotiza ul li .operaciones_cotiza .btnEliminar {
        margin-top: 0
    }
    .tabs-menu li {
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
    .lista_page {
        margin-left: 15px;
    }
    .lista_page li {
        margin-right: 5px
    }
    .operaciones_prod {
        margin-top: 40px;
        width: 96%;
        text-align: right;
        float: none;
        margin-bottom: 10px
    }
    .contenido_tienda {
        position: relative;
    }
    .contenido_tienda h2 {
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .contenido_tienda p {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .titulo_catologo .monto_resutaldos {
        margin-right: 60px
    }
    .mejore_busquedad {
        display: block !important
    }
    .lista_menu {
        position: relative;
        top: 0;
        width: 100%;
    }
    .lista_menu .submenu_res {
        width: 95%;
        margin: 0;
        background: #f5f6fb;
        padding: 0 0 15px 10px
    }
    .box_ambiente {
        position: relative;
    }
    .box_ambiente h4 {
        padding-left: 14px
    }
    .box_ambiente p.titulo {
        padding-left: 14px
    }
    .contenido_lista {
        padding-top: 15px;
    }
    .contenido_lista h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 22px
    }
    .contenido_lista select {
        width: 90%;
        margin-right: 10px
    }
    .select1 {
        width: 85%;
        right: auto;
        left: 10px
    }
    .img_res {
        min-height: 280px
    }
    .menu_cate {
        display: block
    }
    .icon {
        display: block
    }
    .form_cotizacion {
        position: relative;
    }
    .form_cotizacion h4 {
        font-size: 23px
    }
    .form_cotizacion p {
        font-size: 12px;
        margin-bottom: 15px
    }
}

@media screen and (device-width:360px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and (orientation:landscape) {
    nav {
        padding-left: 2px
    }
    nav ul li {
        width: 85px;
        font-size: 12px
    }
    .contenedor_slider_home {
        min-height: 285px
    }
    .datos_slider {
        padding-right: 10px
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 3%
    }
    .columna1 {
        width: 60%
    }
    .columna2 {
        width: 30%;
        margin-left: 20px
    }
    .box_categorias {
        display: none
    }
    .mas_opciones .data_opciones {
        width: 180px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 160px;
        margin-top: 10px
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 290px;
        margin-left: 20px
    }
    .productos {
        width: 240px
    }
    .titulo_catologo h3 {
        font-size: 16px;
        padding-left: 20px
    }
    .titulo_catologo .cantidad_resultados {
        margin-right: 20px
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .img_prod_detalle {
        width: 100%;
        text-align: center
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 90%
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .titulo_catologo p {
        top: 3px
    }
    .menu_footer li {
        margin-right: 6px;
        width: 79px
    }
    .pagination {
        padding-right: 23px;
    }
    .pagination li {
        padding: 2px 9px;
        font-size: 12px;
        margin-bottom: 8px;
        margin-left: 8px
    }
    .contenedor_ambiente {
        width: 89%;
        margin-left: 10px
    }
    .lista_menu {
        width: 420px;
        padding-left: 25px;
    }
    .lista_menu li {
        margin-right: 25px
    }
    .form-group-dc input {
        padding: 9px 0;
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }
    .select1 {
        top: 70px
    }
    .contenido_lista select {
        top: 14px;
        position: relative;
        right: 58px
    }
    .operaciones_prod {
        top: 5px
    }
    .form_group {
        margin-right: 12px;
        margin-left: 12px;
    }
    .form_group input {
        width: 250px
    }
    .form_group select {
        width: 570px
    }
    .form_group textarea {
        width: 550px
    }
    .select2,
    .select4,
    .select3 {
        width: 240px
    }
    #selectcontact {
        width: 250px
    }
    .contenido_acerca {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_soporte select {
        width: 270px;
        margin-left: 10px;
        margin-right: 10px
    }
    .form_control select {
        width: 270px
    }
    .contenido_formulario p {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_formulario ul {
        padding-left: 40px
    }
    .form_file {
        width: 270px;
    }
    .form_file label {
        margin-right: 43px
    }
    .menu_cate {
        display: block
    }
    .mini_encarta {
        width: 320px;
        padding-bottom: 40px
    }
    .encarte_imagen {
        margin-left: 0
    }
    .box_ambiente p.titulo,
    .box_ambiente h4 {
        padding-left: 15px
    }
    .contenido_tienda p {
        font-size: 16px
    }
    .detalle_tienda li {
        margin-right: 6px;
        width: 287px
    }
    .form_cotizacion {
        position: relative;
    }
    .form_cotizacion h4 {
        font-size: 23px
    }
    .form_cotizacion p {
        font-size: 12px;
        margin-bottom: 15px
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) {
    header {
        position: relative
    }
    nav {
        display: none
    }
    .buscar {
        width: 30%;
        position: relative;
        margin-left: 60px;
        padding-top: 11px;
        padding-bottom: 5px
    }
    .form_buscar {
        display: none
    }
    .decorclub {
        display: none
    }
    .cuenta {
        display: none
    }
    .tracking {
        display: none !important
    }
    .span_cotizar {
        font-size: 17px
    }
    .logo-dc {
        top: -50px;
        width: 100px;
    }
    .contenedor_slider_home {
        min-height: 364px;
    }
    .contenedor_slider_home img {
        min-height: 360px
    }
    .datos_slider {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 6%
    }
    .columna1 {
        width: 100%;
        margin-left: 0;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0;
        display: none
    }
    .mas_opciones .data_opciones {
        width: 96%;
        margin-bottom: 10px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 50%
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 0 10px;
        background: #f5f6f7;
        box-sizing: border-box;
    }
    .opciones_busquedad .filtros {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        left: -10px;
        display: none;
        margin-bottom: 10px
    }
    .opciones_busquedad .lineas {
        display: block;
        background: #f5f6f7;
        margin-right: 0
    }
    .productos {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
        text-align: center
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px;
        float: none
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0;
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        width: 87%;
        text-align: left;
        min-height: 20px;
        margin-bottom: 0;
    }
    .box_aside:nth-child(1) {
        border-bottom: 0
    }
    .box_aside img {
        display: none
    }
    .box_aside p {
        width: 80%;
        margin-left: 55px;
        position: relative;
        top: -15px;
        line-height: 18px
    }
    .titulo_aside {
        position: relative;
    }
    .titulo_aside h3 {
        width: 80%;
        float: right
    }
    .titulo_aside >div {
        float: left
    }
    .columna2 {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .detalle_tienda {
        width: 96%;
        text-align: left;
        margin-left: 10px;
    }
    .detalle_tienda li ul li p {
        padding-left: 0;
        padding-right: 0
    }
    .form_encarta {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .mini_encarta {
        width: 100%;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
    .formulario_suscripcion {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .formulario_suscripcion h4 {
        font-size: 16px
    }
    .formulario_suscripcion p {
        font-size: 12px
    }
    .form-group-dc {
        width: 100%;
        margin-right: 0;
    }
    .form-group-dc input {
        width: 90%;
        margin-bottom: 10px
    }
    .menu_footer {
        margin-top: 15px;
        margin-bottom: 0%;
        width: 90%;
    }
    .menu_footer li {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
        min-height: 30px;
        margin-bottom: 0
    }
    .footer_telefono {
        text-align: center;
    }
    .footer_telefono p {
        float: none;
        margin-right: 0
    }
    .footer_telefono .derechos {
        float: none
    }
    .footer_telefono .text_grande {
        float: none;
        margin-right: 0
    }
    .suscripcion input {
        padding: 9px 6px !important
    }
    .fondo_productos h2 {
        width: 100%;
        padding-top: 43%;
        padding-left: 0;
        text-align: center
    }
    .suscripcion label {
        font-size: 17px;
        color: #fff;
        position: relative;
        top: -5px
    }
    .pagination li {
        margin-bottom: 10px
    }
    .contenido_formulario {
        position: relative;
    }
    .contenido_formulario p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
    .contenido_formulario ul {
        padding-left: 32px;
        padding-right: 20px;
        font-size: 13px
    }
    .contenido_formulario h2 {
        font-size: 22px;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .form_group {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .form_group input {
        width: 82%
    }
    .form_group select {
        width: 82%
    }
    .form_group textarea {
        width: 82%
    }
    #selectcontact {
        width: 82%
    }
    .select2,
    .select3 {
        width: 82%;
        right: auto;
        left: 7%
    }
    .acerca_columna1,
    .acerca_columna2 {
        width: 100%;
        margin-bottom: 15px
    }
    .contenido_acerca {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .contenido_soporte {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .contenido_soporte h2 {
        padding-bottom: 40px
    }
    .contenido_soporte select {
        width: 85%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contenido_soporte ul {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 90%;
        display: inline-block;
    }
    .contenido_soporte ul li {
        padding-bottom: 30px;
    }
    .contenido_soporte ul li a {
        padding-top: 5px
    }
    .select4 {
        width: 82%;
        left: 20px;
        right: auto
    }
    .form_file label {
        padding-left: 25px;
        margin-right: 52px
    }
    .header_ambiente {
        min-height: 364px;
    }
    .header_ambiente img {
        min-height: 360px
    }
    .header_ambiente h2 {
        font-size: 26px;
        left: 15px
    }
    .contenedor_ambiente {
        width: 80%;
        float: none;
        margin-left: 10px;
        padding-left: 18px;
        padding-right: 20px;
        text-align: center;
    }
    .contenedor_ambiente ul li {
        float: none;
        margin: 0 auto
    }
    .encarte_imagen {
        margin-left: 0
    }
    .btn_descarga {
        top: 37px
    }
    .prod_recomendado h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .contenido_pagina_encarte {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .contenido_pagina_encarte h2 {
        float: none;
        padding-left: 0
    }
    .lista_cotiza ul li .operaciones_cotiza {
        width: 96%;
        text-align: right;
    }
    .lista_cotiza ul li .operaciones_cotiza input {
        width: 28px;
        padding-left: 15px
    }
    .lista_cotiza ul li .operaciones_cotiza .btnEliminar {
        margin-top: 0
    }
    .tabs-menu li {
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
    .lista_page {
        margin-left: 15px;
    }
    .lista_page li {
        margin-right: 5px
    }
    .operaciones_prod {
        margin-top: 40px;
        width: 96%;
        text-align: right;
        float: none;
        margin-bottom: 10px
    }
    .contenido_tienda {
        position: relative;
    }
    .contenido_tienda h2 {
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .contenido_tienda p {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .titulo_catologo .monto_resutaldos {
        margin-right: 60px
    }
    .mejore_busquedad {
        display: block !important
    }
    .lista_menu {
        position: relative;
        top: 0;
        width: 100%;
    }
    .lista_menu .submenu_res {
        width: 95%;
        margin: 0;
        background: #f5f6fb;
        padding: 0 0 15px 10px;
    }
    .lista_menu .submenu_res a {
        width: 100%;
    }
    .lista_menu .submenu_res a p {
        font-family: 'dinpro-light', 'arial', 'sans-serif';
        margin-bottom: 0;
        padding-bottom: 0;
        margin-left: 35px
    }
    .box_ambiente {
        position: relative;
    }
    .box_ambiente h4 {
        padding-left: 14px
    }
    .box_ambiente p.titulo {
        padding-left: 14px
    }
    .contenido_lista {
        padding-top: 15px;
    }
    .contenido_lista h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 22px
    }
    .contenido_lista select {
        width: 90%;
        margin-right: 10px
    }
    .select1 {
        width: 85%;
        right: auto;
        left: 10px
    }
    .img_res {
        min-height: 280px
    }
    .menu_cate {
        display: block
    }
    .icon {
        display: block
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {
    header {
        position: relative
    }
    nav {
        display: none
    }
    .buscar {
        width: 30%;
        position: relative;
        margin-left: 60px;
        padding-top: 11px;
        padding-bottom: 5px
    }
    .tracking {
        display: none !important
    }
    .form_buscar {
        display: none
    }
    .decorclub {
        display: none
    }
    .cuenta {
        display: none
    }
    .span_cotizar {
        font-size: 17px
    }
    .logo-dc {
        top: -50px;
        width: 100px;
    }
    .contenedor_slider_home {
        min-height: 364px;
    }
    .contenedor_slider_home img {
        min-height: 360px
    }
    .datos_slider {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 6%
    }
    .columna1 {
        width: 100%;
        margin-left: 0;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0;
        display: none
    }
    .mas_opciones .data_opciones {
        width: 96%;
        margin-bottom: 10px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 50%
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 0 10px;
        background: #f5f6f7;
        box-sizing: border-box;
    }
    .opciones_busquedad .filtros {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        left: -10px;
        display: none;
        margin-bottom: 10px
    }
    .opciones_busquedad .lineas {
        display: block;
        background: #f5f6f7;
        margin-right: 0
    }
    .productos {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
        text-align: center
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px;
        float: none
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0;
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        width: 87%;
        text-align: left;
        min-height: 20px;
        margin-bottom: 0;
    }
    .box_aside:nth-child(1) {
        border-bottom: 0
    }
    .box_aside img {
        display: none
    }
    .box_aside p {
        width: 80%;
        margin-left: 55px;
        position: relative;
        top: -15px;
        line-height: 18px
    }
    .titulo_aside {
        position: relative;
    }
    .titulo_aside h3 {
        width: 80%;
        float: right
    }
    .titulo_aside >div {
        float: left
    }
    .columna2 {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .detalle_tienda {
        width: 96%;
        text-align: left;
        margin-left: 10px;
    }
    .detalle_tienda li ul li p {
        padding-left: 0;
        padding-right: 0
    }
    .form_encarta {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .mini_encarta {
        width: 100%;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
    .formulario_suscripcion {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .formulario_suscripcion h4 {
        font-size: 16px
    }
    .formulario_suscripcion p {
        font-size: 12px
    }
    .form-group-dc {
        width: 100%;
        margin-right: 0;
    }
    .form-group-dc input {
        width: 90%;
        margin-bottom: 10px
    }
    .menu_footer {
        margin-top: 15px;
        margin-bottom: 0%;
        width: 90%;
    }
    .menu_footer li {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
        min-height: 30px;
        margin-bottom: 0
    }
    .footer_telefono {
        text-align: center;
    }
    .footer_telefono p {
        float: none;
        margin-right: 0
    }
    .footer_telefono .derechos {
        float: none
    }
    .footer_telefono .text_grande {
        float: none;
        margin-right: 0
    }
    .suscripcion input {
        padding: 9px 6px !important
    }
    .fondo_productos h2 {
        width: 100%;
        padding-top: 43%;
        padding-left: 0;
        text-align: center
    }
    .suscripcion label {
        font-size: 17px;
        color: #fff;
        position: relative;
        top: -5px
    }
    .pagination li {
        margin-bottom: 10px
    }
    .contenido_formulario {
        position: relative;
    }
    .contenido_formulario p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
    .contenido_formulario ul {
        padding-left: 32px;
        padding-right: 20px;
        font-size: 13px
    }
    .contenido_formulario h2 {
        font-size: 22px;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .form_group {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .form_group input {
        width: 82%
    }
    .form_group select {
        width: 82%
    }
    .form_group textarea {
        width: 82%
    }
    #selectcontact {
        width: 82%
    }
    .select2,
    .select3 {
        width: 82%;
        right: auto;
        left: 7%
    }
    .acerca_columna1,
    .acerca_columna2 {
        width: 100%;
        margin-bottom: 15px
    }
    .contenido_acerca {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .contenido_soporte {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .contenido_soporte h2 {
        padding-bottom: 40px
    }
    .contenido_soporte select {
        width: 85%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contenido_soporte ul {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 90%;
        display: inline-block;
    }
    .contenido_soporte ul li {
        padding-bottom: 30px;
    }
    .contenido_soporte ul li a {
        padding-top: 5px
    }
    .select4 {
        width: 82%;
        left: 20px;
        right: auto
    }
    .form_file label {
        padding-left: 25px;
        margin-right: 52px
    }
    .header_ambiente {
        min-height: 364px;
    }
    .header_ambiente img {
        min-height: 360px
    }
    .header_ambiente h2 {
        font-size: 26px;
        left: 15px
    }
    .contenedor_ambiente {
        width: 80%;
        float: none;
        margin-left: 10px;
        padding-left: 18px;
        padding-right: 20px;
        text-align: center;
    }
    .contenedor_ambiente ul li {
        float: none;
        margin: 0 auto
    }
    .encarte_imagen {
        margin-left: 0
    }
    .btn_descarga {
        top: 37px
    }
    .prod_recomendado h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .contenido_pagina_encarte {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .contenido_pagina_encarte h2 {
        float: none;
        padding-left: 0
    }
    .lista_cotiza ul li .operaciones_cotiza {
        width: 96%;
        text-align: right;
    }
    .lista_cotiza ul li .operaciones_cotiza input {
        width: 28px;
        padding-left: 15px
    }
    .lista_cotiza ul li .operaciones_cotiza .btnEliminar {
        margin-top: 0
    }
    .tabs-menu li {
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
    .lista_page {
        margin-left: 15px;
    }
    .lista_page li {
        margin-right: 5px
    }
    .operaciones_prod {
        margin-top: 40px;
        width: 96%;
        text-align: right;
        float: none;
        margin-bottom: 10px
    }
    .contenido_tienda {
        position: relative;
    }
    .contenido_tienda h2 {
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .contenido_tienda p {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .titulo_catologo .monto_resutaldos {
        margin-right: 60px
    }
    .mejore_busquedad {
        display: block !important
    }
    .lista_menu {
        position: relative;
        top: 0;
        width: 100%;
    }
    .lista_menu .submenu_res {
        width: 95%;
        margin: 0;
        background: #f5f6fb;
        padding: 0 0 15px 10px;
    }
    .lista_menu .submenu_res a {
        width: 100%;
    }
    .lista_menu .submenu_res a p {
        font-family: 'dinpro-light', 'arial', 'sans-serif';
        margin-bottom: 0;
        padding-bottom: 0;
        margin-left: 35px
    }
    .box_ambiente {
        position: relative;
    }
    .box_ambiente h4 {
        padding-left: 14px
    }
    .box_ambiente p.titulo {
        padding-left: 14px
    }
    .contenido_lista {
        padding-top: 15px;
    }
    .contenido_lista h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 22px
    }
    .contenido_lista select {
        width: 90%;
        margin-right: 10px
    }
    .select1 {
        width: 85%;
        right: auto;
        left: 10px
    }
    .img_res {
        min-height: 280px
    }
    .menu_cate {
        display: block
    }
    .icon {
        display: block
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    header {
        position: relative
    }
    nav {
        display: none
    }
    .buscar {
        width: 30%;
        position: relative;
        margin-left: 60px;
        padding-top: 11px;
        padding-bottom: 5px
    }
    .tracking {
        display: none !important
    }
    .form_buscar {
        display: none
    }
    .decorclub {
        display: none
    }
    .cuenta {
        display: none
    }
    .span_cotizar {
        font-size: 17px
    }
    .logo-dc {
        top: -50px;
        width: 100px;
    }
    .contenedor_slider_home {
        min-height: 364px;
    }
    .contenedor_slider_home img {
        min-height: 360px
    }
    .datos_slider {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 6%
    }
    .columna1 {
        width: 100%;
        margin-left: 0;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0;
        display: none
    }
    .mas_opciones .data_opciones {
        width: 96%;
        margin-bottom: 10px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 50%
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 0 10px;
        background: #f5f6f7;
        box-sizing: border-box;
    }
    .opciones_busquedad .filtros {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        left: -10px;
        display: none;
        margin-bottom: 10px
    }
    .opciones_busquedad .lineas {
        display: block;
        background: #f5f6f7;
        margin-right: 0
    }
    .productos {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
        text-align: center
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px;
        float: none
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0;
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        width: 87%;
        text-align: left;
        min-height: 20px;
        margin-bottom: 0;
    }
    .box_aside:nth-child(1) {
        border-bottom: 0
    }
    .box_aside img {
        display: none
    }
    .box_aside p {
        width: 80%;
        margin-left: 55px;
        position: relative;
        top: -15px;
        line-height: 18px
    }
    .titulo_aside {
        position: relative;
    }
    .titulo_aside h3 {
        width: 80%;
        float: right
    }
    .titulo_aside >div {
        float: left
    }
    .columna2 {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .detalle_tienda {
        width: 96%;
        text-align: left;
        margin-left: 10px;
    }
    .detalle_tienda li ul li p {
        padding-left: 0;
        padding-right: 0
    }
    .form_encarta {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .mini_encarta {
        width: 100%;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
    .formulario_suscripcion {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .formulario_suscripcion h4 {
        font-size: 16px
    }
    .formulario_suscripcion p {
        font-size: 12px
    }
    .form-group-dc {
        width: 100%;
        margin-right: 0;
    }
    .form-group-dc input {
        width: 90%;
        margin-bottom: 10px
    }
    .menu_footer {
        margin-top: 15px;
        margin-bottom: 0%;
        width: 90%;
    }
    .menu_footer li {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
        min-height: 30px;
        margin-bottom: 0
    }
    .footer_telefono {
        text-align: center;
    }
    .footer_telefono p {
        float: none;
        margin-right: 0
    }
    .footer_telefono .derechos {
        float: none
    }
    .footer_telefono .text_grande {
        float: none;
        margin-right: 0
    }
    .suscripcion input {
        padding: 9px 6px !important
    }
    .fondo_productos h2 {
        width: 100%;
        padding-top: 43%;
        padding-left: 0;
        text-align: center
    }
    .suscripcion label {
        font-size: 17px;
        color: #fff;
        position: relative;
        top: -5px
    }
    .pagination li {
        margin-bottom: 10px
    }
    .contenido_formulario {
        position: relative;
    }
    .contenido_formulario p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
    .contenido_formulario ul {
        padding-left: 32px;
        padding-right: 20px;
        font-size: 13px
    }
    .contenido_formulario h2 {
        font-size: 22px;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .form_group {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .form_group input {
        width: 82%
    }
    .form_group select {
        width: 82%
    }
    .form_group textarea {
        width: 82%
    }
    #selectcontact {
        width: 82%
    }
    .select2,
    .select3 {
        width: 82%;
        right: auto;
        left: 7%
    }
    .acerca_columna1,
    .acerca_columna2 {
        width: 100%;
        margin-bottom: 15px
    }
    .contenido_acerca {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .contenido_soporte {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .contenido_soporte h2 {
        padding-bottom: 40px
    }
    .contenido_soporte select {
        width: 85%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contenido_soporte ul {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 90%;
        display: inline-block;
    }
    .contenido_soporte ul li {
        padding-bottom: 30px;
    }
    .contenido_soporte ul li a {
        padding-top: 5px
    }
    .select4 {
        width: 82%;
        left: 20px;
        right: auto
    }
    .form_file label {
        padding-left: 25px;
        margin-right: 52px
    }
    .header_ambiente {
        min-height: 364px;
    }
    .header_ambiente img {
        min-height: 360px
    }
    .header_ambiente h2 {
        font-size: 26px;
        left: 15px
    }
    .contenedor_ambiente {
        width: 80%;
        float: none;
        margin-left: 10px;
        padding-left: 18px;
        padding-right: 20px;
        text-align: center;
    }
    .contenedor_ambiente ul li {
        float: none;
        margin: 0 auto
    }
    .encarte_imagen {
        margin-left: 0
    }
    .btn_descarga {
        top: 37px
    }
    .prod_recomendado h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .contenido_pagina_encarte {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .contenido_pagina_encarte h2 {
        float: none;
        padding-left: 0
    }
    .lista_cotiza ul li .operaciones_cotiza {
        width: 96%;
        text-align: right;
    }
    .lista_cotiza ul li .operaciones_cotiza input {
        width: 28px;
        padding-left: 15px
    }
    .lista_cotiza ul li .operaciones_cotiza .btnEliminar {
        margin-top: 0
    }
    .tabs-menu li {
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
    .lista_page {
        margin-left: 15px;
    }
    .lista_page li {
        margin-right: 5px
    }
    .operaciones_prod {
        margin-top: 40px;
        width: 96%;
        text-align: right;
        float: none;
        margin-bottom: 10px
    }
    .contenido_tienda {
        position: relative;
    }
    .contenido_tienda h2 {
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .contenido_tienda p {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .titulo_catologo .monto_resutaldos {
        margin-right: 60px
    }
    .mejore_busquedad {
        display: block !important
    }
    .lista_menu {
        position: relative;
        top: 0;
        width: 100%;
    }
    .lista_menu .submenu_res {
        width: 95%;
        margin: 0;
        background: #f5f6fb;
        padding: 0 0 15px 10px;
    }
    .lista_menu .submenu_res a {
        width: 100%;
    }
    .lista_menu .submenu_res a p {
        font-family: 'dinpro-light', 'arial', 'sans-serif';
        margin-bottom: 0;
        padding-bottom: 0;
        margin-left: 35px
    }
    .box_ambiente {
        position: relative;
    }
    .box_ambiente h4 {
        padding-left: 14px
    }
    .box_ambiente p.titulo {
        padding-left: 14px
    }
    .contenido_lista {
        padding-top: 15px;
    }
    .contenido_lista h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 22px
    }
    .contenido_lista select {
        width: 90%;
        margin-right: 10px
    }
    .select1 {
        width: 85%;
        right: auto;
        left: 10px
    }
    .img_res {
        min-height: 280px
    }
    .menu_cate {
        display: block
    }
    .icon {
        display: block
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    header {
        position: relative
    }
    nav {
        display: none
    }
    .buscar {
        width: 30%;
        position: relative;
        margin-left: 60px;
        padding-top: 11px;
        padding-bottom: 5px
    }
    .tracking {
        display: none !important
    }
    .form_buscar {
        display: none
    }
    .decorclub {
        display: none
    }
    .cuenta {
        display: none
    }
    .span_cotizar {
        font-size: 17px
    }
    .logo-dc {
        top: -50px;
        width: 100px;
    }
    .contenedor_slider_home {
        min-height: 364px;
    }
    .contenedor_slider_home img {
        min-height: 360px
    }
    .datos_slider {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 6%
    }
    .columna1 {
        width: 100%;
        margin-left: 0;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0;
        display: none
    }
    .mas_opciones .data_opciones {
        width: 96%;
        margin-bottom: 10px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 50%
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 0 10px;
        background: #f5f6f7;
        box-sizing: border-box;
    }
    .opciones_busquedad .filtros {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        left: -10px;
        display: none;
        margin-bottom: 10px
    }
    .opciones_busquedad .lineas {
        display: block;
        background: #f5f6f7;
        margin-right: 0
    }
    .productos {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
        text-align: center
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px;
        float: none
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0;
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        width: 87%;
        text-align: left;
        min-height: 20px;
        margin-bottom: 0;
    }
    .box_aside:nth-child(1) {
        border-bottom: 0
    }
    .box_aside img {
        display: none
    }
    .box_aside p {
        width: 80%;
        margin-left: 55px;
        position: relative;
        top: -15px;
        line-height: 18px
    }
    .titulo_aside {
        position: relative;
    }
    .titulo_aside h3 {
        width: 80%;
        float: right
    }
    .titulo_aside >div {
        float: left
    }
    .columna2 {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .detalle_tienda {
        width: 96%;
        text-align: left;
        margin-left: 10px;
    }
    .detalle_tienda li ul li p {
        padding-left: 0;
        padding-right: 0
    }
    .form_encarta {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .mini_encarta {
        width: 100%;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
    .formulario_suscripcion {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .formulario_suscripcion h4 {
        font-size: 16px
    }
    .formulario_suscripcion p {
        font-size: 12px
    }
    .form-group-dc {
        width: 100%;
        margin-right: 0;
    }
    .form-group-dc input {
        width: 90%;
        margin-bottom: 10px
    }
    .menu_footer {
        margin-top: 15px;
        margin-bottom: 0%;
        width: 90%;
    }
    .menu_footer li {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
        min-height: 30px;
        margin-bottom: 0
    }
    .footer_telefono {
        text-align: center;
    }
    .footer_telefono p {
        float: none;
        margin-right: 0
    }
    .footer_telefono .derechos {
        float: none
    }
    .footer_telefono .text_grande {
        float: none;
        margin-right: 0
    }
    .suscripcion input {
        padding: 9px 6px !important
    }
    .fondo_productos h2 {
        width: 100%;
        padding-top: 43%;
        padding-left: 0;
        text-align: center
    }
    .suscripcion label {
        font-size: 17px;
        color: #fff;
        position: relative;
        top: -5px
    }
    .pagination li {
        margin-bottom: 10px
    }
    .contenido_formulario {
        position: relative;
    }
    .contenido_formulario p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
    .contenido_formulario ul {
        padding-left: 32px;
        padding-right: 20px;
        font-size: 13px
    }
    .contenido_formulario h2 {
        font-size: 22px;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .form_group {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .form_group input {
        width: 82%
    }
    .form_group select {
        width: 82%
    }
    .form_group textarea {
        width: 82%
    }
    #selectcontact {
        width: 82%
    }
    .select2,
    .select3 {
        width: 82%;
        right: auto;
        left: 7%
    }
    .acerca_columna1,
    .acerca_columna2 {
        width: 100%;
        margin-bottom: 15px
    }
    .contenido_acerca {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .contenido_soporte {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .contenido_soporte h2 {
        padding-bottom: 40px
    }
    .contenido_soporte select {
        width: 85%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contenido_soporte ul {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 90%;
        display: inline-block;
    }
    .contenido_soporte ul li {
        padding-bottom: 30px;
    }
    .contenido_soporte ul li a {
        padding-top: 5px
    }
    .select4 {
        width: 82%;
        left: 20px;
        right: auto
    }
    .form_file label {
        padding-left: 25px;
        margin-right: 52px
    }
    .header_ambiente {
        min-height: 364px;
    }
    .header_ambiente img {
        min-height: 360px
    }
    .header_ambiente h2 {
        font-size: 26px;
        left: 15px
    }
    .contenedor_ambiente {
        width: 80%;
        float: none;
        margin-left: 10px;
        padding-left: 18px;
        padding-right: 20px;
        text-align: center;
    }
    .contenedor_ambiente ul li {
        float: none;
        margin: 0 auto
    }
    .encarte_imagen {
        margin-left: 0
    }
    .btn_descarga {
        top: 37px
    }
    .prod_recomendado h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .contenido_pagina_encarte {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .contenido_pagina_encarte h2 {
        float: none;
        padding-left: 0
    }
    .lista_cotiza ul li .operaciones_cotiza {
        width: 96%;
        text-align: right;
    }
    .lista_cotiza ul li .operaciones_cotiza input {
        width: 28px;
        padding-left: 15px
    }
    .lista_cotiza ul li .operaciones_cotiza .btnEliminar {
        margin-top: 0
    }
    .tabs-menu li {
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
    .lista_page {
        margin-left: 15px;
    }
    .lista_page li {
        margin-right: 5px
    }
    .operaciones_prod {
        margin-top: 40px;
        width: 96%;
        text-align: right;
        float: none;
        margin-bottom: 10px
    }
    .contenido_tienda {
        position: relative;
    }
    .contenido_tienda h2 {
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .contenido_tienda p {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .titulo_catologo .monto_resutaldos {
        margin-right: 60px
    }
    .mejore_busquedad {
        display: block !important
    }
    .lista_menu {
        position: relative;
        top: 0;
        width: 100%;
    }
    .lista_menu .submenu_res {
        width: 95%;
        margin: 0;
        background: #f5f6fb;
        padding: 0 0 15px 10px;
    }
    .lista_menu .submenu_res a {
        width: 100%;
    }
    .lista_menu .submenu_res a p {
        font-family: 'dinpro-light', 'arial', 'sans-serif';
        margin-bottom: 0;
        padding-bottom: 0;
        margin-left: 35px
    }
    .box_ambiente {
        position: relative;
    }
    .box_ambiente h4 {
        padding-left: 14px
    }
    .box_ambiente p.titulo {
        padding-left: 14px
    }
    .contenido_lista {
        padding-top: 15px;
    }
    .contenido_lista h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 22px
    }
    .contenido_lista select {
        width: 90%;
        margin-right: 10px
    }
    .select1 {
        width: 85%;
        right: auto;
        left: 10px
    }
    .img_res {
        min-height: 280px
    }
    .menu_cate {
        display: block
    }
    .icon {
        display: block
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    header {
        position: relative
    }
    nav {
        display: none
    }
    .buscar {
        width: 30%;
        position: relative;
        margin-left: 60px;
        padding-top: 11px;
        padding-bottom: 5px
    }
    .tracking {
        display: none !important
    }
    .form_buscar {
        display: none
    }
    .decorclub {
        display: none
    }
    .cuenta {
        display: none
    }
    .span_cotizar {
        font-size: 17px
    }
    .logo-dc {
        top: -50px;
        width: 100px;
    }
    .contenedor_slider_home {
        min-height: 364px;
    }
    .contenedor_slider_home img {
        min-height: 360px
    }
    .datos_slider {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 6%
    }
    .columna1 {
        width: 100%;
        margin-left: 0;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0;
        display: none
    }
    .mas_opciones .data_opciones {
        width: 96%;
        margin-bottom: 10px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 50%
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 0 10px;
        background: #f5f6f7;
        box-sizing: border-box;
    }
    .opciones_busquedad .filtros {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        left: -10px;
        display: none;
        margin-bottom: 10px
    }
    .opciones_busquedad .lineas {
        display: block;
        background: #f5f6f7;
        margin-right: 0
    }
    .productos {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
        text-align: center
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px;
        float: none
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0;
        display: none
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        width: 87%;
        text-align: left;
        min-height: 20px;
        margin-bottom: 0;
    }
    .box_aside:nth-child(1) {
        border-bottom: 0
    }
    .box_aside img {
        display: none
    }
    .box_aside p {
        width: 80%;
        margin-left: 55px;
        position: relative;
        top: -15px;
        line-height: 18px
    }
    .titulo_aside {
        position: relative;
    }
    .titulo_aside h3 {
        width: 80%;
        float: right
    }
    .titulo_aside >div {
        float: left
    }
    .columna2 {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .detalle_tienda {
        width: 96%;
        text-align: left;
        margin-left: 10px;
    }
    .detalle_tienda li ul li p {
        padding-left: 0;
        padding-right: 0
    }
    .form_encarta {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .mini_encarta {
        width: 100%;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
    .formulario_suscripcion {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .formulario_suscripcion h4 {
        font-size: 16px
    }
    .formulario_suscripcion p {
        font-size: 12px
    }
    .form-group-dc {
        width: 100%;
        margin-right: 0;
    }
    .form-group-dc input {
        width: 90%;
        margin-bottom: 10px
    }
    .menu_footer {
        margin-top: 15px;
        margin-bottom: 0%;
        width: 90%;
    }
    .menu_footer li {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
        min-height: 30px;
        margin-bottom: 0
    }
    .footer_telefono {
        text-align: center;
    }
    .footer_telefono p {
        float: none;
        margin-right: 0
    }
    .footer_telefono .derechos {
        float: none
    }
    .footer_telefono .text_grande {
        float: none;
        margin-right: 0
    }
    .suscripcion input {
        padding: 9px 6px !important
    }
    .fondo_productos h2 {
        width: 100%;
        padding-top: 43%;
        padding-left: 0;
        text-align: center
    }
    .suscripcion label {
        font-size: 17px;
        color: #fff;
        position: relative;
        top: -5px
    }
    .pagination li {
        margin-bottom: 10px
    }
    .contenido_formulario {
        position: relative;
    }
    .contenido_formulario p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
    .contenido_formulario ul {
        padding-left: 32px;
        padding-right: 20px;
        font-size: 13px
    }
    .contenido_formulario h2 {
        font-size: 22px;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .form_group {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .form_group input {
        width: 82%
    }
    .form_group select {
        width: 82%
    }
    .form_group textarea {
        width: 82%
    }
    #selectcontact {
        width: 82%
    }
    .select2,
    .select3 {
        width: 82%;
        right: auto;
        left: 7%
    }
    .acerca_columna1,
    .acerca_columna2 {
        width: 100%;
        margin-bottom: 15px
    }
    .contenido_acerca {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .contenido_soporte {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .contenido_soporte h2 {
        padding-bottom: 40px
    }
    .contenido_soporte select {
        width: 85%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contenido_soporte ul {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 90%;
        display: inline-block;
    }
    .contenido_soporte ul li {
        padding-bottom: 30px;
    }
    .contenido_soporte ul li a {
        padding-top: 5px
    }
    .select4 {
        width: 82%;
        left: 20px;
        right: auto
    }
    .form_file label {
        padding-left: 25px;
        margin-right: 52px
    }
    .header_ambiente {
        min-height: 364px;
    }
    .header_ambiente img {
        min-height: 360px
    }
    .header_ambiente h2 {
        font-size: 26px;
        left: 15px
    }
    .contenedor_ambiente {
        width: 80%;
        float: none;
        margin-left: 10px;
        padding-left: 18px;
        padding-right: 20px;
        text-align: center;
    }
    .contenedor_ambiente ul li {
        float: none;
        margin: 0 auto
    }
    .encarte_imagen {
        margin-left: 0
    }
    .btn_descarga {
        top: 37px
    }
    .prod_recomendado h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .contenido_pagina_encarte {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .contenido_pagina_encarte h2 {
        float: none;
        padding-left: 0
    }
    .lista_cotiza ul li .operaciones_cotiza {
        width: 96%;
        text-align: right;
    }
    .lista_cotiza ul li .operaciones_cotiza input {
        width: 28px;
        padding-left: 15px
    }
    .lista_cotiza ul li .operaciones_cotiza .btnEliminar {
        margin-top: 0
    }
    .tabs-menu li {
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
    .lista_page {
        margin-left: 15px;
    }
    .lista_page li {
        margin-right: 5px
    }
    .operaciones_prod {
        margin-top: 40px;
        width: 96%;
        text-align: right;
        float: none;
        margin-bottom: 10px
    }
    .contenido_tienda {
        position: relative;
    }
    .contenido_tienda h2 {
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .contenido_tienda p {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .titulo_catologo .monto_resutaldos {
        margin-right: 60px
    }
    .mejore_busquedad {
        display: block !important
    }
    .lista_menu {
        position: relative;
        top: 0;
        width: 100%;
    }
    .lista_menu .submenu_res {
        width: 95%;
        margin: 0;
        background: #f5f6fb;
        padding: 0 0 15px 10px;
    }
    .lista_menu .submenu_res a {
        width: 100%;
    }
    .lista_menu .submenu_res a p {
        font-family: 'dinpro-light', 'arial', 'sans-serif';
        margin-bottom: 0;
        padding-bottom: 0;
        margin-left: 35px
    }
    .box_ambiente {
        position: relative;
    }
    .box_ambiente h4 {
        padding-left: 14px
    }
    .box_ambiente p.titulo {
        padding-left: 14px
    }
    .contenido_lista {
        padding-top: 15px;
    }
    .contenido_lista h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 22px
    }
    .contenido_lista select {
        width: 90%;
        margin-right: 10px
    }
    .select1 {
        width: 85%;
        right: auto;
        left: 10px
    }
    .img_res {
        min-height: 280px
    }
    .menu_cate {
        display: block
    }
    .icon {
        display: block
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    nav {
        padding-left: 2px
    }
    nav ul li {
        width: 90px;
        font-size: 12px
    }
    .contenedor_slider_home {
        min-height: 285px
    }
    .datos_slider {
        padding-right: 10px
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 3%
    }
    .columna1 {
        width: 60%
    }
    .columna2 {
        width: 30%;
        margin-left: 20px
    }
    .box_categorias {
        display: none
    }
    .mas_opciones .data_opciones {
        width: 180px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 160px;
        margin-top: 10px
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 290px;
        margin-left: 20px;
    }
    .opciones_busquedad .lineas {
        display: block;
        background: #f5f6f7;
        margin-right: 0
    }
    .productos {
        width: 240px
    }
    .titulo_catologo h3 {
        font-size: 16px;
        padding-left: 20px
    }
    .titulo_catologo .cantidad_resultados {
        margin-right: 20px
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }   
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .img_prod_detalle {
        width: 100%;
        text-align: center
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 90%
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .titulo_catologo p {
        top: 3px
    }
    .menu_footer li {
        margin-right: 6px;
        width: 79px
    }
    .pagination {
        padding-right: 23px;
    }
    .pagination li {
        padding: 2px 9px;
        font-size: 12px;
        margin-bottom: 8px;
        margin-left: 8px
    }
    .contenedor_ambiente {
        width: 89%;
        margin-left: 10px
    }
    .lista_menu {
        width: 420px;
        padding-left: 25px;
    }
    .lista_menu li {
        margin-right: 25px
    }
    .form-group-dc input {
        padding: 9px 0;
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }
    .select1 {
        top: 70px
    }
    .contenido_lista select {
        top: 14px;
        position: relative;
        right: 58px
    }
    .operaciones_prod {
        top: 5px
    }
    .form_group {
        margin-right: 12px;
        margin-left: 12px;
    }
    .form_group input {
        width: 250px
    }
    .form_group select {
        width: 570px
    }
    .form_group textarea {
        width: 550px
    }
    .select2,
    .select4,
    .select3 {
        width: 240px
    }
    #selectcontact {
        width: 250px
    }
    .contenido_acerca {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_soporte select {
        width: 270px;
        margin-left: 10px;
        margin-right: 10px
    }
    .form_control select {
        width: 270px
    }
    .contenido_formulario p {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_formulario ul {
        padding-left: 40px
    }
    .form_file {
        width: 270px;
    }
    .form_file label {
        margin-right: 43px
    }
    .menu_cate {
        display: block
    }
    .mini_encarta {
        width: 320px;
        padding-bottom: 40px
    }
    .encarte_imagen {
        margin-left: 0
    }
    .box_ambiente p.titulo,
    .box_ambiente h4 {
        padding-left: 15px
    }
    .contenido_tienda p {
        font-size: 16px
    }
    .detalle_tienda li {
        margin-right: 6px;
        width: 287px
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait) {
    header {
        position: relative
    }
    nav {
        display: none
    }
    .buscar {
        width: 30%;
        position: relative;
        margin-left: 60px;
        padding-top: 11px;
        padding-bottom: 5px
    }
    .tracking {
        display: none !important
    }
    .form_buscar {
        display: none
    }
    .decorclub {
        display: none
    }
    .cuenta {
        display: none
    }
    .span_cotizar {
        font-size: 17px
    }
    .logo-dc {
        top: -50px;
        width: 100px;
    }
    .contenedor_slider_home {
        min-height: 364px;
    }
    .contenedor_slider_home img {
        min-height: 360px
    }
    .datos_slider {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 6%
    }
    .columna1 {
        width: 100%;
        margin-left: 0;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0;
        display: none
    }
    .mas_opciones .data_opciones {
        width: 96%;
        margin-bottom: 10px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 50%
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 0 10px;
        background: #f5f6f7;
        box-sizing: border-box;
    }
    .opciones_busquedad .filtros {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        left: -10px;
        display: none;
        margin-bottom: 10px
    }
    .opciones_busquedad .lineas {
        display: block;
        background: #f5f6f7;
        margin-right: 0
    }
    .productos {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
        text-align: center
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px;
        float: none
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0;       
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        width: 87%;
        text-align: left;
        min-height: 20px;
        margin-bottom: 0;
    }
    .box_aside:nth-child(1) {
        border-bottom: 0
    }
    .box_aside img {
        display: none
    }
    .box_aside p {
        width: 80%;
        margin-left: 55px;
        position: relative;
        top: -15px;
        line-height: 18px
    }
    .titulo_aside {
        position: relative;
    }
    .titulo_aside h3 {
        width: 80%;
        float: right
    }
    .titulo_aside >div {
        float: left
    }
    .columna2 {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .detalle_tienda {
        width: 96%;
        text-align: left;
        margin-left: 10px;
    }
    .detalle_tienda li ul li p {
        padding-left: 0;
        padding-right: 0
    }
    .form_encarta {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .mini_encarta {
        width: 100%;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
    .formulario_suscripcion {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .formulario_suscripcion h4 {
        font-size: 16px
    }
    .formulario_suscripcion p {
        font-size: 12px
    }
    .form-group-dc {
        width: 100%;
        margin-right: 0;
    }
    .form-group-dc input {
        width: 90%;
        margin-bottom: 10px
    }
    .menu_footer {
        margin-top: 15px;
        margin-bottom: 0%;
        width: 90%;
    }
    .menu_footer li {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
        min-height: 30px;
        margin-bottom: 0
    }
    .footer_telefono {
        text-align: center;
    }
    .footer_telefono p {
        float: none;
        margin-right: 0
    }
    .footer_telefono .derechos {
        float: none
    }
    .footer_telefono .text_grande {
        float: none;
        margin-right: 0
    }
    .suscripcion input {
        padding: 9px 6px !important
    }
    .fondo_productos h2 {
        width: 100%;
        padding-top: 43%;
        padding-left: 0;
        text-align: center
    }
    .suscripcion label {
        font-size: 17px;
        color: #fff;
        position: relative;
        top: -5px
    }
    .pagination li {
        margin-bottom: 10px
    }
    .contenido_formulario {
        position: relative;
    }
    .contenido_formulario p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
    .contenido_formulario ul {
        padding-left: 32px;
        padding-right: 20px;
        font-size: 13px
    }
    .contenido_formulario h2 {
        font-size: 22px;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .form_group {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .form_group input {
        width: 82%
    }
    .form_group select {
        width: 82%
    }
    .form_group textarea {
        width: 82%
    }
    #selectcontact {
        width: 82%
    }
    .select2,
    .select3 {
        width: 82%;
        right: auto;
        left: 7%
    }
    .acerca_columna1,
    .acerca_columna2 {
        width: 100%;
        margin-bottom: 15px
    }
    .contenido_acerca {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .contenido_soporte {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .contenido_soporte h2 {
        padding-bottom: 40px
    }
    .contenido_soporte select {
        width: 85%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contenido_soporte ul {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 90%;
        display: inline-block;
    }
    .contenido_soporte ul li {
        padding-bottom: 30px;
    }
    .contenido_soporte ul li a {
        padding-top: 5px
    }
    .select4 {
        width: 82%;
        left: 20px;
        right: auto
    }
    .form_file label {
        padding-left: 25px;
        margin-right: 52px
    }
    .header_ambiente {
        min-height: 364px;
    }
    .header_ambiente img {
        min-height: 360px
    }
    .header_ambiente h2 {
        font-size: 26px;
        left: 15px
    }
    .contenedor_ambiente {
        width: 80%;
        float: none;
        margin-left: 10px;
        padding-left: 18px;
        padding-right: 20px;
        text-align: center;
    }
    .contenedor_ambiente ul li {
        float: none;
        margin: 0 auto
    }
    .encarte_imagen {
        margin-left: 0
    }
    .btn_descarga {
        top: 37px
    }
    .prod_recomendado h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .contenido_pagina_encarte {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .contenido_pagina_encarte h2 {
        float: none;
        padding-left: 0
    }
    .lista_cotiza ul li .operaciones_cotiza {
        width: 96%;
        text-align: right;
    }
    .lista_cotiza ul li .operaciones_cotiza input {
        width: 28px;
        padding-left: 15px
    }
    .lista_cotiza ul li .operaciones_cotiza .btnEliminar {
        margin-top: 0
    }
    .tabs-menu li {
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
    .lista_page {
        margin-left: 15px;
    }
    .lista_page li {
        margin-right: 5px
    }
    .operaciones_prod {
        margin-top: 40px;
        width: 96%;
        text-align: right;
        float: none;
        margin-bottom: 10px
    }
    .contenido_tienda {
        position: relative;
    }
    .contenido_tienda h2 {
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .contenido_tienda p {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .titulo_catologo .monto_resutaldos {
        margin-right: 60px
    }
    .mejore_busquedad {
        display: block !important
    }
    .lista_menu {
        position: relative;
        top: 0;
        width: 100%;
    }
    .lista_menu .submenu_res {
        width: 95%;
        margin: 0;
        background: #f5f6fb;
        padding: 0 0 15px 10px;
    }
    .lista_menu .submenu_res a {
        width: 100%;
    }
    .lista_menu .submenu_res a p {
        font-family: 'dinpro-light', 'arial', 'sans-serif';
        margin-bottom: 0;
        padding-bottom: 0;
        margin-left: 35px
    }
    .box_ambiente {
        position: relative;
    }
    .box_ambiente h4 {
        padding-left: 14px
    }
    .box_ambiente p.titulo {
        padding-left: 14px
    }
    .contenido_lista {
        padding-top: 15px;
    }
    .contenido_lista h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 22px
    }
    .contenido_lista select {
        width: 90%;
        margin-right: 10px
    }
    .select1 {
        width: 85%;
        right: auto;
        left: 10px
    }
    .img_res {
        min-height: 280px
    }
    .menu_cate {
        display: block
    }
    .icon {
        display: block
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape) {
    nav {
        padding-left: 2px
    }
    nav ul li {
        width: 90px;
        font-size: 12px
    }
    .contenedor_slider_home {
        min-height: 285px
    }
    .datos_slider {
        padding-right: 10px
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 3%
    }
    .columna1 {
        width: 66%
    }
    .columna2 {
        width: 30%;
        margin-left: 20px
    }
    .box_categorias {
        display: none
    }
    .mas_opciones .data_opciones {
        width: 180px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 160px;
        margin-top: 10px
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 290px;
        margin-left: 20px;
    }
    .opciones_busquedad .lineas {
        display: block;
        background: #f5f6f7;
        margin-right: 0
    }
    .productos {
        width: 240px
    }
    .titulo_catologo h3 {
        font-size: 16px;
        padding-left: 20px
    }
    .titulo_catologo .cantidad_resultados {
        margin-right: 20px
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }    
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .img_prod_detalle {
        width: 100%;
        text-align: center
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 90%
    }
    .bordertab {
        min-height: 300px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .titulo_catologo p {
        top: 3px
    }
    .menu_footer li {
        margin-right: 6px;
        width: 79px
    }
    .pagination {
        padding-right: 23px;
    }
    .pagination li {
        padding: 2px 9px;
        font-size: 12px;
        margin-bottom: 8px;
        margin-left: 8px
    }
    .contenedor_ambiente {
        width: 89%;
        margin-left: 10px
    }
    .lista_menu {
        width: 420px;
        padding-left: 25px;
    }
    .lista_menu li {
        margin-right: 25px
    }
    .form-group-dc input {
        padding: 9px 0;
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }
    .select1 {
        top: 70px
    }
    .contenido_lista select {
        top: 14px;
        position: relative;
        right: 58px
    }
    .operaciones_prod {
        top: 5px
    }
    .form_group {
        margin-right: 12px;
        margin-left: 12px;
    }
    .form_group input {
        width: 250px
    }
    .form_group select {
        width: 570px
    }
    .form_group textarea {
        width: 550px
    }
    .select2,
    .select4,
    .select3 {
        width: 240px
    }
    #selectcontact {
        width: 250px
    }
    .contenido_acerca {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_soporte select {
        width: 270px;
        margin-left: 10px;
        margin-right: 10px
    }
    .form_control select {
        width: 270px
    }
    .contenido_formulario p {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_formulario ul {
        padding-left: 40px
    }
    .form_file {
        width: 270px;
    }
    .form_file label {
        margin-right: 43px
    }
    .menu_cate {
        display: block
    }
    .mini_encarta {
        width: 320px;
        padding-bottom: 40px
    }
    .encarte_imagen {
        margin-left: 0
    }
    .box_ambiente p.titulo,
    .box_ambiente h4 {
        padding-left: 15px
    }
    .contenido_tienda p {
        font-size: 16px
    }
    .detalle_tienda li {
        margin-right: 6px;
        width: 287px
    }
}

.menu_buscar {
    background: #fafafa;
    width: 85%;
    padding: 15px 0;
    display: block;
}

.menu_buscar form {
    position: relative;
}

.menu_buscar form input {
    border: none;
    background: none;
    font-size: 16px;
    color: #d9d9d9;
    font-family: 'dinpro-light', 'arial', 'sans-serif';
    padding-left: 30px;
    outline: 0;
    width: 88%
}

.menu_buscar form button {
    border: none;
    background: none;
    position: absolute;
    left: 0;
    top: 5px
}

.menu_tracking {
    background: #fff;
    width: 85%;
    padding: 15px 0;
    display: block;
    border-bottom: 2px solid #fafafa;
    top: 65px;
}

.menu_tracking a {
    color: #666;
    font-size: 13px;
    padding-left: 32px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    display: block;
    margin-left: 15px
}

.menu_responsive {
    position: relative;
    background: #fff;
    width: 85%;
}

.menu_responsive li {
    border-bottom: 2px solid #fafafa;
    padding: 15px 0
}

.menu_responsive .espacio_icon {
    display: inline-block;
    height: auto;
    padding-left: 16px;
    padding-right: 10px;
    position: relative;
    top: 5px
}

.menu_responsive .active_menu {
    height: auto;
    border-bottom: 2px solid #cacaca
}

.menu_responsive a {
    font-size: 13px;
    color: #666;
    font-family: 'openSansRegular', 'arial', 'sans-serif'
}

.show {
    display: block !important
}

.mejore_busquedad {
    width: 50%;
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
    padding: 10px 20px;
    font-family: 'openSansRegular', 'arial', 'sans-serif';
    text-align: center;
    background: #000;
    margin-bottom: 15px;
    position: relative;
    left: -10px;
    display: none
}

@media screen and (device-width:360px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) {
    header {
        position: relative
    }
    nav {
        display: none
    }
    .buscar {
        width: 30%;
        margin-left: 60px;
        padding-top: 11px;
        padding-bottom: 5px;
        position: relative
    }
    .form_buscar {
        display: none
    }
    .decorclub {
        display: none
    }
    .cuenta {
        display: none
    }
    .span_cotizar {
        font-size: 17px
    }
    .logo-dc {
        top: -50px;
        width: 100px;
    }
    .contenedor_slider_home {
        min-height: 364px;
    }
    .contenedor_slider_home img {
        min-height: 360px
    }
    .datos_slider {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 6%
    }
    .columna1 {
        width: 100%;
        margin-left: 0;
        min-height: 500px
    }
    .box_categorias {
        position: absolute;
        top: 0;
        display: none
    }
    .mas_opciones .data_opciones {
        width: 96%;
        margin-bottom: 10px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 50%
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px 0 10px;
        background: #f5f6f7;
        box-sizing: border-box;
    }
    .opciones_busquedad .filtros {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding-left: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        left: -10px;
        display: none;
        margin-bottom: 10px
    }
    .productos {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
        text-align: center
    }
    .titulo_catologo h3 {
        font-size: 18px;
        padding-left: 20px;
        float: none
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    .categorias_prod {
        padding-left: 0;       
    }
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }
    .bordertab {
        min-height: 678px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        width: 87%;
        text-align: left;
        min-height: 20px;
        margin-bottom: 0;
    }
    .box_aside:nth-child(1) {
        border-bottom: 0
    }
    .box_aside img {
        display: none
    }
    .box_aside p {
        width: 80%;
        margin-left: 55px;
        position: relative;
        top: -15px;
        line-height: 18px
    }
    .titulo_aside {
        position: relative;
    }
    .titulo_aside h3 {
        width: 80%;
        float: right
    }
    .titulo_aside >div {
        float: left
    }
    .columna2 {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .detalle_tienda {
        width: 96%;
        text-align: left;
        margin-left: 10px;
    }
    .detalle_tienda li ul li p {
        padding-left: 0;
        padding-right: 0
    }
    .form_encarta {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .mini_encarta {
        width: 100%;
        padding-bottom: 40px
    }
    .columna1 .box_productos .bx-wrapper .bx-next {
        right: -26px
    }
    .columna1 .box_productos .bx-wrapper .bx-prev {
        right: -26px
    }
    .productos_encarta {
        display: none
    }
    .contenido_pagina_encarte h3 {
        display: none
    }
    .encarte_producto {
        display: block
    }
    .formulario_suscripcion {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .formulario_suscripcion h4 {
        font-size: 16px
    }
    .formulario_suscripcion p {
        font-size: 12px
    }
    .form-group-dc {
        width: 100%;
        margin-right: 0;
    }
    .form-group-dc input {
        width: 90%;
        margin-bottom: 10px
    }
    .menu_footer {
        margin-top: 15px;
        margin-bottom: 0%;
        width: 90%;
    }
    .menu_footer li {
        margin-left: 5px;
        margin-right: 5px;
        width: 100%;
        min-height: 30px;
        margin-bottom: 0
    }
    .footer_telefono {
        text-align: center;
    }
    .footer_telefono p {
        float: none;
        margin-right: 0
    }
    .footer_telefono .derechos {
        float: none
    }
    .footer_telefono .text_grande {
        float: none;
        margin-right: 0
    }
    .suscripcion input {
        padding: 9px 6px !important
    }
    .fondo_productos h2 {
        width: 100%;
        padding-top: 43%;
        padding-left: 0;
        text-align: center
    }
    .suscripcion label {
        font-size: 17px;
        color: #fff;
        position: relative;
        top: -5px
    }
    .pagination li {
        margin-bottom: 10px
    }
    .contenido_formulario {
        position: relative;
    }
    .contenido_formulario p {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }
    .contenido_formulario ul {
        padding-left: 32px;
        padding-right: 20px;
        font-size: 13px
    }
    .contenido_formulario h2 {
        font-size: 22px;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .form_group {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }
    .form_group input {
        width: 82%
    }
    .form_group select {
        width: 82%
    }
    .form_group textarea {
        width: 82%
    }
    #selectcontact {
        width: 82%
    }
    .select2 {
        width: 82%;
        right: auto;
        left: 7%
    }
    .acerca_columna1,
    .acerca_columna2 {
        width: 100%;
        margin-bottom: 15px
    }
    .contenido_acerca {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .contenido_soporte {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .contenido_soporte h2 {
        padding-bottom: 40px
    }
    .contenido_soporte select {
        width: 85%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contenido_soporte ul {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 90%;
        display: inline-block;
    }
    .contenido_soporte ul li {
        padding-bottom: 30px;
    }
    .contenido_soporte ul li a {
        padding-top: 5px
    }
    .select4 {
        width: 82%;
        left: 20px;
        right: auto
    }
    .form_file label {
        padding-left: 25px;
        margin-right: 52px
    }
    .header_ambiente {
        min-height: 364px;
    }
    .header_ambiente img {
        min-height: 360px
    }
    .header_ambiente h2 {
        font-size: 26px;
        left: 15px
    }
    .contenedor_ambiente {
        width: 80%;
        float: none;
        margin-left: 10px;
        padding-left: 18px;
        padding-right: 20px;
        text-align: center;
    }
    .contenedor_ambiente ul li {
        float: none;
        margin: 0 auto
    }
    .encarte_imagen {
        margin-left: 0
    }
    .btn_descarga {
        top: 37px
    }
    .prod_recomendado h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 20px
    }
    .contenido_pagina_encarte {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .contenido_pagina_encarte h2 {
        float: none;
        padding-left: 0
    }
    .lista_cotiza ul li .operaciones_cotiza {
        width: 96%;
        text-align: right;
    }
    .lista_cotiza ul li .operaciones_cotiza input {
        width: 28px;
        padding-left: 15px
    }
    .lista_cotiza ul li .operaciones_cotiza .btnEliminar {
        margin-top: 0
    }
    .tabs-menu li {
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
    .lista_page {
        margin-left: 15px;
    }
    .lista_page li {
        margin-right: 5px
    }
    .operaciones_prod {
        margin-top: 40px;
        width: 96%;
        text-align: right;
        float: none;
        margin-bottom: 10px
    }
    .contenido_tienda {
        position: relative;
    }
    .contenido_tienda h2 {
        font-size: 22px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .contenido_tienda p {
        font-size: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .titulo_catologo .monto_resutaldos {
        margin-right: 60px
    }
    .mejore_busquedad {
        display: block !important
    }
    .lista_menu {
        position: relative;
        top: 0;
        width: 100%;
    }
    .lista_menu .submenu_res {
        width: 95%;
        margin: 0;
        background: #f5f6fb;
        padding: 0 0 15px 10px
    }
    .box_ambiente {
        position: relative;
    }
    .box_ambiente h4 {
        padding-left: 14px
    }
    .box_ambiente p.titulo {
        padding-left: 14px
    }
    .contenido_lista {
        padding-top: 15px;
    }
    .contenido_lista h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 22px
    }
    .contenido_lista select {
        width: 90%;
        margin-right: 10px
    }
    .select1 {
        width: 85%;
        right: auto;
        left: 10px
    }
    .img_res {
        min-height: 280px
    }
    .menu_cate {
        display: block
    }
    .icon {
        display: block
    }
}

@media screen and (device-width:360px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and (orientation:landscape) {
    nav {
        padding-left: 2px
    }
    nav ul li {
        width: 85px;
        font-size: 12px
    }
    .contenedor_slider_home {
        min-height: 285px
    }
    .datos_slider {
        padding-right: 10px
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 3%
    }
    .columna1 {
        width: 60%
    }
    .columna2 {
        width: 30%;
        margin-left: 20px
    }
    .box_categorias {
        display: none
    }
    .mas_opciones .data_opciones {
        width: 180px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 160px;
        margin-top: 10px
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 290px;
        margin-left: 20px
    }
    .productos {
        width: 240px
    }
    .titulo_catologo h3 {
        font-size: 16px;
        padding-left: 20px
    }
    .titulo_catologo .cantidad_resultados {
        margin-right: 20px
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }
    
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .img_prod_detalle {
        width: 100%;
        text-align: center
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 90%
    }
    .bordertab {
        min-height: 678px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .titulo_catologo p {
        top: 3px
    }
    .menu_footer li {
        margin-right: 6px;
        width: 79px
    }
    .pagination {
        padding-right: 23px;
    }
    .pagination li {
        padding: 2px 9px;
        font-size: 12px;
        margin-bottom: 8px;
        margin-left: 8px
    }
    .contenedor_ambiente {
        width: 89%;
        margin-left: 10px
    }
    .lista_menu {
        width: 420px;
        padding-left: 25px;
    }
    .lista_menu li {
        margin-right: 25px
    }
    .form-group-dc input {
        padding: 9px 0;
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }
    .select1 {
        top: 70px
    }
    .contenido_lista select {
        top: 14px;
        position: relative;
        right: 58px
    }
    .operaciones_prod {
        top: 5px
    }
    .form_group {
        margin-right: 12px;
        margin-left: 12px;
    }
    .form_group input {
        width: 250px
    }
    .form_group select {
        width: 570px
    }
    .form_group textarea {
        width: 550px
    }
    .select2,
    .select4,
    .select3 {
        width: 240px
    }
    #selectcontact {
        width: 250px
    }
    .contenido_acerca {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_soporte select {
        width: 270px;
        margin-left: 10px;
        margin-right: 10px
    }
    .form_control select {
        width: 270px
    }
    .contenido_formulario p {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_formulario ul {
        padding-left: 40px
    }
    .form_file {
        width: 270px;
    }
    .form_file label {
        margin-right: 43px
    }
    .menu_cate {
        display: block
    }
    .mini_encarta {
        width: 320px;
        padding-bottom: 40px
    }
    .encarte_imagen {
        margin-left: 0
    }
    .box_ambiente p.titulo,
    .box_ambiente h4 {
        padding-left: 15px
    }
    .contenido_tienda p {
        font-size: 16px
    }
    .detalle_tienda li {
        margin-right: 6px;
        width: 287px
    }
}

@media screen and (device-width:360px) and (device-height:640px) and (-webkit-device-pixel-ratio:2) and (orientation:landscape) {
    nav {
        padding-left: 2px
    }
    nav ul li {
        width: 85px;
        font-size: 12px
    }
    .contenedor_slider_home {
        min-height: 285px
    }
    .datos_slider {
        padding-right: 10px
    }
    .titulo_datos {
        font-size: 25px
    }
    .contenedor_home {
        padding-top: 3%
    }
    .columna1 {
        width: 60%
    }
    .columna2 {
        width: 30%;
        margin-left: 20px
    }
    .box_categorias {
        display: none
    }
    .mas_opciones .data_opciones {
        width: 180px
    }
    .mas_opciones .data_opciones .texto_opciones {
        width: 160px;
        margin-top: 10px
    }
    .sociales {
        position: relative;
        top: 36%;
        left: 10%;
        width: 90%
    }
    .opciones_busquedad {
        width: 290px;
        margin-left: 20px
    }
    .productos {
        width: 240px
    }
    .titulo_catologo h3 {
        font-size: 16px;
        padding-left: 20px
    }
    .titulo_catologo .cantidad_resultados {
        margin-right: 20px
    }
    .categorias_prod ul li {
        width: 76px;
        font-size: 10px
    }    
    .contenido_filtro label {
        font-size: 12px
    }
    .imagen_producto {
        width: 100%
    }
    .img_prod_detalle {
        width: 100%;
        text-align: center
    }
    .ant_prod,
    .next_prod {
        position: absolute;
        z-index: 999;
        top: 20%
    }
    .next_prod {
        right: 0
    }
    .detalle_producto {
        width: 90%
    }
    .bordertab {
        min-height: 678px
    }
    .lista_cotiza {
        width: 100%;
    }
    .lista_cotiza h2 {
        padding-left: 0;
        text-align: center
    }
    .lista_cotiza ul {
        padding-left: 20px;
    }
    .lista_cotiza ul li {
        margin-bottom: 30px;
        height: auto;
    }
    .lista_cotiza ul li a {
        font-size: 12px;
        width: 100%;
    }
    .lista_cotiza ul li a img {
        width: 80px;
        height: 80px;
        margin-bottom: 66px
    }
    .columna_cotizacion {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 30px
    }
    .boton_accion p {
        padding-left: 39px
    }
    .titulo_catologo p {
        top: 3px
    }
    .menu_footer li {
        margin-right: 6px;
        width: 79px
    }
    .pagination {
        padding-right: 23px;
    }
    .pagination li {
        padding: 2px 9px;
        font-size: 12px;
        margin-bottom: 8px;
        margin-left: 8px
    }
    .contenedor_ambiente {
        width: 89%;
        margin-left: 10px
    }
    .lista_menu {
        width: 420px;
        padding-left: 25px;
    }
    .lista_menu li {
        margin-right: 25px
    }
    .form-group-dc input {
        padding: 9px 0;
    }
    .box_aside {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }
    .select1 {
        top: 70px
    }
    .contenido_lista select {
        top: 14px;
        position: relative;
        right: 58px
    }
    .operaciones_prod {
        top: 5px
    }
    .form_group {
        margin-right: 12px;
        margin-left: 12px;
    }
    .form_group input {
        width: 250px
    }
    .form_group select {
        width: 570px
    }
    .form_group textarea {
        width: 550px
    }
    .select2,
    .select4,
    .select3 {
        width: 240px
    }
    #selectcontact {
        width: 250px
    }
    .contenido_acerca {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_soporte select {
        width: 270px;
        margin-left: 10px;
        margin-right: 10px
    }
    .form_control select {
        width: 270px
    }
    .contenido_formulario p {
        padding-left: 20px;
        padding-right: 20px
    }
    .contenido_formulario ul {
        padding-left: 40px
    }
    .form_file {
        width: 270px;
    }
    .form_file label {
        margin-right: 43px
    }
    .menu_cate {
        display: block
    }
    .mini_encarta {
        width: 320px;
        padding-bottom: 40px
    }
    .encarte_imagen {
        margin-left: 0
    }
    .box_ambiente p.titulo,
    .box_ambiente h4 {
        padding-left: 15px
    }
    .contenido_tienda p {
        font-size: 16px
    }
    .detalle_tienda li {
        margin-right: 6px;
        width: 287px
    }
}

@media screen and (max-width:600px) {
    header{
        height: 0px;
        min-height: 0px;
    }
    .fondo_productos{
        min-height: 150px;
        margin-bottom: 10px;
    }
    .categorias_prod{
        display: block;
    }
    .footer-banner-text{
        padding-top: 75px;
    }
    .footer-banner-text .title{
        font-size: 13px;
        padding-bottom: 1px;
    }
    .footer-banner-text .subtitle{
        font-size: 8px;
    }
    .footer-banner-text > div > p > a{
        font-size: 9px;
        width: 75px;
    }
    .fondo_negro{
        height: 45px;
        margin-top:76px;
    }

}

@media screen and (min-width: 601px){
    header{
        height: 140px;
        min-height: 15px;
    }
    .fondo_productos{
        min-height: 290px;
        margin-bottom: 15px;
    }
}
