/* Default tab style */

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'hc-icons';
    src: url('https://www.homecenter.com.co/static/kioskos/fonts/hc-icons.eot?tmp=20181213a');
    src: url('https://www.homecenter.com.co/static/kioskos/fonts/hc-icons.eot?#iefix') format('embedded-opentype'), url('h<strong></strong>ttps://www.homecenter.com.co/static/kioskos/fonts/hc-icons.woff?tmp=20181213a') format('woff'), url('https://www.homecenter.com.co/static/kioskos/fonts/hc-icons.ttf?tmp=20181213a') format('truetype'), url('https://www.homecenter.com.co/static/kioskos/fonts/hc-icons.svg#hc-icons?tmp=20181213a') format('svg');
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'miso-bold-webfont';
    src: url('https://www.homecenter.com.co/static/kioskos/fonts/miso-bold-webfont.eot');<strong></strong>
    /* IE9 Compat Modes */
    src: url('https://www.homecenter.com.co/static/kioskos/fonts/miso-bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://www.homecenter.com.co/static/kioskos/fonts/miso-bold-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('https://www.homecenter.com.co/static/kioskos/fonts/miso-bold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('https://www.homecenter.com.co/static/kioskos/fonts/miso-bold-webfont.svg#miso-bold-webfont') format('svg');
    /* Legacy iOS */
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'miso-regular-webfont';
    src: url('https://www.homecenter.com.co/static/kioskos/fonts/miso-regular-webfont.eot');
    /* IE9 Compat Modes */
    src: url('https://www.homecenter.com.co/static/kioskos/fonts/miso-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://www.homecenter.com.co/static/kioskos/fonts/miso-regular-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('https://www.homecenter.com.co/static/kioskos/fonts/miso-regular-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('https://www.homecenter.com.co/static/kioskos/fonts/miso-regular-webfont.svg#miso-regular-webfont') format('svg');
    /* Legacy iOS */
}


/* FONTS BLACK/TEMPORADA DE CASA */

@font-face {
    font-weight: 300;
    font-style: normal;
    font-family: 'BundayClean-LightUp';
    src: url('https://www.homecenter.com.co/static/kioskos/fonts/BundayClean-LightUp.ttf?tmp=20200221a') format('truetype');
}

@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: 'BundayClean-RegularUp';
    src: url('https://www.homecenter.com.co/static/kioskos/fonts/BundayClean-RegularUp.ttf?tmp=20200221a') format('truetype');
}

@font-face {
    font-weight: 400;
    font-style: italic;
    font-family: 'BundayClean-RegularUpItalic';
    src: url('https://www.homecenter.com.co/static/kioskos/fonts/BundayClean-RegularUpItalic.ttf?tmp=20200221a') format('truetype');
}

@font-face {
    font-weight: 700;
    font-style: normal;
    font-family: 'BundayClean-BoldUp';
    src: url('https://www.homecenter.com.co/static/kioskos/fonts/BundayClean-BoldUp.ttf?tmp=20200221a') format('truetype');
}

@font-face {
    font-weight: 700;
    font-style: italic;
    font-family: 'BundayClean-BoldUpItalic';
    src: url('https://www.homecenter.com.co/static/kioskos/fonts/BundayClean-BoldUpItalic.ttf?tmp=20200221a') format('truetype');
}

@font-face {
    font-weight: 900;
    font-style: normal;
    font-family: 'BundayClean-ExtraBoldUp';
    src: url('https://www.homecenter.com.co/static/kioskos/fonts/BundayClean-ExtraBoldUp.ttf?tmp=20200221a') format('truetype');
}

@font-face {
    font-weight: 900;
    font-style: italic;
    font-family: 'BundayClean-ExtraBoldUpItalic';
    src: url('https://www.homecenter.com.co/static/kioskos/fonts/BundayClean-ExtraBoldUpItalic.ttf?tmp=20200221a') format('truetype');
}


/* ICONOS HEADER*/

.newHeader .mini-cart>a .number {
    width: 28px !important;
    height: 28px !important;
    top: 20px !important;
    right: 24px !important;
    line-height: 28px !important;
    font-size: 18px !important;
    padding-left: 0px !important;
}

.newHeader .iconForDesktop {
    position: relative;
    top: 10px;
    left: 16px;
}

.newHeader .iconForDesktop svg {
    height: 45px;
    width: 45px;
}


/* STICKY APP HOMECENTER */

.app-home-pant {
    position: fixed;
    width: 70px;
    height: 70px;
    z-index: 100;
    right: 13px;
    top: 4px;
    background-color: #ddd;
    padding: 5px;
    border-radius: 50%;
    text-decoration: none;
    display: flex;
    flex-direction: row-reverse;
}

a.app-home-pant:hover {
    text-decoration: none;
}

.app-home-pant img.img-app {
    border-radius: 50%;
    width: 100%;
    z-index: 10;
}

.app-home-pant p.texto-app {
    position: absolute;
    right: 52px;
    background-color: #ddd;
    margin: 0;
    padding: 10px;
    font-size: 18px;
    line-height: 20px;
    width: 140px;
    text-align: center;
    border-radius: 10px 0 0 10px;
    text-decoration: none;
    z-index: 1;
    font-family: miso-regular-webfont, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #333;
}

.app-home-pant p.texto-app span {
    font-family: miso-bold-webfont, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
}


/* GENERAL */

body {
    overflow-y: hidden !important;
}

#main .container {
    width: 100% !important;
    padding: 0 0 0 0 !important;
}

#boton_volver {
    display: none;
}


/*.productos {
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
}*/


/*.icon {
opacity: 0.5;
}*/


/*#content p {
padding: 5px;
color: #3C3C3C;
font-size: 15px;
line-height: 20px;
}*/


/*img.logo {
width: 96% !important;
}*/


/*a.jq-dropdown {
color: #444;
}*/


/*li.ua-list.dropdown {
border: none !important;
}*/


/*img.logo {
width: 96% !important;
}*/


/*i.fa.fa-shopping-cart {
border: none !important;
color: #fff !important;
background: none !important;
border-radius: 0;
margin-top: 2px;
z-index: 4;
position: relative;
margin-left: -75px;
height: 40px;
width: 40px;
}*/


/*.region-price {
display: none !important;
}*/

.heigHeader3 {
    width: 100% !important;
}

span.number {
    z-index: 5;
}

section.full-container.main-nav.jq-mainNav {
    display: none !important;
}

section.full-container.bg.hidden-xs.hidden-sm {
    display: none !important;
}


/* --------- Revisar ----------- */


/*section.container {
width: 60% !important;
height: 60px !important;
margin: 10px auto 0 !important;
}*/


/*-------------Revisar------------*/

.pull-left.search-box.mobSeachBoxPo {
    margin: 14px 0 !important;
}


/*-------------Revisar------------*/

#header {
    z-index: 15;
    position: absolute;
    margin: -52px 0 0 0;
}

.search-box .input-search,
.searchBoxInput_VDzs0t7i {
    position: relative;
    /*width: 645px!important;*/
    margin: 0;
    right: 0;
    font-weight: 400;
    padding-left: 20px;
    border: 2px solid #ccc;
    color: #555;
    vertical-align: middle;
    border-radius: 10px;
    height: 48px;
    font-size: 15px;
}


/*.search-box .btn-search, .searchIcon_-xI-Ide9 {
top: 12px;
}*/

.searchIcon_-xI-Ide9 {
    width: 35px;
    height: 35px;
    padding: 0px;
    right: 10px;
}

.suggestionContainer_AS6bBaQh,
.suggestionContainer_homy_1b0QogcZ {
    top: 47px;
}

.newHeader .mini-cart {
    right: 45px !important;
    margin: 15px 0 !important;
}

@media screen and (max-width: 1900px) {
    .newHeader .mini-cart {
        right: 0;
    }
}

.looking-project-ideas {
    display: none;
}

.desktop-navbar {
    display: none;
}

.breadrumbWrap {
    display: none;
}

.margin-header2.normal-logo-right.mobile-logo-right {
    margin-top: 10px;
    margin-right: 25px;
}

.Newlogo {
    margin: 7px 0 0 20px !important;
}

header div.iconbox-container.searchbox-wrap section.pull-right.text-right.action-box.jq-actionBox.posMobileLog.headerNameSection.jq-headerNameSection {
    display: none;
}


/*-----cuidado------*/

.llamado_app {
    display: none !important;
}


/*#header .action-box {right: 150px;}*/


/*-------------Revisar------------*/

.newHeader {
    margin: -18px 0 0 0 !important;
    width: 100% !important;
    border-bottom: 3px solid rgb(241, 241, 241) !important;
}


/* GENERAL */

a.icon {
    opacity: 1;
    background: none;
}

.esp-general {
    padding-top: 25px;
}

.tab-content {
    height: 72.853vh;
    /* overflow: hidden; */
}

.tab-content>.tab-pane {
    position: relative;
    /*height: 80vh;
z-index: 100;*/
}

.tab-content>.active {
    z-index: 10;
}


/* Nav */

.nav-tabs>li {
    height: 13vh !important;
    text-align: center;
    width: 100%;
}

.nav-tabs>li>a {
    color: #333;
    text-decoration: none;
    font-size: 13px;
    font-family: miso-bold-webfont, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: #EEE !important;
    border: none !important;
}

ul.nav.nav-tabs {
    border: none !important;
}

.navbar-default {
    background-color: #fff;
    padding: 0 15px;
}

.navbar-fixed-bottom {
    border-width: 0;
}

.tabs nav {
    text-align: center;
}

.tabs nav ul {
    position: relative;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
    list-style: none;
    flex-flow: nowrap;
    justify-content: space-between;
}

.tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    /* border: 1px solid #e7e7e7; */
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #fff;
    /*  -webkit-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
flex: 1;*/
}


/* .tabs nav a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5;
}

.tabs nav a span {
  vertical-align: middle;
  font-size: 0.75em;
}

.tabs nav li.active a {
  color: #74777b;
}

.tabs nav a:focus {
  outline: none;
}

.nav-tabs>li>a {
  margin-right: 0;
} */


