/* argentor */
@import url('https://fonts.googleapis.com/css2?family=Balthazar&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');


body {
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;

    --color-navbar: #fff;
    --color-hover_navbar: #fff;
    --bkgclr-hover_navbar: #005db9;
    --color-open_navbar: #fff;
    --bkg-open_navbar: #515a5f;
    --color-drpmenu: deepskyblue;
    --bkg-drpmenu: gray;
    --color-drpmenu_a: #fff;
    --bkg-drpmenu_a: #515a5f;
    --color-hover_drpmenu_a: #fff;
    --bkg-hover_drpmenu_a: #005db9;
    --color-higtd_drpmenu_a: #fff;
    --bkg-higtd_drpmenu_a: #005db9;
}

body.ofertas {
    padding-top: 0
}

/* ESTRUCTURA */
body.ofertas .container.general {
    width: 100%;
    padding-bottom: 0px;
}

body {
    padding-top: 70px
}

.row.noticiashome1 {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 50px;
}

.row.noticiashome2 {
    padding-top: 100px;
    padding-bottom: 100px;
    background: url(../b/parallax-azul.jpg);
    background-size: cover;
    width: 100%;
    background-attachment: fixed;
}

.row.noticiashome2 > div {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

.row.noticiashome2 .solnoticias {
    display: none;
}

div.noticiashome2 div.cajasnove > div {
    background: rgba(255, 255, 255, 0.9);
    padding: 20px;
}

.col-md-12.cols-grals {
    padding: 0
}

span.container.leyenda_slide {
    display: none;
}

.navbar-default {
    background: transparent;
    -webkit-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, .5);
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, .8);
}

.navbar-default .navbar-nav > li > a {
    color: #f04c85;
}

.caja_func_sup {
    margin-top: 18px;
}

@media (min-width: 768px) {
    ul.nav.navbar-nav {
        margin-top: 20px;
        margin-left: 30px;
    }
}

.top-bar {
    display: none;
}

.navbar-fixed-top {
    background: rgba(255, 255, 255, 0.9)
}

p.iva {
    display: none;
}

div.scroll_inf.container {
    width: 100%;
    background: #d8caca
}

div.proy_promociones {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto
}

div#video {
    position: relative;
}

div#video div.txvideo {
    position: absolute;
    text-align: center;
    font: normal 60px 'times new roman';
    width: 100%;
    top: 45%;
    color: #fff;
}

div#video div.txvideo a {
    display: inline-block;
    padding: 10px;
    border: 0px solid #fff;
    background: rgba(255, 255, 255, 0.4);
    color: #fff;
    font-size: 45px;
    margin-top: 30px;
    cursor: pointer
}

div.hormigafoot {
    display: none;
}


h1.titulo {
    color: #ce87a0;
    font-weight: normal
}

h1.titulo b {
    font-weight: normal
}

@media (max-width:480px) {
    .container.general {
        width: 100%;
        padding-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px
    }

    .row.noticiashome1 {
        width: 85%;
        max-width: 1170px;
        margin: 0 auto;
        padding-top: 50px;
        padding-bottom: 50px;
        margin-right: auto;
        margin-left: auto;
    }

    .row.noticiashome2 {
        padding-top: 100px;
        padding-bottom: 100px;
        background: url(../b/bg-leche-soja.jpg);
        background-size: cover;
        width: 85%;
        margin-right: auto;
        margin-left: auto;
        background-attachment: fixed;
    }

    button.slick-arrow {
        display: none !important;
    }

    div#video div.txvideo {
        position: absolute;
        text-align: center;
        font: normal 20px 'times new roman';
        width: 100%;
        top: 45%;
        color: #fff;
    }

    div#video div.txvideo a {
        display: inline-block;
        padding: 10px;
        border: 0px solid #fff;
        background: rgba(255, 255, 255, 0.4);
        color: #fff;
        font-size: 12px;
        margin-top: 30px;
        cursor: pointer
    }

    div.container.menu_pie ul.list-inline.list-unstyled.hidden-lg {
        display: none;
    }

    div#detalle.cajam {
        width: 95%;
        padding: 40px
    }

    /*div#detalle.cajam h1.titulo {
        font: normal 20px 'open  sans', sans-serif
    }*/

    div#navbar-menu-superior {
        background: rgba(255, 255, 255, .9);
        width: 100%
    }
}

.detalle-form {
    border-top: 4px solid #f04c86;
}

button.btn-success {
    background: #f04c86
}


/* FINT ESTRUCTURA */

div.noticiashome1-row h4 {
    font-size: 17px;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
}

div.des_nov {
    /*font-family: 'Source Sans Pro', sans-serif;*/
    /*line-height: 20px;*/
    text-align: justify;
    /* font-size: 13px;*/
    margin: 20px 0
}

div.noticiashome1 a.btn.btn-default.btn-vernota,
div.noticiashome2 a.btn.btn-default.btn-vernota {
    border-radius: 0;
    -webkit-border-radius: 0;
    background: #fff;
    border: 1px solid #999;
    color: #999
}

div.boton_arrepentimiento a {
    border: none !important
}

/* argentor */

