 .prodTemporadaMQ {
        width: 155px!important;
        margin-right: 10px!important;
    }
    .modTemporadaMQ {
        width: 162px!important;
        margin-right: 10px!important;
    }
    
    .modTemporadaMQ img {
        max-width: 140px!important;
        width: auto!important;
    }
    .modServMQ {
        width: 160px!important;
        height: 160px!important;
        margin-right: 1%!important;
    }
    .modServMQ img {
        max-width: 160px!important;
        width: auto!important;
    }
  
    .icoCatHomeMQ {
        width: 57px!important;
        height: 55px!important;
        float: left!important;
        margin-right: 24px!important;
    }

/* /////// NEW Css /////// */

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 130%;
    color: #000;
    min-width: 320px;
}

a {
    color: #000;
    text-decoration: none;
}

.sectionTitle {
    height: 30px;
    margin-bottom: 20px
}

.sectionTitle h2 {
    font-size: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 400;
}

.verMasMod {
    color: #000;
    font-size: 12px;
    text-align: right;
}


.goToBottom {
    color: #0072ce;
    cursor: pointer;
    border-radius: 100px;
    font-size: 22px;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    width: 50px;
    position:relative;
    -webkit-animation-name:arrow;
    -webkit-animation-duration:4s;
    animation:arrow 1s ease-in-out infinite;
}


.goToBottom{cursor:pointer}
@-webkit-keyframes arrow{
    0%{left:0;top:0}
    50%{left:0;top:10px}
    100%{left:0;top:0}
}


.activeNavI {
    color: #1b76c8!important;
    border: solid #e5e5e5 3px!important;
    border-radius: 100px;
    height: 19px!important;
    margin-left: 9px!important;
    width: 20px!important;
    background: #1b76c8!important;
}

.navPosVertical-contenedor {
    position: fixed;
    top: 400px;
    right: 6%;
    width: 40px;
    height: 150px;
    z-index: 555;
    text-align: center;
    padding-top: 18px;
}

.linePos {
    border-left: solid 1px #0588ff;
    position: absolute;
    width: 0;
    height: 122px;
    top: 34px;
    right: 20px;
}

.navPosVertical-contenedor i {
    margin-bottom: 15px;
    display: block;
    color: #fff;
    border: solid #1b76c8 1px;
    border-radius: 100px;
    height: 15px;
    width: 15px;
    margin-left: 13px;
    position: relative;
    z-index: 2;
    background: #fff;
}


.goToTop {
    position: fixed;
    right: 6%;
    top: 560px;
    color: rgba(0, 114, 206, 0.7);
    cursor: pointer;
    border-radius: 100px;
    /* border: solid 2px rgba(0, 114, 206, 0.7); */
    font-size: 20px;
    height: 40px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    width: 40px;
    z-index: 5;
    font-weight: lighter;
}

.goToTopMobile {
    color: rgba(0, 114, 206, 0.7);
    cursor: pointer;
    font-size: 22px;
    height: 80px;
    margin: 0 auto;
    padding: 8px 8px 8px 12px;
    width: 80px;
    z-index: 5;
 
}


/* /////// NEW Css /////// */

.destaHome .producto .marca {
    font-weight: 200;
    color: #858585;
}

.destaHome .producto .nombre {
    font-size: 15px;
    margin-bottom: 4px;
    white-space: nowrap;
    color: #333333;
    text-overflow: ellipsis;
    padding-bottom: 5px;
    font-weight: 500;
    overflow: hidden;
}

.destaHome .producto .sku {
    display: none;
}

.destaHome .producto .iconos {
    height: 20px;
    width: 100%;
    position: relative;
}

