html {
	scroll-behavior: smooth;
}
html,body {
	overflow-x: hidden;
}
.auxiliar_padding {
    padding-top: 160px;
}
section#seccion-slider-home {
    padding-top: 0;
    margin-top: -40px;
}
.background-image-cover {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.font-raleway {
    font-family: 'Raleway', Helvetica, sans-serif!important;
}
.font-lato {
    font-family: 'Lato', Helvetica, sans-serif!important;
}
.font-lato-light {
    font-family: 'Lato', Helvetica, sans-serif!important;
    font-weight: 300;
}
.title_head_white h2 {
    font-size: 1.875rem;
    color: #ffffff;
}
.title_head h2 {
    font-size: 1.875rem;
}
.font-raleway.title_head h2 strong {
    font-weight: 800;
}
.font-raleway.title_head_white h2 strong {
    font-weight: 800;
}
.text-paragraph p {
	font-size: 1.125rem;
	line-height: 1.5;
}
.color-white {
    color: #ffffff;
}
.color-white p {
    color: #ffffff;
}
.color-white h2 {
    color: #ffffff;
}
.color-white h5 {
    color: #ffffff;
}
 .title-head-h5 h5 {
 	font-size: 2.5rem;
    font-weight: 600;
 }
 .title-head-h4 h4 {
    font-size: 1.125rem;
    font-weight: 600;
 }
 .font-w-600 h5 {
 	font-weight: 600;
 }
 .btn-primary-custom-1 button {
    background-color: #DE303E!important;
    border-radius: 0px!important;
    border-color: unset!important;
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.0) 0,rgba(255,255,255,.0) 100%)!important;
    background-image: -o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%)!important;
    background-image: linear-gradient(to bottom,rgba(255,255,255,.0) 0,rgba(255,255,255,.0) 100%)!important;
    border: 0px!important;
    color: #ffffff!important;
    font-family: 'Lato', Helvetica, sans-serif!important;
    font-size: 0.8125rem!important;
    width: 100%!important;
}
 .btn-primary-custom-1 button:hover {
    background-color: #ffffff!important;
    color: #DE303E!important;

 }