/* TABS Icons */

.icon::before {
    z-index: 10;
    display: inline-block;
    margin: 0 0.4em 0 0;
    vertical-align: middle;
    text-transform: none;
    font-weight: normal;
    font-variant: normal;
    font-size: 40px;
    font-family: 'hc-icons';
    line-height: 1;
    speak: none;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* icono Inicio*/

.icon-inicio:before {
    content: "\e648";
}


/* icono 360*/

.icon-360:before {
    content: "\e900";
}


/* icono Sección*/

.icon-seccion:before {
    content: "\e901";
}


/* icono Retiro en tienda*/

.icon-retiro:before {
    content: "\e902";
}


/* icono HOMECENTER*/

.icon-homecenter:before {
    content: "\e903";
}


/* icono Feria*/

.icon-feria:before {
    content: "\e904";
}


/* icono Ajustes*/

.icon-config::before {
    content: "\e666";
}

.icon-upload::before {
    content: "\e68a";
}

.icon-tools::before {
    content: "\e60a";
}

.icon-plane::before {
    content: "\e625";
}

.icon-joy::before {
    content: "\e6a4";
}

.icon-plug::before {
    content: "\e69a";
}

.icon-gift::before {
    content: "\e652";
}

.icon-display::before {
    content: "\e65e";
}

.icon-date::before {
    content: "\e660";
}

.icon-coffee::before {
    content: "\e669";
}

.icon-camera::before {
    content: "\e66f";
}

.icon-box::before {
    content: "\e674";
}


/* Individual tab styles */


/*****************************/


/* Fill up */


/*****************************/

.tabs-style-fillup nav ul li a {
    margin: .9vw 0;
    border-right: 2px solid #e6e6e6;
    line-height: 1;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav-tabs>li>a:hover {
    border-color: transparent #eee transparent;
    background-color: transparent;
}

.tabs-style-fillup nav ul li:last-child a {
    border: none;
}

.tabs-style-fillup nav ul li.active {
    z-index: 100;
}

.tabs-style-fillup nav ul li.active a {
    color: #fff;
}

.tabs-style-fillup nav ul li a::after {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    /* height: calc(100% + 1px); */
    /* border: 1px solid #DD0021; */
    background-color: #DD0021;
    content: '';
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.constructor .tabs-style-fillup nav ul li a::after {
    background-color: #ffe300;
}

.tabs-style-fillup nav ul li.active a::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: -20px;
    height: 14vh;
}

.tabs-style-fillup nav ul li a span,
.tabs-style-fillup .icon::before {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    z-index: -2;
}

.tabs-style-fillup nav ul li a span {
    display: block;
    font-weight: 700;
    font-size: 23px;
    line-height: 2;
}

.tabs-style-fillup .icon::before {
    display: block;
    margin: 0;
}

.tabs-style-fillup nav ul li.active a span,
.tabs-style-fillup li.active .icon::before {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -5px, 0);
    color: #fff;
}

.constructor .tabs-style-fillup nav ul li.active a span,
.constructor .tabs-style-fillup li.active .icon::before {
    color: #000;
}


/* TAB HOME SLIDER */

.carousel-inner {
    position: absolute;
    box-shadow: 1px 1px 4px 1px rgb(0, 0, 0, 0.30);
    border-radius: 10px;
    overflow: hidden;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    width: 1890px;
    height: 680px;
    width: 99vw;
    height: 61.575vh;
}

.carousel-control.left,
.carousel-control.right {
    font-size: 0;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;
    top: 823px;
    top: 76.2vh;
    left: 15px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 95px;
    width: 70px;
    height: 8.797vh;
    width: 3.646vw;
    z-index: 100;
    position: fixed;
	background: rgba(224, 0, 21, 0.8);
    /*background: rgba(224, 0, 21, 0.8);*/
    line-height: 68px;
    opacity: 1;
}

section.constructor .carousel-control.left,
section.constructor .carousel-control.right {
    background: rgba(0, 0, 0, 0.8);
}

.carousel-control.right {
    right: 15px;
    left: inherit;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .glyphicon-chevron-left {
    margin-top: -17px;
}

.carousel-indicators {
    margin-left: 0;
}


/* Indicators list style */

.article-slide .carousel-indicators {
    top: 680px;
    top: 63vh;
    left: 80px;
    left: 4.5vw;
    width: 92%;
    height: 96px;
    height: 8.89vh;
    margin: 0;
    position: absolute;
}


/* Indicators list style */

.article-slide .carousel-indicators li {
    border: 5px solid #FFF;
    border-radius: 0;
    float: left;
    margin: 0 3px;
    width: 341px;
    height: 96px;
    width: 17.6vw;
    height: 8.89vh;
    overflow: hidden;
    -webkit-transition: border 0.1s ease-out 0.1s;
    transition: border 0.1s ease-out 0.1s;
    -webkit-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.4);
    filter: blur(1px);
    box-shadow: 1px 1px 4px 1px rgb(0, 0, 0, 0.30);
}

.article-slide .carousel-indicators .active {
    border: 0;
}


/* Indicators images style */

.article-slide .carousel-indicators img {
    float: left;
    left: 0;
    width: 338px;
    height: 132px;
    width: 17.6vw;
    height: 12.2vh;
    opacity: 0.4;
    /* border: 5px solid #FFF; */
    -webkit-transition: border 0.1s ease-out 0.1s;
    transition: border 0.1s ease-out 0.1s;
    -webkit-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.4);
    filter: blur(1px);
}


/* Indicators active image style */

.article-slide .carousel-indicators .active img {
    opacity: 1;
    border: 0px solid #FFF;
}


/* UBICACIÓN */

.ubicacion,
.ubicacion-02 {
    position: absolute;
    top: 0;
    left: 0;
    width: 410px;
    width: 21.4vw;
    height: 664.5px;
    height: 61.575vh;
    background-repeat: no-repeat;
    background-position: top center;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    overflow: hidden;
}


/* .ubicacion-02 {
  right: 0;
  left: auto;
} */

.texto-ubi {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    line-height: 58px;
    font-weight: 700;
    margin-top: 10px;
    color: #fff;
    text-align: center;
}


/* BACKGROUND HOME PLANO */

.ubi-fam-01 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-01a.jpg?tmp=2020-10-05a);
}

.ubi-fam-02 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-02a.jpg?tmp=2020-10-05a);
}

.ubi-fam-03 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-03a.jpg?tmp=2020-10-05a);
}

.ubi-fam-04 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-04a.jpg?tmp=2020-10-05a);
}

.ubi-fam-05 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-05a.jpg?tmp=2020-10-05a);
}

.ubi-fam-06 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-06a.jpg?tmp=2020-10-05a);
}

.ubi-fam-07 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-07a.jpg?tmp=2020-10-05a);
}

.ubi-fam-09 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-09a.jpg?tmp=2020-10-05a);
}

.ubi-fam-11 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-11a.jpg?tmp=20200924a);
}


/* BACKGROUND CAMPAÑAS */

.CMR .ubi-fam-01,
.CMR .ubi-fam-02,
.CMR .ubi-fam-03,
.CMR .ubi-fam-04,
.CMR .ubi-fam-05,
.CMR .ubi-fam-06,
.CMR .ubi-fam-07,
.CMR .ubi-fam-09 {
    /* background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-cyber.jpg?tmp=20190828a); */
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-cmr-night.jpg?tmp=20200211a);
}

.titu-ubi {
    font-family: miso-bold-webfont, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-family: 'BundayClean-BoldUp', sans-serif;
    font-size: 40px;
    line-height: 80px;
    font-weight: 700;
    color: #333333;
    background-color: rgba(255, 255, 255, 1);
    margin-top: 10px;
    text-align: center;
}

.espacio-neg {
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    height: 184px;
    position: absolute;
    width: 100%;
    padding: 0;
}

.espacio-logo,
.espacio-logo2 {
    /* background-image: url(https://www.homecenter.com.co/static/kioskos/img/PB-logo-cmr-fest.png?tmp=2020-07-04a); */
    top: 0;
    bottom: auto;
    height: 665px;
    margin: 0 auto;
    padding: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    width: 100%;
}

section.constructor .espacio-logo2 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/PB-logo-herramientas-socios.png?tmp=2020-07-04a);
}

.espacio-logo-mini,
.espacio-logo-mini2 {
    /* background-image: url(https://www.homecenter.com.co/static/kioskos/img/PB-logo-cmr-fest.png?tmp=2020-07-04a); */
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    overflow: hidden;
    float: left;
    /*border: 5px solid transparent;*/
    border: 0;
    border-right: 0;
    -webkit-transition: border 0.1s ease-out 0.1s;
    transition: border 0.1s ease-out 0.1s;
}

section.constructor .espacio-logo-mini2 {
    /* background-image: url(https://www.homecenter.com.co/static/kioskos/img/PB-logo-herramientas-socios.png?tmp=2020-07-04a); */
}


/* section.constructor .espacio-logo,
section.constructor .espacio-logo-mini {
  background-image: url(https://www.homecenter.com.co/static/kioskos/img/PB-logo-herramientas-socios.png?tmp=2020-07-04a);
} */


/* div.espacio-logo, div.espacio-logo2 {
  background-image: url(https://www.homecenter.com.co/static/kioskos/img/PB-logo-cmr-night.png?tmp=20200211a);
  height: 320px;
}

.espacio-logo-mini, .espacio-logo-mini2 {
  background-image: url(https://www.homecenter.com.co/static/kioskos/img/PB-logo-cmr-night.png?tmp=20200211a);
} */

li.active div.espacio-logo-mini {
    opacity: 1;
    border: 0;
}


/* PRODUCTOS INICIO */

.product-cat {
    position: absolute;
    top: 0;
    left: 21.5%;
    width: 78.3%;
    height: 690px;
    height: 64vh;
    display: flex;
    align-items: center;
}