div#slides_ofertas_t {
    margin-top: 165px;
}

.top-bar {
    display: block;
    background: url(../b/topbar-bg.jpg);
    background-size: cover;
    background-position-x: left;
    background-position-y: top;
    background-repeat: no-repeat;
    padding: 0;
}

.navbar.navbar-default.navbar-superior .container {
    margin: 0;
    padding: 0;
}

.navbar-header {
    padding-top: 0;
}

.navbar.navbar-default.navbar-superior {
    background-color: #fff;
    padding-bottom: 0;
}

.navbar.navbar-default.navbar-superior > .container {
    width: 100%;
}

div#navbar-menu-superior {
    background-color: #515a5f;
    /*position: relative;
    height: 30px !important;
    top: 125px;*/
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}

/*ul#nav {
    margin: 0 !important;
    top: 0px;
    position: absolute;
    right: 5%;
}*/

.social.pull-right {
    display: none;
}

ul#menutop > li {
    display: none;
}

.top-number.pull-left.hidden-xs {
    float: right !important;
}

ul.leysupder {
    display: inline-block;
}

ul.leysupder li {
    display: inline-block;
}

ul.leysupder li:first-child {
    line-height: .5;
    border-right: 1px solid #fff;
    padding-right: 10px;
}

ul.leysupder li:nth-child(2) {
    padding-right: 10px;
    border-right: 1px solid #fff;
    padding-top: 5px;
    padding-left: 5px;
}

ul.leysupder li {
    vertical-align: bottom;
    height: 55px;
}

a#telicon {
    vertical-align: super;
    font-size: 250%;
}

ul.leysupder li:last-child {
    vertical-align: top;
    padding-top: 8px;
}

ul.leysupder li:nth-child(2) a {
    font-size: 140%;
}

i.fa.fa-envelope.grande {
    font-size: 200%;
    position: relative;
    top: 3px;
    padding-right: 5px;
}
i.fa-brands.fa-instagram.grande {
    padding-left: 5px;
}
i.grande {
    font-size: 200%;
    position: relative;
    top: 3px;
    padding-right: 5px;
}
#telicon i.fa.fa-phone {
    position: relative;
    top: 5px;
}

.caja_func_sup.pull-right.hidden-xs {
    display: none;
}

.row.noticiashome2 {
    padding-top: 15px;
    padding-bottom: 65px;
    margin-left: 0;
    margin-right: 0;
}

.noticiashome2-row.row h4 {
    color: #fff;
    position: relative;
    top: 200px;
    text-align: center;
}

.noticiashome2-row.row img {
    height: 75px;
    margin: 0 auto;
    margin-top: 45px;
}

.noticiashome2-row.row .des_nov {
    display: none;
}

/* */
div#cajanovofe .noticiashome2-row a {
    overflow: hidden;
    color: #fff;
    -webkit-transition: color .1s, background-color .1s;
    -moz-transition: color .1s, background-color .1s;
    -o-transition: color .1s, background-color .1s;
    transition: color .1s, background-color .1s;
}

div#cajanovofe .noticiashome2-row img {
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
}

div#cajanovofe .noticiashome2-row a:hover img {
    transform: scale(0.95);
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
}

.noticiashome2-row.row h4:hover + a img {
    transform: scale(0.95);
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
}

.noticiashome2-row.row a.btn.btn-default.btn-vernota {
    display: none;
}

.noticiashome2-row.row > div {
    height: 250px !important;
}

/* */

.noticiashome1-row.row div h4 {
    background-color: #005db9;
    color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 150%;
}

.noticiashome1-row.row > div + div h4 {
    background-color: #06205c;
}

.noticiashome1-row.row > div + div + div h4 {
    background-color: #414042;
}

.noticiashome1-row.row > div + div + div + div h4 {
    background-color: #f7941e;
}

.noticiashome1-row.row h4 a {
    color: #fff;
}

.noticiashome1-row.row a.btn.btn-default.btn-vernota {
    display: none;
}

h5.title-sol.style2.solnuevo.solnoticias,
.row.noticiashome1 .style2 .title-sol span,
.row.noticiashome1 .title-sol.style2 span {
    font-weight: 400;
    font-family: 'Source Sans Pro';
}

.row.noticiashome1 .style2 .title-sol:after,
.row.noticiashome1 .title-sol-style2:after,
.row.noticiashome1 .title-sol.style2:after {
    display: none;
}

footer {
    background: #06205b;
}

ul#nav > form + li {
    display: none;
}

@media (min-width: 1920px) {
    .container {
        /*width: 1700px;*/
        width: 1400px;
    }
    body.default.seguridad.tornillos .aplicaciones .aplicaciones1 p {
    font-size: 16px;
    line-height: 23px;
}

body.default.seguridad.tornillos .aplicaciones .aplicaciones1 {
    padding: 40px 30px;
}
}

/* COLORES NAVBAR */
.navbar-default .navbar-nav > li > a {
    color: var(--color-navbar);
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: var(--color-hover_navbar) !important;
    background-color: var(--bkgclr-hover_navbar);
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: var(--color-open_navbar) !important;
    background-color: var(--bkg-open_navbar);
}