.text-p p {
	font-size: 1rem;
    font-weight: 300;
}
.text-p.experiencia p {
	color: #CCCCCC;
}
.conoce-mas-boton button {
    background-color: transparent!important;
    padding: 11px 20px!important;;
    border: 2px solid #ffffff!important;
    font-family: 'Raleway', Helvetica, sans-serif!important;;
    font-size: 14px!important;;
    font-size: 0.875rem!important;;
    color: #ffffff!important;;
    font-weight: 600 !important;
    padding-right: 36px!important;;
    padding-left: 36px!important;;
    margin-top: 30px!important;;
    border-radius: 0px!important;;
    background-image: linear-gradient(0deg, transparent, transparent)!important;;
}
.conoce-mas-boton button:hover {
    background-color: #ffffff!important;
    color: #de303e !important
}
input, textarea {
    display: flex!important;
    align-items: center;
    width: 100%!important;
    min-height: 50px;
    padding-left: 18px!important;
    border: 1px solid #EAEAEA!important;
    font-family: 'Lato', Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1rem!important;
    font-weight: 300!important;
    color: #999999!important;
    height: auto!important;
}
div#wpcf7-f238-o1 {
    max-width: 100%!important;
}
input[type="checkbox"]:checked ~ .checkmark:after {
    display: block;
}
section h2 strong {
    font-weight: 800;
}
.btn-primary {
    color: #ffffff!important;
}
.btn-primary:hover {
    color: #DE303E!important;
}
section.mantente.casos.solucion .contenedor-hover {
    position: relative;
}
section.mantente.casos.solucion .pleca {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: none;
}
section.mantente.casos.solucion .contenedor-actualizado:hover .pleca h4 {
    color: #de303e;
}
section.mantente.casos.solucion .pleca-hover {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    transition: all 0.7s linear;
}
section.mantente.casos.solucion .una-solucion:hover .pleca-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(222,48,62,0.90);
    visibility: visible;
    transition: all 0.7s linear;
}
section.mantente.casos.solucion .pleca-hover img {
    width: 83px;
    height: 83px;
    opacity: 0;
    transition: all 0.5s linear;
}
section.mantente.casos.solucion .una-solucion:hover .pleca-hover img {
    width: 83px;
    height: 83px;
    opacity: 1;
    transition: all 0.7s linear;
}
.custom-grid .contenedor-actualizado {
    display: inline-block!important;
    position: relative;
    width: 44%;
    max-width: none;
    margin: 0 20px;
    vertical-align: top;
}
.ultimos-posts {
    border-top: unset!important;
    border-bottom: 2px solid #F2F2F2;
}
.related_img {
    width: 85px;
    height: 85px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.row_custom.the_single {
    /*padding-top: 120px;*/
}
.single_thumb {
    width: 100%;
    height: 600px;
    height: 0px;
    padding-bottom: 60%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.contenedor-actualizado .pleca h4 {
    text-transform: uppercase;
}
.contenedor-caso .pleca {
    position: absolute!important;
    right: 0!important;
    bottom: unset!important;
    left: 0!important;
    max-width: 85%!important;
    height: auto!important;
    max-height: 300px!important;
    background-color: #ffffff!important;
    padding-top: 36px!important;
    padding-bottom: 30px!important;
    margin: auto!important;
    transition: max-height 0.4s linear!important;
    top: 20%!important;
}
.mantente.soluciones.crecimiento h4 {
    margin-top: 14px;
    font-family: 'Raleway', Helvetica, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    color: #000000;
    font-weight: 200;
    text-transform: uppercase;
}
.mantente.soluciones.crecimiento p {
    font-family: 'Raleway', Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.8rem;
    color: #212B36;
    font-weight: 200;
}
section.mantente.soluciones:hover h4 {
    color: #de303e;
}
li.nav-item {
    align-items: flex-end;
    display: flex;
    justify-content: normal;
    vertical-align: bottom;
}
ul.navbar-nav {
    position: relative;
}
ul.navbar-nav li::before {
    content: "";
}
ul.navbar-nav li.active::before {
    content: "\2022";
    color: red;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1px;
    font-size: 20px;
    position: absolute;
    bottom: 7px;
}
.banner-interno.industria .info-banner {
    position: absolute!important;
}
.soluciones-adhoc p strong {
    font-weight: 800;
}
.position-relative {
    position: relative;
}
.position-absolute {
    position: absolute;
}
#col-papel-recorte {
    top: -230px;
    left: 0;
}
#col-detetgente {
    top: -310px;
    left: 0;
}
#col-herramientas {
    top: -210px;
    right: 0;
}
#col-tableta {
    top: -120px;
    left: 0;
}
#col-gafas {
    top: -180px;
    right: 0;
}
#col-control {
    top: -70px;
    left: 0;
}
#col-disco {
    top: -240px;
    right: -30px;
}
#col-micro {
    top: -170px;
    left: 0;
}
#col-altavoz {
    top: -150px;
    right: 0;
}
#col-gancho {
    top: -150px;
    left: 0;
}
#col-carrito {
    top: -250px;
    right: 0;
}
#col-espejo {
    top: -150px;
    left: 0;
}
#col-llanta {
    top: -310px;
    left: 0;
}
#col-monedas {
    top: -190px;
    left: 0;
}
#col-tarjeta {
    top: -320px;
    right: -50px;
}
#col-estetoscopio {
    top: -110px;
    left: 0;
}
#col-pildora {
    top: -290px;
    right: 0;
}
.img-recurso-custom {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    padding-bottom: 60%;
    position: relative;
}
.mantente_actualizado_post .contenedor-actualizado .pleca {
    position: relative!important;
    height: 50%;
}
.description-adn-slide {
    /*display: none;*/
}
.swiper-button-next, .swiper-button-prev {
    top: 35%;
}
.images-and {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.img-gris,.img-color {
    width: 95%;
    height: 355px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
}
.img-color {
    position: absolute;
    top: 0;
    opacity:0;
    visibility: hidden;
}
.images-and:hover .img-color {
    opacity:1;
    visibility: visible;
}
.swiper-button-next, .swiper-button-prev {
    color: red;
}
#col-frame-right-discovery {
    top: -200px;
    right: 0px;
}
.target {
    cursor: pointer;
}
#submenuIndustrias a.nav-link:hover {
    color: #DE303E!important;
    border-bottom: 1px solid #DE303E;
}
.ganadores p.nombre {
    font-weight: 800!important;
}
.fijo {
    transition: 300ms;
    position: fixed!important;
    top: 0;
    left: 0;
}
#header-interno {
    transition: 300ms;
}
.fijo #menu {
    background-color: #fff;
}
header.fijo .top-bar {
    background-color: #505050!important;
}
.menu-color-white {
    background-color: #fff!important;
}

.disable {
    height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
}

#menu {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.mantente.casos.solucion .call-question {
    font-size: 22px!important;
    line-height: 1.1;
}