.texto-sku {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    color: #333;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: normal;
    font-weight: 400;
    font-weight: normal;
    border-top-left-radius: 10px;
}

.img-linea {
    position: absolute;
    bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
}


/* Productos X3 */

.product-cat-02a,
.product-cat-02b,
.product-cat-02c {
    position: absolute;
    top: 16px;
    top: 2.0vh;
    left: 480px;
    left: 25vw;
    width: 400px;
    width: 20.84vw;
    height: 630px;
    height: 58.34vh;
    background-color: #fff;
    box-shadow: 1px 1px 4px 1px rgb(0, 0, 0, 0.30);
    text-decoration: none !important;
    border: 2px solid #fff;
    overflow: hidden;
    border-radius: 15px;
}

section.constructor .product-cat-02a,
section.constructor .product-cat-02b,
section.constructor .product-cat-02c {
    border: 2px solid #fff;
    overflow: hidden;
    border-radius: 15px;
}

.product-cat-02b {
    left: 950px;
    left: 49.5vw;
}

.product-cat-02c {
    left: 1420px;
    left: 73.9vw;
}


/* Fin Productos X3 */


/* Productos X2 */

.product-cat-03a,
.product-cat-03b {
    position: absolute;
    top: 30px;
    top: 1.5vh;
    left: 480px;
    left: 29.7vw;
    width: 400px;
    width: 24.05vw;
    height: 630px;
    height: 58.34vh;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    text-decoration: none !important;
    border: 2px solid #fff;
}

section.constructor .product-cat-03a,
section.constructor .product-cat-03b {
    background-color: #000;
    border: 2px solid #fff;
    overflow: hidden;
    border-radius: 15px;
}

.product-cat-03b {
    left: 1240px;
    left: 64.6vw;
}


/* Fin Productos X2 */

.texto-01,
.texto-02a {
    width: 370px;
    width: 20.916vw;
    position: absolute;
    /*top: 40px;
  top: 3.7vh;*/
    left: 40px;
    left: 2vw;
    text-align: left;
    font-family: 'BundayClean-RegularUp', sans-serif;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 4px 1px rgb(0, 0, 0, 0.30);
}

section.constructor .texto-01,
section.constructor .texto-02a {
    background-color: #000;
    border-radius: 0 0 10px 10px;
}

.texto-02a {
    top: 0;
    width: 100%;
    left: 0;
    text-align: center;
    position: relative;
    box-shadow: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-between;
    align-items: center;
    height: 262px;
    height: 24.26vh;
}

.product-cat-03a .texto-02a,
.product-cat-03b .texto-02a {
    width: 100%;
    margin: 0;
    padding: 0;
}

.marca-prod-01,
.texto-02a .marca-prod-01 {
    font-family: miso-regular-webfont, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 34px;
    font-weight: 400;
    color: #333;
    padding: 0 6%;
    text-align: center;
}

section.constructor h3.marca-prod-01 {
    color: #fff;
}

.texto-02a .marca-prod-01 {
    font-size: 20px;
}

.titu-prod-01,
.titu-prod-02,
.texto-02a .titu-prod-02 {
    font-family: 'BundayClean-RegularUp', sans-serif;
    font-size: 50px;
    line-height: 58px;
    font-weight: 700;
    margin-top: 20px;
    color: #333;
    word-wrap: break-word;
    max-height: 56px;
    overflow: hidden;
    text-align: center;
    text-transform: capitalize;
}

section.constructor .titu-prod-01,
section.constructor .titu-prod-02,
section.constructor .texto-02a .titu-prod-02 {
    color: #fff;
}

.texto-02a .titu-prod-02 {
    font-size: 20px;
    line-height: initial;
    font-weight: 300;
    margin: 30px;
    margin-bottom: 0;
    margin-top: 15px;
    height: 48px;
    min-width: 300px;
}

.texto-02a .titu-prod-02:first-line {
    font-weight: 700;
    font-family: 'BundayClean-BoldUp', sans-serif;
}

.titu-prod-02 {
    font-size: 32px;
    line-height: 38px;
}

div.texto-01 h2.titu-prod-01 {
    max-height: 116px;
    padding: 0 6%;
}

div.texto-01 h2.titu-prod-02 {
    max-height: 120px;
    padding: 0 6%;
}

.titu-precio,
.texto-02a .titu-precio {
    font-family: 'BundayClean-BoldUpItalic', sans-serif;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    color: #333;
    background-color: transparent;
    margin-top: 10px;
    text-align: center;
}

section.constructor .titu-precio,
section.constructor .texto-02a .titu-precio {
    color: #fff;
}

.texto-02a .titu-precio {
    font-size: 48px;
    margin-top: 0;
    margin-bottom: -1px;
    line-height: 60px;
    min-width: 250px;
}

.titu-precio span,
.texto-02a .titu-precio span,
.titu-precio span .precio-empleados {
    font-family: miso-regular-webfont, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    color: #333;
    display: inline-block;
    text-transform: uppercase;
}

section.constructor .titu-precio span,
section.constructor .texto-02a .titu-precio span,
section.constructor .titu-precio span .precio-empleados {
    color: #fff;
}

.titu-precio span.precio-empleados {
    font-size: 35px;
}

.titu-precio-02 {
    font-family: 'BundayClean-RegularUp', sans-serif;
    font-size: 15px;
    line-height: normal;
    font-weight: 400;
    font-weight: normal;
    font-style: italic;
    color: #333;
    background-color: transparent;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 14px;
    margin-bottom: 0;
}

section.constructor .titu-precio-02 {
    color: #fff;
}

.texto-prod {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    text-align: left;
    word-wrap: break-word;
    margin: 0;
    padding: 0 6%;
}

.line-prod {
    border-bottom: 1px solid #D7092A;
    /*border-bottom: 1px solid #0071ce;*/
    width: 70%;
    margin: 25px auto;
}

section.constructor .line-prod {
    border-bottom: 1px solid #ffe300;
}

.cta-prod,
.texto-02a .cta-prod {
    font-family: 'BundayClean-BoldUp', sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .5px;
    color: #fff;
    text-align: center;
    background-color: #D7092A;
	/*background-color: #D7092A;*/	
    /*background-color: #0071ce;*/
    border-top: 2px solid #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 15px;
    margin: 0;
    bottom: 0;
    width: 100%;
    /*-moz-box-shadow: 0px 0px 30px #fff;
  -webkit-box-shadow: 0px 0px 30px #fff;
  box-shadow: 0px 0px 5px #fff;
  text-shadow: 0px 0px 10px rgba(255, 255, 255, .5);*/
}

section.constructor .cta-prod,
section.constructor .texto-02a .cta-prod {
    background-color: #ffe300;
    border: 0;
    border-top: 2px solid #fff;
    color: #000;
    overflow: hidden;
}

.texto-02a .cta-prod {
    font-size: 20px;
}

.glyphicon {
    top: 3px;
}