.dropdown-menu {
    color: var(--color-drpmenu) !important;
    background-color: var(--bkg-drpmenu);
}

.dropdown-menu > li > a {
    color: var(--color-drpmenu_a) !important;
    background-color: var(--bkg-drpmenu_a);
}

.dropdown-menu > li > ul > li > a {
    color: var(--color-drpmenu_a) !important;
    background-color: #a7a7a7;
}

.dropdown-menu > li > ul {
    margin-left: 136px !important;
    margin-top: -31px !important;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: var(--color-hover_drpmenu_a) !important;
    background-color: var(--bkg-hover_drpmenu_a);
}

.dropdown-menu > li > a.highlighted {
    color: var(--color-higtd_drpmenu_a) !important;
    background-color: var(--bkg-higtd_drpmenu_a) !important;
}

/* FIN COLORES NAVBAR */
.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 20px;
}

form#top-buscar {
    position: absolute;
    top: -75px;
    right: -5%;
}

input#palabra {
    border: 1px solid #ccc;
}

form#top-buscar span.input-group-btn {
    right: 100px;
}

form#top-buscar button.btn.btn-buscartop {
    background: transparent;
}

.default .container.general {
    margin-top: 200px;
}

.default a.titnotlink {
    color: #fff;
}

.default div#detalle h2.titulo,
.default h1.titulo,
.col-listar h3 {
    padding: 10px 15px;
    color: #fff;
    background-color: #005cb9;
    width: fit-content;
    font-size: 21px;
    font-weight: 700;
    /*position: relative;
    top: -50px;*/
}

.default .container.general h1.copete,
.default span.copete {
    /*position: relative;
    top: 70px;*/
    color: #515a5f;
    font-size: 30px;
    font-weight: 100 !important;
}

.default .post-description {
    margin-top: 45px;
}

/*.default .post-description strong,
.default .col-listar strong {
    font-size: 125%;
}*/

.default .container.general .nov_dcorta,
.default .container.general .nov_dlarga,
.default .desdoc,
body.busquedaAvanzada .des_nov {
    width: 60%;
    float: left;
    padding-right: 25px;
}

.default .col-listar .desdoc {
    width: 66.5%;
    float: none;
    padding-right: 0;
}

.default .post-lead-image,
.default a.le img,
.busquedaAvanzada .cajasnove img {
    width: 33.5%;
    float: right;
    height: auto;
    border-radius: 0 0 20px 20px;
}

/*.default .bann_listar1 + h1 {
    display: none;
}*/

.empresa .container.general {
    margin-top: 170px;
}

.empresa h1.titulo {
    display: none;
}

.empresa h1.titulo_nota {
    padding: 15px 20px;
    color: #fff;
    background-color: #005cb9;
    width: fit-content;
    font-size: 150%;
}

/*
.empresa .nov_dlarga {
    padding: 0 5%;
}
*/

.contenido_nota {
    font-style: italic;
}

.tit_nota.col-md-12 {
    display: inline-flex;
}

.tit_nota.col-md-12 img {
    height: 60px;
    margin-top: 14px;
}

.tit_nota.col-md-12 h2 {
    margin-top: 5px;
    color: #515a5f;
}

.proy_promociones img {
    height: 80px;
    margin: 40px auto 0 auto;
}

.col-md-12.text-center.div-vertodos-noticias.vertodos_OPC_NOTAS_OFERTAS_2 {
    display: none;
}

.container-fluid.datos-footer {
    text-align: center;
}

.container-fluid.datos-footer li {
    background: #515a5f;
    color: #fff;
    margin: 10px 45px;
    padding: 10px;
    height: 60px;
}

.container-fluid.datos-footer li a {
    color: #fff;
    font-size: 125%;
}

a.unalinea {
    position: relative;
    top: 10px;
}

.container-fluid.datos-footer {
    display: none;
}

.ofertas .container-fluid.datos-footer {
    display: block;
    text-align: center;
    margin: 0 10%;
    margin-bottom: 25px !important;
}

.boton_arrepentimiento {
    display: none;
}

.slick-dots {
    bottom: -30px;
    z-index: 0;
}

.slick-dots li {
    background: #515a5f;
}

/************************ VIEJA GALERIA DE IMAGENES *****************************/
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#jquery-lightbox a img {
    border: none;
}

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#lightbox-container-image {
    padding: 10px;
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}

#lightbox-nav a {
    outline: none;
}

#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    display: block;
}

#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}

#lightbox-nav-btnNext {
    right: 0;
    float: right;
}

#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}

#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
}

#lightbox-image-details-caption {
    font-weight: bold;
}

#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}

#gallery {
    background: #f6f6f6;
    border: 1px solid #ddd;
    padding: 10px;
    padding-top: 5px;
    border-right: none;
    border-left: none;
    margin-top: 15px;
}

#gallery h4 {
    font: bold 14px arial;
    margin-bottom: 10px;
    background: url(../imagenes/detalle-galeria.png) no-repeat left top;
    padding-top: 10px;
    padding-left: 45px;
}

#gallery ul {
    list-style: none;
}

#gallery ul li {
    display: inline;
}