.destaHome .producto .iconos div {
    height: 20px;
    background-image: url(http://www.sodimac.cl/static/HomeNEW/images/sprite-CH.png);
    float: left;
    margin-right: 3px;
}

.destaHome .producto .iconos .ico-cmr {
    width: 43px;
    background-position: 0 0;
}

.destaHome .producto .iconos .ico-combo {
    width: 80px;
    background-position: 0 -24px;
}

.destaHome .producto .precio {
    font-size: 15px;
    font-weight: 600;
    margin-top: 4px;
    margin-bottom: 3px;
    color: #333333;
}

.destaHome .producto .precio .signo {
    margin-right: 3px;
}

.destaHome .producto .precio .formato {
    margin-left: 3px;
}

.destaHome .producto .normal {
    font-size: 11px;
    letter-spacing: 0.5px;
}

.destaHome .producto .normal .signo {
    margin-right: 3px;
}

.destaHome .producto .normal .formato {
    margin-left: 3px;
}

.destaHome .productosHome .cajaProducto .marco {
  
        border: solid 1px #f2f2f2;
    padding: 6px;
}

.destaHome .productosHome .cajaProducto .producto {
  
           margin-top: 15px;
}


.destaHome .productosHome .cajaProducto .producto a:hover {
  text-decoration: none;
}


.destaHome .productosHome a:hover {
  text-decoration: none;
}

.destaHome .productosHome a {
    color: #858585;
    font-weight: 200;
}



/* /////// NEW Css /////// */

.catDest-conteiner {
    height: 116px;
    margin-bottom: 20px;
}



.icoCatHome {
    cursor: pointer;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background-color: #F2F2F2;
    /*width: 46px;*/
    height: 58px;
    float: left;
    text-align: center;
    /* margin-right: 3.2%;*/
    /* margin-right: 2.207%; */
}

.texCat {
    font-size: 13px;
    width: 65px;
    color: #333;
    font-weight: 200;
    margin-top: 22px;
    margin-left: -5px;
   
}

.icoCatHome:hover {
    cursor: pointer;
    background-color: #dcdcdc
}

.icoCatHome a:hover {
    text-decoration: none;
}



.icoCatHome img {
   
    margin-right: 0px;
    margin-top: 16px;
    /* width: 40px; */
    height: 28px;
}


    .prodTemporada {
        width: 155px;
        margin-right: 10px;
    }
      .prodTemporada h3 {
    font-size: 13px;
    padding: 0 1%;
    text-align: center;
    width: 100%;
        font-weight: 400;
}


.modTemporada img {
    border-bottom: solid 1px #eee;
}

.borderTemporada  {
   border: solid 1px #f2f2f2;
}

.modTemporada {
    float: left;
    border: solid 1px #f2f2f2;
}


.modTemporada:hover .hoverImg {
	display: block;
    opacity: 0.7;
}

.modTemporada .hoverImg {
    opacity: 1;
    display: block;
    height: auto;
    transition: .3s ease;
    backface-visibility: hidden;
}





.modTemporada img {
    width: 100%;
}

.modTemporada h3 {
    font-size: 13px;
    padding: 0 1%;
    text-align: center;
    width: 100%;
        font-weight: 400;
}

.modTemporada h3 a:hover {
   text-decoration: none;
}

.modTemporada a:hover {
    color:#000;
   text-decoration: none;
}


   .prodTemporada h3 {
    font-size: 13px;
    padding: 0 1%;
    text-align: center;
    width: 100%;
        font-weight: 400;
}

.prodTemporada h3 a:hover {
   text-decoration: none;
}

.prodTemporada a:hover {
    color:#000;
   text-decoration: none;
}

.viveTuCasa strong,
.constructor strong,
.hum strong,
.cuidemosLaCasa strong {
    display: inline;
    font-weight: bold;
}

.viveTuCasa h3,
.constructor h3,
.hum h3,
.cuidemosLaCasa h3 {
    font-size: 14px;
    margin: 5px;
    padding: 0;
    text-align: left;
    font-weight: 400;
}

.viveTuCasa p,
.constructor p,
.hum p,
.cuidemosLaCasa p {
    padding: 0 13px;
    width: 88%;
    margin-top: 0px;
    line-height: 13px;
    margin-bottom: 10px;
}

.viveTuCasa,
.constructor,
.hum,
.cuidemosLaCasa {
        height: auto;
    width: 100%;
   /* float: left;
    height: 74px;
    text-align: left;
    width: 97.1%;
    border: solid 1px #eee;
    border-bottom: none;
    padding-left: 5px;
    padding-top: 5px;*/
    

}

.contenedorProyecto{

    border: solid 1px #eee;
     border:   solid 1px #f2f2f2;
  
}

.contenedorProyecto h3{
    height: 25px;
    width: auto;
    padding: 10px 0 0 8px;
  
}

.conteiner-titleProyectos{
    float: left;
    height: 70px;
    width: auto;
}



.viveTuCasa {
    background: #fff;
    color: #000;
}

.constructor {
    background: #fed131;
    color: #000;
}

.hum {
    background: #1b76c8;
    color: #fff;
}

.cuidemosLaCasa {
    background: #56a23a;
    color: #fff;
}

.modServ {
       float: left;
    position: relative;
   
    margin-bottom: 0;
}

.modServ img {
    width: 100%;
}

.servDeg {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(4, 0, 0, 0.74));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(4, 0, 0, 0.74));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(4, 0, 0, 0.74));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(4, 0, 0, 0.74));
       color: #fff;
    font-size: 14px;
    padding-top: 86px;
    position: absolute;
    z-index: 2;
    height: auto;
    width: 100%;
    padding-bottom: 20px;
}


.servDeg h3 {
     padding: 0 4px 0 8px;
    margin:0;
    font-size: 13px;
    height: 20px;
}

.servDeg small {
 padding: 0 8px;
    margin-top: 0px;
    height: 20px;
    width: auto;
}

/* /////// col-md  1000/////// */

@media (max-width: 1000px) {
    .viveTuCasa, .constructor, .hum, .cuidemosLaCasa {
        width: 98.4%;
    }
    .prodTemporada {
        width: 155px;
        margin-right: 10px;
    }
    
    .prodTemporada h3 {
    font-size: 13px;
    padding: 0 1%;
    text-align: center;
    width: 100%;
        font-weight: 400;
}

.prodTemporada h3 a:hover {
   text-decoration: none;
}

.prodTemporada a:hover {
    color:#000;
   text-decoration: none;
}
    
    
    .modTemporada {
        width: 162px;
        margin-right: 10px;
    }
    
    .modTemporada img {
        max-width: 140px;
        width: auto!important;
    }
    .modServ {
        width: 160px;
        height: 160px;
        margin-right: 1%;
    }
    .modServ img {
        max-width: 160px;
        width: auto;
    }
  
    .icoCatHome {
        width: 57px;
        height: 55px;
        float: left;
        margin-right: 24px;
    }
}


/* /////// col-sm  700/////// */

@media (max-width: 700px) {
   
    .contenedorProyecto h3 {
    padding: 10px 0 10px 8px;
}
    
    
.servDeg {
padding-top: 120px;
   }
  
   
}


/* /////// col-xs  400/////// */

@media (max-width: 400px) {
    /*.currentPid-col-xs-6 {width:47%!important; padding: 0!important;}*/
    
    .sectionTitle h2 {
    font-size: 16px;
}
    
}