.img-link-ban {
    text-decoration: none;
    position: absolute;
    margin: 0;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

section.constructor .img-link-ban {
    margin: 0;
    border-radius: 10px 10px 0 0;
}

.texto-01 p.titu-precio {
    margin-bottom: -1px;
    padding: 0 2%;
}

.texto-01 p.titu-precio-02 {
    width: 100%;
    text-align: center;
    padding: 0 6%;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}


/* --- Composición de Imágenes A ---*/

.comp-a-img-01 {
    top: 30px;
    top: 2vh;
    left: 510px;
    left: 26.5vw;
}

.comp-a-img-01 img {
    width: 620px;
    height: 620px;
    width: 32.2vw;
    height: 57vh;
    padding: 2px;
    background: #fff;
}

.comp-a-img-02 {
    top: 30px;
    top: 2vh;
    right: 14px;
    right: 1.5vw;
}

.comp-a-img-03 {
    top: 348px;
    top: 31.5vh;
    right: 14px;
    right: 1.5vw;
}

.comp-a-img-04 {
    top: 30px;
    right: 440px;
    top: 3.7vh;
    right: 23vw;
}

.comp-a-img-02 img,
.comp-a-img-03 img,
.comp-a-img-04 img {
    width: 300px;
    height: 300px;
    width: 15.6vw;
    height: 27.6vh;
    padding: 2px;
    background: #fff;
}

.comp-a-img-04 img {
    height: 57vh;
}

.comp-a-img-01,
.comp-a-img-01 img,
.comp-a-img-02,
.comp-a-img-02 img,
.comp-a-img-03,
.comp-a-img-03 img,
.comp-a-img-04,
.comp-a-img-04 img {
    border-radius: 10px;
    box-shadow: 1px 1px 4px 1px rgb(0, 0, 0, 0.30);
}


/* --- Fin Composición de Imágenes A ---*/


/* --- Composición de Imágenes B ---*/

.comp-b-img-01 {
    top: 90px;
    left: 740px;
    top: 8.5vh;
    left: 38.5vw;
    border-radius: 10px;
}

.comp-b-img-02 {
    top: 90px;
    right: 135px;
    top: 8.5vh;
    right: 7vw;
    border-radius: 10px;
}

.comp-b-img-01 img,
.comp-b-img-02 img {
    width: 500px;
    height: 500px;
    width: 26vw;
    height: 46.5vh;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
}


/* --- Fin Composición de Imágenes B ---*/


/* --- Composición de Imágenes C ---*/

.comp-c-img-01 {
    top: 29px;
    top: 2.7vh;
    left: 679px;
    left: 35.4vw;
    border-radius: 10px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
    background-color: #fff;
}

.comp-c-img-01 img {
    width: 600px;
    height: 600px;
    width: 33.918vw;
    height: 55.556vh;
    margin: 10px;
    border-radius: 10px;
}

.comp-c-img-01,
.comp-c-img-01 img {
    border-radius: 10px;
}


/* --- Fin Composición de Imágenes C ---*/


/* --- Composición de Imágenes D ---*/

.comp-d-img-01 {
    position: relative;
    /*top: 86px;
  left: 70px;
  top: 2vh;
  left: 2.5vw;
  border-radius: 10px;*/
}

.comp-d-img-01 img {
    width: 364px;
    height: 364px;
    width: 20.7vw;
    height: 33.71vh;
    background: #fff;
}


/* --- Fin Composición de Imágenes D ---*/


/* --- Composición de Imágenes E ---*/

.product-cat-03a .comp-d-img-01,
.product-cat-03b .comp-d-img-01 {
    top: 0;
    left: 0;
    /*width: 480px;
  height: 380px;*/
}

.product-cat-03a .comp-d-img-01 img,
.product-cat-03b .comp-d-img-01 img {
    height: 365px;
    width: 100%;
    height: 33.797vh;
}

.comp-e-img-01 {
    top: 40px;
    left: 125px;
    top: 3.7vh;
    left: 6.5vw;
}

.comp-e-img-01 img {
    width: 430px;
    height: 430px;
    width: 22.4vw;
    height: 39.8vh;
    padding: 10px;
    background: #fff;
}

.comp-e-img-02 {
    top: 40px;
    right: 150px;
    top: 3.7vh;
    right: 8vw;
}

.comp-e-img-03 {
    top: 355px;
    right: 150px;
    top: 25vh;
    right: 8vw;
}

.comp-e-img-02 img,
.comp-e-img-03 img {
    width: 200px;
    height: 200px;
    width: 10.4vw;
    height: 18.6vh;
    padding: 10px;
    background: #fff;
}


/* --- Fin Composición de Imágenes E ---*/

.ahorro,
.ahorro-02,
.ahorro-03,
.product-cat-02a .ahorro,
.product-cat-02b .ahorro,
.product-cat-02c .ahorro,
.product-cat-03a .ahorro,
.product-cat-03b .ahorro {
	background-color: #D7092A;
    /*background-color: #A5173C;*/	
    /*background-color: #0071ce;*/
    padding: 11px 8px;
    text-align: center;
    z-index: 1;
    position: absolute;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    /*box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);*/
    word-wrap: break-word;
    font-family: 'BundayClean-BoldUp', sans-serif;
    left: 519px;
    left: 26.6vw;
    min-width: 90px;
    height: auto;
    top: 24px;
    top: 2.2vh;
    border-top-right-radius: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 10px;
    border: 2px solid #fff;
}

section.constructor .ahorro,
section.constructor .ahorro-02,
section.constructor .ahorro-03,
section.constructor .product-cat-02a .ahorro,
section.constructor .product-cat-02b .ahorro,
section.constructor .product-cat-02c .ahorro,
section.constructor .product-cat-03a .ahorro,
section.constructor .product-cat-03b .ahorro {
    background-color: #ffe300;
    color: #000;
    border: 0;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.product-cat-02a .ahorro,
.product-cat-02b .ahorro,
.product-cat-02c .ahorro,
.product-cat-03a .ahorro,
.product-cat-03b .ahorro {
    left: -2px;
    height: auto;
    top: -2px;
    border-top-right-radius: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
}

.product-cat-03a .ahorro,
.product-cat-03b .ahorro {
    left: 0;
}

.product-cat-02a .ahorro span,
.product-cat-02b .ahorro span,
.product-cat-02c .ahorro span,
.product-cat-03a .ahorro span,
.product-cat-03b .ahorro span {
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    display: block;
}

.ahorro-02 {
    left: 690px;
}

.ahorro-03 {
    left: 930px;
    left: 86vh;
}

.ahorro-hide {
    display: none;
}

.ahorro span,
.ahorro-02 span,
.ahorro-03 span {
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    display: block;
    padding: 0 5px;
}

.texto-02a .col-md-12 .titu-precio,
.texto-02a .col-md-12 .cta-prod {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


/* PRODUCTOS FIN */


/* MINIATURAS SLIDER */


/* MINIATURAS Familia */

.ubicacion-mini,
.ubicacion-mini-02 {
    position: relative;
    top: -96px;
    left: 0;
    width: 72px;
    width: 3.75vw;
    height: 97px;
    height: 12vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    filter: blur(1px);
    float: left;
    opacity: 0.8;
    border: 5px solid transparent;
    border-width: 5px 0;
    -webkit-transition: border 0.1s ease-out 0.1s;
    transition: border 0.1s ease-out 0.1s;
}


/* .ubicacion-mini-02 {
  float: right;
  left: auto;
  right: 5px;
} */

li.active div.ubicacion-mini,
li.active div.ubicacion-mini-02 {
    top: -96px;
    left: 0px;
    width: 75px;
    width: 3.9vw;
    opacity: 1;
    /* border: 0px solid transparent; */
    -webkit-transition: border 0.1s ease-out 0.1s;
    transition: border 0.1s ease-out 0.1s;
}


/* li.active div.ubicacion-mini-02 {
  width: 5.5vw;
} */


/* MINIATURAS Familia FIN */


/* MINIATURAS SLIDER A */

li div.prod-slider-01a,
li div.prod-slider-01a2,
li div.prod-slider-02a,
li div.prod-slider-03a {
    position: relative;
    top: -86px;
    left: 90px;
    width: 100px;
    width: 5.7vw;
    height: 112px;
    height: 7.371vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    filter: blur(1px);
    border-radius: 4px;
    float: left;
    border: 5px solid transparent;
    -webkit-transition: border 0.1s ease-out 0.1s;
    transition: border 0.1s ease-out 0.1s;
    opacity: 0.4;
}

li div.prod-slider-01a2 {
    left: 114px;
    width: 93px;
}

li.active div.prod-slider-01a,
li.active div.prod-slider-01a2,
li.active div.prod-slider-02a,
li.active div.prod-slider-03a {
    opacity: 1;
    border: 0px solid transparent;
    -webkit-transition: border 0.1s ease-out 0.1s;
    transition: border 0.1s ease-out 0.1s;
}

li div.prod-slider-02a {
    width: 50px;
    height: 40px;
    left: 95px;
}

li.active div.prod-slider-02a {
    left: 99px;
    width: 45px;
    height: 37px;
}

li div.prod-slider-03a {
    width: 50px;
    height: 34px;
    top: -46px;
    left: 45px;
}

li.active div.prod-slider-03a {
    width: 52px;
    height: 40px;
    top: -45px;
    left: 50px;
}


/* MINIATURAS SLIDER B */

li .prod-slider-01b,
li .prod-slider-02b {
    position: relative;
    top: -88px;
    left: 28px;
    width: 88px;
    width: 4.58vw;
    height: 67px;
    height: 7.2vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    filter: blur(1px);
    border-radius: 4px;
    float: left;
    border: 5px solid transparent;
    -webkit-transition: border 0.1s ease-out 0.1s;
    transition: border 0.1s ease-out 0.1s;
    opacity: 0.6;
    background-color: #fff;
    border-bottom: 10px solid #d60f2b;
}

section.constructor li .prod-slider-01b,
section.constructor li .prod-slider-02b {
    border-bottom: 10px solid #ffe300;
}

li .prod-slider-02b {
    left: 56px;
}

li.active .prod-slider-01b,
li.active .prod-slider-02b {
    opacity: 1;
    border: 0px solid transparent;
    -webkit-transition: border 0.1s ease-out 0.1s;
    transition: border 0.1s ease-out 0.1s;
    background-color: #fff;
    border-bottom: 10px solid #d60f2b;
}

section.constructor li.active .prod-slider-01b,
section.constructor li.active .prod-slider-02b {
    border-bottom: 10px solid #ffe300;
}

li.active .prod-slider-01b {
    left: 26px;
    top: -87px;
}

li.active .prod-slider-02b {
    left: 60px;
    top: -87px;
}


/* MINIATURAS SLIDER C */

li div.prod-slider-01c,
li div.prod-slider-02c,
li div.prod-slider-03c {
    position: relative;
    top: -80px;
    left: 15px;
    width: 75px;
    width: 3.907vw;
    height: 75px;
    height: 6.945vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    filter: blur(1px);
    border-radius: 4px;
    float: left;
    border: 5px solid transparent;
    -webkit-transition: border 0.1s ease-out 0.1s;
    transition: border 0.1s ease-out 0.1s;
    opacity: 0.6;
    background-color: #fff;
    border-bottom: 10px solid #d60f2b;
}

section.constructor li div.prod-slider-01c,
section.constructor li div.prod-slider-02c,
section.constructor li div.prod-slider-03c {
    border-bottom: 10px solid #ffe300;
}

li div.prod-slider-02c {
    left: 22px;
}

li div.prod-slider-03c {
    left: 30px;
}

li.active div.prod-slider-01c,
li.active div.prod-slider-02c,
li.active div.prod-slider-03c {
    left: 12px;
    top: -82px;
    width: 70px;
    width: 3.65vw;
    height: 70px;
    height: 6.5vh;
    border: 0px solid transparent;
    -webkit-transition: border 0.1s ease-out 0.1s;
    transition: border 0.1s ease-out 0.1s;
    opacity: 1;
    background-color: #fff;
    border-bottom: 10px solid #d60f2b;
}

section.constructor li.active div.prod-slider-01c,
section.constructor li.active div.prod-slider-02c,
section.constructor li.active div.prod-slider-03c {
    border-bottom: 10px solid #ffe300;
}

li.active div.prod-slider-02c {
    left: 25px;
}

li.active div.prod-slider-03c {
    left: 40px;
}


/* MINIATURAS SLIDER C FIN */


/* MINIATURAS SLIDER FIN */


/* TAB HOMECENTER 360 */

.img-tab360,
.img-empleados {
    width: 1890px;
    width: 98.4vw;
    height: 776px;
    height: 71.853vh;
    margin: 0;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/banner-homecenter-360.jpg?tmp=01);
    background-repeat: no-repeat;
}

.img-empleados {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/PB-feria-empleados.jpg?tmp=03);
}

#homecenter360,
#empleados {
    position: absolute;
    top: 25px;
    height: 776px;
    height: 71.853vh;
    overflow: hidden;
}


/* FIN HOMECENTER 360 */


/* TAB FAMILIAS */