#gallery ul img {
    border: 5px solid #ddd;
    border-width: 5px 5px 15px;
}

#gallery ul a:hover img {
    border: 5px solid #f0f0f0;
    border-width: 5px 5px 15px;
    color: #fff;
}

#gallery ul a:hover {
    color: #fff;
}

#gallery li p {
    display: none;
}

/************************ FIN VIEJA GALERIA DE IMAGENES *****************************/

.slick-prev,
.slick-next {
    top: 85%;
}

.slick-dots li {
    width: 10px;
    height: 10px;
}

.slick-dots li button:before {
    color: transparent;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: transparent;
}


/* */
.linea_parker .container.general {
    margin-top: 200px;
    width: 70%;
}

.linea_parker div.col-md-4.col-sm-6.col-xs-4.col-listar > div > h3 {
    background-color: #005db9;
    color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 150%;
    width: 100%;
    text-align: center;
}

.linea_parker div.col-md-4.col-sm-6.col-xs-4.col-listar > div > h3 a {
    color: #fff;
}

.linea_parker > .container.general > .row > .col-md-12.cols-grals > .row > div.col-md-4.col-sm-6.col-xs-4.col-listar + div > div > h3 {
    background-color: #06205c;
}

.linea_parker > .container.general > .row > .col-md-12.cols-grals > .row > div.col-md-4.col-sm-6.col-xs-4.col-listar + div + div > div > h3 {
    background-color: #414042;
}

.linea_parker > .container.general > .row > .col-md-12.cols-grals > .row a.btn.btn-default.btn-vernota {
    display: none;
}

.linea_parker > .container.general > .row > .col-md-12.cols-grals > .style2 .title-sol span,
.linea_parker > .container.general > .row > .col-md-12.cols-grals > .title-sol.style2 span {
    font-weight: 400;
}

.linea_parker > .container.general > .row > .col-md-12.cols-grals > .style2 .title-sol:after,
.linea_parker > .container.general > .row > .col-md-12.cols-grals > .title-sol-style2:after,
.linea_parker > .container.general > .row > .col-md-12.cols-grals > .title-sol.style2:after {
    display: none;
}

.linea_parker > .container.general > .row > .col-md-12.cols-grals h1 {
    color: #454545;
    display: table;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    margin: 0 auto;
}

.linea_parker div.desdoc {
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 20px;
    text-align: justify;
    font-size: 13px;
    margin: 20px 0;
}

.linea_parker div.desdoc p {
    margin-bottom: 0;
}

.col-md-12.col-sm-6.col-xs-12.col-listar {
    margin-bottom: 75px;
}

.btn-success:hover,
.btn-success:focus {
    background-color: #515a5f;
    border-color: #515a5f;
    color: #ffffff;
}

button.btn-success {
    background: #005cb9;
}



.col-md-1.col-xs-2.igual-gal {
    margin: 15px;
    filter: drop-shadow(2px 4px 6px #ccc);
}

.col-md-1.col-xs-2.igual-gal:hover {
    filter: drop-shadow(1px 1px 2px #ccc);
}

span.ley_galeria {
    position: relative;
    bottom: 0;
    display: inline-block;
    width: 100%;
    background-color: #005cb9;
    color: #fff;
    text-align: center;
}

.blueimp-gallery > h3.title {
    position: absolute;
    top: 73%;
    left: 48%;
    margin: 0;
    /* background-color: #fff; */
    /* color: #000; */
    /* width: 100%; */
    font-size: 300%;
}

@media (max-height: 780px) {
    .blueimp-gallery > h3.title {
        top: 80%;
        left: 47%;
    }
}

.post-lead-image img {
    border-radius: 0 0 20px 20px;
}



/* */

.linea_parker > .container.general > .row > .col-md-12.cols-grals h1,
.default div#detalle h2.titulo,
.default h1.titulo,
.col-listar h3 {
    padding: 10px 15px;
    color: #fff;
    background-color: #005cb9;
    width: fit-content;
    font-size: 21px;
    font-weight: 700;
}

.linea_parker > .container.general > .row > .col-md-12.cols-grals h1 {
    margin-left: 0;
}

.default div#detalle h2.titulo,
.default h1.titulo,
.col-listar h3 a {
    color: #fff;
}

h1.titulo b {
    font-weight: inherit;
}

.noticiashome1-row.row div h4 {
    font-size: 21px;
    font-weight: 700;
}

.default.especiales h1.titulo {
    background-color: #06205c;
}

.default.seguridad h1.titulo {
    background-color: #414042;
}

.default.minimicro h1.titulo {
    background-color: #f7941e;
}
body.default.seguridad.tornillos  .post-lead-image {
    width: initial;
    float: none;
    margin-top: 30px;
    display: none;
}
body.default.seguridad.tornillos .nov_dlarga .producto img {
    margin-bottom: 20px;
}
body.default.seguridad.tornillos div#detalle.cajam div.nov_dcorta .envios img {
    display: block !important;
    height: auto !important;
}
body.default.seguridad.tornillos .post-lead-image img, body.default.seguridad.tornillos div#detalle.cajam div.nov_dcorta .envios img {
    max-width: 300px;
    border-radius: 0 !important;
}
body.default.seguridad.tornillos div#detalle.cajam div.nov_dcorta .envios{
    margin-top: 20px;
}
body.default.seguridad.tornillos .post-lead-image img{
    display: none !important;
}
body.default.seguridad.tornillos .nov_dlarga,body.default.seguridad.tornillos .nov_dcorta {
    width: initial;
    float: none;
    padding: 0;
}
body.default.seguridad.tornillos .nov_dcorta {
    font-size: 16px;
    line-height: normal;
    font-family: "Source Sans Pro", sans-serif;
}
body.default.seguridad.tornillos .fondo-gris {
    background: #e6e7e9;
    padding: 30px;
    margin: 20px 0;
}
body.default.seguridad.tornillos .fondo-gris .fondo-gris-texto p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}

