@import url('https://fonts.googleapis.com/css?family=Oswald:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
*:focus, button.btn.btn-buscartop:focus, button.btn.btn-buscartop:active {outline: none}
*::placeholder { padding-left: 4px}
::-webkit-scrollbar { width: 12px; background: #4e4e4e}
::-webkit-scrollbar-thumb { background-color:var(--color-marca2); border-radius: 10px} 
::-webkit-scrollbar-thumb:hover { background: #2196F3; box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);}
::-webkit-scrollbar-thumb:active { background-color: #2196F3;}
div#barraDemo { width:100%; position:fixed; background:rgba(255,0,0,0.8); bottom:0; z-index:999999; padding:0; margin:0 }
div#barraDemo p{ padding:15px; text-align:center; color:#fff; margin:0 }
div#barraDemo p img { position:relative; top:-2px; }
div#barraDemo i {color:#fff; font-size:30px; position:absolute; right:20px; top:12px; z-index:99999999}
body {
    --color-marca1:#0E2B5C;
    --color-marca1:#1c5ecf;
    --color-marca2:#FF5E14;
    font-family: 'Roboto', sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {color: #444; font-family: 'Oswald', sans-serif !important;}
h6 { border-bottom: 1px solid var(--color-marca2);}
h6 {
    color: #Fff;
    font-weight: 400;
    padding-bottom: 5px;
    border-color: #fff;
}
.bg-warning {
    background-color: #454545;
}
.change-view a {
    color: #ccc;
}
#login_sup:before, #nombre_usuario:before, .cambiar_cuenta_top:before, .registracion:before, .terminar_sesion_top:before { font-family: "Font Awesome 5 Pro" ;color: #fff;}
header#header {z-index: 999}
a.ircarrito:before {
    content: "\f290";
    padding-right: 25px;
    font-size: 20px;
}
.ico_usuario, a.ircarrito:before {
    padding-right: 15px;
}
span#nombre_usuario:before, .registracion:before, .ico_usuario, a.ircarrito:before {
    font-family: "Font Awesome 5 Pro";
}

i.fa.fa-instagram:before {
    content: "\f16d";
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}
body.ofertas {
    padding-top: 90px;
}
.top-bar {border:0; padding: 0}
span.whatsapp-top i {
    vertical-align: middle;
    margin-right: 10px;
}
.title-sol-style2, .title-sol.style2 {
    position: relative;
    font-family: 'Oswald', sans-serif !important;
    font-weight: 700;
    color: #000;
    text-transform: none;
}
.style2 .title-sol span, .title-sol.style2 span {
    color: #000;
    padding: 30px;
}
h5.tit_form_detalle {
    margin-top: 0px;
    margin-bottom: 30px;
    line-height: normal;
    text-transform: none;
    letter-spacing: .1px;
}
h5.tit_form_detalle a {
    color: var(--color-marca1);
    font-size: 21px;
}
.top-number.pull-left.hidden-xs { display: none;}
button.btn.btn-buscartop { background: transparent;}
button.btn.btn-buscartop {
    padding: 6px;
}
.search2 {
    margin-left: 0px;
}
.description span.stock {
    display: block;
}
span.semaf_verde {
    background: url(../imagenes/semaverde.png) no-repeat;
    width: 60px;
    height: 16px;
    display: inline-table;
    margin: 0 auto;
    margin-top: 0px;
    text-align: right;
    color: #4e4e4e;
    padding-top: 1px;
}
span.semaf_amarillo {
    background: url(../imagenes/semamarillo.png) no-repeat;
    width: 60px;
    height: 16px;
    display: inline-table;
    margin: 0 auto;
    margin-top: 0px;
    text-align: right;
    color: #4e4e4e;
    padding-top: 1px;
}
span.semaf_rojo {
    background: url(../imagenes/semarojo.png) no-repeat;
    width: 60px;
    height: 16px;
    display: inline-table;
    text-align: right;
    color: #4e4e4e;
    margin: 0 auto;
    margin-top: 0px;
    padding-top: 1px;
}
body.detalle {
    padding-top: 110px;
}

body.detalle .busqueda.top {
    margin-bottom: 20px;
}
a.btn.btn-default.btn-lg.btn-block {
    width: 100%;
    font-size: 14px;
}
div.seguir_inferior a, div.seguir_superior a {
    background: none;
    border: 1px;
    border-color: #d4d2d2;
    border-style: solid;
    color: #ffffff;
    border-radius: 55px;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
}
.top-bar .search i {color: #fff}
.navbar-collapse.collapse {
    display: flex !important;
    justify-content: center;
}
.navbar-default .navbar-nav>li>a { color: #fff; text-transform: uppercase;}
.navbar-default .navbar-nav>li>a:hover { color: #e7e7e7}
.navbar-header { padding-top: 0;}
.navbar-fixed-top .navbar-header { padding-top: 5px;}
.ofertas .navbar.navbar-default.navbar-superior {
    position: absolute;
    width: 100%;
    background: #000;
    color: #fff;
    box-shadow: none
}
.navbar.navbar-default.navbar-superior {color: #fff}
.navbar-default {
    background: #000;
    position: absolute;
    width: 100%;
}
.navbar.navbar-default.navbar-superior.navbar-fixed-top {
    position: fixed;
    background: #000;
    -webkit-box-shadow: 0 11px 8px -10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 11px 8px -10px rgba(0,0,0,.5);
    box-shadow: 0 20px 25px -30px rgba(0,0,0,.8);
}
.navbar-default .navbar-nav>li>a:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 2px;
    left: 50%;
    bottom: 0;
    background-color: #fff;
    transition: all ease-in-out .2s;
}
.navbar-default .navbar-nav>li>a:hover:after {
 width: 60%;
  left: 20%;}

ul#nav {
    margin-left: 0px;
}
.ban-top-izquierda img {
    margin-top: 15px;
    max-width: 260px;
}
.navbar-fixed-top .ban-top-izquierda img {
    margin-top: 10px;
}
.navbar-fixed-top .caja_func_sup a, .navbar-default.navbar-fixed-top .navbar-nav>li>a { color:#fff}
.navbar-fixed-top .caja_func_sup a:hover, .navbar-default.navbar-fixed-top .navbar-nav>li>a:hover { color:#fff)}
.navbar-nav > li.open, .navbar-left>li>a:focus, .navbar-left>li>a:hover {
    background: transparent !important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {background: transparent; color:#fff;}
.dropdown-menu {border:0;}
.dropdown-menu>li>a, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover { color: #fff; background: #262626; }
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover{
    background: transparent; color: #fff
}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#fff;border-color:#fff; color: #262626;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {color: #262626; background: #fff}
.scroll_inf, .scroll_sup {
    width: 98%;
    padding: 0px 30px;
    padding-bottom: 5px;
}
h5.preguntas_clientes, h5.recomendados, h5.tit_form_detalle {
    color: #fff;
}
button.btn.btn-primary.btn-compra {
    margin-top: 10px;
}
.scroll_inf .brand-carousel li a:hover img {
    filter: brightness(110%);
    -webkit-filter: brightness(110%);
    -moz-filter: brightness(110%);
}
.content_marcas .verprod {
    background: #262626;
    display: block;
    padding: 8px 10px;
    border-radius: 55px;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
}
.content_marcas .verprod a {
    color: #fff;
    padding: 8px 10px;
}
.content_marcas {
    margin-bottom: 20px; border: 0px
}
.content_marcas .cajamarca{
    border: 0px;
    padding: 10px
}
body.ofertas .scroll_sup.container {
    padding-top: 10px;
    padding-bottom: 10px;
}
.brand-carousel li img{
    padding: 0 20px;
}
.brand-carousel li img:hover{
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
}
a.sc-7dvmpp-1.gCdMUP {
    display: none;
}
.caja_func_sup { margin-top: 15px;}
.caja_func_sup a { color: #fff;}
.navbar-fixed-top .caja_func_sup { margin-top: 15px; color: #000}
span.whatsapp-top {
    display: none;
}
#carrito_top {
    float: right;
    line-height: 2.2em;
    margin-left: 15px;
}
.cotizacion {
    float: right;
}
.buscador {
    float: right;
    padding: 0 10px;
    padding-top: 0px
}
.buscador i {color: #fff}
.buscador .btn.btn-lg {padding: 10px 5px}
.buscador-mobile {display: none;}
.buscador .btn:active {box-shadow: none}
.buscador.open ul.dropdown-menu.dropdown-cart {
    box-shadow: 0px 2px 9px 0px #0000002e;
    width: 100%;
    top: 64px;
    background: #373737;
    border-top: 2px solid var(--color-marca);
}
.buscador form#form-buscar {
    display: flex;
    align-items: center;
    flex: 1 0 auto;
    padding: 10px 10px;
}
.buscador ul.dropdown-menu li {
    width: 1170px;
    margin: 0 auto;
}
.buscador input#palabra::placeholder {
    color: #fff;
    font-size: 14px;
}
.buscador ul.dropdown-menu input.search-form {
    padding: 20px;
    width: 100%;
    margin: 10px;
    font-size: 16px;
    letter-spacing: .8px;
    background: #373737
}
.buscador button.btn.btn-buscartop i {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}
.buscador button.btn.btn-default.btn-close {
    background: none !important;
    border: none;
    box-shadow: none;
    color: #fff;
    font-size: 16px;
}
.buscador button.btn.btn-default.btn-close i {
    color: #fff;
    font-weight: 400
}
span#nombre_usuario, .search {display: none}
ul.social-share a {color: var(--color-marca2)}
ul.social-share {
  text-align: center;
  padding: 1% 0;
  position: fixed;
  bottom: 15%;
  left: 10px;
  height: auto;
  width: 35px;
  z-index: 10;
  background: transparent;

}
li.suscripcion .fa-envelope:before { content: "\f1d8";}
/***** BOTONES *****/
.btn-default, .btn-success, .btn-compra, .btn-danger, .btn-primary {
    color: #fff !important;
    background: var(--color-marca1) !important;
}
.btn-default:hover, .btn-success:hover, .cart-actions input[type=button]:hover, .btn-compra:hover, .btn-danger:hover, .btn-primary:hover{
    color: #fff !important;
    background: #1d407c !important;
}
.cart-actions input[type=button] {
    background: var(--color-marca1);
    border: 0px solid var(--color-marca1);
    box-shadow: 1px 8px 20px 0 rgb(0 0 0 / 20%) inset;
    -webkit-box-shadow: 1px 8px 20px 0 rgb(0 0 0 / 20%);
    -o-box-shadow: 1px 8px 20px 0 rgba(0,0,0,0.2) inset;
    -ms-box-shadow: 1px 8px 20px 0 rgba(0,0,0,0.2) inset;
    position: absolute;
    top: 20px;
    left: 18%;
}
.cart-actions input#cantidad {
    width: 80px;
    text-align: center;
}
/***** BUSQUEDA TOP *****/
.busqueda.top.text-center form {
    display: flex;
    align-items: center;
    flex: 1 0 auto;
    padding: 10px 10px;
}

.busqueda.top .search2 .input-group {
    margin: 0 auto;
}
.busqueda.top .search2 input.search-form, .busqueda.top .search2 input.search-form:focus, .busqueda.top .search2 input.search-form:hover {
    width: 400px;
    background: none;
    border: 2px solid var(--color-marca2);
}
.busqueda.top .search2 input.search-form::placeholder{
    color: #fff;
    font-weight: 400
}
.busqueda.top button.btn.btn-buscartop i {
    color: var(--color-marca2);
    font-size: 19px;
}
/***** SLIDER *****/

.container.leyenda_slide {
    position: absolute;
    background: rgb(0 0 0 / 8%);
    top: 0;
    bottom: 0;
    width: 100%;
    padding: 30px 60px;
    padding-top: 70px;
}
.container.leyenda_slide h1, .container.leyenda_slide h2 {
    padding-left: 1.6%;
}
.container.leyenda_slide {
    padding-top: 0px;
}
.container.leyenda_slide h1:after {
    content: '';
    width: 100px;
    height: 5px;
    background: #ff5e14;
    display: block;
    margin: 20px 0;
    margin-bottom: 30px;
}
.container.leyenda_slide h1 {
    color: #fff;
    font: 700 40px 'Oswald', sans-serif !important;
    margin-top: 130px;
    text-shadow: none!important;
}
.container.leyenda_slide h2 {
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 30px;
}
div#slides_ofertas_t { margin-top: -37px;}
.slick-dotted.slick-slider { margin-bottom: 0;}
.slick-dots {
    position: absolute;
    right: 20px;
    top: 40%;
    width:auto;
}
.slick-dots li { 
	background: #fff;
	display: block;
	margin: 25px 5px 10px;
	width: 12px;
    height: 12px;
}
.slick-dots li button:before {color: #fff}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    margin: -9px;
}
/***** SPOTS *****/
.spot_top {line-height: 0; display: none}
.spot_top .container {
    width: 100%;
    padding: 0;
}
.spot_top a, .spot_ofertas_sup a { display: inline-block; width: 33.33%; overflow: hidden;}
.spot_top img, .spot_ofertas_sup img {
    transition: all 350ms ease-out 0s;
    -moz-transition: all 350ms ease-out 0s;
    -o-transition: all 350ms ease-out 0s;
    -webkit-transition: all 350ms ease-out 0s;
}
.spot_top img:hover, .spot_ofertas_sup img:hover {
    transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    -webkit-transform: scale(1.08);
}
.spot_top .img-responsive {margin: 0 !important;}
.btn.btn-primary, .btn.btn-danger, .btn.btn-default, .btn.btn-success, .btn.btn-info, .btn.btn-warning, .btn.btn-fb, .btn.btn-tw {
    border-radius: 55px;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
}
footer {
    background: #000;
    padding: 30px 0;
    text-align: center;
}
/***** HOME *****/
/*
.bg-video {
	position: absolute; 
	z-index: 2; 
	width: 100%;
	height: 800px;
	top: 0;
	left: 0;
	background: url("http://portal11.tornadostore.com/b/portada.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
*/
div#ofertas .container.general {
    width: 100%;
    padding: 0
}
div#ofertas .container.general .row {margin:0;}
div#ofertas .col-md-12.col-xs-12.cols-grals { padding: 0;}
.title-sol.style2:after {display: none;}

/***** PROYECTOS *****/
.proyectos { 
	padding: 10% !important;
	background: #f5f5f5;
}
.proyectos h4 {	
	font-size: 45px;
 	text-align: right;
 	height: 200px !important;
 	border-right: 5px solid var(--color-marca2);
 	padding-right: 5%;
    margin-top: 0;
    line-height: 55px;
}
.proyectos h4 span { color: var(--color-marca1) }
.proyectos .des_nov { padding-top: 3%; }
.proyectos a.btn.btn-default.btn-vernota {
    box-shadow: 1px 8px 20px 0 rgba(0,64,114,0.2) inset;
    -webkit-box-shadow: 1px 8px 20px 0 rgba(0,64,114,0.2);
    -o-box-shadow: 1px 8px 20px 0 rgba(0,64,114,0.2) inset;
    -ms-box-shadow: 1px 8px 20px 0 rgba(0,64,114,0.2) inset;
    text-shadow: none;
    padding: 15px 40px;
    border-radius: 20px;
}

/***** NOSOTROS *****/
.noticiashome3 {
    width: 100%;
    margin: 0 auto !important;
    padding: 5% 0;
    background: #f5f5f5;
}
div#ofertas .row.noticiashome3 .noticiashome3-row.row {
    width: 1170px;
    margin: 0 auto;
}
div#ofertas .row.noticiashome3 .noticiashome3-row.row h4 {
    float: left;
    width: 50%;
    font-size: 40px;
    text-align: right;
    padding-right: 3%;
    color: var(--color-marca2);
    font-weight: 700;
    line-height: 55px;
    border-right: 5px solid var(--color-marca2);
    height: 200px !important
}
div#ofertas .row.noticiashome3 .noticiashome3-row.row h4 a {
    color: var(--color-marca2);
}
div#ofertas .row.noticiashome3 .noticiashome3-row.row h4 span {
    color: var(--color-marca1);
    font-weight: 700;
}
div#ofertas .row.noticiashome3 .noticiashome3-row.row .des_nov {
    width: 50%;
    float: left;
        padding-left: 3%
}
div#ofertas .row.noticiashome3 h5.title-sol.style2.solnuevo.solnoticias, .col-md-12.text-center.div-vertodos-noticias.vertodos_OPC_NOTAS_OFERTAS_3 {
    display: none;
}
.noticiashome3 a.btn.btn-default.btn-vernota {
    box-shadow: 1px 8px 20px 0 rgba(0,0,0,0.2) inset;
    -webkit-box-shadow: 1px 8px 20px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 1px 8px 20px 0 rgba(0,0,0,0.2) inset;
    -ms-box-shadow: 1px 8px 20px 0 rgba(0,0,0,0.2) inset;
    text-shadow: none;
    margin: 10px;
    margin-left: 3%;
}

/***** NOSOTROS *****/
.noticiashome1 {width: 80%; margin: 0 auto !important; padding-top: 5%}
.noticiashome1 h5 {display: none;}
.noticiashome1 a.btn.btn-default.btn-vernota {
    box-shadow: 1px 8px 20px 0 rgba(0,0,0,0.2) inset;
    -webkit-box-shadow: 1px 8px 20px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 1px 8px 20px 0 rgba(0,0,0,0.2) inset;
    -ms-box-shadow: 1px 8px 20px 0 rgba(0,0,0,0.2) inset;
    text-shadow: none;
    font-size: 20px;
    padding: 15px 40px;
    position: absolute;
    right: 10%;
    bottom: 30%;
    border-radius: 20px;
}
.nov_dcorta {display: none;}

.glitch {
    top: 0;
    left: 0;
    width: 100%;
    height: 800px;
    overflow: hidden
}

.glitch-img {
    position: absolute;
    top: calc(-1 * 5px);
    left: calc(-1 * 10px);
    width: calc(100% + 10px * 2);
    height: calc(100% + 5px * 2);
    background: url("../b/deadmau5.jpg") no-repeat 50% 0;
    background-color: transparent;
    background-size: cover;
    transform: translate3d(0, 0, 0);
    background-blend-mode: none
}

.glitch-img:nth-child(n+2) { opacity: 0}
.glitch .glitch-img:nth-child(n+2) {
    animation-duration: 4s;
    animation-delay: 0s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}
.glitch .glitch-img:nth-child(2) {
    background-color: transparent;
    background-blend-mode: none;
    animation-name: glitch-anim-1
}
.glitch .glitch-img:nth-child(3) {
    background-color: transparent;
    background-blend-mode: none;
    animation-name: glitch-anim-2
}
.glitch .glitch-img:nth-child(4) {
    background-color: transparent;
    background-blend-mode: none;
    animation-name: glitch-anim-3
}

@keyframes glitch-anim-1 {
    0% {
        opacity: 1;
        transform: translate3d(10px, 0, 0);
        -webkit-clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
        clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
    }
    2% {
        -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
        clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
    }
    4% {
        -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
        clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
    }
    6% {
        -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
        clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
    }
    8% {
        -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
        clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
    }
    10% {
        -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
        clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    }
    12% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
        clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    }
    14% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
        clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    }
    16% {
        -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
        clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    }
    18% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
        clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    }
    20% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
        clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    }
    21.9% {
        opacity: 1;
        transform: translate3d(10px, 0, 0);
    }
    22%,
    100% {
        opacity: 0;
        transform: translate3d(0, 0, 0);
        -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
        clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    }
}

