/* CSS FILE. SODIMAC CHILE - MKT. 2019 */

body {
    background-color: #f9f9f9;
}

.mainSectionWithBanner,
.newMainSection {
    margin-top: 24px !important;
}

@media (min-width: 1200px) {
    .container.breadcrumb {
        top: 70px !important;
    }
}

#main .container {
    width: 100% !important;
    /*max-width: 1280px;*/
    max-width: 1030px;
    overflow: inherit;
}

.no-pad {
    padding: 0;
}

.sector {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb70 {
    margin-bottom: 70px;
}

.pdd1 {
    padding: 0 1px;
}

.pdd3 {
    padding: 0 3px;
}

.pdd5 {
    padding: 0 5px;
}

.pdd7 {
    padding: 0 7px;
}

.pdd9 {
    padding: 0 9px;
}

.pdd11 {
    padding: 0 11px;
}

.pdd13 {
    padding: 0 13px;
}

.pdt10 {
    padding-top: 10px;
}

.pdt20 {
    padding-top: 20px;
}

.pdt30 {
    padding-top: 30px;
}

.pdt40 {
    padding-top: 40px;
}

.pdt50 {
    padding-top: 50px;
}

.pdt60 {
    padding-top: 60px;
}

.pdt70 {
    padding-top: 70px;
}

.pdb10 {
    padding-bottom: 10px;
}

.pdb20 {
    padding-bottom: 20px;
}

.pdb30 {
    padding-bottom: 30px;
}

.pdb40 {
    padding-bottom: 40px;
}

.pdb50 {
    padding-bottom: 50px;
}

.pdb60 {
    padding-bottom: 60px;
}

.pdb70 {
    padding-bottom: 70px;
}

.width-100 {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    overflow-x: hidden;
}

.fixed-menu {
    position: fixed !important;
    top: 62px !important;
}

.template-n1 {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 130%;
}

.template-n1 .med710 {
    width: 100%;
    max-width: 690px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: right;
}

.template-n1 .med1000 {
    width: 100%;
    max-width: 1030px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.template-n1 .medfull {
    width: 99.8vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    overflow: hidden;
    background-color: #eee;
    padding: 4vh 5vw 2vh;
}

.template-n1 h1,
.template-n1 h2,
.template-n1 h3,
.template-n1 h4 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    margin: 0;
}

.template-n1 .tituseccion {
    font-size: 30px;
    font-weight: normal;
    margin: 0;
    line-height: 130%;
    color: #666;
}

.template-n1 .tituseccion::after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    margin-top: 2px;
    background: rgba(221, 0, 33, 1);
    background: -moz-linear-gradient(left, rgba(221, 0, 33, 1) 0%, rgba(0, 113, 206, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(221, 0, 33, 1)), color-stop(100%, rgba(0, 113, 206, 1)));
    background: -webkit-linear-gradient(left, rgba(221, 0, 33, 1) 0%, rgba(0, 113, 206, 1) 100%);
    background: -o-linear-gradient(left, rgba(221, 0, 33, 1) 0%, rgba(0, 113, 206, 1) 100%);
    background: -ms-linear-gradient(left, rgba(221, 0, 33, 1) 0%, rgba(0, 113, 206, 1) 100%);
    background: linear-gradient(to right, rgba(221, 0, 33, 1) 0%, rgba(0, 113, 206, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#dd0021', endColorstr='#0071ce', GradientType=1);
}

.template-n1 .portada {
    width: 99.8vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    /*overflow-x: hidden;*/
}

.template-n1 .portada .img-portada {
    background-position: center;
    width: 100%;
    height: 300px;
    position: absolute;
    background-size: cover;
    background-image: url(https://fakeimg.pl/1600x500/eeeeee/?text=Portada);
}

.template-n1 .portada .ctn-portada {
    width: 1000px;
    height: 300px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    position: relative;
    z-index: 2;
}

.template-n1 .portada .ctn-portada .asidemenu {
    width: 280px;
    min-height: 300px;
    background-repeat: repeat;
    margin-top: 35px;
    position: absolute;
    padding-top: 10px;
    padding-bottom: 0;
    z-index: 9;
    border-top-style: solid;
    border-top-width: 4px;
    border-top-color: #0072ce;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}

.template-n1 .portada .ctn-portada .asidemenu .panel-group {
    margin-bottom: 0 !important;
}

.template-n1 .portada .ctn-portada .promo {
    width: 320px;
    height: 215px;
    float: right;
    margin-top: 170px;
    margin-right: 0px;
}

.template-n1 .portada .ctn-portada .promo p {
    margin: 10px 0;
    color: #fff;
    font-size: 15px;
    line-height: 140%;
}

.template-n1 .portada .ctn-portada .promo .btncampana {
    width: 100%;
    max-width: 240px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    display: block;
    position: relative;
    background-color: #0072ce;
    border-radius: 8px;
    color: #fff;
    font-weight: bold;
}

.template-n1 .portada .ctn-portada .promo .btncampana:hover {
    background-color: #0060ad;
    text-decoration: none;
}

.template-n1 .portada .ctn-portada .arrow {}

.template-n1 .menu {
    font-family: 'Lato', sans-serif;
}

.template-n1 .menu h1 {
    font-size: 24px;
    color: #333;
    margin-left: 10px;
    margin-bottom: 12px;
    margin-top: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.template-n1 .menu .line-separa-title {
    width: 100%;
    height: 2px;
    background-color: rgba(185, 185, 185, 0.5);
    margin-bottom: 11px;
}

.template-n1 .menu h2 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    height: 31px;
    padding: 0 5px;
    border-bottom: solid 1px #f5f5f5;
    line-height: 30px;
    cursor: pointer;
}

.template-n1 .menu h2 i {
    line-height: 31px;
}

.template-n1 .menu h3 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    min-height: 36px;
    padding: 5px 20px;
    border-bottom: solid 1px #f5f5f5;
    line-height: 110%;
}

.template-n1 .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0);
}

.template-n1 .panel-default {
    border-color: none;
}

.template-n1 .panel {
    margin-bottom: 0;
    background-color: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.template-n1 .panel-body {
    padding: 0;
}

.template-n1 .menu a h2 {
    color: #333;
    text-decoration: none;
}

.template-n1 .menu a h3 {
    color: #333;
    text-decoration: none;
}

.template-n1 .menu a:hover h2 {
    color: #0072ce;
    text-decoration: none;
}

.template-n1 .menu a:hover h3 {
    color: #0072ce;
    text-decoration: none;
}

.template-n1 .menu a:hover {
    text-decoration: none;
}

.template-n1 .menu h2:hover {
    color: #0072ce;
}


/* CATEGORIAS */

.template-n1 .categoria {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 6px;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    transition: All 0.3s ease;
}

.template-n1 .categoria:hover {
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
}

.template-n1 .categoria h2 {
    width: 100%;
    height: 80px;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    margin: 0;
    background: -moz-linear-gradient(top, rgba(137, 189, 229, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(137, 189, 229, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(137, 189, 229, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1a89bde5', endColorstr='#660072ce', GradientType=0);
    display: flex;
    align-items: flex-end;
}

.template-n1 .categoria a:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 114, 206, 0);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    transition: All 0.3s ease;
}

.template-n1 .categoria a:hover::before {
    background-color: rgba(255, 255, 255, 0.7);
}

.template-n1 .categoria a img {
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    transition: All 0.3s ease;
}

.template-n1 .categoria a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.template-n1 .bnn-deco-proyectos a img {
    border-radius: 6px;
    transition: ease-in-out .3s all;
}

.template-n1 .bnn-deco-proyectos a img:hover {
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
}


/* PRODUCTOS */


/* --- Product Card ---- */

.product-front,
.product-back {
    /*width:325px;*/
    width: 300px;
    height: 500px;
    background: #fff;
    position: absolute;
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}

#product-back {
    display: none;
    transform: rotateY( 180deg);
}

.product-card.animate .product-back,
.product-card.animate #product-front {
    top: 0px;
    left: 0px;
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}

.product-card {
    /*width:325px;*/
    width: 300px;
    height: 460px;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
    transform-style: preserve-3d;
    -webkit-transition: 100ms ease-out;
    -moz-transition: 100ms ease-out;
    -o-transition: 100ms ease-out;
    transition: 100ms ease-out;
    border-style: solid;
    border-width: 1px;
    border-color: #e2e2e2;
    margin: auto;
}

.product-card.animate {
    top: 0px;
    left: 0px;
    /*width:325px;*/
    width: 300px;
    height: 460px;
    /*box-shadow:0px 13px 21px -5px rgba(0, 0, 0, 0.3);*/
    -webkit-transition: 100ms ease-out;
    -moz-transition: 100ms ease-out;
    -o-transition: 100ms ease-out;
    transition: 100ms ease-out;
}

.stats-container {
    background: #fff;
    position: absolute;
    top: 380px;
    left: 0;
    /*width: 323px;*/
    width: 298px;
    height: 300px;
    padding: 15px 35px 35px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.product-card.animate .stats-container {
    top: 275px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.stats-container .product_name {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    color: #333;
    font-weight: 500;
    padding-bottom: 5px;
    margin-top: -5px;
}

.antes {
    font-size: 11px;
    margin-top: 0px;
    color: #828282;
}

.precio {
    margin-bottom: 5px;
}

.stock {
    display: none;
}

.stats-container p {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #b1b1b3;
    padding: 8px 0 18px 0;
}

.stats-container .product_price {
    font-family: 'Roboto', sans-serif;
    float: right;
    color: #0072CE;
    font-size: 20px;
    font-weight: 600;
    /* margin-top: -106px; */
    top: 17px;
    position: absolute;
    right: 35px;
}

p.nombre {
    margin-top: 60px;
    font-weight: 500;
    line-height: 19px;
    font-size: 15px;
    color: #333;
}

.image_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0072CE;
    opacity: 0;
}

.product-card.animate .image_overlay {
    opacity: 0.7;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.product-options {
    padding: 2px 0 0;
}

.product-options strong {
    font-weight: 700;
    color: #393c45;
    font-size: 14px;
}

.product-options span {
    color: #969699;
    font-size: 14px;
    display: block;
    margin-bottom: 8px;
}

.view_details {
    position: absolute;
    top: 112px;
    left: 50%;
    margin-left: -85px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 0;
    width: 172px;
    opacity: 0;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.view_details:hover {
    background: #fff;
    color: #0072CE;
    cursor: pointer;
}

.product-card.animate .view_details {
    opacity: 1;
    width: 152px;
    font-size: 15px;
    margin-left: -75px;
    top: 115px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

div.colors div {
    margin-top: 3px;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    float: left;
}

div.colors div span {
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 50%;
}

div.colors div span:hover {
    width: 17px;
    height: 17px;
    margin: -1px 0 0 -1px;
}

div.c-blue span {
    background: #6e8cd5;
}

div.c-red span {
    background: #f56060;
}

div.c-green span {
    background: #44c28d;
}

div.c-white span {
    background: #fff;
    width: 14px;
    height: 14px;
    border: 1px solid #e8e9eb;
}

div.shadow {
    width: 335px;
    height: 520px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
}

.product-back div.shadow {
    z-index: 10;
    opacity: 1;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1));
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1));
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1));
    background: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1));
}