body.default.seguridad.tornillos .aplicaciones .aplicaciones2 .img-aplicaciones {
    padding: 0;
}
body.default.seguridad.tornillos .aplicaciones .aplicaciones1 {
    background: #6d6e72;
    color: #fff;
    padding: 30px 20px;
}

body.default.seguridad.tornillos .aplicaciones .aplicaciones1 p {
    margin: 0;
    font-style: italic;
    font-size: 14px;
}
body.default.seguridad.tornillos .aplicaciones .img-texto2, body.default.seguridad.tornillos .aplicaciones .img-texto3 {
    background: #e8e7ec;
    padding: 25px 30px;
    font-size: 16px
}
body.default.seguridad.tornillos .img-texto2.equalapli2 {
    background: url(../documentos/28/LogoArg-transparente.png) #e8e7ec;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
}
body.default.seguridad.tornillos .nov_dlarga .producto p {
    margin: 0;
    font-size: 14px;
}

body.default.seguridad.tornillos .nov_dlarga .producto {
    padding: 20px 0;
}
body.default.seguridad.tornillos .nov_dlarga h3 {
    font-weight: 400;
    font-family: 'Source Sans Pro';
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
    color: #454545;
}
body.default.seguridad.tornillos .nov_dlarga .aplicaciones h3 {
    text-align: left;
}
body.default.seguridad.tornillos .aplicaciones {
    margin-bottom: 20px;
}
body.default.seguridad.tornillos .nov_dlarga .producto:hover img, body.default.seguridad.tornillos .fondo-gris-imagenes:hover img, body.default.seguridad.tornillos .aplicaciones .aplicaciones2 .img-aplicaciones:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

body.default.seguridad.tornillos .nov_dlarga .producto img, body.default.seguridad.tornillos .fondo-gris-imagenes img, body.default.seguridad.tornillos .aplicaciones .aplicaciones2 .img-aplicaciones 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;
    animation: 1s ease-out;
}

body.default.seguridad.tornillos .aplicaciones .aplicaciones2 .img-aplicaciones, body.default.seguridad.tornillos .nov_dlarga .producto {
    overflow: hidden;
}
/*a[href^="mailto:"] {
  text-decoration: none;
  color: #005db9;
}*/


@media (max-width: 768px) {
    div.item-slide.imagen-slide-2 {
        background-repeat: no-repeat !important;
        background-size: contain !important;
        height: 350px !important;
    }
    body.default.seguridad.tornillos .aplicaciones .aplicaciones2.equalapli {
    padding: 0;
}
a.btn.btn-lg.search-modal {
    position: absolute;
    right: 22%;
    top: 100px;
    color: #9a9595;
    z-index: 99;
}
a.btn.btn-lg.search-modal.search-modal-fixed-top {
    position: fixed;
    top: 30px;
}
body.default.seguridad.tornillos .img-texto2.equalapli2 {
    background-size: 160px;
}
body.default.seguridad.tornillos .aplicaciones .img-texto2, body.default.seguridad.tornillos .aplicaciones .img-texto3 {
    padding: 30px;
}
body.default.seguridad.tornillos .fondo-gris .fondo-gris-imagenes div {
    padding: 0;
}

body.default.seguridad.tornillos .fondo-gris .fondo-gris-imagenes div img {
    margin: 20px 0;
}
body.default.seguridad.tornillos .fondo-gris {
    padding: 20px 15px;
}
body.default.seguridad.tornillos .aplicaciones .img-texto3 {
    padding: 30px;
}
body.default.seguridad.tornillos .aplicaciones .aplicaciones2 .img-aplicaciones.equalapli2.aplitarugos {
    background: #7d7d7d;
}
    /*#slides_ofertas_t .image-show-case-wrapper.center-block.relative container {
    padding-left: 0;
    padding-right: 0;
}*/
    div#slides_ofertas_t {
        margin-top: 240px;
        padding-left: 0;
        padding-right: 0;
    }
    body.default.seguridad.tornillos .nov_dlarga .producto img {
    margin-bottom: 10px;
}
body.default.seguridad.tornillos .img-texto2.equalapli2 {
    background: #d3d2d7;
}
}

div#custom-search-input {
    display: none;
}

.busquedaAvanzada h5.title-sol.style2.solnuevo.solnoticias {
    display: none;
}