@keyframes glitch-anim-2 {
    0% {
        opacity: 1;
        transform: translate3d(calc(-1 * 10px), 0, 0);
        -webkit-clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%);
        clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%);
    }
    3% {
        -webkit-clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%);
        clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%);
    }
    5% {
        -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%);
        clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%);
    }
    7% {
        -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
        clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    }
    9% {
        -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%);
        clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%);
    }
    11% {
        -webkit-clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%);
        clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%);
    }
    13% {
        -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
        clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    }
    15% {
        -webkit-clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%);
        clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%);
    }
    17% {
        -webkit-clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%);
        clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%);
    }
    19% {
        -webkit-clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%);
        clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%);
    }
    20% {
        -webkit-clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%);
        clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%);
    }
    21.9% {
        opacity: 1;
        transform: translate3d(calc(-1 * 10px), 0, 0);
    }
    22%,
    100% {
        opacity: 0;
        transform: translate3d(0, 0, 0);
        -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
        clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    }
}

@keyframes glitch-anim-3 {
    0% {
        opacity: 1;
        transform: translate3d(0, calc(-1 * 5px), 0) scale3d(-1, -1, 1);
        -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%);
        clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%);
    }
    1.5% {
        -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%);
        clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%);
    }
    2% {
        -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%);
        clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%);
    }
    2.5% {
        -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
        clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    }
    3% {
        -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%);
        clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%);
    }
    5% {
        -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%);
        clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%);
    }
    5.5% {
        -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%);
        clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%);
    }
    7% {
        -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%);
        clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%);
    }
    8% {
        -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
        clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
    }
    9% {
        -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%);
        clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%);
    }
    10.5% {
        -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%);
        clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%);
    }
    11% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%);
        clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%);
    }
    13% {
        -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%);
        clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%);
    }
    14% {
        -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%);
        clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%);
    }
    14.5% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%);
        clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%);
    }
    15% {
        -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%);
        clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%);
    }
    16% {
        -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
        clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    }
    18% {
        -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%);
        clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%);
    }
    20% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%);
        clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%);
    }
    21.9% {
        opacity: 1;
        transform: translate3d(0, calc(-1 * 5px), 0) scale3d(-1, -1, 1);
    }
    22%,
    100% {
        opacity: 0;
        transform: translate3d(0, 0, 0);
        -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
        clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    }
}
/***** PROYECTOS *****/