.herramienta-precio {
    width: 70px;
    height: auto;
    position: absolute;
    right: 49px;
    margin-top: -42px;
}

.ten {
    width: 70px;
    float: left;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #3333;
    margin-right: 14px;
}

.template-n1 .hotseller ul.slick-dots {
    width: 200px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px;
}

.template-n1 .hotseller ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.template-n1 .hotseller ul.slick-dots li button {
    width: 18px;
    height: 18px;
    border-radius: 10px;
    border: none;
    text-indent: -5000px;
    background-color: #666;
}

.template-n1 .hotseller ul.slick-dots li.slick-active button {
    background-color: #0072ce;
}

.template-n1 .hotseller .slick-prev {
    display: none !important;
}

.template-n1 .hotseller .slick-next {
    display: none !important;
}


/* MARCAS */

.template-n1 .medfull .tituseccion {
    max-width: 980px;
    margin: 0 auto;
}

.template-n1 #marcas {
    max-height: 115px;
    overflow: hidden;
    max-width: 1000px;
    margin: 0 auto;
}

.template-n1 #marcas .owl-controls .owl-pagination {
    width: 100%;
    max-width: 200px;
    height: 20px;
    text-align: center;
    position: relative;
    margin: 0 auto;
    right: 0;
    bottom: 0;
}