.busquedaAvanzada aside.col-md-3.cols-grals {
    display: none;
}

.busquedaAvanzada .container.general {
    margin-top: 200px;
}

.busquedaAvanzada h1,
.busquedaAvanzada h4,
.col-md-12.contact-form h1 {
    padding: 10px 15px;
    color: #fff;
    background-color: #005cb9;
    width: fit-content;
    font-size: 150%;
    margin-left: -15px;
    text-transform: uppercase;
}

.busquedaAvanzada h1 {
    background-color: #06205b;
}

.busquedaAvanzada h4 {
    margin-left: 0;
}

.busquedaAvanzada div.paginado {
    border-bottom: none;
}

.busquedaAvanzada .cajasnove {
    margin-bottom: 100px;
}

.busquedaAvanzada span.mas_nov {
    margin-top: 20px;
    display: block;
}

.busquedaAvanzada span.mas_nov a {
    color: #fff;
    text-transform: uppercase;
}

.ban-top-izquierda {
    margin-left: 50px;
}



/* cambios tel top*/
a#telicon,
a#wsicon {
    vertical-align: baseline;
    font-size: 125%;
}

a#telicon {
    vertical-align: top;
}

ul.leysupder li:nth-child(2) a {
    font-size: 125%;
    padding-top: 0px !important;
    padding-bottom: 0 !important;
}

ul.leysupder li:nth-child(2), ul.leysupder li:nth-child(3), ul.leysupder li:nth-child(4) {
    padding-right: 10px;
    border-right: 1px solid #fff;
    padding-top: 0px;
    padding-left: 5px;
}

ul.leysupder li:nth-child(4) {
    BORDER: 0;
}




@media (min-width: 1920px) {

    body.default.seguridad.tornillos .aplicaciones .aplicaciones1 p {
    font-size: 16px;
    line-height: 23px;
}

body.default.seguridad.tornillos .aplicaciones .aplicaciones1 {
    padding: 40px 30px;
}
body.default.seguridad.tornillos .aplicaciones .img-texto2, body.default.seguridad.tornillos .aplicaciones .img-texto3 {
    background: #e8e7ec;
    padding: 35px 30px;
    font-size: 21px;
    line-height: 22px;
}
body.default.seguridad.tornillos .aplicaciones .img-texto2 {
    background: url(../documentos/28/LogoArg-transparente.png) #e8e7ec;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
}
body.default.seguridad.tornillos .fondo-gris .fondo-gris-texto p {
    font-size: 16px;
    line-height: 22px;
}

body.default.seguridad.tornillos .fondo-gris .fondo-gris-texto {
    padding: 20px 15px;
}
body.default.seguridad.tornillos .nov_dlarga .producto p {
    margin: 0;
    font-size: 15px;
}
body.default.seguridad.tornillos .nov_dcorta {
    font-size: 15px;
}
}

/*@media (max-width: 480px) {*/
@media (max-width: 768px) {

    .top-bar {
        background: url(../b/movil-topbar-bg.jpg);
    }

    .top-bar .top-number.pull-left.hidden-xs {
        display: block !important;
        float: none !important;
    }

    /*.navbar.navbar-default.navbar-superior {
        background: url(../b/movil-topbar-bg.jpg);
         background-size: cover; 
        background-position-x: left;
        background-position-y: top;
        background-repeat: no-repeat;
        padding: 0;
    }*/

    .proy_promociones img {
        height: auto;
        margin: 40px auto 0 auto;
        width: 75%;
    }

    .row.noticiashome2 {
        padding-top: 0px;
        padding-bottom: 25px;
        background: url(../b/parallax-azul.jpg);
        background-size: cover;
        width: 100%;
        background-attachment: fixed;
    }

    div#slides_ofertas_t {
        margin-top: 135px;
        padding-left: 0;
        padding-right: 0;
    }

    .container-fluid.datos-footer {
        margin: 0 5px !important;
    }

    .container-fluid.datos-footer li {
        margin: 10px 0px;
        padding: 10px 10px;
        /*height: auto;*/
    }

    .container-fluid.datos-footer li a {
        color: #fff;
        font-size: 110%;
    }

    a.unalinea {
        position: relative;
        top: 10px;
    }

    /*div#navbar-menu-superior {
        background-color: #515a5f;
        position: relative;
        height: none !important;
        top: 0;
    }
*/
    .linea_parker .container.general {
        margin-top: 130px;
        width: 90%;
    }

    .default .container.general {
        margin-top: 130px;
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }

    .default .col-listar .desdoc {
        width: 100%;
        float: none;
        padding-right: 0;
        margin: 0 auto;
    }

    .default .col-listar .desdoc img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .default .container.general .nov_dcorta,
    .default .container.general .nov_dlarga,
    .default .desdoc,
    body.busquedaAvanzada .des_nov {
        width: 100%;
        float: none;
        padding-right: 0;
    }

    div#detalle.cajam {
        width: 90%;
        padding: 0 0px;
        margin: 0 auto;
    }

    .empresa div#detalle.cajam {
        width: 90%;
        padding: 0 15px;
        margin: 0 auto;
    }

    .nov_dlarga img,
    .nov_dcorta img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    p#imgd {
        width: 100%;
        padding: 0;
        margin: 0 auto;
        height: auto;
    }

    p#imgd img {
        width: 100%;
        padding: 0;
        margin: 0 auto;
        height: auto;
    }

    .default .post-lead-image,
    .default a.le img,
    .busquedaAvanzada .cajasnove img {
        width: 100%;
        float: right;
        height: auto;
        border-radius: 0 0 20px 20px;
    }

    .nov_dlarga iframe {
        width: 100%;
        height: auto;
    }

    #ley_sup_der_movil {
        margin-top: 5px;
    }

    #ley_sup_der {
        display: none;
    }

    div#ley_sup_der_movil > a {
        text-align: center;
        display: block;
        font-size: 95%;
        padding-bottom: 5px;
    }

    ul.leysupder {
        padding-left: 22%;
    }

    ul.leysupder li:nth-child(2) a {
        font-size: 100%;
    }

    button.navbar-toggle {
        top: -56px;
        right: 76%;
        position: absolute !important;
    }

    .ban-top-izquierda {
        margin-left: 0;
        padding: 0 15px;
    }

    .navbar-header {
        margin-right: 0 !important;
    }

    .noticiashome2-row.row {
        margin: 0;
    }

    .row.noticiashome2 + .row {
        display: none;
    }

    .nov_dlarga .row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .dropdown-menu > li > ul {
        margin-left: 0 !important;
        margin-top: 0 !important;
    }

    ul.leysupder li {
        height: 40px;
    }

    ul.leysupder li:nth-child(2) {
        padding-top: 0px;
    }

    ul.leysupder li:nth-child(3) {
        vertical-align: top;
        padding-top: 5px;
        padding-right: 0px;
        border-right: 1px solid #fff;
    }

    ul.leysupder li a.btn.btn-lg {
        border-radius: 0px;
        font-size: 16px;
        line-height: 1;
        padding: 0px 0px;
        width: auto;
    }

    ul#menutop li a,
    ul.social-share li a {
        display: inline-block;
        padding: 0px 3px;
    }

    i.fa.fa-envelope.grande {
        font-size: 160%;
        position: relative;
        top: 3px;
        padding-right: 5px;
    }
