/* argentor */
@import url('https://fonts.googleapis.com/css2?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');

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;
}

.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;
}

/********************** CUSTOM 2026 *************************/
/****** PRE HOME ******/
.prehome {
    background: #015CB9;
    padding: 0;
}
.prehome header#header {
    position: static;
}
.prehome .top-bar {
    border: none;
}
.prehome .navbar.navbar-superior, .prehome h1.titulo, .tor-seguridad .titulo {
    display: none;
}
.prehome .logo {
    padding: 40px 10px;
    max-width: 400px;
    margin: auto;
}
.prehome .divisiones {
    display: flex;
    gap: 30px;
    align-items: stretch;
}
.prehome .card {
    flex: 1;
    border-radius: 20px;
    padding: 35px 30px;
    transition: all 0.3s ease;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.card-parker {
    background-color: #0A2A5E;
}
.card-seguridad {
    background-color: #2A2A2A;
}
.prehome .card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.3);
}
.prehome .card a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.cabezales-img {
    width: auto;
    height: 75px;
    object-fit: contain;
    margin-bottom: 25px;
}
.prehome .btn-primary {
    background-color: #fff;
    color: #0A2A5E;
    padding: 12px 40px;
    border-radius: 50px;
    font-weight: 600;
    display: inline-block;
    text-decoration: none;
    border: 2px solid transparent;
    transition: all 0.3s ease;
}
.card-parker .btn-primary:hover {
    background-color: transparent;
    color: white;
    border-color: white;
}
.card-seguridad .btn-primary {
    background-color: #FF8C00;
    color: white;
}
.card-seguridad .btn-primary:hover {
    background-color: #e67e00;
}
.prehome .card ul {
    margin: 0 0 30px 0;
}
.prehome .card ul li {
    line-height: 1;
    margin-bottom: 5px;
    font-size: 1.2em;
}
.prehome .card ul li:before, .applications__division-label::before {
    content: "\203A";
    color: #FF8C00;
    margin: -25px 8px -15px 0;
    font-size: 1.5em;
    display: inline-block;
}
.prehome div.line {
    width: 2px;
    background-color: rgba(255,255,255,0.2);
}
@media (max-width: 992px) {
    .divisiones {
        flex-direction: column;
        gap: 25px;
    }
    hr {
        display: none;
    }
}
/****** FIN PRE HOME ******/
/****** NOTA TORNILLOS DE SEGURIDAD ******/
/****** BASE ******/
.argentor-landing{--brand: #005cb9;--brand-deep: #06205b;--accent:#f2b233;--red:#e8392f;--steel: #696d71;--steel-soft:#d9e1e5;--dark:#30363b;--text:#172230;--muted:#65717d;--border:#dce3e8;--card:#f4f7f9;--soft-blue:#eaf4fb;color:var(--text);background:#fff;font-family: 'Source Sans Pro', sans-serif;font-size: 16px;line-height:1.5}
.argentor-landing *,.argentor-landing *::before,.argentor-landing *::after{box-sizing:border-box}
.argentor-landing img{display:block;max-width:100%}
.argentor-landing h1, .argentor-landing h2, .argentor-landing h3, .argentor-landing ul{margin-top:0}
.argentor-landing strong{font-weight:700}
.section-title{margin-bottom:28px;color:var(--brand);font-size: 32px;line-height:1.1;font-weight:700;text-align:center}
.section-title--left{margin-bottom: 19px;text-align:left}
.argentor-container {padding: 42px 0;}
.hero{display: flex;gap: 50px;align-items: stretch;padding:42px 0 48px;flex-wrap: wrap;}
.hero>div:last-child{width: 53%;}
.hero>div{
    width: 43%;
}
.hero__visual{position:relative;overflow:hidden;/* border-radius:  0 0 35px 35px; */height: calc(100% - 20px);width: fit-content;margin-top: -43px;}
.hero__main-image{width: auto;height:100%;object-fit:cover;border-radius: 0 0 25px 25px;}
.hero .img-seguridad {position: absolute;height: auto;bottom: 25px;right: 25px;width: 12vw;max-width: 65px !important;}
.hero__claim{position:absolute;top:18px;left:20px;max-width: 36ch;margin-bottom:0;color:#fff;font-size: 26px;line-height:1.18;font-weight:700}
.hero__shipping{display:flex;align-items:center;gap:16px;margin-top:18px}
.hero__shipping-text{color:var(--muted);line-height:1.18;font-weight:600}
.argentor-landing  .hero__shipping-mark{height: 45px;object-fit: cover;}
.hero__title{margin-bottom:0;color:var(--brand);font-size: 28px;line-height:1.18;font-weight:700}
.hero__title-emphasis{color:var(--brand-deep)}
.hero__product-image{height: 20vh;width: auto;margin-top:26px}
.hero__description{margin-top:18px;margin-bottom:0;color:var(--muted);font-size: 15px;line-height:1.58}
.hero__description strong{color:var(--text)}
.hero__models,.hero__bits{display:flex;align-items:center;gap:16px}
.hero__models{margin-top:20px}
.hero__model-image img {width: 225px;}
.hero__bits{margin-top:18px;padding-top:14px;border-top:1px solid var(--border)}
.hero__bits-image{width: 225px;}
.feature{display: flex;gap:40px;align-items:center;margin-bottom:48px;flex-wrap: wrap;}
.feature>:last-child{
    flex: 1;
}
.feature__aside{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-width: 300px;}
.feature__aside-text{max-width: 250px;margin-top: 15px;color:var(--text);font-size: 14px;line-height: 1.2;font-weight:600;}
.feature__icon{width: 120px;}
.feature__box{margin-bottom:0;padding:24px 26px;border-radius:5px;background:var(--brand-deep);color:#fff;font-size: 16px;line-height:1.58}
.feature--advantages .feature__box{background:var(--brand)}
.feature__list{margin: 0;padding-left:18px}
.feature__list li+li{margin-top:8px}
.products{padding:10px 0 44px}
.products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.producto-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:4px;background:#fff}
.producto-card p,.producto-card h3{margin-bottom:0}
.producto-card__header{display:flex;align-items:center;gap:8px;padding:8px 12px;color:#fff}
.producto-card__header--brand{background:var(--brand)}
.producto-card__header--accent{background:var(--accent)}
.producto-card__header--red{background:var(--red)}
.producto-card__header--dark{background:var(--dark)}
.producto-card__icon{display:flex;width:18px;height:18px;flex:0 0 18px;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.2);font-size:8px}
.producto-card__title{font-size:11px;font-weight:700;letter-spacing:.025em}
.producto-card__subtitle{min-height:34px;padding:8px 12px;background:var(--card);color:var(--muted);font-size:8px;line-height:1.35}
.producto-card__image{overflow:hidden;}
.producto-card__image img{width:100%;height: auto;object-fit:cover}
.producto-card__body{flex:1;padding:12px;color:var(--muted);}
.producto-card__body p+p{margin-top:4px}
.producto-card__highlight{color:var(--text);font-weight:600}
.products__minimum-wrap{display:flex;justify-content:center;margin-top:22px}
.products__minimum{padding:10px 32px;border-radius:5px;background:var(--brand-deep);text-align:center}
.products__minimum-title{margin-bottom:0;color:var(--accent);font-size: 22px;font-weight:700;letter-spacing:.025em}
.products__minimum-value{margin-bottom:0;color:#fff;font-size: 22px;font-weight:600}
.comparison{display: flex;gap:40px;align-items: center;padding-bottom:56px;flex-wrap: wrap;justify-content: space-between;}
.comparison div{flex:1;}
.argentor-container.comparison .comparison__visual{min-width: 250px;width: 100%;max-width: 500px;padding-top:4px;text-align:center;flex: unset;}
.comparison__image{width: 100%;height: auto;object-fit: contain;}
.comparison__label{color:var(--brand);font-size:8px;font-weight:600}
.comparison__intro,.comparison__list{color:var(--muted);}
.comparison__intro{margin-bottom:0}
.argentor-landing .comparison__list{margin-top: 10px;list-style-type: disc;}
.comparison__list li+li{margin-top:8px}
.comparison__list strong{color:var(--text)}
.comparison__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}
.comparison__benefit{padding:16px;border-radius:5px}
.comparison__benefit--light{background:var(--soft-blue)}
.comparison__benefit--dark{background:var(--steel)}
.comparison__benefit-title{margin-bottom:0;font-size: 22px;font-weight:600}
.comparison__benefit--light .comparison__benefit-title{color:var(--brand)}
.comparison__benefit--dark .comparison__benefit-title{color:#fff}
.comparison__benefit-text{margin: 7px 0 0;}
.comparison__benefit--light .comparison__benefit-text{color:var(--muted)}
.comparison__benefit--dark .comparison__benefit-text{color:rgba(255,255,255,.85)}
.applications{padding-bottom:48px}
.applications__intro{display: flex;gap: 50px;flex-wrap: wrap;}
.applications__intro-image{width:100%;max-width: 440px !important;height: 310px;}
.applications__intro-image img{aspect-ratio:1/1;border-radius: 10px;margin: auto;height: 100%;width: auto;}
.applications__intro-copy{flex: 1;margin-bottom:0;padding:24px;border-radius: 10px;background:var(--brand);color:#fff;line-height: 2;letter-spacing: 1px;font-size: 20px;height: auto;align-content: center;}
.applications__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap: 30px;margin-top: 45px;}
.application-card{padding:16px;border: 2px solid var(--border);border-radius: 10px;background: #eff3f5;}
.application-card img{height: 40px;margin-bottom: 20px;}
.application-card__title{margin:10px 0 0;color:var(--text);font-weight:700}
.application-card__text{margin:8px 0 0;color:var(--muted);}
.application-card__text span{
    display: block;
    width: fit-content;
    padding: 3px 15px;
    background: #ffffff;
    border: 1px solid #ccc;
    border-radius: 20px;
    margin-top: 10px;
}
.applications__showcase{display: flex;margin-top: 45px;overflow:hidden;border-radius: 10px;background:var(--steel);}
.applications__showcase-copy{display: flex;padding: 35px;min-width: 300px;width: 25%;max-width: 460px;flex-direction: column;align-items: flex-start;justify-content: space-between;}
.applications__logo{width: 100%;max-width: 190px !important;}
.applications__division-label{margin:32px 0 0;color: #fff;font-size: 25px;letter-spacing: .5px;}
.applications__division-title{margin-bottom:0;color:#fff;font-size: 25px;font-weight:700;letter-spacing:.025em}
.applications__model-list{display:flex;gap:8px;margin-top:32px}
.applications__model-list img{
    width: 100%;
    max-width: 300px !important;
}
.applications__model-badge{display:flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.6);border-radius:50%;color:#fff;font-size:10px;font-weight:700}
.applications__showcase-image{flex: 1;height: auto;min-width: 0;object-fit: cover;}
.technical{position: relative;padding: 50px 0;background:var(--soft-blue)}
.technical::before{
    content:"";
    height: 100%;
    width: calc(100vw - 15px);
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: var(--soft-blue);
    z-index: -1;
}
.technical__grid{display: grid;grid-template-columns: 0.7fr 1.3fr;gap: 50px;}
.technical__copy{color:var(--muted);}
.technical__paragraph{margin-bottom:16px}
.technical__paragraph:last-child{margin-bottom:0}
.technical__paragraph strong{color:var(--text)}
.technical__diagrams{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.technical-card{overflow:hidden;border-radius: 10px;}
.technical-card__title{margin-bottom:0;padding:6px;color:#fff;font-weight:700;letter-spacing: .3px;text-align:center}
.technical-card__title--deep{background:var(--brand-deep)}
.technical-card__title--brand{background:var(--brand)}
.technical-card__title--steel{background:var(--steel)}
.technical-card__image{width:100%;height: auto;object-fit:cover}
.videos>.section-title{margin-bottom:0;padding:30px 0 18px}
.videos__body{position: relative;padding:28px 0 34px;z-index: 1;}
.videos__body::before {
    content: "";
    height: 100%;
    width: calc(100vw - 15px);
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: var(--border);
    z-index: -1;
}
.videos__intro{margin-bottom:0;padding-inline:16px;color: var(--dark);text-align:center}
.videos__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;/* max-width:820px; */margin: auto;margin-top: 24px;}
iframe {
    border-radius: 10px;
    overflow: hidden;
}
.faq{padding:38px 0 54px}
.faq__list{/* max-width: 1160px; */margin:0 auto}
.faq__list h3{
    font-size: 21px;
    font-weight: 700;
    color: var(--dark);
}
.faq__question{padding:0 0 4px;color:var(--text);font-size:10px;font-weight:700;list-style:none;cursor:default}
.faq__question::-webkit-details-marker{display:none}
.faq__question::before{content:"â€º";margin-right:7px}
.faq__answer{margin: 0 0 20px;/* padding-left:16px; */}
.faq__item:not([open]) .faq__answer{display:block}
@media(max-width:767px){
.hero,.feature,.comparison,.applications__intro,.technical__grid{grid-template-columns:1fr}
.hero{padding-top:24px}
.hero>div{
    width: 100% !important;
}
.feature{gap:20px}
.feature__aside{order:2;align-items: start;text-align: start;}
.products__grid,.applications__grid,.videos__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.applications__showcase{grid-template-columns:1fr;min-height:0}
.applications__showcase-image{max-height:520px}
.hero__visual{margin-top: -25px;}
.hero__main-image{
    height: 325px !important;
}
.section-title{font-size: 28px;}
.applications__showcase-copy{
    padding: 15px;
}
.technical::before{width: 100vw;}
.videos__body::before{width: 100vw;}
}
@media(max-width:520px){
.hero__models,.hero__bits{flex-wrap:wrap}
.products__grid,.applications__grid,.videos__grid,.comparison__benefits,.technical__diagrams{grid-template-columns:1fr}
.feature__box{padding:20px}
.applications__showcase{display:block}
.technical-card__image{height:auto}
}
/****** BASE ******/
.tor-seguridad{
    padding: 0;
    font-size: 15px;
}
.tor-seguridad, .tor-seguridad h1, .tor-seguridad h2, .tor-seguridad h3, 
.tor-seguridad h4, .tor-seguridad h5, .tor-seguridad h6 {
    font-family: 'Source Sans Pro', sans-serif;
}
.tor-seguridad header#header {
    position: sticky;
    z-index: 999;
}
.tor-seguridad .navbar.navbar-superior{
    background: #005cb9;
    transform: translateY(0);
    transition: transform 0.2s ease-in-out;
}
.tor-seguridad .top-bar:has(+ .navbar-fixed-top) {
    border: none;
}
.tor-seguridad .navbar-fixed-top {
    position: static;
    transform: translateY(-75.9px) !important;
}
.tor-seguridad .ban-top-izquierda {
    margin: 0;
}
.tor-seguridad .ban-top-izquierda::before {
    content: "";
    display: block;
    width: 50vw;
    max-width: 340px;
    min-width: 200px;
    height: 125px;
    background: url(../b/logo-blanco.svg) no-repeat center;
}
.tor-seguridad .ban-top-izquierda a, .tor-seguridad form#top-buscar, .tor-seguridad .navbar-nav>li:not(.menu-tor-seguridad),
.menu-tor-seguridad:not(.tor-seguridad .menu-tor-seguridad), .navbar-superior .container::before, 
.navbar-superior .container::after {
    display: none;
}
.tor-seguridad .container.general {
    width: 90%;
    max-width: 1450px;
}
.tor-seguridad .container.general>.row {
    margin: 0;
}
.tor-seguridad .navbar-superior .container {
    display: flex;
    row-gap: 15px;
    align-items: flex-end;
    position: relative;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90% !important;
    margin: 0 auto !important;
}
.tor-seguridad div#navbar-menu-superior, .tor-seguridad ul#nav {
    position: static;
}
.tor-seguridad div#navbar-menu-superior {
    position: relative;
    top: 0;
    background: transparent;
    flex-basis: 100%;
    display: flex !important;
    justify-content: flex-end;
    padding: 4px 10px;
    height: unset !important;
}
.tor-seguridad div#navbar-menu-superior::before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100vw - 11px);
    height: calc(100% + 1px);
    top: -1px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 1px solid #0000001f;
    background: #00205C;
}
.navbar-default .navbar-nav > li.menu-tor-seguridad > a:hover, .navbar-default .navbar-nav > li.menu-tor-seguridad > a:target {
    color: #F7941E !important;
}
span.ancla {
    position: relative;
    top: -190px;
}
@media (min-width: 1920px) {
    .tor-seguridad .navbar-superior .container {
        width: 80% !important;
    }
}
@media (max-width: 1024px) {
    .tor-seguridad .navbar-superior .container {
        width: 100% !important;
    }
}
@media (max-width: 768px) {
    .container.general {
        padding-left: 15px;
        padding-right: 15px;
    }
}
/****** FIN NOTA TORNILLOS DE SEGURIDAD ******/