.template-n1 #marcas .owl-controls .owl-page span {
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 5px;
    filter: Alpha(Opacity=100);
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #666;
}

.template-n1 #marcas .owl-controls .owl-page.active span {
    background-color: #dd0021;
}

.template-n1 #marcas .item .marca {
    text-align: center;
    height: 80px;
    padding: 0 15px;
    border: solid 1px #eee;
    border-radius: 6px;
    background-color: #fff;
    margin: 0 10px;
}


/* SLICK */

.template-n1 #marcas ul.slick-dots {
    width: 200px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px;
}

.template-n1 #marcas ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.template-n1 #marcas ul.slick-dots li button {
    width: 18px;
    height: 18px;
    border-radius: 10px;
    border: none;
    text-indent: -5000px;
    background-color: #666;
}

.template-n1 #marcas ul.slick-dots li.slick-active button {
    background-color: #0072ce;
}

.template-n1 #marcas .slick-prev {
    display: none !important;
}

.template-n1 #marcas .slick-next {
    display: none !important;
}


/* RELACIONADAS */

.template-n1 .catt-rel {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 6px;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    transition: All 0.3s ease;
}

.template-n1 .catt-rel:hover {
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.6);
}

.template-n1 .catt-rel a {
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.template-n1 .catt-rel h3 {
    width: 100%;
    min-height: 40px;
    position: absolute;
    bottom: 0;
    font-size: 18px;
    padding: 10px;
    line-height: 110%;
    color: #fff;
    margin: 0;
    background: -moz-linear-gradient(top, rgba(137, 189, 229, 0) 0%, rgba(0, 114, 206, 0.4) 100%);
    background: -webkit-linear-gradient(top, rgba(137, 189, 229, 0) 0%, rgba(0, 114, 206, 0.4) 100%);
    background: linear-gradient(to bottom, rgba(137, 189, 229, 0) 0%, rgba(0, 114, 206, 0.4) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1a89bde5', endColorstr='#660072ce', GradientType=0);
}

.template-n1 .catt-rel a::before {
    content: "";
    width: 100%;
    min-width: 320px;
    height: 30%;
    display: block;
    background-color: rgba(0, 114, 206, 0);
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    transition: All 0.3s ease;
    -webkit-transform: rotate(45deg) translate(-90px, 167px);
    -moz-transform: rotate(45deg) translate(-90px, 167px);
    -o-transform: rotate(45deg) translate(-90px, 167px);
    -ms-transform: rotate(45deg) translate(-90px, 167px);
    transform: rotate(45deg) translate(-90px, 167px);
}

.template-n1 .catt-rel a:hover::before {
    background-color: rgba(0, 114, 206, 0.5);
    -webkit-transform: rotate(45deg) translate(-90px, -205px);
    -moz-transform: rotate(45deg) translate(-90px, -205px);
    -o-transform: rotate(45deg) translate(-90px, -205px);
    -ms-transform: rotate(45deg) translate(-90px, -205px);
    transform: rotate(45deg) translate(-90px, -205px);
}


/* SERVICIOS HOGAR */

.template-n1 .servicios {
    position: relative;
    display: block;
}

.template-n1 .servicios a {
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.template-n1 .servicios h3 {
    width: 100%;
    height: 60px;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    position: absolute;
    bottom: 0;
    margin: 0;
    background: -moz-linear-gradient(top, rgba(137, 189, 229, 0.2) 0%, rgba(0, 114, 206, 0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(137, 189, 229, 0.2) 0%, rgba(0, 114, 206, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(137, 189, 229, 0.2) 0%, rgba(0, 114, 206, 0.6) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1a89bde5', endColorstr='#660072ce', GradientType=0);
}


/* CONTENIDO */

.template-n1 .contenido {
    position: relative;
    display: block;
    -webkit-transition: All0.31s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    transition: All 0.3s ease;
}

.template-n1 .contenido a {
    cursor: pointer;
    width: 100%;
    height: 100%;
    color: #333;
}

.template-n1 .contenido a:hover {
    text-decoration: none;
}

.template-n1 .contenido .info {
    width: 100%;
    height: auto;
    min-height: 180px;
    background-color: #fff;
    padding: 20px;
    border-bottom: solid 2px #fff;
    -webkit-transition: All0.31s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    transition: All 0.3s ease;
}

.template-n1 .contenido .info h3 {
    font-size: 18px;
    margin: 0 0 5px;
}

.template-n1 .contenido .info p {
    position: relative;
    max-height: 4em;
    overflow: hidden;
    padding-right: .8em;
    text-align: justify;
}

.template-n1 .contenido .info p:before {
    content: '...';
    position: relative;
    left: 18em;
    top: 2.6em;
    height: 1em;
    display: inline-block;
    background-color: #fff;
    z-index: 1;
    text-align: right;
    margin-right: -0.9rem;
}

.template-n1 .contenido .info p:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 7em;
    height: 4em;
    background-color: white;
    float: right;
    z-index: 2;
}

.template-n1 .contenido .info span {
    display: block;
    color: #666;
    font-size: 12px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.template-n1 .contenido .info span::before {
    display: inline-block;
    color: #666;
    font-size: 12px;
    content: ">";
    margin-right: 3px;
}

.template-n1 .contenido:hover {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}

.template-n1 .contenido:hover .info {
    border-bottom: solid 2px #0072ce;
}

.template-n1 .contenido:hover .info span {
    color: #0072ce;
}


/* TEXTO SEO */

.template-n1 .txt-seo {
    position: relative;
    display: block;
}

.template-n1 .txt-seo h2 {
    font-size: 28px;
    font-weight: normal;
    color: #666;
    margin-bottom: 10px;
}

.template-n1 .txt-seo h3 {
    font-size: 24px;
    font-weight: normal;
    color: #666;
    margin-bottom: 10px;
}


/* --------------------------------------- MEDIAS --------------------------------------- */

@media (max-width: 768px) {
    .template-n1 .col-xs-6 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .template-n1 .portada .img-portada {
        height: 400px;
    }
    .template-n1 .portada .ctn-portada {
        width: 100%;
        height: 400px;
    }
    .template-n1 .tituseccion {
        font-size: 24px;
    }
    .template-n1 .categoria h2 {
        font-size: 16px;
    }
    .template-n1 .catt-rel h3 {
        font-size: 16px;
    }
    /* menu mob */
    ul>li>a {
        font-family: inherit;
    }
    .template-n1 .menu-mobile {
        background: #fff;
        font-family: 'Lato', sans-serif;
    }
    .template-n1 .menu-mobile .dropdown-toggle {
        width: 100%;
        height: auto;
        display: block;
        color: #666;
        padding: 0 20px;
        font-size: 18px;
        font-weight: bold;
        border-top-width: 4px;
        border-top-color: #0072ce;
        border-top-style: solid;
        line-height: 120%;
        cursor: pointer;
        border-bottom: solid 2px #999;
        text-transform: uppercase;
        padding: 15px;
    }
    /* Agregado */
    .container.breadcrumb.hidden-md.hidden-lg.newMbreadrumb {
        top: 15px;
        left: 15px;
    }
    .template-n1 .menu-mobile .dropdown-toggle i {
        margin-top: 5px;
    }
    .template-n1 .menu-mobile .dropdown-menu {
        width: 100%;
        margin: 0;
        padding: 10px 0 0 0;
        border-radius: 0;
        border: none;
        position: relative;
    }
    .template-n1 .menu-mobile .dropdown-submenu:hover h2 {
        background-color: #f5f5f5;
    }
    .template-n1 .menu-mobile .dropdown-menu.level1 {
        border-bottom: solid 2px #999;
    }
    .template-n1 .menu-mobile .dropdown-menu.level2 {
        box-shadow: none;
        border-bottom: solid 2px #eee;
    }
    .template-n1 .menu-mobile .dropdown-menu.level2 li {
        width: 100%;
        height: 36px;
        line-height: 36px;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .template-n1 .menu-mobile .dropdown-menu.level2 li a {
        width: 100%;
        height: 100%;
        display: block;
        padding-right: 10px;
    }
    .template-n1 .menu-mobile .dropdown-menu h2 {
        font-size: 16px;
        font-weight: normal;
        padding: 0 20px;
        height: 36px;
        line-height: 36px;
        border-bottom: solid 1px #eee;
    }
    .template-n1 .menu-mobile .dropdown-menu h3 {
        font-size: 16px;
        font-weight: normal;
        padding: 0 20px;
        height: 36px;
        line-height: 36px;
        border-bottom: solid 1px #eee;
    }
    .template-n1 .menu-mobile .dropdown-menu>li>a {
        padding: 0;
    }
}


/* info sobre vitrina */

.img-header-promo {
    background: #f76e02;
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-header-promo img {
    max-width: 1260px;
}