.img-tab {
    width: 620px;
    height: 410px;
    width: 32vw;
    height: 38vh;
    margin-bottom: 15px;
    -webkit-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.30);
    box-shadow: 1px 1px 4px 1px rgb(0, 0, 0, 0.30);
    border-radius: 10px;
    overflow: hidden;
}

.espacio-vw {
    margin-right: 0.7vw;
    margin-left: 0.7vw;
}

#familias {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: stretch;
    /*align-content: space-between;*/
    overflow-x: scroll;
    overflow-x: hidden;
    height: 776px;
    height: 71.853vh;
}

h1.titulo_familias {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 36px;
    color: #333;
    text-align: center;
    margin: 25px 0;
}

h1.titulo_familias b {
    font-weight: 600;
}

.fam-01 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-01.jpg?tmp=01);
}

.fam-02 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-02.jpg?tmp=01);
}

.fam-03 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-03.jpg?tmp=01);
}

.fam-04 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-04.jpg?tmp=01);
}

.fam-05 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-05.jpg?tmp=01);
}

.fam-06 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-06.jpg?tmp=01);
}

.fam-07 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-07.jpg?tmp=01);
}

.fam-08 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-08.jpg?tmp=01);
}

.fam-09 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-09.jpg?tmp=01);
}

.fam-10 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-10.jpg?tmp=01);
}

.fam-11 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-11.jpg?tmp=01);
}

.fam-12 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-12.jpg?tmp=01);
}

.fam-13 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-13.jpg?tmp=01);
}

.fam-14 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-14.jpg?tmp=01);
}

.fam-15 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-15.jpg?tmp=01);
}

.fam-16 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-16.jpg?tmp=01);
}

.fam-17 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-17.jpg?tmp=01);
}

.fam-18 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-18.jpg?tmp=01);
}

.fam-19 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-19.jpg?tmp=01);
}

.fam-20 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-20.jpg?tmp=01);
}


/* FIN TAB FAMILIAS */


/* INICIO TAB RETIRO EN TIENDA */

#retiro {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    /* align-content: space-between; */
    overflow-x: scroll;
    overflow-x: hidden;
    height: 776px;
    height: 71.853vh;
    top: -777px;
}

#content-retiro {
    text-align: left;
    color: #333333;
    height: 776px;
    height: 71.853vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

#guia-main {
    padding: 0 80px;
}

h1.titulo-retiro-entienda {
    font-family: miso-bold-webfont, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 50px;
    color: #0073d2;
}

h2.subtitle {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 20px;
}

h3.subtitle-retiro-entienda {
    font-family: miso-bold-webfont, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #0073d2;
}

img.img-pasos {
    margin-bottom: 20px;
    margin-top: 10px;
}

p.texto-paso {
    font-family: 'Roboto', sans-serif;
    text-align: justify;
    font-size: 18px;
}

.col-sm-12.line-marco {
    border: 2px #ccc solid;
    padding: 15px 10px;
    margin-bottom: 25px;
    margin-top: 25px;
}

h3.subtitle-retiro-entienda {
    font-weight: bold;
    font-family: miso-bold-webfont, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #0073d2;
    margin-bottom: 10px;
}

.col-sm-4.col-xs-12.text-center.line-center {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 445px;
}

.secciontab.s_normal {
    padding: 20px 0;
    border-top: 1px dotted #0073d2;
}

h2.subtitle-tiendas {
    font-family: miso-bold-webfont, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 40px;
    margin-bottom: 20px;
    color: #0073d2;
}

p.parrafo-tiendas {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    text-align: center;
}

.col-xs-12.col-sm-12.col-md-12.col-lg-12.box.padding-none.tiendas {
    text-align: center;
    margin-bottom: 20px;
}

.secciontab .panel-default>.panel-heading {
    color: #fff;
    background-color: #0073d2;
    border-color: #ddd;
}

.secciontab .panel-title a,
.secciontab .panel-body {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    text-decoration: none;
}

.secciontab .panel-title a {
    font-size: 20px;
    font-weight: 700;
    display: block;
}

.secciontab .panel-body {
    padding: 30px;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        padding-bottom: 25px;
    }
    .dl-horizontal dd {
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        display: flex;
        justify-content: left;
        align-items: center;
        padding: 25px 0;
    }
}

.panel-default>.panel-heading a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

form .panel-default>.panel-heading a[aria-expanded="true"]:after,
form .panel-default>.panel-heading a[aria-expanded="false"]:after {
    display: none;
}

.productos-retiro {
    background-color: rgba(224, 0, 21, 1);
    font-size: 20px;
    padding: 20px 80px;
    margin: 20px 0;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}

a.productos-retiro,
a.productos-retiro:hover {
    text-decoration: none;
    color: #fff;
}


/* FIN TAB RETIRO EN TIENDA */


/*abre Promo sorpresa*/

#myModalBLACK .modal-dialog {
    width: 70vw;
    margin: 5vh auto;
}

.promo-sorpresa .banner_tittle {
    text-align: center;
    padding: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    height: 70px;
    border-radius: 5px 5px 0 0;
    width: 100%;
    background: #DD0021 url(https://www.homecenter.com.co/static/home/images/2018/noviembre-black/dk/fondo.png?tmp=5343);
}

.promo-sorpresa .banner_tittle strong {
    float: left;
    padding: 0px 13px;
    font-size: 40px;
    line-height: 50px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    background: #000;
    margin: 11px 0 0 160px;
    font-family: miso-bold-webfont, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.promo-sorpresa .banner_tittle strong span {
    text-shadow: 4px 3px 3px rgba(0, 0, 0, 0.6);
}

.promo-sorpresa .banner_tittle em {
    float: left;
    font-size: 30px;
    color: #000;
    letter-spacing: 1.1px;
    background: #fff;
    margin: 11px 0 0;
    padding: 4px 13px;
}

.pddt15-cyber {
    padding: 0 0 20px;
    margin: 5px;
    border: 1px solid #EEE;
    text-align: center;
    overflow: hidden;
}

.promo-sorpresa .pddt15-cyber {
    border-radius: 4px;
    width: 32.5%;
    margin: .4%;
    min-height: 389px;
    background: #fff;
    border: 2px dotted #999;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.promo-sorpresa .pddt15-cyber:hover {
    border: 2px dotted #333;
}

.promo-sorpresa a {
    float: left;
    width: 100%
}

.img-link.bnn-desta img.img-responsive {
    width: auto;
}

.texto {
    margin: 12px 0 0;
    padding: 0 10px;
}

.nombre-bnn-desta-cyber {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
}

.promo-sorpresa .nombre-bnn-desta-cyber {
    height: 22px;
    overflow: hidden;
    text-transform: capitalize;
}

.info-bnn-desta-cyber {
    width: 100%;
    color: #DD0021;
    font-size: 22px;
    font-weight: 600;
    margin: 5px 0;
}

.texto-bnn-desta-cyber {
    font-size: 14px;
    letter-spacing: 1.5px;
    color: #000;
}

.promo-sorpresa .agotado {
    background-image: url(/static/home/images/2018/julio/cyber/agotado.png);
    z-index: 100;
    height: 140px;
    width: 180px;
    position: absolute;
    right: -60px;
    top: -34px
}

.terminos {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px;
    color: #555
}

#clockdiv {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    height: 62px;
    float: right;
    padding: 0 160px 0 0;
}

#clockdiv>div {
    padding: 7px 7px 2px;
    border-radius: 3px;
    background: #000;
    display: inline-block;
    margin: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3)
}

#clockdiv div>span {
    padding: 3px 12px;
    border-radius: 3px;
    background: #fff;
    display: inline-block;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    color: #000;
    font-weight: 700;
    font-size: 22px
}

.smalltext {
    padding-top: 2px;
    font-size: 10px;
    font-weight: 700;
    color: #fff
}

.promo-sorpresa .ahorro {
    background: #DD0021;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    padding: 8px;
    text-align: center;
    display: block;
    z-index: 101;
    position: absolute;
    left: 8px;
    color: #fff;
    font-size: 24px;
    line-height: 55px;
    font-weight: 700;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    top: 5px;
}


/*Cierra Promo sorpresa*/


/* BOTÓN AYUDA */

.dropup {
    height: 12vh;
    text-align: right;
    margin-right: 30px;
}

.icon {
    opacity: 1;
}

.icon.icon-home {
    padding: 52px 40px;
    height: 100%;
    border: 1px solid #DD0021;
    background: #DD0021;
    color: #fff;
    font-family: 'miso', Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
}

.open>.dropdown-toggle.icon.icon-home:active,
.open>.dropdown-toggle.icon.icon-home:focus {
    color: #fff;
    border: 1px solid #DD0021;
    background: #DD0021;
    opacity: 0.8;
}

.icon.icon-home span {
    font-family: 'miso', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
    margin: 0 10px;
}

.btn .caret {
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid;
}

.pantallas>ul {
    background-color: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 20px;
    color: #333;
}

.pantallas .dropdown-menu>li>a {
    font-size: 20px !important;
    background-color: #f5f5f5;
    padding: 20px;
    color: #333;
}


/* ADICIONALES FORMULARIO EXPERIENCIA */

@font-face {
    font-family: 'fonticonhc';
    src: url('https://www.homecenter.com.co/static/aplicativos/fonticon/font/fonticonhc.eot');
    src: url('https://www.homecenter.com.co/static/aplicativos/fonticon/font/fonticonhc.eot') format('embedded-opentype'), url('https://www.homecenter.com.co/static/aplicativos/fonticon/font/fonticonhc.woff') format('woff'), url('https://www.homecenter.com.co/static/aplicativos/fonticon/font/fonticonhc.ttf') format('truetype'), url('https://www.homecenter.com.co/static/aplicativos/fonticon/font/fonticonhc.svg#fonticonhc') format('svg');
    font-weight: normal;
    font-style: normal;
}

.container {
    padding: 0;
}

section.col-md-3.col-xs-6.col-sm-6 {
    margin-bottom: 50px;
}