ul.leysupder li:nth-child(2), ul.leysupder li:nth-child(3), ul.leysupder li:nth-child(4) {
    padding-left: 0;
}
    ul.leysupder i.fa.fa-search {
        font-size: 150%;
        padding-left: 10px;
    }
i.fa-brands.fa-instagram.grande {
    padding-left: 5px;
    font-size: 160%;
    top: 5px;
}
#telicon i.fa.fa-phone {
    font-size: 80%;
}
div#boton_ws {
    z-index: 99;
}
    body {
        padding-top: 60px;
    }

    .empresa .container.general {
        margin-top: 110px;
    }

    .ofertas .cajasnove.col-md-3.col-xs-6 {
        padding-left: 5px;
        padding-right: 5px;
    }

    form#top-buscar {
        display: none;
    }

    input.search-form,
    input.search-form:hover {
        width: 300px;
    }

    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -60px;
        background: transparent;
    }

    .modal-title {
        padding-left: 15px;
        padding-top: 4px;
    }

    .busquedaAvanzada .container.general {
        margin-top: 130px;
        width: 80%;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ddd;
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 15px 15px 15px 25px;
        margin-left: 20px;
    }

    .row.noticiashome1 {
        padding-top: 5px;
    }

    .blueimp-gallery > h3.title {
        top: 75%;
        left: 45%;
        font-size: 200%;
    }

    .ban-top-izquierda a img {
        display: none;
    }

    .navbar.navbar-default.navbar-superior .ban-top-izquierda a {
        width: 200px;
    }

    /*.navbar.navbar-default.navbar-superior .ban-top-izquierda:after {
        content: "FABRICA DE TORNILLOS PARKER, ESPECIALES, DE SEGURIDAD, MINI Y MICRO TORNILLOS";
    }*/

    .navbar.navbar-default.navbar-superior .ban-top-izquierda a:after {
        content: url(../imagenes/argentor_svg.svg);
    }

    .default div.container.general div.row,
    .empresa div.container.general div.row {
        margin-left: 0;
        margin-right: 0;
    }

    .default .container.general,
    .empresa .container.general {
        width: 100%;
    }

    div#detalle.cajam {
        width: 100%;
    }

    .empresa div#detalle.cajam {
        width: 100%;
        padding: 0 0px;
        /* margin: 0 auto; */
        margin-left: -15px;
        margin-right: -15px;
    }

    .container.general {
        padding-left: 20px;
        padding-right: 20px;
    }

    .navbar.navbar-default.navbar-superior {
        border-bottom: 1px solid #bbb;
    }

    /* ** */
    button.navbar-toggle {
        top: 14px;
        right: 2%;
        position: absolute !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #a9a9a9;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #a9a9a9;
    }

    ul.leysupder {
        padding-left: 5%;
    }

    ul.leysupder li:first-child {
        line-height: .5;
        border-right: none;
        padding-right: 0px;
    }

    div#slides_ofertas_t {
        margin-top: 190px;
        padding-left: 0;
        padding-right: 0;
    }

    .linea_parker > .container.general > .row > .col-md-12.cols-grals h1 {
        margin-left: 0;
        background-color: #fff;
        color: #4e4e4e;
        padding-left: 0;
        margin-top: 15px;
        font-size: 180%;
    }

    .default.especiales .col-md-1.col-xs-2.igual-gal {
        width: 25%;
        margin: 10px;
    }

    .default.especiales .row.gallery {
        padding: 0;
    }

    .default.especiales div.col-md-12 {
        padding: 0;
    }

    .col-md-6.col-sm-6.col-xs-12.col-listar {
        padding: 0;
    }

    /* ** */

}