#submenuIndustrias.dropdown-menu .nav-link {
    color: #000000!important;
}
.ahora-somos {
    /*background-image: url(../../img/bg-modal-optimizada.jpg)!important;*/
    background-image: unset!important;
}
.mantente.soluciones.crecimiento p ,p.texto-somos,section.columna h5,.ganadores p{
    font-size: 0.9rem!important;
    font-weight: 400!important;
}
.descripcion-historica {
    font-size: 0.85rem!important;
    font-weight: 400!important;
}
.mantente.casos.solucion .contenedor-actualizado {
    z-index: 2;
}
.recursos .contenedor-actualizado {
    min-height: 383px;
    margin-bottom: 2vw;
}
.cointainer-post {
    background-color: darkblue;
    display: inline-block;
    vertical-align: top;
    /*height: 400px;*/
    width: calc(49% - 20px);
    margin: 0px 10px;
    margin-bottom: 40px ;
}
.post-resource-img {
    /*background-color: darkviolet;*/
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.post-resource-title {
    /*background-color: yellowgreen;*/
    /*height: 90px;*/
    display: inline-flex;
    /*padding: 0 20px;*/
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
    /*padding-top: 30px;*/
    min-height: 90px;
}
.post-resource-title h4 {
    /*background-color: whitesmoke;*/
    font-family: 'Raleway', Helvetica, sans-serif;
    color: #000000;
    font-size: 1.4rem;
    font-weight: 800;
    height: auto;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.post-resource-text {
    padding: 0 20px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: unset;
    padding-bottom: 20px;
}
.post-resource-excerpt {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.post-resource-text p {
    font-size: 1rem;
    line-height: 23px;
}
.post-resource-title {
    height: 90px;
}
.cointainer-post a {
    color: unset;
}
.nav-item:hover .dropdown-menu{
    display: block!important;
}
.img-industrias {
    position: relative;
    width: 310px;
    height: 0px;
    padding-bottom: 80%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.title-industrias h4 {
    font-family: 'Raleway', Helvetica, sans-serif;
    font-size: 1.1rem;
    font-weight: 600;
    color: #000000;
    font-weight: 800;
    text-align: center;
}
.description-industrias p {
    padding-top: 9px;
    font-family: 'Lato', Helvetica, sans-serif;
    font-size: 1rem;
    color: #3E3E3E;
    font-weight: 400;
    text-align: center;
    line-height: 23px;
    padding: 0 20px;
    padding-top: 10px
}
.post-grid-industrias {
    margin-bottom: 30px;
}
.post-grid-industrias {
    margin-bottom: 30px;
}
.post-grid-industrias h4 {
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
}
.post-grid-industrias:hover h4 {
    color: rgba(222,48,62,0.90);
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
}
.link-industrias {
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    background-color: rgba(222,48,62,0.90);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    padding: 10px 20px;
    opacity: 0;
    visibility: hidden;
}
.post-grid-industrias:hover .link-industrias {
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    opacity: 1;
    visibility: visible;
    color: #fff;
}
.custom-sub-nav-link {
    text-shadow: 0 0 transparent!important;
}
.info_activity {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 70px 0px;
}
.content-circle {
    /*background-color: darkviolet;*/
    position: relative;
    width: 240px;
    height: 240px;
    margin: auto;
    margin-bottom: 20px;
}
.slide-circle {
    background-color: #EEF1F2;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 2px solid #fff;
}
.pleca-circle {
}
.content_activity_slide:nth-child(2n+1) .pleca-circle {
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
    border: 6px solid #DE303E;
    border-bottom: 0;
    width: 215px;
    height: 110px;
    margin: auto;
    margin-top: 10px;
}
.content_activity_slide:nth-child(2n+1) .arrow-circle {
    background-image: url(../../img/arrow-down.png);
    width: 95%;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: -20px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.content_activity_slide:nth-child(2n+1) h3 {
    padding-bottom: 38px;
    font-family: 'Raleway', Helvetica, sans-serif;
    font-size: 1rem;
    color: #DE303E;
    font-weight: 900;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    /*width: 200px;*/
    margin: auto;
}
.content_activity_slide:nth-child(2n+1) .title-slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}
.content_activity_slide:nth-child(2n) .arrow-circle {
    background-image: url(../../img/arrow-up.png);
    width: 95%;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -20px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.content_activity_slide:nth-child(2n) h3 {
    padding-bottom: 38px;
    font-family: 'Raleway', Helvetica, sans-serif;
    font-size: 1rem;
    color: #404040;
    font-weight: 900;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    width: 190px;
    margin: auto;
}
.content_activity_slide:nth-child(2n) .pleca-circle {
    border-bottom-left-radius: 150px;
    border-bottom-right-radius: 150px;
    border: 6px solid #484747;
    border-top: 0;
    width: 215px;
    height: 110px;
    margin: auto;
    margin-top: 120px;

}
.content_activity_slide:nth-child(2n) .title-slide {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    height: 85px;
    overflow: hidden;
}
.slide-img {
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-55%, -50%);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
button.slick-prev {
    position: absolute;
    left: -50px;
    top: 40%;
    vertical-align: middle;
    -webkit-transform: translate(0,-40%);
    -ms-transform: translate(0,-40%);
    transform: translate(0,-40%);
    background-image: url(../../img/slick-prev.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: unset;
    padding: 0;
    margin: 0;
    width: 32px;
    height: 47px;
    font-size: 0;
    color: transparent;
    border: 0px;
}
button.slick-next {
    position: absolute;
    right: -50px;
    top: 40%;
    vertical-align: middle;
    -webkit-transform: translate(0,-40%);
    -ms-transform: translate(0,-40%);
    transform: translate(0,-40%);
    background-image: url(../../img/slick-next.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: unset;
    padding: 0;
    margin: 0;
    width: 32px;
    height: 47px;
    font-size: 0;
    color: transparent;
    border: 0px;
}
section.vc_section .wpb_column.vc_column_container.vc_col-sm-2.vc_col-has-fill {
    /*background-color: darkblue;*/
    z-index: -10;
}
.clear {
    clear: both;
}
.js .tmce-active .wp-editor-area {
    color: #000!important;
}
@media only screen and (max-width: 1201px) {
    .post-resource-title {
        height: 150px;
    }
}
@media only screen and (max-width: 991px) {

    body.act {
        position: fixed;
    }

    header.act {
        height: 100%;
    }
    .cover-menu {
        position: relative;
    }
    header#header-home.act .cover-menu.act {
        height: 100%;
        background-color: #505050;
    }
    header#header-interno.act .cover-menu.act {
        height: 100%;
        background-color: #ffffff;
    }
    section.mantente.soluciones h2 {
         margin-bottom: 0px!important;
    }
    section.trabajamos .varias-industrias {
        margin-top: 30px!important;
    }
    section h2 {
        padding-top: 30px!important;
    }
    .post-resource-text {
        height: 200px;
    }
    .grid-industrias .pregunta-instruccion {
        width: 70%;
    }
}
@media only screen and (max-width: 767px){
    .eslabon {
        border-left: unset!important;
        margin-bottom: 10px;
        border-bottom: 1px solid #707070;
        border-right: unset!important;
    }
    .img-gris, .img-color {
        width: 70%;
    }
    .auxiliar_padding {
        padding-top: 183px;
    }
    .post-resource-title {
        height: auto;
    }
    .cointainer-post {
        text-align: center;
        width: 80%;
        margin: 30px auto;
    }
    button.slick-prev {
        left: 0;
    }
    button.slick-next {
        right: 0;
    }
}
@media only screen and (max-width: 574px){
    .auxiliar_padding {
        padding-top: 217px;
    }
    .custom-grid .contenedor-actualizado {
        width: 100%;
        margin: auto;
    }
    section.mantente.soluciones .pleca {
        padding: 30px 50px;
    }
    .una-solucion .contenedor-actualizado {
        margin-bottom: 30px;
    }
}
@media (min-width: 0px) {
    .img-industrias {
        width: 100%;
        padding-bottom: 80%;
        margin: auto;
    }
    .title-industrias {
        padding-top: 10px;
    }
    .contenedor-actualizado {
        position: relative;
        width: 100%;
        max-width: 100%;
    }
}
@media (min-width: 576px) {
    .img-industrias {
        width: 385px;
        height: 0;
        margin: auto;
        padding-bottom: 335px;
    }
    .description-industrias {
        width: 340px;
        margin: auto;
    }.contenedor-actualizado {
        width: 533px;
    }
}
@media (min-width: 768px) {
    .img-industrias {
        width: 310px;
        padding-bottom: 80%;
    }
    section.trabajamos .industria {
        position: relative;
        max-width: 40%!important;
    }
    section.trabajamos .industria.special p {
        font-size: 16px!important;
    }

}
@media only screen and (min-width: 992px) {

    header.act {
        height: 100%;
    }
    .cover-menu {
        position: relative;
    }
    .cover-menu.act {
        height: 100%;
        background-color: #505050;
    }

    section.trabajamos.custom-industrias .industria {
        max-width: 30%;
        margin: 10px 10px;
    }
    section.trabajamos .industria {
        position: relative;
        max-width: 30%!important;
    }
}
@media only screen and (min-width: 1200px) {

    section.trabajamos .industria {
        position: relative;
        max-width: 20%!important;
    }
    .description-industrias {
        width: 100%;
    }
    section.trabajamos .industria.special {
        position: relative;
        top: -70px
    }
}