p.cats {
    text-align: center;
}

section#recomendados {
    height: 420px;
    display: none;
}

h2.titulo-seccion {
    font-size: 25px;
    border-bottom: solid 1px #B9B9B9!important;
    width: 100%;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 30px 0 20px 0;
    font-weight: 300;
    padding: 0 0 5px 0;
}

label.control-label {
    font-weight: 700;
    margin-bottom: 10px;
    /* margin-top: 15px; */
    font-size: 16px;
    line-height: initial;
}

#collapseOneAutoriza ol {
    padding-left: 40px;
}

#collapseOneAutoriza li {
    list-style: decimal;
    font-size: 15px;
    color: #666;
    font-weight: 700;
}

.productosHome .cajaProducto a {
    width: 100%;
    height: 100%;
    display: block;
}

.productosHome .cajaProducto a:hover {
    text-decoration: none;
}

.productosHome .cajaProducto img {
    padding: 5px 10%;
}

.productosHome .cajaProducto .cajaPrecio {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

.productosHome .cajaProducto .cajaPrecio .precio {
    font-size: 30px;
    font-weight: bold;
    line-height: 38px;
}

.productosHome .cajaProducto .cajaPrecio .signoPeso {
    font-size: 20px;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}

.productosHome .cajaProducto .cajaPrecio .cu {
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    margin-left: 3px;
}

.productosHome .cajaProducto .cajaPrecio .priceFormat {
    font-size: 20px;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    margin-left: 3px;
}

.productosHome .cajaProducto .cajaPrecio .precioNormal {
    font-size: 14px;
    font-weight: lighter;
    color: #565656;
}

.productosHome .cajaProducto .cajaPrecio .mt2 {
    font-size: 20px;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    margin-left: 3px;
}

.productosHome .cajaProducto .cajaPrecio .ahorro {
    font-weight: bold;
}

.productosHome .cajaProducto .cajaPrecio .ahorro .signoPeso {
    font-size: 13px;
    font-weight: normal;
    vertical-align: baseline;
}

.productosHome .cajaProducto .cajaPrecio .ahorro .cu {
    font-size: 13px;
    font-weight: normal;
}

.productosHome .cajaProducto .cajaPrecio .antes .signoPeso {
    font-size: 13px;
    font-weight: normal;
    vertical-align: baseline;
}

.productosHome .cajaProducto .cajaPrecio .antes .cu {
    font-size: 13px;
    font-weight: normal;
}

.productosHome .cajaProducto .cajaPrecio .normal .signoPeso {
    font-size: 13px;
    font-weight: normal;
    vertical-align: baseline;
}

.productosHome .cajaProducto .cajaPrecio .normal .cu {
    font-size: 13px;
    font-weight: normal;
}

.productosHome .cajaProducto .lineaGris {
    width: 200px;
    height: 2px;
    background-color: #aeaeae;
    margin: 10px 0px;
}


/* .productosHome .cajaProducto .cajaDetalle {} */

.productosHome .cajaProducto .cajaDetalle .descripcion {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.productosHome .cajaProducto .cajaDetalle .marca {
    font-size: 14px;
    font-weight: lighter;
    color: #333333;
    line-height: 20px;
}

.productosHome .cajaProducto .cajaDetalle .sku {
    font-size: 12px;
    font-weight: lighter;
    color: #666666;
}

.productosHome .btnVtn {
    width: 100%;
    max-width: 160px;
    height: 34px;
    line-height: 34px;
    color: #dd0021;
    border: 1px solid #dd0021;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    margin: 8px auto 0;
    position: realtive;
}

.productosHome a:hover .btnVtn {
    background: #dd0021;
    color: #fff;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-top: -25px;
}

.nombre {
    height: 48px;
    text-align: center;
    margin: 5px 0 0 0;
    overflow: hidden;
}

.iconTop {
    height: 27px;
    left: 36px;
    top: 5px;
    width: 36px;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 90;
    background-size: 100% 100%;
}

.texto-disculpa {
    position: relative;
    padding: 15px 15px 5px;
    font-size: 28px;
    font-family: arial, helvetica;
    color: #000;
    line-height: initial;
    font-weight: bold;
    text-align: center;
}

.paddingReset p {
    font-size: 18px;
    color: #666;
    padding: 0px 0px 15px 12px;
    line-height: 31px;
}

.paddingReset textarea {
    padding: 10px;
    margin: 0 15px 15px 0;
    border-radius: 4px;
    border: 1px solid #aaa;
    color: #0179D7;
}

.terms-conditions p,
.terms-conditions ul {
    font-size: 15px;
    padding: 0px 0px 15px 0;
    line-height: 25px;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #888;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #888;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #888;
}

.mensaje2 .texto-disculpa {
    color: #0179D5
}

.mensaje2 {
    float: left;
    display: none;
}

.paddingReset .btn {
    background: #0179D7;
    color: #fff;
    padding: 10px 45px;
    font-size: 16px;
    float: left;
    border-radius: 4px;
    border: none;
}


/*change*/

.jq-prod-additional span {
    /*padding: 10px 135px;*/
    /*background: rgba(0, 111, 208, 0.07);*/
    border-radius: 5px;
    /*margin: 25px 0;*/
    /*text-align: center;*/
    /*width: auto;*/
}

span.linehelp {
    padding: 10px 135px;
    background: rgba(0, 111, 208, 0.07);
    border-radius: 5px;
    margin: 25px 0;
    text-align: center;
    width: auto;
}

span.titulo-linea {
    border-bottom: 1px solid #CCCCCC;
    color: #666666;
    font-size: 14px;
    text-align: left;
    margin: 0;
    margin-bottom: 10px;
    padding: 20px 10px 5px;
    font-weight: bold;
    display: block;
    border-radius: 0;
    background: none;
}

.modal .modal-content {
    text-align: left;
}

.close {
    font-size: 30px;
}


/* BANNERS PANTALLAS */

.seccion-banners {
    position: fixed;
    margin-bottom: 15px;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}


/* .boton-ayuda,
.boton-banner-01,
.boton-banner-01a,
.boton-banner-02,
.boton-banner-02a,
.boton-banner-03 {
  position: fixed;
  z-index: 1040;
  right: 5px;
  bottom: 5px;
}

.boton-banner-01 {
  right: 770px;
}

.boton-banner-01a {
  right: 714px;
  right: 36.5vw;
  width: 25.8vw;
  height: 12.5vh;
}

.boton-banner-01a img {
  width: 25.8vw;
  height: 12.5vh;
}

.boton-banner-02 {
  right: 210px;
}

.boton-banner-02a {
  right: 210px;
  right: 10.5vw;
  height: 12.5vh;
  width: 25.8vw;
}

.boton-banner-02a img {
  height: 12.5vh;
  width: 25.8vw;
}

.boton-banner-03 {
  z-index: 1030;
  right: 210px;
} */

.panel-title {
    line-height: 23px;
}

a.term-conditions-link:link {
    color: #0072ce;
    cursor: pointer;
    text-decoration: underline;
}


/*Fix modal select2 change*/

span.select2-container {
    z-index: 10050;
}

.select2.select2-container.select2-container--default.select2-container--below {
    width: 100% !important;
}

.select2.select2-container.select2-container--default {
    width: 100% !important;
}

a.t-red:link {
    color: #dd0021;
    cursor: pointer;
    text-decoration: none;
}


/* @media screen and (min-width: 960px) {
.texto-disculpa img {
padding-bottom: 100px;
} */

@media screen and (min-width: 960px) {
    .texto-disculpa img {
        padding-bottom: 100px;
    }
}

@media screen and (max-width: 960px) and (min-width: 767px) {
    .texto-disculpa img {
        padding-bottom: 190px;
    }
}

@media screen and (max-width: 988px) {
    .newMainSection {
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 767px) {
    .paddingReset p,
    .texto-disculpa {
        width: 100%;
    }
    .paddingReset p {
        font-size: 14px;
        line-height: 20px;
    }
    .texto-disculpa {
        font-size: 22px;
    }
    .texto-disculpa img {
        width: 100px;
    }
    .paddingReset .btn {
        font-size: 14px
    }
}

.texto span {
    margin-bottom: 20px;
}

.modal .modal-content {
    text-align: left;
    border-radius: 10px;
    padding: 15px 15px 0 15px;
}

button.close {
    color: #333333;
}

.close {
    font-size: 40px;
}

.modal-header {
    border-bottom-width: 0;
    padding: 0;
}

.modal-header .close {
    margin-top: -35px;
    margin-right: -30px;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
    background-color: #666;
    border: 1px solid #fff;
    border-radius: 25px;
    width: 50px;
    height: 50px;
    opacity: 1;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal .close-btn .fa {
    margin: 0;
    font-size: 12px;
    position: relative;
    top: -4px;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 60vw;
        margin: 22vh auto;
    }
    .modal-02 {
        width: 50vw;
        margin: 6vh auto;
    }
    .modal-open .modal {
        position: fixed;
        /*overflow: hidden;*/
    }
}


/* FIN BOTÓN AYUDA */


/* Icono BLACK-CYBER */

a div.black {
    margin-right: auto !important;
}

div.normal-logo-right a div.black {
    margin-top: 10px !important;
}


/* CAMBIAR ZONA */

section#zprice-hide i.zonePriceIcon {
    padding: 14px 0;
}

section#zprice-hide a.jq-cambiar.hidden-sm.hidden-xs {
    padding: 16px 0;
}

.newHeader .normal-zone-price {
    display: none;
}


/* PRECIOS INTERNET */

div.pantallas-precio-internet {
    background-color: #fff;
    width: 50%;
    margin: 10px auto 0;
    padding: 2px 0;
}

section.constructor div.pantallas-precio-internet {
    background-color: #ffe300;
}

div.pantallas-precio-internet p {
    font-family: 'BundayClean-RegularUp', sans-serif;
    font-size: 15px;
    line-height: normal;
    font-weight: 400;
    font-weight: normal;
    text-align: center;
    color: #d7092a;
    border-top: 1px solid #d7092a;
    border-bottom: 1px solid #d7092a;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-bottom: 0;
}

div.pantallas-precio-internet p b {
    font-family: 'BundayClean-BoldUp', sans-serif;
}

section.constructor div.pantallas-precio-internet p {
    color: #000;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}


/* OCULTAR ZONA EN HOME PANTALLAS */

div.pull-left.zone-price.normal-zone-price.regionPriceSoco {
    display: none;
}


/* ARREGLO SEARCH HOME */


/* div#fbra_searchBoxContainer {
  margin-left: 80px;
} */


/* BOTON MENU */

.main-app {
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    padding-top: 10px;
    padding-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-btn {
    position: relative;
    width: 6rem;
    height: 6rem;
    font-size: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    cursor: pointer;
    color: #fff;
    transition: 400ms;
    box-shadow: 0px 0px 0px rgba(255, 255, 255, .04);
    transform: rotate(0deg);
    opacity: 1;
}

.main-btn:hover {
    box-shadow: 0px 0px 10px rgba(255, 255, 255, .04);
}

.custom-menu-toggle,
.custom-menu-toggle:before,
.custom-menu-toggle:after {
    background-color: rgb(90, 90, 90, 1);
    position: absolute;
    width: 30px;
    height: 4px;
    border-radius: 2px;
    display: block;
}

.custom-menu-toggle {
    margin: auto;
    transition: 400ms;
}

.custom-menu-toggle:before {
    transition: 400ms;
    content: '';
    backface-visibility: hidden;
    transform: rotate(0deg) translateY(10px);
}

.custom-menu-toggle:after {
    transition: 400ms;
    content: '';
    backface-visibility: hidden;
    transform: rotate(0deg) translateY(-10px);
}

.main-btn.active .custom-menu-toggle {
    background-color: rgba(255, 255, 255, 0);
}

.main-btn.active .custom-menu-toggle:before {
    transition: 400ms;
    content: '';
    transform: rotate(45deg) translateY(0px);
}

.main-btn.active .custom-menu-toggle:after {
    transition: 400ms;
    content: '';
    transform: rotate(-45deg) translateY(0px);
}


/* MENU PANTALLAS */

nav.navbar.navbar-default.navbar-fixed-top {
    width: 4vw;
    height: 7vh;
    padding: 15px;
    /* cursor: pointer; */
    margin-bottom: 0;
    border-width: 0;
}

nav div.nav {
    z-index: 100;
    position: fixed;
}

.mob_open {
    display: block;
}

.navigation {
    background: #fff;
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
}

.menu-shelf {
    background: #fff;
    width: 700px;
    height: 100vh;
    position: relative;
    overflow: hidden;
    display: none;
    max-width: 700px;
    margin-left: 7vh;
    top: 0;
    bottom: 0;
    border-left: 2px solid #e6e6e6;
}

.navigation:after {
    content: '';
    background: rgba(0, 0, 0, 0);
    height: 100vh;
    width: 100vw;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: none;
}

.open-nav+.navigation:after {
    background: rgba(0, 0, 0, 0.25);
    display: block;
}

.menu-shelf>* {
    opacity: 0;
    -webkit-transition: 0.1s opacity ease-in-out, 0.5s transform ease-in-out;
    transition: 0.1s opacity ease-in-out, 0.5s transform ease-in-out;
    -webkit-transform: translate(0px, 10px);
    transform: translate(0px, 10px);
}

.open-nav .menu-shelf>* {
    opacity: 1;
    -webkit-transition: 0.5s opacity ease-in-out, 0.5s transform ease-in-out;
    transition: 0.5s opacity ease-in-out, 0.5s transform ease-in-out;
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

.menu-bg {
    position: fixed;
    display: none;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0);
    transition: 1s all ease-in-out;
}

.open-nav+.menu-bg {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
}

.menu-shelf ul.tabs {
    margin-top: 15px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: stretch;
}

.menu-shelf ul.tabs:after {
    content: '';
    width: 100%;
    margin-top: -2px;
    border-bottom: 2px solid #f0f0f0;
    z-index: 0;
}

.menu-shelf ul.tabs li a {
    color: #3d3d3d;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}

.menu-shelf ul.tabs li:hover>a {
    color: #37ccc9;
}

.menu-shelf ul.tabs li.current>a {
    color: #37ccc9;
}

.menu-shelf ul.tabs li>a:hover {
    cursor: pointer;
}

.menu-shelf ul.tabs li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: lato, sans-serif;
    font-weight: bold;
    font-size: 10px;
    display: relative;
    line-height: 100px;
}


/* .menu-shelf ul.tabs li:before {
  content: '';
  width: 2px;
  height: 50px;
  background: #f0f0f0;
  display: block;
  position: absolute;
  margin-top: 25px;
} */

.menu-shelf ul.tabs li>a:after {
    content: '';
    display: block;
    position: relative;
    height: 2px;
    width: 0%;
    background: #DD0021;
    z-index: 1;
}

.menu-shelf ul.tabs li.current>a:after,
.menu-shelf ul.tabs li:hover>a:after {
    width: 100%;
}

.menu-shelf ul.tabs:hover>li.current>a:after {
    width: 0%;
}

.menu-shelf ul.tabs li.current:hover>a:after {
    width: 100%;
}

.menu-shelf ul.tabs li:first-child:before {
    display: none;
}

.tabs_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


/*.open-nav .tab_content .tabs_item:nth-child(1) {
  opacity: 1;
} this is used to fix about section probably won't need it*/

.tab_content {
    overflow: hidden;
}

.open-nav .tab_content .tabs_item {
    opacity: 0;
    -webkit-transform: translatey(20px);
    transform: translatey(20px);
    -webkit-transition: 0.5s opacity ease-in-out, 0.5s transform ease-in-out;
    transition: 0.5s opacity ease-in-out, 0.5s transform ease-in-out;
}

.open-nav .tab_content .active_tab_content {
    opacity: 1;
    -webkit-transform: translatey(0px);
    transform: translatey(0px);
    -webkit-transition: 1s opacity ease-in-out, 0.6s transform ease-in-out;
    transition: 1s opacity ease-in-out, 0.6s transform ease-in-out;
}


/* Transitions */

.logo-menu svg,
.hexagon,
.ac,
line,
.navigation,
.open-nav,
.menu-shelf ul.tabs li>a:after,
ul.pagination a li,
button:after,
button {
    -webkit-transition: 0.5s all cubic-bezier(.87, -.41, .19, 1.44);
    transition: 0.5s all cubic-bezier(.87, -.41, .19, 1.44);
}

.open-nav .menu-shelf {
    -webkit-animation: shelf 0.5s forwards linear alternate;
    animation: shelf 0.5s forwards linear alternate;
    box-sizing: border-box;
}

a,
.menu-shelf ul.tabs li {
    -webkit-transition: 0.3s all ease-in-out, 0s z-index ease-in-out, 0s border ease-in-out;
    transition: 0.3s all ease-in-out, 0s z-index ease-in-out, 0s border ease-in-out;
}

.firstline,
.lastline,
.middleline {
    -webkit-transition: 0.3s all cubic-bezier(.87, -.41, .19, 1.44);
    transition: 0.3s all cubic-bezier(.87, -.41, .19, 1.44);
}


/* CONTENIDO MENU */

.contenido-menu {
    position: absolute;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: stretch;
    width: 100%;
    height: 100vh;
}

a.logo-hc-link {
    border-radius: 0 0 0 10px;
    background-color: #fff;
    padding: 15px 30px;
    display: flex;
    justify-content: center;
}

div#logo-hc {
    background-image: url(https://www.homecenter.com.co/static/kioskos/Muebles/assets/img/main-logo-sodimac.svg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 260px;
    height: 48px;
}

.img-familia-01,
.img-familia-02,
.img-familia-03,
.img-familia-04,
.img-familia-05,
.img-familia-06,
.img-familia-07,
.img-familia-09,
.img-familia-11 {
    position: relative;
    top: 0;
    left: 0;
    width: 700px;
    max-width: 100%;
    height: 648px;
    height: 60vh;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.img-familia-01 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-01-a.jpg?tmp=2019-10-21a);
}

.img-familia-02 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-02-a.jpg?tmp=2019-10-21a);
}