/*@media (max-width: 420px) {
    ul.leysupder {
        padding-left: 20%;
    }

    button.navbar-toggle {
        top: -56px;
        right: 320px;
        position: absolute !important;
    }

    div.item-slide.imagen-slide-2 {
        background-repeat: no-repeat !important;
        background-size: contain !important;
        height: 315px !important;
    }

    .blueimp-gallery > h3.title {
        top: 78%;
        left: 44%;
        font-size: 200%;
    }
}*/

@media (max-width: 400px) {
    ul.leysupder {
        padding-left: 20%;
    }

    button.navbar-toggle {
        top: -56px;
        right: 76%;
        position: absolute !important;
    }

    div.item-slide.imagen-slide-2 {
        background-repeat: no-repeat !important;
        background-size: contain !important;
        height: 320px !important;
    }

    .blueimp-gallery > h3.title {
        top: 78%;
        left: 44%;
        font-size: 200%;
    }

    /* ** */
    button.navbar-toggle {
        top: 14px;
        right: 2%;
        position: absolute !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #a9a9a9;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #a9a9a9;
    }

    ul.leysupder {
        padding-left: 0%;
    }

    ul.leysupder li:first-child {
        line-height: .5;
        border-right: none;
        padding-right: 0px;
    }

    div#slides_ofertas_t {
        margin-top: 190px;
        padding-left: 0;
        padding-right: 0;
    }

    a#telicon {
        vertical-align: super;
        font-size: 250%;
    }

    /* ** */
}

@media (max-width: 380px) {
    ul.leysupder {
        padding-left: 20%;
    }

    button.navbar-toggle {
        top: -56px;
        right: 293px;
        position: absolute !important;
    }

    div.item-slide.imagen-slide-2 {
        background-repeat: no-repeat !important;
        background-size: contain !important;
        height: 315px !important;
    }

    .blueimp-gallery > h3.title {
        top: 78%;
        left: 44%;
        font-size: 200%;
    }

    /* ** */
    button.navbar-toggle {
        top: 14px;
        right: 2%;
        position: absolute !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #a9a9a9;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #a9a9a9;
    }

    ul.leysupder {
        padding-left: 3%;
    }

    ul.leysupder li:first-child {
        line-height: .5;
        border-right: none;
        padding-right: 0px;
    }

    div#slides_ofertas_t {
        margin-top: 190px;
        padding-left: 0;
        padding-right: 0;
    }

    /* ** */
}

@media (max-width: 360px) {
    ul.leysupder {
        padding-left: 18%;
    }

    button.navbar-toggle {
        top: -56px;
        right: 283px;
        position: absolute !important;
    }

    div.item-slide.imagen-slide-2 {
        background-repeat: no-repeat !important;
        background-size: contain !important;
        height: 300px !important;
    }

    .blueimp-gallery > h3.title {
        top: 80%;
        left: 44%;
        font-size: 200%;
    }

    /* ** */
    button.navbar-toggle {
        top: 14px;
        right: 2%;
        position: absolute !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #a9a9a9;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #a9a9a9;
    }

    ul.leysupder {
        padding-left: 0%;
    }

    ul.leysupder li:first-child {
        line-height: .5;
        border-right: none;
        padding-right: 0px;
    }

    div#slides_ofertas_t {
        margin-top: 190px;
        padding-left: 0;
        padding-right: 0;
    }

    /* ** */
}

@media (min-width: 480px) {
    div#navbar-menu-superior {
        background-color: #515a5f;
        position: relative;
        height: 30px !important;
        top: 125px;
    }

    ul#nav {
        margin: 0 !important;
        top: 0px;
        position: absolute;
        right: 5%;
    }

    #ley_sup_der_movil {
        display: none;
    }

    #ley_sup_der {
        display: block;
        margin-top: 10px;
    }

    div#slides_ofertas_t {
        margin-top: 230px;
    }
}

.col-md-12.contact-form h1 {
    padding: 10px 15px;
    color: #fff;
    background-color: #005cb9;
    width: fit-content;
    font-size: 150%;
    margin-left: 0px;
    text-transform: uppercase;
}

.col-md-12.contact-form {
    padding: 0;
}

.bann_listar1 + h1 {
    font-weight: 700;
    color: #4e4e4e;
    font-size: 180%;
    text-transform: uppercase;
}



/*a#wsicon + a:hover {
    cursor: pointer;
}*/
/* */