/*.noticiashome2 { 
  
}
*/
div#ofertas .container.general 
 .row.noticiashome2 {
    margin-top: 20px;
}
.row.noticiashome2 h5.title-sol.style2.solnuevo.solnoticias {
    display: none;
}
.noticiashome2 .cajasnove {padding: 0; margin-bottom: 0}
.noticiashome2 .cajasnove h4 {display: none;}
.noticiashome2 .cajasnove a {overflow: hidden;display: block;}
.noticiashome2 .cajasnove a img {
  transition: all 350ms ease-out 0s;
  -moz-transition: all 350ms ease-out 0s;
  -o-transition: all 350ms ease-out 0s;
  -webkit-transition: all 350ms ease-out 0s;
}
.noticiashome2 .cajasnove a img:hover {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.noticiashome2 .cajasnove .des_nov {display: none;}
.noticiashome2 a.btn.btn-default.btn-vernota {display: none;}
/****subcategorias***/
ul.subcate {
    padding-left: 0px;
}
ul.subcate li {
    display: inline-block;
    padding: 0;
    padding-top: 5px;
}
ul.subcate li:first-child {
    padding-left: 0px;
}
ul.subcate li:after {
    content: '/';
    color: var(--color-marca2);
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin: 10px;
}

ul.subcate li a {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    color: #e1e1e1;
    font-size: 13px;
}
ul.subcate li a:hover {
    color: white;
}
div#hormiga h1 {
    margin-top: 0;
    margin-bottom: 10px;
}
/***** NOVEDADES *****/
.contador {
    width: 100%;
    color: #000;
    text-align: center;
    padding: 5% 0;
}
.contador h2, .contador h2 a {color: var(--color-marca1)}
.contador i {
    color: var(--color-marca2);
}
.fad:before {color:#444}
.fad:after {color:var(--color-marca1); opacity: 1}


/***** CONTENIDOS *****/
.portfolio .post-lead-image, .novedades .post-lead-image {
    width: 50%;
    padding: 0 20px;
    float: right;
}
.stButton {border-radius: 100%; background: #000 !important}
span.st_googleplus_large { display: none;}
.detalle-form { border-top: 4px solid var(--color-marca1) }

/***** CONTACTO *****/
.contact-form h2 {font-weight: 400}
.contact-form .list-inline>li a {
    background: var(--color-marca2);
    color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    font-size: 14px;
    width: 30px;
    display: block;
    height: 30px;
    line-height: 32px;
    text-align: center;
}
.contact-form .list-inline>li a:hover{
    background: var(--color-marca1)
}
.contact-form .form-group .form-control { 
    border: 1px solid rgba(0, 0, 0, 0.10); 
    border-radius: 55px;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
}
.contact-form textarea.form-control {
    border-radius: 10px !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.contact-form input#tximseguridad {
    padding: 20px;
    width: 100px;
}
input.form-control.in_seguridad.pull-left { border-color: #ccc;}

/***** PARALLAX *****/
.oficinas {
    background-image: url("../b/bg-animado.jpg");
    height: 60vh;
    color: #fff;
    padding-top: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-animation: bg-animation 25s ease-in-out infinite;
    animation: bg-animation 25s ease-in-out infinite;
    position: relative;
}
.oficinas:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    left: 0;
    bottom: 0;
    top: 0;
}
.oficinas > .row {margin: 0}
.oficinas .container {margin-top: 10%}
.oficinas h1 {color: #fff;}
.oficinas hr {width: 25%; margin: 0 auto: color:#fff;}
.oficinas li { margin: 20px 0; font-size: 20px }
.oficinas ul.list-unstyled li a{color: #fff}
div.boton_arrepentimiento {
    text-align: center;
    margin-bottom: 25px;
}
@-webkit-keyframes bg-animation {
    0% { background-position: top; }
    50% { background-position: bottom; }
    100% { background-position: top; }
}
@keyframes bg-animation {
    0% { background-position: top; }
    50% { background-position: bottom; }
    100% { background-position: top; }
}
.hormigafoot, .oficinas {padding: 0}
.hormigafoot h2 {margin: 0}
/***** FOOTER *****/
.footer {background: #000; color: #fff; padding: 5% 0 0}
.footer .row {margin: 0}
.footer .col-md-4 img { padding-left: 10%;}
#ofertas>div>p, p.iva.text-center { display: none;}
.footer h1, .footer h2 {color: #fff;margin-top: 0;}
.footer ul li {padding: 10px 0}
.footer i {padding: 10px}
footer {padding: 0}
.footer a, footer a {color: #fff}
.footer a:hover, footer a:hover {text-decoration: underline;}
.cartFooter, .cartTableHeader, tr.bg-info {
    background: transparent;
}
td.car-cant input, .loginmodal-container input[type=text], input[type=password], .couponForm input[type=text] {
    background: transparent;
}
.price {
    font-size: 18px;
    color: #ffffff;
}
.CartDescription h4 a, .modal span#nombre_prod_alert{
    color: #fff
}
.CartProduct .delete i {
    color: var(--color-marca2);
}
.orderStep li.active{
    background: var(--color-marca2) !important;
}
.orderStep li.active:after{
    border-top-color: var(--color-marca2) !important;
}
.orderStep li {
    background: #4e4e4e;
}
.modal-body, .modal-content, .modal-header-primary {
    background: #373737;
}
.modal-prod-agregado-container h5 {
    padding: 10px;
    letter-spacing: .3px;
    font-weight: 400;
    padding-bottom: 0;
}
.alert-warning {
    color: #faebcc;
    background-color: transparent;
    border-color: #faebcc;
}
div#pagina-mensaje h5 {
    color: #fff;
    font-size: 120%;
    font-weight: 500;
}
.loginmodal-container {
    padding: 25px;
    max-width: 350px;
    background-color: #373737;
}
.modal-body h5.title-sol.style2 span {
    background: #373737 !important;
}
a.popolvido, a.popregistrar {
    color: #fff;
    text-transform: uppercase;
    font-size: 90%;
}
.datos_usuario a {
    color: #fff;
}
.favButton, .favButton:hover {
    color: var(--color-marca2);
}
a.favoritos_top {
    display: none;
}
small.forma_pago_descripcion {
    font-size: 100%;
}
/***** MEDIA *****/
@media (min-width: 1920px) {
	/*.navbar .container {width: 1600px}	*/
	div .bg-video {height:1080px;}    
	.proyectos { padding: 8% 15% !important;}
	.noticiashome1 {width: 60%}
    .container.leyenda_slide h1, .container.leyenda_slide h2 {
    padding-left: 2.7%;
}
.container.leyenda_slide h1 {
    margin-top: 150px;
}
}
@media (max-width: 1366px) {
.container.leyenda_slide h1, .container.leyenda_slide h2 {
    padding-left: 0.8%;
}
}
@media (max-width: 1280px) {
	.bg-video {height: 720px}
    .container.leyenda_slide h1 {
    max-width: 100%;
}
}
@media (max-width: 1180px) {
.navbar-default .container {
    width: 100%;
}
}
@media (max-width: 1024px) {
.container.leyenda_slide {
    padding-top: 80px;
}
div#ofertas .row.noticiashome3 .noticiashome3-row.row {
    width: 100%;
    margin: 0 auto;
}
.container.leyenda_slide h1, .container.leyenda_slide h2 {
    padding-left: 0%;
}
}
@media (max-width: 767px) {
.navbar-collapse.collapse {
    display: none !important;
}
.navbar-collapse.collapse.in{
    display: initial!important;
}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    background: var(--color-marca2);
    border: 0px;
}
span.caret.navbar-toggle.sub-arrow {
    background: var(--color-marca2);
    border: 0px;
    font-size: 20px;
}
.social ul.dropdown-menu.dropdown-cart {
    background: #373737;
}
.social ul.dropdown-menu.dropdown-cart li#sucursal_movil {
    display: none;
}
.social.pull-right {
    position: absolute;
    z-index: 99;
    right: 12%;
    top: 20px;
    font-size: 18px;
}
.social-fixed {
    position: fixed !important;
}
.caja_func_sup.pull-right.hidden-xs.estaLogueado, .caja_func_sup {
    display: block !important;
    margin-top: 22px;
}
.caja_func_sup #carrito_top, .caja_func_sup #login_sup a, .caja_func_sup #login_sup:before, .caja_func_sup #login_sup, .caja_func_sup #micuenta_top,.caja_func_sup #micuenta_top a, .caja_func_sup #nombre_usuario, .caja_func_sup a.terminar_sesion_top, .caja_func_sup a.cambiar_cuenta_top {
    display: none;
}
.buscador ul.dropdown-menu li {
    width: 100%;
}
ul.social-share {
    display: none;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
    margin-right: 10px;
    float: left;
    margin-left: -5px;
}
a.favoritos_top {
    display: none;
}
.buscador {
    padding-top: 0;
    margin-top: -5px;
    padding-right: 5px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover {
    background: #fff;
    color: var(--color-marca1);
}

.navbar-fixed-top .navbar-toggle .icon-bar {
    background-color: #1e1e1e;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a:after{
    display: none
}
.brand-carousel li img {
    padding: 0px;
}
.cart-actions input[type=button] {
    left: 40%;
}
tr.CartProduct td.delete i {
    font-size: 20px;
    padding: 10px;
}

}
@media (max-width: 480px) {
    .top-bar {background: #000}
    .orderStep li:nth-child(2), 
.orderStep li:nth-child(3){
    display: none;
}
.datos_usuario .col-md-4.col-xs-6 {
    width: 100%;
}
.orderStep li {
    width: 100%;
}
    .orderStep li.active {
    width: 100%;
}
tr.CartProduct td.delete i {
    font-size: 20px;
    padding: 10px;
}

    .navbar-header { padding-top: 10px;}
    .ofertas .navbar.navbar-default.navbar-superior { background: #000;}
    .navbar-default .navbar-toggle .icon-bar { background-color: #fff;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {  background-color: transparent;}
    .navbar-default {     
        position: relative;
        width: 100%;
        height: auto;
    }
    p.count-text {
    font-size: 13px;
}
div#ofertas .row.noticiashome3 .noticiashome3-row.row h4 {
    width: 100%;
    float: none;
    height: auto !important;
    font-size: 30px;
    text-align: left;
    line-height: normal;
}
.contador .counter {
    padding: 0 5px;
}
div#ofertas .row.noticiashome3 .noticiashome3-row.row .des_nov {
    width: 100%;
    float: none;
    padding-left: 0;
}
.noticiashome3 a.btn.btn-default.btn-vernota {
    margin-left: 0;
}
    .ban-top-izquierda img {
    margin-top: 0px;
}
body.ofertas {
    padding-top: 80px;
}
.busqueda.top .search2 input.search-form, .busqueda.top .search2 input.search-form:focus, .busqueda.top .search2 input.search-form:hover {
    width: 300px;
    background: none;
}
.container.leyenda_slide h2 {
    font-size: 16px;
    margin-top: 10px;
}
.container.leyenda_slide h1:after {
    width: 50px;
    margin: 5px 0;
}
.slick-dots {
    position: absolute;
    right: 10px;
    top: 10%;
    width: auto;
}
.slick-dots li {
    background: #fff;
    display: block;
    margin: 25px 5px 10px;
    width: 8px;
    height: 8px;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    margin: -6px;
}
span.container.leyenda_slide {
    padding-top: 20px;
}
.container.leyenda_slide h1:after {
    height: 3px;
}
.container.leyenda_slide h1 {
    margin-top: 0;
    max-width: 100%;
    font: 700 20px 'Oswald', sans-serif !important;
}
    .container > .navbar-header, .container > .navbar-collapse { margin: 0;}
    .navbar-default .navbar-collapse, .navbar-nav>li>a {border:0;}
    ul.social-share {position: relative; width: 100%}
    div#slides_ofertas_t { margin-top: 50px;}
    .container.general > .row { padding: 15px;}
    .ofertas .container.general > .row { padding: 0;}
    .proyectos {clip-path: none; padding: 0 0 10% !important; height: 100%}
    .proyectos h4 {
        font-size: 28px;
        text-align: center;
        height: 100% !important;
        border-right: 0;
        padding-right: 0;
        margin-top: 5%;
    }      
    .noticiashome1 { width: 100%; margin: 0 !important;}
    .noticiashome1 h4 {display: none}
    .noticiashome1 a.btn.btn-default.btn-vernota {display: block; position: relative; right: 0}
    .glitch {height: 400px;}
    .glitch-img {top: 10%; left:0; height: 100%; width: 100%;}
    .noticiashome3 .col-xs-12 { width: 100% !important;  margin: 0}
    .noticiashome3 { width: 100%;}
    .noticiashome3 .cajasnove {margin-top: 5% !important}
    .footer .col-md-4 img { padding-left: 0;}
    ul.list-inline.list-unstyled.hidden-lg { display: none;}
    .portfolio .post-lead-image, .novedades .post-lead-image { width: 100%; padding: 0; float: none;}
    .oficinas {
    height: 50vh;
}
.footer .logo img {
    margin: 0 auto;
    text-align: center;
    display: block;
}
.footer .logo {
    text-align: center;
}
    .oficinas li { margin: 10px 0; font-size: 15px;}
}
@media (max-width: 376px) {
.busqueda.top .search2 input.search-form, .busqueda.top .search2 input.search-form:focus, .busqueda.top .search2 input.search-form:hover {
    width: 250px;
    background: none;
}
}
/******FONDO NEGRO TEST***/
body, .style2 .title-sol span, .title-sol.style2 span, .detalle-form{
    background: #000; color: #fff
}
.style2 .title-sol span, .title-sol.style2 span, div#hormiga h1, ul.lista-filtros-aplicados, .form-group label, div#hormiga h1 a, h5.tit_form_detalle, h1, h3, .contact-form a, .hormigafoot h2 {
    color: #fff;
}
.scroll_inf.container {
    background: #fff;
    width: 100%;
}
.contador p.count-text, .contador p.count-text a {
    color: #fff;
}
.detalle-form {
    border-top: 0px;
}
.form-control, .noticiashome3 {
    background: #000;
    color: #fff;
}
form#busquedaAvanzada button.btn i {
    color: #000;
}
ul.breadcrumb a {
    color: #Fff;
}
.product-tab ul li.active a {
    background: var(--color-marca2);
}
.nav-tabs{
    border-color: var(--color-marca2);
}
.nav-tabs li a {
    color: #cccccc;
    font-family: 'Roboto', sans-serif;
}
.socialIcon a {
    background: transparent !important;
}
.price-sales {
    font-size: 120%;
    color: var(--color-marca2);
}
div#detalle .marca_imagen img {
    max-width: 100px;
}
h1.product-title, .product h4, .product h4 a {
    color: #dddcdc;
}
.product, .product:hover {
    background: transparent;
}
#cantidad_carrito.badge {
    position: absolute;
    left: 15px;
    top: -3px;
    background: var(--color-marca2);
}
.form-control, .noticiashome3{
    background: #000
}
h5.tit_form_detalle a {
    color: var(--color-marca2);
    font-size: 21px;
}
.contact-form .form-group .form-control {
    border-color: #f2f2f2;
}
.hormigafoot {
    padding: 10px;
}


.contador h2, .contador h2 a, div#ofertas .row.noticiashome3 .noticiashome3-row.row h4 span {
    color: #dddcdc;
}
input[type=email], input[type=number], input[type=password], input[type=text],textarea#consulta_form,textarea {
    color: #fff;
}