.img-familia-03 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-03-a.jpg?tmp=2019-10-21a);
}

.img-familia-04 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-04-a.jpg?tmp=2019-10-21a);
}

.img-familia-05 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-05-a.jpg?tmp=2019-10-21a);
}

.img-familia-06 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-06-a.jpg?tmp=2019-10-21a);
}

.img-familia-07 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-07-a.jpg?tmp=2019-10-21a);
}

.img-familia-09 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-09-a.jpg?tmp=2019-10-21a);
}

.img-familia-11 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-11-a.jpg?tmp=2020-02-24a);
}

.espacio-img-fam {
    position: relative;
}

.espacio-neg-fam {
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.7);
    /* height: 80px; */
    position: absolute;
    width: 100%;
    padding: 0;
}

h2.texto-ubi-fam {
    font-family: 'Roboto', sans-serif;
    font-family: 'BundayClean-BoldUp', sans-serif;
    padding: 30px 0;
    margin: 0;
    letter-spacing: 1px;
    font-size: 40px;
    font-style: italic;
    font-weight: 300;
}

div.contenido-menu div.tabs-menu {
    margin: 10px 0;
    border-top: 2px solid #e6e6e6;
    border-bottom: 2px solid #e6e6e6;
    width: 100%;
    overflow: hidden;
}

div.footer-menu {
    width: 100%;
}


/* Banners Home */

section.seccion-banners a {
    box-shadow: 1px 1px 4px 1px rgb(0, 0, 0, 0.30);
    border-radius: 10px;
    overflow: hidden;
}


/* ESTILOS BLACKDAYS 2019 */

section.blackdays .carousel-control.left,
section.blackdays .carousel-control.right {
    background: rgba(0, 0, 0, 0.8);
}

section.blackdays div.espacio-logo {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/PB-logo-black-days.png?tmp=2020-11-05a);
    height: 456px;
}

section.blackdays .espacio-logo-mini {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/PB-logo-black-days.png?tmp=2020-11-05a);
}

section.blackdays .espacio-logo-mini,
section.blackdays li.active div.espacio-logo-mini {
    height: 7.4vh;
}

section.blackdays .ubi-fam-01,
section.blackdays .ubi-fam-02,
section.blackdays .ubi-fam-03,
section.blackdays .ubi-fam-04,
section.blackdays .ubi-fam-05,
section.blackdays .ubi-fam-06,
section.blackdays .ubi-fam-07,
section.blackdays .ubi-fam-09 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-black.jpg?tmp=20190828a);
}

section.blackdays .texto-01,
section.blackdays .texto-02a {
    background-color: #000;
}

section.blackdays .texto-01 {
    border: 2px solid #fff;
}

section.blackdays .titu-precio-02 b {
    font-family: 'BundayClean-boldUp', sans-serif;
}

section.blackdays h3.marca-prod-01 {
    color: #fff;
}

section.blackdays p.texto-prod {
    color: #fff;
}

section.blackdays .line-prod {
    border-bottom: 1px solid #fff;
}

section.blackdays .titu-prod-01,
section.blackdays .titu-prod-02,
section.blackdays .texto-02a .titu-prod-02 {
    color: #fff;
    font-family: 'BundayClean-RegularUp', sans-serif;
}

section.blackdays .texto-02a .titu-prod-02:first-line {
    font-family: 'BundayClean-BoldUp', sans-serif;
}

section.blackdays div.pantallas-precio-internet,
section.blackdays div.pantallas-precio-cumple,
section.blackdays div.pantallas-precio-zona {
    background-color: #fff;
}

section.blackdays div.pantallas-precio-internet p,
section.blackdays div.pantallas-precio-cumple p,
section.blackdays div.pantallas-precio-zona p {
    color: #000;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    font-family: 'BundayClean-RegularUp', sans-serif;
}

section.blackdays div.pantallas-precio-internet p b,
section.blackdays div.pantallas-precio-cumple p b,
section.blackdays div.pantallas-precio-zona p b {
    font-family: 'BundayClean-BoldUp', sans-serif;
}

section.blackdays .titu-precio,
section.blackdays .texto-02a .titu-precio {
    color: #dd0021;
    font-family: 'BundayClean-SemiBoldUp', sans-serif;
}

section.blackdays .titu-precio span,
section.blackdays .texto-02a .titu-precio span,
section.blackdays .titu-precio span .precio-empleados {
    color: #dd0021;
}

section.blackdays .titu-precio-02 {
    color: #fff;
    font-family: 'BundayClean-RegularUp', sans-serif;
}

section.blackdays .cta-prod,
section.blackdays .texto-02a .cta-prod {
    background-color: #000;
    font-family: 'BundayClean-RegularUp', sans-serif;
    box-shadow: inset 0 0 20px #dc2334;
    color: #fff;
}

section.blackdays .ahorro,
section.blackdays .ahorro-02,
section.blackdays .ahorro-03,
section.blackdays .product-cat-02a .ahorro,
section.blackdays .product-cat-02b .ahorro,
section.blackdays .product-cat-02c .ahorro,
section.blackdays .product-cat-03a .ahorro,
section.blackdays .product-cat-03b .ahorro {
    background-color: #000;
    font-family: 'BundayClean-BoldUp', sans-serif;
    text-shadow: none;
    color: #fff;
}

section.blackdays .texto-ubi,
section.blackdays .titu-ubi {
    font-family: 'BundayClean-BoldUp', sans-serif;
}

section.blackdays .titu-ubi {
    font-size: 40px;
    ;
}

section.blackdays .product-cat-02a .ahorro span,
section.blackdays .product-cat-02b .ahorro span,
section.blackdays .product-cat-02c .ahorro span,
section.blackdays .product-cat-03a .ahorro span,
section.blackdays .product-cat-03b .ahorro span {
    text-shadow: 0 0 10px #dc2334;
}


/* ESTILOS TEMPORADA DE CASA 2020 */

section.temporada-casa .carousel-control.left,
section.temporada-casa .carousel-control.right {
    background: rgba(0, 113, 180, 0.8);
}

section.temporada-casa div.espacio-logo,
section.temporada-casa div.espacio-logo2 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/PB-logo-temporada-casa.jpg?tmp=2020-08-28a);
}

section.temporada-casa .espacio-logo-mini {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/PB-logo-temporada-casa.jpg?tmp=2020-08-28a);
}

section.temporada-casa .ubi-fam-01,
section.temporada-casa .ubi-fam-02,
section.temporada-casa .ubi-fam-03,
section.temporada-casa .ubi-fam-04,
section.temporada-casa .ubi-fam-05,
section.temporada-casa .ubi-fam-06,
section.temporada-casa .ubi-fam-07,
section.temporada-casa .ubi-fam-09 {
    background-image: url(https://www.homecenter.com.co/static/kioskos/img/img-fam-temporada-casa.jpg?tmp=2020-08-28a);
}

section.temporada-casa .texto-01 {
    border: 2px solid #fff;
}

section.temporada-casa .titu-precio-02 b {
    font-family: 'BundayClean-boldUp', sans-serif;
}

section.temporada-casa h3.marca-prod-01 {
    color: #333;
}

section.temporada-casa p.texto-prod {
    color: #fff;
}

section.temporada-casa .line-prod {
    border-bottom: 1px solid #fff;
}

section.temporada-casa .titu-prod-01,
section.temporada-casa .titu-prod-02,
section.temporada-casa .texto-02a .titu-prod-02 {
    font-family: 'BundayClean-RegularUp', sans-serif;
}

section.temporada-casa .texto-02a .titu-prod-02:first-line {
    font-family: 'BundayClean-BoldUp', sans-serif;
}

section.temporada-casa div.pantallas-precio-internet p,
section.constructor.temporada-casa div.pantallas-precio-internet p {
    color: #0071b4;
    border-top: 1px solid #0071b4;
    border-bottom: 1px solid #0071b4;
}

section.temporada-casa .titu-precio,
section.temporada-casa .texto-02a .titu-precio {
    font-family: 'BundayClean-BoldUpItalic', sans-serif;
}

section.temporada-casa .titu-precio span,
section.temporada-casa .texto-02a .titu-precio span,
section.temporada-casa .titu-precio span .precio-empleados {
    font-family: 'BundayClean-BoldUpItalic', sans-serif;
}

section.temporada-casa .titu-precio-02 {
    font-family: 'BundayClean-RegularUp', sans-serif;
}

section.temporada-casa li .prod-slider-01b,
section.temporada-casa li .prod-slider-02b,
section.temporada-casa li.active .prod-slider-01b,
section.temporada-casa li.active .prod-slider-02b {
    border-bottom: 10px solid #f5d923;
}

section.temporada-casa .cta-prod,
section.temporada-casa .texto-02a .cta-prod {
    /* background-color: #f5d923; */
    background-color: #0071b4;
    font-family: 'BundayClean-BoldUp', sans-serif;
    /* color: #0071b4; */
    color: #fff;
}

section.temporada-casa .ahorro,
section.temporada-casa .ahorro-02,
section.temporada-casa .ahorro-03,
section.temporada-casa .product-cat-02a .ahorro,
section.temporada-casa .product-cat-02b .ahorro,
section.temporada-casa .product-cat-02c .ahorro,
section.temporada-casa .product-cat-03a .ahorro,
section.temporada-casa .product-cat-03b .ahorro {
    background-color: #0071b4;
    font-family: 'BundayClean-BoldUp', sans-serif;
    text-shadow: none;
    color: #fff;
}

section.temporada-casa .texto-ubi,
section.temporada-casa .titu-ubi {
    font-family: 'BundayClean-BoldUp', sans-serif;
}

section.temporada-casa .titu-ubi {
    font-size: 40px;
    ;
}

section.temporada-casa .product-cat-02a .ahorro span,
section.temporada-casa .product-cat-02b .ahorro span,
section.temporada-casa .product-cat-02c .ahorro span,
section.temporada-casa .product-cat-03a .ahorro span,
section.temporada-casa .product-cat-03b .ahorro span {
    color: #f5d923;
}

section.temporada-casa li div.prod-slider-01c,
section.temporada-casa li div.prod-slider-02c,
section.temporada-casa li div.prod-slider-03c,
section.constructor.temporada-casa li div.prod-slider-01c,
section.constructor.temporada-casa li div.prod-slider-02c,
section.constructor.temporada-casa li div.prod-slider-03c section.temporada-casa li.active div.prod-slider-01c,
section.temporada-casa li.active div.prod-slider-02c,
section.temporada-casa li.active div.prod-slider-03c,
section.constructor.temporada-casa li.active div.prod-slider-01c,
section.constructor.temporada-casa li.active div.prod-slider-02c,
section.constructor.temporada-casa li.active div.prod-slider-03c {
    border-bottom: 10px solid #f5d923;
}


/* ELEMENTOS PARA OCULTAR */

div#stickyFreeShipping,
div#newBar_stickyDSI {
    display: none;
}

div#newBar_stickyFreeshipping {
    display: none;
}

header#header section.container.mobile-main-header {
    margin: 0 auto;
    width: 100% !important;
    /* padding: 0 86.5px; */
    text-align: center;
    max-width: 1280px;
}


/* FAMILIA PRECIOS+PRO */

.contenedorpreciopro {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.preciopro-contenedor-01 {
    max-width: 33.3%;
    box-shadow: 1px 1px 4px 1px rgb(0, 0, 0, 0.30);
    border-radius: 10px;
    overflow: hidden;
}

.preciopro-contenedor-02 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-content: space-between;
    max-width: 66.4%;
}

.preciopro-contenedor-02 a {
    box-shadow: 1px 1px 4px 1px rgb(0, 0, 0, 0.30);
    border-radius: 10px;
    overflow: hidden;
}