
/** TABS RESPONSIVE DE LAS PÁGINAS TIENDAS ONLINE Y ANALÍTICA WEB ---> ADEMÁS DEL CSS HAY QUE SUBIR LOS ARCHIVOS DE LAS PÁGINAS PORQUE TOQUÉ HTML **/
h2.acordeon {
    font-size: 18px !important;
    line-height: 1.3;
    color: #F09600;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.analitica .acctitle i {
    color: #F09600;
    font-size: 16px;
}
.analitica .acctitle {
    border-top: 0px dotted #DDD;
    border-bottom: 2px solid #F09600;
    padding: 10px 0 0px 20px;
    margin: 0 0 10px;
}

@media screen and (min-width: 992px) {
    .hidden-up {
        display: none;
    }
}
@media (min-width: 320px) and (max-width: 991px) { 
    .hidden-down {
        display: none;
    }
}
/** FIN TABS RESPONSIVE **/


/** NUEVO SLIDER INICIO  **/

#content h3.mt-60.destacados {
    margin-top: 60px;
    color: #333;
}
#content h3.destacados {
    color: #333;
}
.revo-slider-emphasis-text {
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    padding: 15px 20px;
    line-height: 70px !important;
    text-align: center;
}
.revo-slider-emphasis-text span.color-fondo-letra {
    background-color: rgba(240, 150, 0, .8);
    color: #fff !important;
    display: inline-block;
    padding: .1em .2em;
    line-height: 1em;
}
.revo-slider-desc-text {
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    width: 650px;
    text-align: center;
    line-height: 1.5;
}
.revo-slider-caps-text {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
    font-family: 'Raleway', sans-serif;
}
.revoslider-wrap .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.4);
    z-index: 3;
}
.tp-caption.boton-slider2 a, .tp-caption.boton-slider1 a {
    color: #ffffff;
    border-width: 0px;
    padding: 8px 30px;
}
a#slider-button {
    background-color: #F09600;
}
a#slider-button:hover {
    opacity: .9;
    color: #ffffff
}
.button-dark.custom {
    background-color: #F09600;
}
.button-dark.custom:hover {
    opacity: .9;
}
.content-wrap.custom-inicio {
	padding: 0 0 40px;
}

@media (min-width: 320px) and (max-width: 991px) { 
    .tp-caption.frase1, .tp-caption.frase2, .tp-caption.boton-slider2 {
        left: 0 !important;
        right: 0;
        text-align: center;
    }
}
@media (min-width: 768px) { 
    .hidden-md {
        display: none;
    }
}
@media (max-width: 767px) { 
    .hidden-xs {
        display: none;
    }
}
@media (min-width: 481px) and (max-width: 991px) { 

    .tp-caption.boton-slider2 {
        margin-top: 50px !important;
    }
    .tp-caption.boton-slider2 a {
        font-size: 30px !important;
        padding: 5px 10px 15px !important;
    }
    .tp-caption.boton-slider2 a span, .tp-caption.boton-slider2 a i {
        font-size: 12px !important;
        letter-spacing: .03em !important;
        line-height: 10px !important;
    }
}
@media (min-width: 320px) and (max-width: 480px) { 

    .tp-caption.frase1, .tp-caption.frase2, .tp-caption.frase2 span.color-fondo-letra {
        font-size: 25px !important;
    }
    .tp-caption.frase2 span.color-fondo-letra {
        font-size: 25px !important;
        padding: .4em .2em !important;
    }
    .tp-caption.boton-slider2 {
        margin-top: 50px !important;
    }
    .tp-caption.boton-slider2 a {
        font-size: 30px !important;
        padding: 5px 10px 15px !important;
    }
    .tp-caption.boton-slider2 a span, .tp-caption.boton-slider2 a i {
        font-size: 12px !important;
        letter-spacing: .03em !important;
        line-height: 10px !important;
    }
}
/** FIN NUEVO SLIDER INICIO **/


/** DOMINIOS ---> TAMBIÉN HAY QUE SUBIR LA PÁGINA **/
.sm-form-control.nombre-dominio {
    display: inline-block;
    width: 70%;
}
.heading-block.custom h4 {
    font-size: 19px;
}
h2.font {
    font-size: 25px;
}
.tabla-icono span.color-teconsite {
    color: #F09600;
    display: inline-block;
    padding: 0px;
}
h4 span.color-negro {
    color: #333333 !important;
}
.section.blanco.custom-call-dominio {
    margin: 0px 0 0px;
    padding: 0px 0 40px;
}
.caja-typing {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 146px;
}
.caja-typing h2 {
    font-size: 28px;
}
.buscar-dominio {
    margin-top: 20px;
    text-align: center;
}
h2 a.typewrite {
    color: #F09600 !important;
}
.sm-form-control.extension-dominio {
    height: 40px;
    display: inline-block;
    width: 20%;
}
select {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>") !important;
    background-position: 100% 50%;
    background-repeat: no-repeat;
}
.section.blanco.custom2 {
    margin: 60px 0 60px;
    padding: 0;
    background-color: #fff;
}
@media (min-width: 240px) and (max-width: 767px) { 
    .sm-form-control.extension-dominio {
        display: block;
        width: 100%;
        margin-top: 5px;
    }
    .sm-form-control.nombre-dominio {
        display: block;
        width: 100%;
    }
    .caja-typing h2 {
        font-size: 18px;
    }
    h2.font {
        font-size: 18px;
    }
    .col-md-6.no-padding-xs {
        padding-left: 0px;
        padding-right: 0px;
    }
    .section.blanco.custom2 {
        margin: 0px 0 60px;
    }
    p.lead.subtitulo {
        font-size: 20px !important;
    }
}
@media (min-width: 240px) and (max-width: 375px) { 
    .form-dom-reg {
        margin-top: 80px;
    }
    .caja-typing {
        margin-top: 145px;
    }
}
@media (min-width: 376px) and (max-width: 480px) { 
    .form-dom-reg {
        margin-top: 120px;
    }
    .caja-typing {
        margin-top: 146px;
    }
}
@media (min-width: 481px) and (max-width: 767px) { 
    .buscar-dominio {
        margin-top: 50px;
    }
    .caja-typing {
        margin-top: 148px;
    }
}
@media (min-width: 768px) and (max-width: 991px) { 
    .cont-entrada-dominio {
        text-align: center;
    }
    .sm-form-control.nombre-dominio {
        width: 50%;
        margin-left: 50px;
    }
    .mt-xs {
        margin-top: 30px;
    }
}
.dominios i.fa.icono-titulo {
    display: inline-block;
    border-radius: 60px;
    background-color: transparent;
    color: #F09600;
    font-size: 16px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    border: 1.7px solid #F09600;
}
/** FIN DOMINIOS **/


/** BANDAS IMÁGENES FULLWIDTH **/
.posicion-img-sem {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: -60px;
}

.posicion-img-sem img.alignright {
	margin: 0px;
}
@media (max-width:991px) {
	.posicion-img-sem {
		position: relative !important;
		top: 0 !important;
	}
    .section.blanco.custom {
        margin: 60px 0 20px;
    }
    .banda-imagen {
        height: auto !important;
    }
}
.banda-imagen {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
}
.video-overlay {
    background-color: rgba(0,0,0,0.3);
}
/** FIN BANDAS IMÁGENES FULLWIDTH **/


/** HOSTING **/
.mt-50 {
    margin-top: 50px;
}
i.fas.icono-titulo, i.fab.icono-titulo {
    display: inline-block;
    border-radius: 60px;
    background-color: transparent;
    color: #F09600;
    font-size: 16px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 28px;
    border: 1.7px solid #F09600;
}
.section.hosting {
    position: relative;
    padding: 60px 0 60px;
    background-color: #F9F9F9;
}
.section.hosting2 {
    position: relative;
    padding: 60px 0 80px;
    background-color: #F9F9F9;
}
.hosting2 .feature-box .fbox-icon img {
    background-color: transparent;
}
.hosting2 .feature-box .fbox-icon {
    border: 1.7px solid #F09600;
}

.hidden {
  display: none;
}

.button.ver-mas.button-3d {
    background-color: transparent !important;
    color: #F09600;
    border: 2px solid #F09600;
    text-shadow: none;
}
.button.ver-mas.button-3d:hover {
    color: #FFFFFF !important;
}
.hosting2 .feature-box.fbox-center .fbox-icon {
    position: relative;
    width: 60px;
    height: 60px;
    margin: 0 auto 30px;
}
#oc-clients h3 {
    font-size: 16px;
}
#content .hosting2 h3 {
    margin: 0;
    color: #333333;
    padding-top: 20px;
}
.hosting i.fa.icono-titulo {
    display: inline-block;
    border-radius: 60px;
    background-color: transparent;
    color: #F09600;
    font-size: 16px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    border: 1.7px solid #F09600;
}
/** FIN HOSTING **/


/** TU PROPIO SERVIDOR **/
.section.servidor-propio {
    position: relative;
    padding: 60px 0 80PX;
    background-color: #F9F9F9;
}
#content .servidores h3{margin:35px 0px 7px 0px;}

.servidores i.fa.icono-titulo {
    display: inline-block;
    border-radius: 60px;
    background-color: transparent;
    color: #F09600;
    font-size: 16px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    border: 1.7px solid #F09600;
}
/** FIN TU PROPIO SERVIDOR **/


/** CERTIFICADO DIGITAL **/
.certificado i.fa.icono-titulo {
    display: inline-block;
    border-radius: 60px;
    background-color: transparent;
    color: #F09600;
    font-size: 16px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    border: 1.7px solid #F09600;
}
/** FIN CERTIFICADO DIGITAL **/


/** MODIFICACIONES PÁGINA MARKETING DIGITAL **/
.feature-box.media-box.borde2 {
	border: 1px solid #dadada;
    padding: 10px;
    height: auto;
	position: relative;
}
.section.marketing {
    position: relative;
    padding: 60px 0 80px;
    background-color: #F9F9F9;
}
.section.blanco.custom-marketing {
    margin: 60px 0 60px;
    padding: 0;
    background-color: #fff;
}
.marketing i.fa.icono-titulo {
    display: inline-block;
    border-radius: 60px;
    background-color: transparent;
    color: #F09600;
    font-size: 16px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    border: 1.7px solid #F09600;
}
/** FIN MODIFICACIONES PÁGINA MARKETING DIGITAL **/

/** INICIO MODIFICACIONES 05/03/2018 **/

/** SEO **/
@media (max-width:991px) {
    .posicion-img-seo {
        position: relative !important;
        top: 0 !important;
    }
}
/** FIN SEO **/

/** SEM **/
@media (max-width:991px) {
    .caja-gris {
        margin-bottom: 20px;
    }
}
/** FIN SEM **/

#content h3 {
    /*margin: 35px 0px 7px 0px;
    color: #F09600;*/
}

@media (min-width:992px) {
    .mt-40-up-sm {
        margin-top:40px;
    }
    .mt-20-up-sm {
        margin-top:20px;
    }
}
@media (max-width:479px) {
    .heading-block.custom-eccomerce h2 {
        font-size: 30px!important;
    }
    .section.blanco.custom {
        margin: 0px 0 20px!important;
        padding: 0;
        background-color: #fff;
    }
    #portf {
        margin-bottom:0px!important;
    }
}

/** TIENDA ONLINE START **/
@media (max-width:991px) {
    .posicion-img {
        position: relative !important;
        top: 0 !important;
        margin-top: 50px;
    }
}
@media (max-width:767px) {
    .mb-25-down-xs {
        margin-bottom:25px;
    }
}
.portfolio-overlay a.right-icon.only {
    left:0px!important;
    right:0px!important;
    margin-left:auto!important;
    margin-right:auto!important;
}
/** TIENDA ONLINE END **/

/** PORTFOLIO START **/
#portfolio.tec-portfolio h3 {
    color:#444;
    margin:5px 0 0px !important;
    font-size:16px;
}
@media (min-width:1200px) {
    #portfolio.tec-portfolio .portfolio-desc.custom {
        min-height: 117px;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    #portfolio.tec-portfolio .portfolio-desc.custom {
        min-height: 135px;
    }
    #portfolio.tec-portfolio .portfolio-desc span {
        word-break:break-all;
    }
}
@media (min-width:768px) and (max-width:991px) {
    #portfolio.tec-portfolio .portfolio-desc.custom {
        min-height: 135px;
    }
    #portfolio.tec-portfolio:not(.portfolio-1) .portfolio-item .portfolio-image {
        width:220px;
    }
    #portfolio.tec-portfolio .portfolio-desc span {
        word-break:break-all;
    }
    #portfolio-filter li a {
        font-size:12px!important;
    }
}
@media (min-width:480px) and (max-width:767px) {
    #portfolio.tec-portfolio .portfolio-desc.custom {
        min-height: 145px;
    }
    #portfolio.tec-portfolio:not(.portfolio-1) .portfolio-item .portfolio-image {
        width:205px;
    }
    #portfolio.tec-portfolio .portfolio-desc span {
        word-break:break-all;
    }
    #portfolio-filter li {
        width:auto!important;
        margin-right: 8px;
    }
    #portfolio-filter li a {
        border: 1px solid rgba(0,0,0,.07)!important;
    }
}
@media (max-width:479px) {
    #portfolio.tec-portfolio:not(.portfolio-1) .portfolio-item {
        width:100%!important;
        padding-right: 0px;
    }
    #portfolio.tec-portfolio:not(.portfolio-1) .portfolio-item .portfolio-image,
    #portfolio.tec-portfolio:not(.portfolio-1) .portfolio-item .portfolio-image a,
    #portfolio.tec-portfolio:not(.portfolio-1) .portfolio-item .portfolio-image img {
        margin:0 auto;
        width:100%;
        height: 100%;
    }
     #portfolio-filter li {
        width:auto!important;
        margin-right: 8px;
    }
    #portfolio-filter li a {
        border: 1px solid rgba(0,0,0,.07)!important;
        padding:10px 12px!important;
        font-size:11px!important;
    }
}
/** PORTFOLIO END **/

/** PROGRAMACION WEB START **/
@media (min-width:768px) and (max-width:991px) {
    .posicion-img3 {
        position: relative !important;
        top: 0 !important;
        margin-top: 30px;
    }
    .posicion-img3 img.alignright {
        float:none;
        margin:0 auto!important;
    }
    .caja-logo2 {
        margin-top:20px;
        margin-bottom:20px;
    }
    .row-reverse-sm {
        display: flex!important;
        flex-direction: row-reverse!important;
        display: -webkit-flex!important; /* Safari */
        -webkit-flex-direction: row-reverse!important; /* Safari 6.1+ */
    }
    .column-reverse-sm {
        display: flex!important;
        flex-direction: column-reverse!important;
        display: -webkit-flex!important; /* Safari */
        -webkit-flex-direction: column-reverse!important; /* Safari 6.1+ */
    }
}
@media (max-width:767px) {
    .row-reverse-sm {
        display: flex!important;
        flex-direction: column-reverse!important;
        display: -webkit-flex!important; /* Safari */
        -webkit-flex-direction: column-reverse!important; /* Safari 6.1+ */
    }
}
@media (max-width:479px) {
    .custom.btn-circle {
        font-size: 17px!important;
    }
    .btn-circle {
        width: 40px!important;
        height: 40px!important;
    }
    .process-row::before {
        top:20px!important;
    }
    .process-step h4.color-black {
        display:none;
    }
}
/** PROGRAMACION WEB END **/

/** Desarrollo de Apps START **/
@media (min-width:768px) and (max-width:991px) {
    .posicion-img-apps {
        margin-bottom:30px;
    }
    #potenciar .col-md-4 {
        width:70%;
        margin:0 auto;
    }
}
@media (max-width:767px) {
        .posicion-img-apps {
            margin-bottom:30px;
        }
    }
.posicion-img-apps img {
    width: 340px;
}
/** Desarrollo de Apps END **/

/** marketing digital START **/
@media (min-width:992px) and (max-width:1199px) {
    #servicios-marketing .feature-box.media-box.borde2 {
        min-height: 446px;
    }
}
@media (max-width:991px) {
    #servicios-marketing .feature-box.media-box.borde2 {
        margin-bottom:20px;
    }
    .posicion-img-partner {
        margin-bottom:30px;
    }
}
/** marketing digital END **/

/** SEO START **/
@media (min-width:768px) and (max-width:991px) {
    #related .caja-gris {
        min-height: 358px;
    }
}
/** SEO END **/

@media (min-width:768px) and (max-width:1199px) {
    .section.banda-imagen {
        height: 200px!important;
    }
}

/** SEM START **/
@media (max-width:991px) {
    .posicion-img-sem img.alignright {
        float:none;
        margin:0 auto!important;
    }
}
@media (max-width:768px) {
    #servicios-sem h3 {
        display: none;
    }
    #servicios-sem .caja-logo img {
        width:220px;
    }
    #servicios-sem .caja-logo {
        padding-left:0px;
        padding-bottom:10px;
        padding-top:18px;
    }
    #servicios-sem .mt-40 {
        margin-top:20px!important;
    }
    .ml-neg-25-sm {
        margin-left:-25px;
    }
    .column-reverse-xs {
        display: flex!important;
        flex-direction: column-reverse!important;
        display: -webkit-flex!important; /* Safari */
        -webkit-flex-direction: column-reverse!important; /* Safari 6.1+ */
    }
}
/** SEM ENDS **/

/** SOCIAL MEDIA START **/
@media (max-width:991px) {
    .posicion-img-social-media img.alignright {
        float:none;
        margin:0 auto!important;
    }
}
/** SOCIAL MEDIA END **/

/** ANALITICA WEB START **/
.list-quest {
    list-style: none;
}
.list-quest li {
    font-size:17px;
    margin-bottom:15px;
}
.list-quest i {
    margin-right: 6px;
}
.list-quest i.fa.icono-titulo {
    width:26px;
    height: 26px;
    line-height: 26px;
}
@media (min-width:1200px) {
    .highlight-h2 {
        margin-top: 22px;
        margin-left: 30px;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .highlight-h2 {
        margin-top: 35px;
        margin-left: 30px;
    }
}
.mt-0,
.texto-logo h3.mt-0 {
    margin-top:0px!important;
}
/** ANALITICA WEB END **/

/** MANTENIMIENTO WEB STARTS  **/
@media (max-width:767px) {
    .iconlist.manten {
        margin-bottom:-4px;
    }
    .caja-logo2.manten {
        margin-bottom:20px;
    }
}
/** MANTENIMIENTO WEB ENDS  **/

/** HOSTING STARTS **/
@media (max-width:991px) {
    p.lead.subtitulo.hosting {
        margin-bottom:0px;
    }
    .section.blanco.dos.hosting {
        padding-top:0px;
    }
    #servicios h4 {
        font-size: 15px;
        font-weight: 500;
    }
   /* #otros-servicios h4 {
        font-size: 15px;
        font-weight: 500;
        border-bottom:0px!important;
    }
    #otros-servicios h4 i {
        display: block;
        text-align: center;
        margin:0 auto 10px;
    }
    #otros-servicios .fancy-title {
        margin-bottom: 0;
    }*/
}
@media (max-width:767px) {
   /* #servicios h4 {
        margin-bottom:10px;
    }
    #otros-servicios h4 {
        margin-bottom:20px;
    }*/
    #otros-servicios .feature-box {
        margin-bottom:20px;
    }
}
/** HOSTING ENDS **/

/** DOMINIOS STARTS **/
@media (max-width:767px) {
    .section.blanco.custom2.dominios {
        margin-bottom:40px;
    }
}
/** DOMINIOS ENDS **/

/** CERTIFICADO DIGITAL START **/
@media (min-width:992px) and (max-width:1199px) {
    .caja-typing.cert h2 {
        font-size: 20px;
    }
    .caja-typing.cert {
        margin-top:149px
    }
}
/** CERTIFICADO DIGITAL END **/

/** TU PTOPIO SERRVIDOR STARTS **/
@media (min-width:1200px) {
    #tu-servidor .feature-box.media-box.borde2 {
        min-height: 366px;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    #tu-servidor .feature-box.media-box.borde2 {
        min-height: 372px;
    }
}
@media (min-width:768px) and (max-width:991px) {
    #tu-servidor .heading-block.custom h4 {
        font-size: 15px;
    }
    #tu-servidor .feature-box.media-box.borde2 {
        min-height: 472px;
    }    
}
@media (min-width:768px) {
    #tu-servidor .button.button-3d {
        position: absolute;
        margin: 0px auto !important;
        bottom: 15px;
        left: 0;
        right: 0;
        width:170px;
    }
}
@media (max-width:767px) {
    #tu-servidor .heading-block.custom h4 {
        font-size: 15px;
    }
    #tu-servidor .feature-box.media-box.borde2 {
        margin-bottom:20px;
    }
}
/** TU PTOPIO SERRVIDOR ENDS **/

/** FOOTER STARTS **/
@media (max-width:767px) {
    .footer-widgets-wrap {
        display: flex!important;
        flex-direction: column!important;
        display: -webkit-flex!important; /* Safari */
        -webkit-flex-direction: column!important; /* Safari 6.1+ */
    }
    .footer-widgets-wrap .col_half {
        order:3;
    }
    .footer-widgets-wrap .col_half.no-mb-xs,
    .footer-widgets-wrap .col_half.col_last.no-mb-xs {
        margin-bottom:0px!important;
    }
}
.re-captcha {
    margin-bottom:10px;
}
/** FOOTER STARTS **/


/** ESTILOS CAMBIOS HOME **/

.posicion-leer-mas {
    background-color: #ffffff;
    padding: 5px 8px;
    border: 1px solid #F09600;
    opacity: .8;
    display: inline-block;
    margin-top: 10px;
}
.posicion-leer-mas:hover, .posicion-leer-mas a:hover {
    opacity: 1;
    color: #F09600;
}

#testimonios-inicio .testi-image {
    float: none;
    margin-right: 0;
}
#testimonios-inicio .testi-image img {
    margin: 0 auto 20px;
    width: 100px !important;
}
#testimonios-inicio2 .boton-ver-mas {
    margin-top: 10px;
}
@media (max-width: 479px) {
    #testimonios-inicio .testi-image, #testimonios-inicio .testi-image a, #testimonios-inicio .testi-image img, #testimonios-inicio .testi-image i {
        height: 100px;
        width: auto;
        margin-bottom: 20px;
    }
}
#footer .btn-danger {
    background-color: #F09600;
    border-color: #F09600;
    margin-top: 10px !important;
}


/** MAGENTO **/

.section.magento {
    position: relative;
    padding: 60px 0 40px;
    background-color: #F9F9F9;
}
.magento i.fa.icono-titulo {
    display: inline-block;
    border-radius: 60px;
    background-color: transparent;
    color: #F09600;
    font-size: 16px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    border: 1.7px solid #F09600;
}
.oc-item h3 {
    font-size: 16px !important;
    color: #444;
}
#recomendar h4 {
    margin-bottom: 5px;
}
#recomendar .button {
    padding: 0 15px;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    text-shadow: none;
    border-radius: 3px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
#recomendar .borde2 {
    border: 1px solid rgba(0,0,0,.08);
    padding: 10px;
}
#recomendar p {
    line-height: 1.6 !important;
    font-size: 15px !important;
}


/** COMERCIO ELECTRÓNICO A MEDIDA **/


.section.blanco.otros-servicios {
    margin: 0;
    padding: 60px 0 60px;
    background-color: #fff;
}
.posicion-img-pequena {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 70px;
}
.posicion-img-pequena img.alignright {
	margin: 0px;
}
@media (max-width:991px) {
	.posicion-img-pequena {
		position: relative !important;
		top: 0 !important;
	}
    .posicion-img-pequena img.alignright {
        float: none;
        margin-top: 20px;
    }
    .line.pt-20 {
        padding-top: 0px;
    }
}
.pt-20 {
    padding-top: 20px;
}
.pb-30 {
    padding-bottom: 30px;
}
@media (min-width:768px) {
    .portfolio-1 .portfolio-item .portfolio-image a.dis,
    .portfolio-1 .portfolio-item .portfolio-image a.dis img {
        height: 350px;
    }
}
@media (max-width:479px) {
    #portfolio-dis.portfolio-1 .portfolio-item .portfolio-image,
    #portfolio-dis.portfolio-1 .portfolio-item .portfolio-image a,
    #portfolio-dis.portfolio-1 .portfolio-item .portfolio-image img {
        height: auto;
        width: 100%;
    }
}
/* portfolio diseno */
.portfolio-1 .portfolio-item.portfolio-diseno .portfolio-image,
.portfolio-1 .portfolio-item.portfolio-diseno .portfolio-image a.dis,
.portfolio-1 .portfolio-item.portfolio-diseno .portfolio-image a.dis img {
    height: auto;
    width:520px;
}
    @media (min-width:992px) and (max-width:1199px) {
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-image,
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-image a.dis,
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-image a.dis img {
            width:420px;
        }
    }
    @media (max-width:991px) {
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-image,
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-image a.dis,
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-image a.dis img {
            width:100%;
            margin-bottom:20px;
        }
    }
.portfolio-1 .portfolio-item.portfolio-diseno .portfolio-desc {
    width:580px;
    padding-top:0px;
}
    @media (min-width:992px) and (max-width:1199px) {
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-desc {
            width:480px;
        }
    }
    @media (max-width:991px) {
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-desc {
            width:100%;
            padding-bottom:0px;
        }
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-desc .iconlist {
            margin-bottom:20px;
        }
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-desc .iconlist li:last-child {
            margin-bottom:20px;
        }
    }
.portfolio-1 .portfolio-item.portfolio-diseno .portfolio-desc p {
    margin-top:0px;
}
.portfolio-1 .portfolio-item.portfolio-diseno h3 {
    margin-top:0px!important;
    margin-bottom:20px!important;
}

    @media (max-width:991px) {
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-image,
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-image a.dis {
            height: 350px;
        }
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-image a.dis img {
            height: auto;
        }
    }
    @media (max-width:767px) {
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-image,
        .portfolio-1 .portfolio-item.portfolio-diseno .portfolio-image a.dis {
            height: 210px!important;
        }
    }


#portfolio-dis article:last-child {
    border-bottom:none;
    padding-bottom:0px;
}

.a-ext-page {
    display: inline;
}
.a-ext-page p {
    margin: 0px!important;
    display: inline-block;
}
.a-ext-page i {
    margin-left: 8px;
    display: inline-block;
}
.a-ext-page:hover,
.a-ext-page:focus,
.a-ext-page:visited {
    color:#F09600!important;
}
.a-ext-page:hover p,
.a-ext-page:hover i {
    font-weight:600;
}
.lead-dest {
    font-size: 21px!important;
    margin-bottom:40px;
    font-weight: 300;
    line-height: 1.6!important;
}
    @media (max-width:767px) {
        .lead-dest {
            font-size: 18px!important;
        }
    }


/* NUEVOS ESTILOS PÁGINA DISEÑO WEB */

/*** Testimonio ***/
.section.testimonio .testimonial-full .testi-image,
.section.testimonio .testimonial-full .testi-image img {
    width:125px;
    height: 125px;
}
@media (min-width:768px) {
    .section.testimonio .testi-content p {
        font-size:20px!important;
    }
    .section.testimonio > .testimonial .testi-meta,
    .section.testimonio > .testimonial .testi-meta span {
        font-size:17px!important;
    }
}


#content ul.iconlist.sm li {
    line-height: 1.7;
    font-size: 13px;
}
.button.inverse {
    background-color: transparent!important;
    border: 1px solid #F09600;
    color: #F09600;
    padding: 0 10px;
    font-size: 12px;
    text-shadow: none;
}
.button.inverse:hover, .button.inverse:active, .button.inverse:focus {
    background-color: #F09600!important;
}
.button.inverse a:hover, .button.inverse a:active, .button.inverse a:focus {
    color: #F09600;
    text-shadow: none;
}

/* NUEVA PÁGINA DE CONTACTO */

.pt-0 {
    padding-top: 0px!important;
}
a.enlace-contacto {
    font-size: 24px;
}

/* NUEVA PÁGINA DE DESARROLLO APPS WEB */
.card-intro {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
h2.subtitle-section {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #F09628;
}
.justify-center {
    display: flex;
    justify-content: center;
}
.servicios-elements {
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0px;
    margin-bottom: 20px;
}
.bloque-servicios-desarrollo {
    flex: 1 0 25%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin: 30px 0px;
}
#content .bloque-servicios-desarrollo h3 {
    color: #000000;
    font-size: 20px;
}
.ventajas-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30vh;
}
.ventajas-banner h2 {
    color: white;
}
.ventajas-item {
    margin: 50px;
    background-color: #FAFAFA;
}
.ventajas-container {
    padding: 50px 0px;
}
.tecnologias-container {
    padding: 50px 0px;
}
.tecnologias-items {
    display: flex;
    flex-wrap: wrap;
}
.tecnologia-item {
    flex: 1 0 20%;
    text-align: center;
    padding: 20px;
}
.proceso-trabajo-container {
    padding: 50px 0px;
}
.bg-proceso-trabajo {
    background-color: #999;
}
#number {
    font-family: 'Lato', sans-serif;
    color: #707070;
    font-size: 200px!important;
    font-weight: 600;
    line-height: 240px!important;
    opacity: .09;
}
.p-fase {
    font-weight: bold;
    font-size: 20px!important;
}
.fase-item h3 {
    margin: 0px 0px 15px 0px!important;
}
.text-right {
    text-align: right;
    padding: 0px 20px;
}

.fase-item:nth-of-type(odd) {
    display: flex;
    align-items: center;
    justify-content: center;
}
.fase-item:nth-of-type(odd) #number {
    text-align: right;
    margin-right: 20px;
}
.fase-item:nth-of-type(even) {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
}
.fase-item:nth-of-type(even) #number {
    text-align: left;
    margin-left: 20px;
}
.trabaja-con-nosotros-container {
    background-color: #F9F9F9;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 80px 0px;
}
.trabaja-con-nosotros-container p.title {
    font-size: 30px!important;
    color: #000000;
    font-weight: bold;
    margin-right: 20px 0px;
    line-height: 1.2!important;
}
.trabaja-con-nosotros-container p {
    color: #000000;
    line-height: 1.4!important;
}
.mw-30 {
    max-width: 30%;
}
.mw-10 {
    max-width: 10%;
}

/* NUEVA PÁGINA ABOUT US */
.bullet-orange li::marker {
    color: #F09628;
}
ul.bullet-orange {
    padding-left: 20px;
}
.bullet-orange li {
    font: normal normal normal 20px/25px Lato!important;
    letter-spacing: 0px;
}
.bold {
    font-weight: bold!important;
}
.black {
    color: #000000!important;
}
.about-cards {
    display: flex;
    justify-content: center;
}
.about-card {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background-color: #F9F9F9;
    padding: 50px;
    margin: 50px 0px;
}
.about-card h2 {
    font: normal normal bold 50px/59px Raleway!important;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}
.valores-section {
    background-color: #FAFAFA;
    display: flex;
    justify-content: center;
}
.valores-items {
    display: flex;
    justify-content: center;
}
.valores-item {
    padding: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: white;
    margin: 50px;
    border: 1px solid #ACACAC;
}
.gerencia {
    display: flex;
    justify-content: center;
}
.equipo-section {
    padding: 100px 0px;
}
.equipo {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.equipo-name {
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 20px!important;
    color: #1D1D1D;
    margin-bottom: 0px!important;
    line-height: 20px !important;
}
.equipo-ocu {
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 15px!important;
    color: #1D1D1D;
    margin-bottom: 60px;
}
.equipo-item {
    flex: 1 0 30%;
    margin: 10px;
}
.clientes-section {
    padding: 100px 0px;
}
/* Botón Go To TOP (para que no quede pegado al Chat)*/

.stretched #gotoTop {
    bottom: 70px !important;
    right: 10px !important;
}

/* RETOQUES PORTFOLIO */

#content h3.black {
    color: #333333;
}
a.enlaceazul {
    word-wrap: break-word;
}
a.enlace-largo {
    font-size: 12px;
}
@media (max-width: 479px) {
    #portfolio:not(.portfolio-1) .portfolio-item {
        margin: 0 0px 12px 0 !important;
    }
    #portfolio:not(.portfolio-1) .portfolio-item .portfolio-image img, #portfolio:not(.portfolio-1) .portfolio-item .portfolio-image, #portfolio:not(.portfolio-1) .portfolio-item .portfolio-image a:not(.right-icon):not(.left-icon) {
        width: 100% !important;
        height: auto !important;
    }
    #portfolio-filter li a {
        padding: 8px 5px !important;
    }
}

/* cookies */
#cookiesdirective {
    position: fixed;
    left: 20px;
    width: 20%;
    height: auto;
    background: rgb(51, 51, 51) none repeat scroll 0% 0%;
    opacity: 0.8;
    color: rgb(255, 255, 255);
    font-family: helvetica;
    font-size: 12px;
    text-align: left;
    z-index: 1000;
    bottom: 20px!important;
}
#cookiesdirective .boxcookie {
    position:relative;
    height:auto;
    /*width:90%;*/
    padding:10px;
    margin-left:auto;
    margin-right:auto;
}

#cookiesdirective .boxcookie a {
    color:#ffffff;
    font-weight:bold;
    font-family:helvetica;
    font-size:12px;
    text-decoration:underline!important;
}
#impliedsubmit {
    border: none;
    background: #fff;
    /*border-radius: 15px;*/
    color:#000;
    margin-top:10px;
    padding:6px 20px;
    width:100%;
}
    @media (min-width:992px) and (max-width:1199px) {
        #cookiesdirective {
            width:40%;
        }
    }
    @media (min-width:768px) and (max-width:991px) {
        #cookiesdirective {
            width:40%;
        }
    }
    @media (max-width:767px) {
        #cookiesdirective {
            margin: 0 auto;
            width: 100%;
            left: 0px;
            right: 0px;
            bottom: 0px!important;
            text-align: center;
            opacity: 1;
        }
        #impliedsubmit {
            margin: 10px auto 0;
            width: 40%;
        }
        .text-center-xs {
            text-align:center;
        }
        .zopim {
            z-index: 999!important;
        }
    }

    @media (min-width:992px) and (max-width:1199px) {
        #page-title {
            margin-top:90px!important;
            padding:0 0 30px 0!important;
        }
    }
    

    .pt-10 {
        padding-top: 10px;
    }
    .mantenimiento ul {
        margin-bottom: 20px;
    }
    .caja-logo2.manten {
        height: auto;
        margin-top: 10px;
    }

    .listTeconError {
        padding-left:18px!important;
    }
    .listTeconError li {
        font-size: 14px !important;
    }
    .aviso-check input {
        margin:0 8px 0 0;
        position:relative;
        top:2px;
    }
    .aviso-check {
        margin-bottom:18px;
    }
    .aviso-check label {
        text-transform:none!important;
        font-weight:600!important;
    }
    @media (max-width:479px) {
        .aviso-check label {
            font-size:11px!important;
        }
        .aviso-check input {
            margin:0 3px 0 0;
        }
    }
    .aviso-check-footer input.error + label + label,
    .aviso-check-footer input.error + label + label a {
        color:#E42C3E!important;
    }
    .aviso-label {
        text-transform:none;
        font-weight:normal;
        font-size:12px;
        color:#999;
        margin-bottom: 4px;
    }
    .aviso-check-footer label,
    .aviso-check-footer label a {
        color:#999!important;
    }
    .aviso-check-footer input {
        float:left;
        margin-right:5px;
    }

    .button.inverse:active,
    .button.inverse:focus {
        color:#ffffff!important;
    }
    .button.button-dark.button-rounded:focus {
        color:#ffffff!important;
    }

.border-bottom {
    border-bottom: 1px solid #EEE;
}

#oc-clients.owl-carousel-full .owl-controls .owl-nav .owl-next {
    border-radius: 0px 3px 3px 0px;
    height:30px;
    width:30px;
    font-size:20px;
    line-height:30px;
    margin-top:-15px;
}
#oc-clients.owl-carousel-full .owl-controls .owl-nav .owl-prev {
    border-radius: 3px 0px 0px 3px;
    height:30px;
    width:30px;
    font-size:20px;
    line-height:30px;
    margin-top:-15px;
}
#oc-clients.owl-carousel .owl-item img {
    transform-style: unset;
    -webkit-transform-style: unset;
} 
    @media (max-width:767px) {
        #oc-clients.owl-carousel-full .owl-controls .owl-nav .owl-next,
        #oc-clients.owl-carousel-full .owl-controls .owl-nav .owl-prev {
            display:none!important;
        }
        #logo {
            height: 54px !important;
            text-align:left !important;
        }
    }
    @media (max-width:991px) {
        #primary-menu-trigger i {
            font-size: 26px;
            position: relative;
            top: -4px;
        }
    }

    
/*** 
    NUEVO 2021 
***/

/*******
TOP
********/
#top-bar {
    background: #F09628;
    height: 45px!important;
    display: flex;
    align-items: center;
}
#top_contact {
    display: inline-flex;
}
#top_contact ul {
    display: inline-flex;
    list-style: none;
    margin: 0px;
    align-items: center;
}
#top_contact ul li {
    margin-right:40px;
}
#top_contact ul li:last-child {
    margin-right:0px;
}
#top_contact ul li a {
    font: normal normal 600 14px/16px Raleway;
    letter-spacing: 0px;
    color: #FFFFFF;
}
#top_contact ul li a i {
    margin-right: 10px;
    font-size: 20px;
    position: relative;
    top: 3px;
}
#top_contact ul li a.btn-outline-white {
    border: 1px solid #fff;
    text-transform: uppercase;
    padding: 5px 20px;
    display: flex;
    align-items: center;
}
#top_contact ul li a.btn-outline-white:hover,
#top_contact ul li a.btn-outline-white:focus,
#top_contact ul li a.btn-outline-white:active {
    border: 1px solid #fff;
    background: #ffffff;
    color:#F09628;
}
.button.btn-teconsite {
    text-align: center;
    font: normal normal normal 20px/22px Lato;
    letter-spacing: 0px;
    color: #FFFFFF;
    height: 52px;
    padding: 0 40px;
    text-transform: initial;
}
.button.btn-teconsite:hover,
.button.btn-teconsite:focus,
.button.btn-teconsite:active {
    opacity: .8;
}
    @media (min-width:992px) {
        #logo a.standard-logo {
            width: 166px!important;
        }
    }
    @media (min-width:768px) and (max-width:991px) {
        #logo {
            text-align: left!important;
        }
        #logo a.standard-logo {
            width: 150px!important;
            height: 54px!important;
        }            
    }
    @media (max-width:767px) {
        #top-bar {
            display: block!important;
            height: 30px !important;
            line-height: 0 !important;
        }
        #top_contact ul li {
            margin-right: 14px;
            line-height: 29px!important;
        }
        #top_contact ul li a {
            font-size: 11px;
        }
        #top_contact ul li a.btn-outline-white {
            padding: 1px 5px;
            font-size: 10px;
        }
        #top_contact ul li a i {
            margin-right: 4px;
            font-size: 10px;
            position: relative;
            top: 0px;
        }
        #logo a.standard-logo {
            width: 120px!important;
            height: 29px!important;
        }
        #header #logo {
            height: 40px !important;
            line-height: 40px !important;
        }
        #header #primary-menu-trigger {
            top: -1px !important;
        }
        #top-bar .col_half {
            text-align: center;
        }
        #topfixed {
            position: fixed;
            width: 100%;
            background: #fff;
            z-index: 9999;
        }
        #page-title {
            margin-top: 71px!important;
        }
        .slider_home{
            margin-top: 71px!important;
        }
    }


/*******
FOOTER
********/
.footer-logo {
    display: block;
    width: 166px;
    height: 44px;
    background: url(/images/logo-teconsite-nuevo.png) no-repeat transparent 0 50%;
        background-image: url("/images/logo-teconsite-nuevo.png");
        background-size: auto;
    background-image: url(/images/logo-teconsite-responsive.svg),none;
    background-size: contain;
    position: relative;
    top: -13px;
}
#footer.darker,
.darker #footer {
    background-color: #383838;
    color: #ffffff;
}
#footer.darker .widget > h4,
.darker #footer .widget > h4 {
    font: normal normal bold 20px/24px Raleway;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-bottom: 30px;
}
#footer.darker .widget > h4.h4-footer,
.darker #footer .widget > h4.h4-footer {
    font: normal normal bold 16px/19px Raleway;
}
#footer.darker .widget p,
.darker #footer .widget p {
    text-align: left;
    font: normal normal 300 16px/19px Lato;
    letter-spacing: 0px;
    color: #FFFFFF;
}
#footer.darker .widget p a,
.darker #footer .widget p a {
    text-align: left;
    font: normal normal 600 16px/30px Raleway;
    letter-spacing: 0px;
    color: #FFFFFF;
}
#footer.darker .widget p a:hover,
#footer.darker .widget p a:active,
#footer.darker .widget p a:focus,
.darker #footer .widget p a:hover,
.darker #footer .widget p a:active,
.darker #footer .widget p a:focus {
    text-decoration:underline!important;
}
#footer.darker .widget ul li,
.darker #footer .widget ul li {
    padding-left: 0px;
    padding-right: 0px;
}
#footer.darker .widget ul li a,
.darker #footer .widget ul li a {
    font: normal normal 300 14px/17px Lato;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding:0px;
    background: none;
}
#footer.darker .widget ul li a:hover,
#footer.darker .widget ul li a:active,
#footer.darker .widget ul li a:focus,
.darker #footer .widget ul li a:hover,
.darker #footer .widget ul li a:active,
.darker #footer .widget ul li a:focus {
    text-decoration:underline!important;
}
/* .footer-social-links {
    text-align: center;
} */
.footer-social-links a {
    border-radius: 4px;
    background: #ffff; 
    color: #383838;
    width: 31.5px;
    height: 31.5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 30px;
    opacity: .58;
}
.footer-social-links a:first-child {
    margin-left: 0px;
}
.footer-social-links a:hover,
.footer-social-links a:active,
.footer-social-links a:focus {
    opacity: .7;
}
.footer-social-links a i {
    color: #383838; 
    font-size: 17px;
}
#footer #quick-contact-form div.input-group {
    display: inline-flex;
    align-items: center;
    width: 100%;
}
#footer #quick-contact-form input.form-control,
#footer #quick-contact-form textarea.form-control {
    background: transparent;
    color:#ffffff;
}
#footer #quick-contact-form textarea.form-control {
    height: 74px;
}
.aviso-check-footer label,
.aviso-check-footer label a {
    color:#ffffff!important;
}
#footer #quick-contact-form-submit {
    border-radius: 0px;
    text-transform: uppercase;
    padding: 7px 28px;
}
#footer #quick-contact-form-submit:hover,
#footer #quick-contact-form-submit:focus,
#footer #quick-contact-form-submit:active {
    opacity: .7;
}
#copyrights.copyright-teconsite {
    background:#1F1F1F;
    padding: 10px 0 15px;
}
#copyrights.copyright-teconsite .copyrights-menu a {
    font: normal normal normal 14px/17px Lato;
    letter-spacing: 0px;
    color: #848282;
}
#copyrights.copyright-teconsite .copyrights-menu a:hover,
#copyrights.copyright-teconsite .copyrights-menu a:focus,
#copyrights.copyright-teconsite .copyrights-menu a:active {
    text-decoration: underline!important;
}
#copyrights.copyright-teconsite .copyrights-menu span {
    margin: 0 10px;
    color: #848282;
}
.copyright-text {
    font: normal normal bold 12px/14px Raleway;
    letter-spacing: 0px;
    color: #848282;
}
    @media (min-width:992px) and (max-width:1550px) {
        #footer.darker .widget > h4.h4-footer, .darker #footer .widget > h4.h4-footer {
            font-size:14px;
        }
        .footer-logo {
            width: 126px;
        }
        #footer.darker .widget > h4, .darker #footer .widget > h4 {
            font-size:18px;
        }
    }
    @media (min-width:768px) and (max-width:991px) {
        #footer #quick-contact-form input.form-control, #footer #quick-contact-form textarea.form-control {
            width: 50% !important;
        }
    }
    @media (max-width:991px) {
        #footer.darker .widget > h4, .darker #footer .widget > h4 {
            margin-bottom: 20px;
        }
        #footer.darker .widget {
            margin-bottom:50px;
        }  
        #footer.darker .widget p:last-child,
        .darker #footer .widget p:last-child {
            margin-bottom:0px!important;
        }      
        .mb-xs-sm-0 {
            margin-bottom:0px!important;
        } 
        .footer-social-links a:first-child {
            margin-left: 0px;
        }
    }



/*******
GENERAL
********/
ul.breadcrumbs {
    display: inline-flex;
    list-style: none;
    font: normal normal normal 17px/21px Lato;
    letter-spacing: 0px;
    margin-bottom:50px;
}
ul.breadcrumbs.ant-title {
    margin-bottom:35px;
    margin-top:35px;
}
ul.breadcrumbs li a {
    color:#000000;
}
ul.breadcrumbs li a:hover,
ul.breadcrumbs li a:focus,
ul.breadcrumbs li a:active {
    text-decoration: underline!important;
}
ul.breadcrumbs li:not(.active):after {
    content:"/";
    margin:0 5px;
}
ul.breadcrumbs li.active {
    color:#F09628;
}
#page-title h1.h1-page-title,
#page-title h2.h1-page-title {
    /* font: normal normal bold 50px/60px Raleway !important; */
    font: normal normal 800 60px/60px Raleway !important;
    letter-spacing: 0px;
    color: #000000;
    text-transform: inherit;
    margin-bottom:10px;
}
#page-title h1.h1-page-title + p,
#page-title h2.h1-page-title + p {
    font: normal normal normal 20px/23px Lato;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.75;
    margin-bottom: 0px;
}
#page-title.page-title-w-bg {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 290px;
    background-position: center left;
    border-bottom: 0px !important;
}
#page-title.page-title-n-bg {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 50vh;
    background-position: center left;
    border-bottom: 0px !important;
}
.white-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    background-color: rgba(255,255,255,0.7);
    -webkit-backface-visibility: hidden;
    display: flex;
    align-items: center;
}
.block-contact-info .block-contact-item p:first-child {
    font: normal normal normal 22px/45px Lato!important;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 13px;
}
.block-contact-info .block-contact-item p:first-child i {
    margin-right: 8px;
}
.block-contact-info .block-contact-item p:first-child img {
    width: 19px;
    margin-right: 14px;
}
.block-contact-info .block-contact-item p:last-child a {
    font: normal normal bold 25px/23px Raleway;
    letter-spacing: 0px;
    color: #F09628;
    opacity: 1;
}
.block-contact-info .block-contact-item p:last-child a:hover,
.block-contact-info .block-contact-item p:last-child a:focus,
.block-contact-info .block-contact-item p:last-child a:active {
    text-decoration: underline!important;
}
.block-contact-info .block-contact-item p:last-child {
    margin-bottom:0px;
}
.block-contact-info .block-contact-item {
    margin-bottom:50px;
}
.block-contact-info .block-contact-item:nth-child(3) {
    margin-bottom:28px;
}
#template-contactform label {
    font: normal normal bold 20px/23px Lato;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.75;
    text-transform: initial;
    cursor: auto;
}
#template-contactform input.sm-form-control,
#template-contactform select.sm-form-control,
#template-contactform textarea.sm-form-control {
    border: 1px solid #707070;
}
#template-contactform input.sm-form-control:focus-within,
#template-contactform select.sm-form-control:focus-within,
#template-contactform textarea.sm-form-control:focus-within {
    border-color: #F09628;
}
#template-contactform .aviso-check label {
    font: normal normal normal 20px/23px Lato;
    letter-spacing: 0px;
    color: #000000;
}
#template-contactform .aviso-check label a {
    color: #F09628;
}
#template-contactform .aviso-check label a:hover,
#template-contactform .aviso-check label a:focus,
#template-contactform .aviso-check label a:active {
    text-decoration:underline!important;
}
#template-contactform .aviso-check #template-contactform-avisolegal {
    top: 1px;
    width: 30px;
    height: 20px;
}
.info-primera-capa {
    background: #FAFAFA;
    padding: 38px;
    margin-top:17px;
}
.info-primera-capa p {
    font: normal normal bold 16px/23px Lato;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 34px;
}
.info-primera-capa ul {
    list-style: none;
    margin:0px;
}
.info-primera-capa ul li {
    font: normal normal normal 14px/23px Lato;
    letter-spacing: 0px;
    color: #000000;
}

@media (min-width:768px) and (max-width:991px) {
    .block-contact-info .block-contact-item {
        width: 50%;
        float: left;
    }
    ul.breadcrumbs {
        margin-bottom: 30px;
    }
    #page-title h1.h1-page-title,
    #page-title h2.h1-page-title {
        font-size: 40px!important;
        line-height: 50px!important;
    }
    #page-title h1.h1-page-title + p,
    #page-title h2.h1-page-title + p {
        font-size: 17px!important;
        line-height: 20px!important;
    }
    #page-title.page-title-w-bg {
        height: 190px;
    }
    #page-title.page-title-n-bg {
        height: 190px;
    }
}
@media (max-width:991px) {
    .clear-768 {
        clear: both;
        display: block;
        font-size: 0;
        height: 0;
        line-height: 0;
        width: 100%;
        overflow: hidden;
    }
    #template-contactform {
        margin-top: 60px;
    }
    #template-contactform .aviso-check + .col_full {
        margin-bottom:0px!important;
    }
}
@media (max-width:767px) {
    ul.breadcrumbs {
        margin-bottom: 20px;
        font-size:14px;
        line-height:18px;
    }
    #page-title h1.h1-page-title,
    #page-title h2.h1-page-title {
        font-size: 28px !important;
        line-height: 31px !important;
    }
    #page-title h1.h1-page-title + p,
    #page-title h2.h1-page-title + p {
        font-size: 14px !important;
        line-height: 15px !important;
    }
    #page-title.page-title-w-bg {
        height: 150px;
        padding: 20px 0;
    }
    #page-title.page-title-n-bg {
        height: 150px;
        padding: 20px 0;
    }
    .block-contact-info .block-contact-item {
        margin-bottom: 35px;
    }
    .contact-map iframe {
        width:100%!important;
    }
    .info-primera-capa {
        padding: 25px;
    }
}
@media (min-width:992px) and (max-width:1353px) {
    #template-contactform .aviso-check label {
        font-size: 17px;
        line-height: 19px;
    }
}
@media (min-width:1200px) {
    .container-full {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
        width:80%;
    }
}
/* study case stockalm */
@media (min-width:1000px){
    .small-box{
        height: 500px !important;
        
    }
    .space-57{
        height: 57px !important;
    }
    .almacen-completo{
        height:520px;
    }
    .imagenes-abajo{
        height: 500px;
    }
    .imagen-inferior-grande{
        height: 500px !important;
    }
    .imagen-superior-grande{
        height: 510px !important;
    }
    .imagenes-juntas{
        height: 455px;
    }
   
    }
    .lista-stockalm{
        margin-left: 30px !important;
    }
    
.fondo-imagenes-galeria{
    background-color:#EFEFEF!important ;
    /* margin-right: 20px; */
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.fondo-imagenes-galeria img{
    margin-top: 15px;
    margin-bottom: 15px;
} 
.imagen-medio{
    margin-left: 50px;
    margin-bottom: 0px !important;
}
@media (min-width:18001px){
    .valor-generado{
        height:420px !important
    }
}

@media (min-width:1000px) and (max-width:1800px){
    .valor-generado{
        height:480px !important
    }
}
.imagen-inferior-grande, .imagen-superior-grande {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.imagen-inferior-grande img, .imagen-superior-grande img{
    margin-top: 0px !important;
    margin-bottom: 0px;
    
}

/* ACEPTACIÓN DE COOKIES */
@media (max-width: 439px) {
    div#cc-window {
        height: 450px !important;
        min-height: 450px !important;
    }
}
@media (min-width: 440px) and (max-width: 469px) {
    div#cc-window {
        height: 420px !important;
        min-height: 420px !important;
    }
}

#cc-window.cc-window .cc-compliance .cc-btn,
#cc-window.cc-window .cc-compliance .cc-btn.cc-accept-all,
a.cc-btn.cc-accept-all.cc-btn-no-href,
#modal_cookies #btnaceptar {
    font: normal normal normal 18px Lato !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
    padding: 10px 20px 12px !important;
    text-transform: initial !important;
    background-color: #adacb2 !important;
    border-radius: 0 !important;
    border: none !important;
}

@media (max-width: 767px) {
    #modal_cookies {
        min-height: 650px !important;
        height: 650px !important;
    }
}

#cc-window .cc-link {
    /* margin-top: 20px !important; */
    text-decoration: underline !important;
    color: #8b7f6b !important;
    /* font-size: 14px !important; */
}

/* CASO ESTUDIO VOTORANTIM */
@media(min-width:768px) {
    .fila-resultados-votorantim {
        margin-top: 40px !important;
    }
}
@media(max-width:767px) {
    .titulo-retos {
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }
}

@media(max-width:1199px) {
    .space-30-md {
        height:30px!important;
    }
}

.br-responsive {
    display: none;
}

@media(max-width:1788px) and (min-width:992px) {
    .br-responsive {
        display: block !important;
    }
}


/* NUEVA NORMATIVA COOKIES 2024 */

.h2-politicas {
    font-size: 22px;
}
.h3-politicas {
    font-size: 18px;
}

.tabla-politicas thead {
    background-color: #eeeeee;
}
.tabla-politicas th, .tabla-politicas td {
    padding: 10px;
}
.tabla-politicas td {
    border: 1px solid #eeeeee;
}

ul.politicas {
    margin-left: 20px;
}


/* CAMBIOS PORTFOLIO 2024 */

@media (min-width: 1200px) {
    .portfolio-teconsite .portfolio-desc.custom {
        min-height: 145px !important;
        }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .portfolio-teconsite .portfolio-desc.custom {
        min-height: 173px !important;
        }
}
@media (min-width: 768px) and (max-width: 991px) {
    .portfolio-teconsite .portfolio-desc.custom {
        min-height: 251px !important;
        }
}
@media (min-width: 480px) and (max-width: 767px) {
    .portfolio-teconsite .portfolio-desc.custom {
        min-height: 186px !important;
        }
}

/* POLÍTICA DE PRIVACIDAD */
#content.politica-privacidad h3 {
    margin-bottom: 20px !important;
    font-size: 19px !important;
    margin-top: 0px !important;
}
#content.politica-privacidad .tabla-privacidad {
    margin-top: 8px !important;
}
#content.politica-privacidad .table-responsive{
    margin-bottom: 35px !important;
}
#content.politica-privacidad .p-titulos {
    margin-bottom: 5px !important;
}
#content.politica-privacidad .h2-bloques {
    margin-top:95px !important;
    margin-bottom: 25px !important;
}
#content.politica-privacidad ol.indice-privacidad {
    margin-left:20px;
    font-size:17px;
    line-height:34px;
    margin-bottom: 0px !important;
}
#content.politica-privacidad h2.indice-privacidad {
    margin-top: 25px !important;
}
#content.politica-privacidad ol.indice-privacidad a {
    color: black !important;
    text-decoration: underline !important;
}
#content.politica-privacidad ol.indice-privacidad a:hover {
    color: #F09600 !important;
}
#content.politica-privacidad ul.politicas {
    margin-top:-20px !important;
}
#content.politica-privacidad .div-indice {
    background-color:#F9F9F9 !important;
    padding:30px 40px 30px 30px !important; 
    width: fit-content !important;
}

/* POLÍTIA DE COOKIES */
.h2-cookies {
    font-size: 22px;
    color: #F09600;
    margin-bottom: 20px !important;
}
.h3-cookies {
    font-size: 19px;
    color: #555555 !important;
    margin-bottom: 10px !important;
    text-decoration: underline;
}
#content.politica-cookies .postcontent {
    margin-top: 25px !important;
}
#content.politica-cookies h2.h2-cookies-bloque {
    margin-top: 55px !important;
}
#content.politica-cookies .politicas:not(.exc) li {
    font-size: 17px !important;
    line-height: 1.8 !important;
    margin-bottom: 20px;
}
#content.politica-cookies .politicas {
    margin-left: 30px !important;
}
#content.politica-cookies .politicas p {
    margin-top: 15px !important;
    margin-bottom: 0px !important;
}
#content.politica-cookies .politicas.exc {
    margin-top: -15px !important;
}

/* FORMULARIO DE CONTACTO*/
.info-primera-capa.priv p {
    margin-bottom: 10px !important;
}
.info-primera-capa.priv {
    padding: 20px 30px !important;
}

.footer-social-links .twitter {
    position: relative;
    top: 1px !important;
}

/* INDE-K TOOLS CASO DE ESTUDIO */

.funcion-3-col .txt .box-grey {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
}
.funcion-3-col .img .box-grey {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 767px) {
    .funcion-2-col.desktop {
        display: none;
    }
}
@media (min-width: 768px) {
    .funcion-2-col.mobile {
        display: none;
    }
}
@media (max-width: 1199px) {
    .funcion-3-col.desktop {
        display: none;
    }
}
@media (min-width: 1200px) {
    .funcion-3-col.mobile {
        display: none;
    }
    .row.funcion-3-col.desktop {
        justify-content: space-between;
        display: flex;
        flex-wrap: wrap;
    }
    .row.funcion-3-col.desktop .block-text {
        max-width: 300px;
    }
}
@media (min-width: 1648px) {
    .row.galeria-img {
        display: flex;
    }
}
@media (max-width: 1810px) {
    .box-grey {
        height: auto !important;
    }
}

.m-0 {
    margin: 0 !important;
}
.p-0 {
    padding: 0;
}
.mb-0 {
    margin-bottom: 0;
}

img.cover {
    overflow: hidden;
    object-fit: cover;
}
.galeria-col {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.fondo-imagenes-galeria {
    width: 100%;
    height: 100%;
}
.fondo-imagenes-galeria.nowrap {
    flex-wrap: nowrap;
}
.full-mobile{
    max-height: 643px;
}
.full-mobile img.cover {
    width: 100%;
    height: auto;
}
@media(max-width:767px) {
    .m-mobile {
        margin-bottom: 20px !important;
    }    
}

/* Página Diseño Web Wordpress */
.button.btn-teconsite.fw-bold {
    font: normal normal 900 20px/22px Lato !important;
}
#page-title.page-wordpress h1.h1-page-title, #page-title.page-title-w-bg.size-big.page-wordpress h1.h1-page-title + p {
    margin-bottom: 20px !important;
}
#page-title.page-title-w-bg.size-big, #page-title.page-title-w-bg.size-med {
    height: 260px;
    padding: 0px;
    margin-bottom: 20px;
}  
@media(max-width:767px) {
    #page-title.page-title-w-bg.size-big.page-wordpress {
        height: 260px !important;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    #page-title.page-title-w-bg.size-big.page-wordpress {
        height: 400px !important;
    }
}
.titulo-wh2 {
    font: normal normal 800 40px/60px Raleway !important;
    line-height:48px !important;
    letter-spacing: 0px !important;
    color: #000000 !important;
    margin-bottom: 20px !important;
}
.separador-titulo {
    background-color:black;
    height:2px;
    width:35px;
    margin-bottom:25px;
}
.ul-check-icon {
    list-style: none; /* Eliminar viñetas predeterminadas */
    padding: 0;
    margin: 0;
    margin: 0px 0 0 18px;
}

.ul-check-icon li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    font: normal normal normal 18px / 24px Lato !important;
    letter-spacing: 0px;
    color: #000000;
    padding: 10px 0px 10px 35px;
    margin-bottom: 10px;
}

.ul-check-icon li::before {
    content: "";
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px; 
    margin-top: 5px;
    background-image: url("/images/soluciones-web/wordpress/icon-list-w.png"); 
    background-repeat: no-repeat !important;
}
p.titulo-destacado {
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 30px !important;
    margin-bottom: 40px !important;
}
.space-50 {
    height: 50px;
}
@media(max-width:991px) {
    .section-bg-md {
        background-image: none !important;
    }
}
@media (min-width: 1585px) and (max-width: 1764px){
    .section-bg-dm-6.section-bg-md, .section-bg-dm-5.section-bg-md {
        background-size: 750px !important;
    }
}
@media (min-width: 1200px) and (max-width: 1584px){
    .section-bg-dm-6.section-bg-md, .section-bg-dm-5.section-bg-md {
        background-size: 570px !important;
    }
}
.ul-bg-check.ul-bg-icon li::before {
    content: "" !important;
}
.ul-bg-icon .img-icon-lista {
    margin-right:35px !important;
}
@media(min-width:601px) {
    .h2-title.fs-50 {
        font-size: 50px !important;
    }
}
@media(max-width:767px) and (min-width:601px) {
    .h2-title.fs-50 {
        line-height: 53px !important;
    }
}
.mb-70 {
    margin-bottom: 70px !important;
}
.cont-flex {
    display: flex;
    justify-content: center;
}
.fila-servicios-relacionados .col-serv {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.titulo-wh2-blanco {
    font: normal normal 800 40px/60px Raleway !important;
    line-height:45px !important;
    letter-spacing: 0px !important;
    color: white !important;
    margin-bottom: 20px !important;
}
.a-flecha i {
    margin-left: 10px !important;
    font-size: 17px !important;
}
@media(max-width:991px) and (min-width:768px) {
    .section .col-word-2 {
        margin-top: 50px !important;
    }
}
@media(min-width:991px) {
    .section .col-word-2 {
        margin-top: 20px !important;
    }
}
@media(max-width:1400px) and (min-width:992px) {
    .row-calidad-w {
        flex-direction: column !important;
    }
    .section .col-word-1 {
        width: 100% !important;
        margin-bottom: 30px !important;
    }
    .section .col-word-2 {
        width: 100% !important;
        margin-left: 0px !important;
    }
    .section .col-word-2 img {
        width:100%;
        height:400px;
        object-fit:cover;
    }
}
@media(max-width:991px) {
    .section .col-word-1 {
        width: 100% !important;
    }
    .section .col-word-2 {
        width: 100% !important;
        margin-bottom: 70px !important;
    }
    .space-40.hidden-lg {
        display: none !important;
    }
}

@media(max-width: 600px) {
    .titulo-wh2-blanco, .titulo-wh2 {
        font-size: 28px !important;
        line-height: 35px !important;
    }
    .section .col-word-2 {
        width: 100% !important;
        margin-top: 20px !important;
        margin-bottom: 50px !important;
    }
    .h2-title-fs-50 {
        font-size: 40px !important;
    }
    .ul-bg-icon .img-icon-lista {
        margin-right:15px !important;
    }
    .h2-title.fs-50.mb-70 {
        margin-bottom: 50px !important;
    }
}
@media(max-width:767px) and (min-width:500px) {
    .shadow-lg {
        text-shadow: 2px 2px 2px #000 !important;
    }
}
@media(max-width:1500px) and (min-width: 993px) {
    [class^="space-"].space-hidden-w{
        height: 10px !important;
    }
}

.row.bloque-mb-40:not(.row-2) {
    padding-left: 16px !important;
}

@media(max-width:991px) {
    .block-services.mb-esp {
        margin-bottom: 40px !important;
    }
}
@media(max-width:767px) {
    #page-title.page-azure {
        background-position: center !important;
    }
    #page-title.page-azure .col-md-12 {
        padding-top: 15px !important;
    }
}
.block-services.mb-ser {
    margin-bottom: 100px !important;
}
.section.caso-stockalm .fondo-imagenes-galeria.estilos {
    display:flex;
    align-items:stretch;
    padding-top:20px;
}
.section.caso-stockalm .fondo-imagenes-galeria.estilos img.img-1 {
    height:90%;
    margin-right:40px;
}
.section.caso-stockalm .fondo-imagenes-galeria.estilos img.img-2 {
    height:98%;
}
.section.caso-stockalm .fondo-imagenes-galeria.estilos img.img-3 {
    height:90%;
}
.section.caso-stockalm .galeria-img.row-2 .fondo-imagenes-galeria.estilos {
    padding-top:30px;
}
.section.caso-stockalm .galeria-img.row-2 .fondo-imagenes-galeria.estilos img.img-1 {
    margin-right:40px;
    height:90%
}
.section.caso-stockalm .galeria-img.row-2 .fondo-imagenes-galeria.estilos img.img-2 {
    height:90% !important;
}
@media(max-width:1667px) {
    .section.caso-stockalm .galeria-img.row-1 {
        flex-direction: column;
    }
    .section.caso-stockalm .galeria-img.row-1 .galeria-col {
        width:100% !important;
    }
}
@media(max-width:1571px) {
    .section.caso-stockalm .galeria-img.row-2 {
        flex-direction: column;
    }
    .section.caso-stockalm .galeria-img.row-2 .galeria-col {
        width:100% !important;
    }
}
@media(max-width:767px) {
    .section.caso-stockalm .galeria-img.row-1 .fondo-imagenes-galeria.estilos, .section.caso-stockalm .galeria-img.row-2 .fondo-imagenes-galeria.estilos {
        padding-bottom: 30px !important;
    }
    .section.caso-stockalm .galeria-img.row-1 .fondo-imagenes-galeria.estilos img.img-1, .section.caso-stockalm .galeria-img.row-1 .fondo-imagenes-galeria.estilos img.img-2,
    .section.caso-stockalm .galeria-img.row-2 .fondo-imagenes-galeria.estilos img.img-1 {
        margin-left: 40px !important;
    }
    .section.caso-stockalm .galeria-img.row-1 .fondo-imagenes-galeria.estilos img.img-1 {
        margin-bottom: 30px !important;
    }
}

/* NUEVAS SECCIONES */
.padding-55 {
    padding-top: 55px !important;
    padding-bottom:55px !important;
}
.list-unstyled.listas-check  {
    margin-top: 10px !important;
}
.list-unstyled.listas-check li {
    font-size:20px !important;
    color:black !important;
    margin-bottom:15px;
}
.list-unstyled.listas-check li img {
    margin-right: 10px !important;
}
.bg-gris {
    background-color: #F8F8F8!important;
}
.section-pad {
    padding: 80px 0px !important;
}
.section-pad .h2-title-big, .padding-55 .h2-title-big {
    font: normal normal 800 48px / 54px Raleway !important;
    margin-bottom:25px !important;
}
.padding-top-m.padding-55 {
    padding-top: 20px !important;
}
.section-pad.padding-top-m {
    padding-top: 40px !important;
}
.margin-left-col {
    margin-left: 100px !important;
}
.section-pad.padding-bottom-m {
    padding-bottom: 40px !important
}
ul.breadcrumbs li.active {
    color: black !important;
    font-weight: bold !important;
}
@media(min-width:1200px) {
    .col-mvl {
        display: none !important;
    }
}
@media(max-width:1199px) {
    .col-desk {
        display: none !important;
    }
    .col-mvl {
        display: block !important;
    }
}
@media(min-width:768px) {
    .col-mvl .list-unstyled.listas-check {
        columns: 2 !important;
        padding-left:15px !important;
    }
}
@media(max-width:767px) {
    .col-mvl .list-unstyled.listas-check {
        padding-left:15px !important;
    }
    .section-pad .h2-title-big.h2-title, .padding-55 .h2-title-big.h2-title {
        margin-bottom: 20px !important;
        font: normal normal 800 28px / 32px Raleway !important;
    }
    .list-unstyled.listas-check li {
        font-size:18px !important;
    }
}
@media(max-width:1199px) and (min-width:992px) {
    .margin-left-col {
        margin-left: 0px !important;
        padding-left: 30px !important;
    }
}
@media(max-width:992px) {
    .margin-left-col {
        margin-left: 0px !important;
        margin-top:40px !important;
    }
    .reverse-cols {
        display: flex !important;
        flex-direction: column !important;
    }
    .reverse-cols .col-md-6:first-child {
        order: 2 !important
    }
    .reverse-cols .col-md-6:last-child {
        order: 1 !important
    }
    .reverse-cols .margin-left-col {
        margin-bottom: 40px !important;
    }
    .section-pad.padding-top-m {
        padding-top: 0 !important
    }

}
@media(max-width:465px) {
    #page-title.page-title-w-bg.size-big, #page-title.page-title-w-bg.size-med {
        height: 260px !important;
    }
}
.logos-byn .logo-block img {
    filter: grayscale(1);
   height: 60px;
   width: auto;
}
.logos-byn .logo-block p {
    font: normal normal normal 24px/30px Lato !important;
    margin-bottom:50px !important;
}
.seccion-iconos-negros .block-text img {
    filter: brightness(0) saturate(100%);
    width: auto;
    height:40px;
}
/* NUEVOS */
@media(min-width:992px) {
    #page-title h1.h1-page-title + p {
        font-family:'Raleway' !important;
        width:70% !important;
        font: normal normal normal 27px/32px Raleway !important;
        margin-top:20px !important;
    }
}
@media(max-width:991px) and (min-width:768px) {
    #page-title h1.h1-page-title + p {
        font-family:'Raleway' !important;
        width:100% !important;
        font: normal normal normal 20px/25px Raleway !important;
        margin-top:10px !important;
        margin-bottom: 25px !important;
    }
}
@media(max-width:767px) {
    #page-title h1.h1-page-title + p {
        font: normal normal normal 14px/15px Raleway !important;
    }
}
.row-flex-auto .block-check h4 i.icon-check {
    margin-right: 10px !important;
    margin-top: 2px !important;
}
.row-flex-auto .block-check h4 {
    display: flex;
    align-items: start;
}
.row-flex-auto {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
}
.row-flex-auto .block-check {
    padding:40px;
    margin-bottom: 0 !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    height: 100%;
    background-color: white;
}
.row-flex-auto .col-md-5 {
    margin-bottom: 30px;
}
.row-flex-auto .block-check p {
    font-size: 19px !important;
    line-height: 1.3 !important;
    margin-top:10px !important;
}
.ul-check.margin-esp {
    margin: 5px 0px 45px 18px !important;
}
.seccion-proceso-new #number {
    font-size:100px !important;
    line-height:normal !important;
    margin-top:-20px;
    color: #000000 !important;
    margin-right: 0 !important;
    text-align: left !important;
    opacity: .2 !important;
}
.seccion-proceso-new h3 {
    margin-bottom: 10px !important;
    line-height: 1.2 !important;
    font-size: 25px !important;
    color: black !important;
}
.seccion-proceso-new .pre-title {
    font: normal normal bold 20px/25px Raleway !important;
}
.seccion-proceso-new p {
    line-height: 1.5 !important;
}
.seccion-proceso-new .col-numero {
    width:80px !important;
}
.seccion-proceso-new .row-fases {
    display: flex;
    margin-bottom:10px !important;
}
.seccion-proceso-new .fase-item {
    justify-content: start !important;
}
.seccion-proceso-new .row-iconos-fases {
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    margin-top: 15px !important;
}
.services-grid .col-item { margin-bottom: 20px; }

  .service-card {
    position: relative;
    display: block;
    overflow: hidden;
    transition: transform .25s ease, box-shadow .25s ease;
  }
  .service-card img {
    width: 100%;
    height: 190px;               /* ajusta a tu gusto */
    object-fit: cover;
    display: block;
    filter: brightness(.5) contrast(1.15) saturate(1.05);  /* ajusta a tu gusto */
    transition: transform .35s ease, filter .35s ease;
  }
.service-card:hover img{
  filter: brightness(.6) contrast(1.05) saturate(1.05);
}
  .service-title {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    font-size: 26px !important;
    text-align: center !important;
  }
  /* Hover */
    .service-card:hover img { transform: scale(1.02); }
  .service-card:hover::after { opacity: .85; }

  /* Responsive alturas */
  @media (min-width: 992px){ 
    .service-card img { 
        height: 210px; 
    } 
}
  @media (max-width: 575.98px){ .service-card img { height: 170px; } }

.row.row-cta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width:50%;
    margin: 0 auto;
    text-align: center;
}
.row.row-cta h2 {
    margin-bottom: 15px !important;
    line-height: 1.2 !important;
}
@media(max-width:1199px) {
    .reverse-cols.primer-b .order-1 {
        order:1 !important;
        margin-bottom: 40px !important;
    }
    .reverse-cols.primer-b .order-2 {
        order:2 !important;
    }
    .reverse-cols.primer-b {
        display: flex;
        flex-direction: column;
    }
    .reverse-cols.primer-b .order-2 img {
        width: 100% !important;
    }
    .row.row-cta {
        width:100%;
    }
    .reverse-cols.primer-b .margin-left-col {
        padding-left: 15px !important;
    }
}
@media(max-width:767px) {
    .seccion-proceso-new h3 {
        font-size: 22px !important;
    }
    .service-title {
        font-size: 20px !important;
    }
    .slider_home #page-title.page-title-w-bg.size-big {
        height: 385px !important;
        margin-bottom:45px !important;
    }
    .slider_home #page-title h1.h1-page-title {
        margin-bottom: 25px !important;
    }
}
@media(max-width:457px) {
    .row.row-iconos-fases {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
@media(max-width:1447px) and (min-width:1199px) {
    .reverse-cols.primer-b {
        align-items: start !important;
    }
    .reverse-cols.primer-b .margin-left-col {
        margin-left:20px !important;
    }
}
.texto-dest-serv {
    margin-bottom:15px !important;
}
.seccion-int .col-md-4 {
    margin-bottom: 40px !important;
}
.seccion-int .col-md-5 {
    margin-bottom: 30px !important;
}
.enlace-pags {
    font-size: 18px !important;
    font-weight: 600 !important;
    transition: all .3s ease-in-out;
    color: black !important;
}
.enlace-pags:hover, .enlace-pags:active, .enlace-pags:focus {
    opacity: .8 !important;
}
.block-check .margin {
    margin-bottom: 15px !important;
}
.mt-0 {
    margin-top: 0 !important;
}
@media(max-width:767px) {
    .ul-check.margin-esp li {
        margin-bottom:12px !important;
    }
    .ul-check.margin-esp li:last-child {
        margin-bottom: 0 !important;
    }
    .ul-check.margin-esp {
        margin-bottom: 35px !important;
    }
    .ul-check.margin-esp.columns {
        columns: 1 !important;
    }
}
.row.d-flex-center {
    display: flex;
    justify-content: center;
}
.block-text p.destacado {
    font: normal normal normal 20px/28px Lato !important;
}
.ul-check.margin-esp.columns {
    columns: 2;
    gap: 60px;
    list-style-image: url('../images/desarrollo-apis-conectores/icono-check.png'); /* Especifica la ruta de tu icono */
    list-style-position: outside;
    margin-bottom: 0 !important;
}
.ul-check.margin-esp.columns li {
    margin-bottom: 10px !important;
    padding-left: 5px;
}
.ul-check.margin-esp.columns li:last-child {
    margin-bottom: 0 !important;
}
@media (max-width: 992px) {
    .section-pad.padding-top-m.bloque-width {
        padding-top: 40px !important;
    }
}
@media(min-wdith:992px) {
    ul.servicio-border {
        border-right:1px solid #F2F2F2;
    }
}
.logos-marcas-footer, .logos-marcas-footer-mm {
	display:flex;
	justify-content:start;
	align-items:center;
	transition:all.3s ease-in-out;
	box-shadow:rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px !important;padding:30px;
}
.logos-marcas-footer:hover, .logos-marcas-footer:active, .logos-marcas-footer:focus, .logos-marcas-footer-mm:hover, .logos-marcas-footer-mm:active, .logos-marcas-footer-mm:focus {
    filter:brightness(0.8);
    transform: scale(1.02);
}
.logos-marcas-footer img {
	width:200px;
	height:auto;
	margin-bottom: 6px;
}
.logos-marcas-footer-mm img {
	width:200px;
	height:auto;
	margin-bottom:14px;
}
/*@media(min-width:992px) {*/
/*    .widget-col-marcas .h4-footer {*/
/*        border-bottom: 1px solid #929292;*/
/*    }*/
/*}*/
/*.widget-col-marcas .h4-footer {*/
/*    margin-bottom:0px !important;*/
/*    margin-right: 30px;*/
/*}*/
/*.widget-col-marcas {*/
/* display:flex;*/
/* align-items:center;*/
/* margin:50px auto 0 auto !important;*/
/* justify-content:center !important;*/
/* margin-bottom:-20px !important;*/
/*}*/
.logos-marcas-footer div, .logos-marcas-footer-mm div {
    display:flex;
    flex-direction:column;
}
.logos-marcas-footer div p:last-child, .logos-marcas-footer-mm div p:last-child {
     /*font-family: 'Raleway' !important;*/
    font-size:20px !important;
    color:black;
     margin-bottom:0px;
 }
 /*@media(max-width:1231px) {*/
 /*    .widget-col-marcas {*/
 /*        flex-direction:column;*/
 /*    }*/
 /*    .widget-col-marcas .h4-footer {*/
 /*        margin-right: 0 !important;*/
 /*        margin-bottom:10px !important;*/
 /*    }*/
 /*    .logos-marcas-footer {*/
 /*        border-right: none !important;*/
 /*        padding-right: 0 !important;*/
 /*        margin-bottom: 5px !important;*/
 /*    }*/
 /*     .logos-marcas-footer-mm {*/
 /*         margin-left: 0 !important;*/
 /*     }*/
 /*     .logos-marcas-footer div p:first-child, .logos-marcas-footer-mm div p:first-child, .logos-marcas-footer div p:last-child, .logos-marcas-footer-mm div p:last-child {*/
 /*         font-size:14px !important;*/
 /*     }*/
 /*     .logos-marcas-footer-mm img {*/
 /*         width:18px;*/
 /*     }*/
 /*}*/
 /*@media(max-width:991px) {*/
 /*    .widget-col-marcas {*/
 /*        margin-bottom:80px !important;*/
 /*        align-items: start !important;*/
 /*        margin-top: 30px !important;*/
 /*    }*/
 /*}*/
 /*@media(max-width:991px) and (min-width:768px) {*/
 /*    .col-marcas {*/
 /*        width: 50% !important;*/
 /*    }*/
 /*    .widget-col-marcas {*/
 /*        margin-top: 0 !important;*/
 /*    }*/
 /*    .widget-col-marcas .h4-footer {*/
 /*        margin-bottom: 20px !important;*/
 /*    }*/
 /*}*/
 /*@media(max-width:767px) {*/
 /*    .widget-col-marcas {*/
 /*        margin-top:50px !important;*/
 /*        margin-bottom:0 !important;*/
 /*    }*/
 /*    .widget-col-marcas .h4-footer {*/
 /*        margin-bottom: 20px !important;*/
 /*    }*/
 /*}*/

.section.seccion-marcas-p {
    padding:70px 0;
    margin:0;
}
.section.seccion-marcas-p .row.row-marcas {
    display:flex;
    justify-content:center;
    align-items:stretch;
    flex-wrap:wrap;
    margin-top:15px;
}
@media(min-width:1447px) {
    .section.seccion-marcas-p .row.row-marcas .col-lg-5 {
        width:33.33%;
        margin-bottom:20px;
    }
}
@media(max-width:1446px) and (min-width:992px) {
    .section.seccion-marcas-p .row.row-marcas .col-lg-5 {
        width:45%;
        margin-bottom:20px;
    }
}
@media(max-width:991px) and (min-width:768px) {
    .section.seccion-marcas-p .row.row-marcas .col-lg-5 {
        width:50%;
        margin-bottom:20px;
    }
}
@media(max-width:767px) {
    .section.seccion-marcas-p .row.row-marcas .col-lg-5 {
        width:100%;
        margin-bottom:20px;
    }
    .section.seccion-marcas-p .row.row-marcas {
        margin-top:0px;
    }
    .logos-marcas-footer div p:last-child, .logos-marcas-footer-mm div p:last-child {
        font-size:18px !important;
    }
    .logos-marcas-footer img {
    	width:150px;
    }
    .logos-marcas-footer-mm img {
    	width:150px;
    	margin-bottom:8px;
    }
}
.servicios .seccion-serv .block-services {
    box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
    padding:30px;
    margin-bottom:40px !important;
    flex: 1;
}
.servicios .seccion-serv .col-md-4 {
    display:flex;
}
.servicios .seccion-serv .row {
    display:flex;
    align-items:stretch;
    flex-wrap:wrap;
}
@media(max-width:991px) {
    .servicios .seccion-serv .col-md-4, .servicios .seccion-serv .row {
        width:100%;
    }
    .section.blanco.seccion-serv {
        padding-top: 20px !important;
    }
    .servicios .seccion-serv .block-services .mm-logo {
        max-width: 140px !important;
    }
}
.servicios .seccion-serv .block-services .mm-logo {
    max-width:180px;
    margin-left:6px;
}
.servicios .seccion-serv.mkd .block-services h3 a {
    text-decoration: none !important;
    transition:all .3s ease-in-out;
}
.servicios .seccion-serv.mkd .block-services h3 a:hover, .servicios .seccion-serv.mkd .block-services h3 a:active, .servicios .seccion-serv.mkd .block-services h3 a:focus {
    opacity: .7 !important;
}
@media(max-width:1329px) and (min-width:992px) {
   .servicios .seccion-serv.mkd .col-md-6{
       width: 60% !important;
   } 
}
@media(max-width:443px) {
    .servicios .seccion-serv .block-services .mm-logo {
        margin-left: 0 !important;
        margin-top:7px !important;
        margin-bottom:5px;
        
    }
}
.row.row-muchas-metas {
    justify-content:center;
    display:flex;
}
.row.row-muchas-metas .col-lg-6 {
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    text-align:center;
}
.row.row-muchas-metas .h2-title.h2-title-big {
    font-size:35px !important;
    margin-bottom:15px !important;
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    flex-wrap:wrap;
}
.row.row-muchas-metas .mm-logo {
    max-width:210px;
    margin-left:10px;
}
.row.row-muchas-metas .button.btn-teconsite {
    margin-left:0;
    margin-top:25px;
    display:flex;
    justify-content:center;
}
.row.row-muchas-metas .block-text p {
    margin-bottom:5px !important;
    font-size:20px !important;
    font-weight: 300;
}
.row.row-muchas-metas .block-text {
    text-align:center;
}
@media(max-width:767px) {
    .row.row-muchas-metas .h2-title.h2-title-big {
        font-size: 30px !important;
    }
    .row.row-muchas-metas .block-text p {
        font-size:18px !important;
    }
    .row.row-muchas-metas .mm-logo {
        max-width:180px;
        margin-left:0px !important;
        margin-top:8px;
    }
}

/* REDISEÑO INICIO */
#top-bar {
    background: #1c1c1c !important;
}
#top-bar .img-top-bar {
    margin-right: 10px !important;
    max-width:15px;
}
#top-bar .img-top-bar2 {
    margin-right: 10px !important;
    max-width:20px;
}
@media(min-width:992px) {
    #primary-menu ul li.contacto-menu a {
        line-height:normal !important;
        margin-top:18px;
    }
    #primary-menu ul li.contacto-menu a p {
        background-color:black;
        padding:10px 15px;
        color:white;
        transition: all .3s ease-in-out;
    }
    #primary-menu ul li.contacto-menu a:hover p, #primary-menu ul li.contacto-menu a:active p, #primary-menu ul li.contacto-menu a:focus p {
        background-color:#444;
    }
    .sticky-header #primary-menu ul li.contacto-menu a {
        margin-top: 19px !important;
    }
}
@media(max-width:991px) {
     #primary-menu ul li.contacto-menu a p {
        width:fit-content;
        background-color:black;
        margin: 15px 0px 0px 0px;
        color:white; 
        padding:10px 15px;
        line-height:normal;
    }
    #primary-menu ul li.contacto-menu a:hover p, #primary-menu ul li.contacto-menu a:active p, #primary-menu ul li.contacto-menu a:focus p {
        background-color:#444;
    }
    #top-bar .img-top-bar {
        max-width:10px;
    }
    #top-bar .img-top-bar2 {
        margin-right: 5px !important;
        max-width:15px;
    }
}
.slider_home #page-title h1.h1-page-title:after, .slider_home #page-title h2.h1-page-title:after {
    background: transparent !important;
    height: 0 !important;
    margin: 0 !important;
}
.button:not(.boton-blanco):not(.button-white):not(.button-dark):not(.button-border):not(.button-black):not(.button-red):not(.button-teal):not(.button-yellow):not(.button-green):not(.button-brown):not(.button-aqua):not(.button-purple):not(.button-leaf):not(.button-pink):not(.button-blue):not(.button-dirtygreen):not(.button-amber):not(.button-lime) {
    background-color: black !important;
    text-transform: uppercase;
}
.button.btn-teconsite {
    height: 50px !important;
}
.texto-destacado-new {
    font: normal normal 600 24px / 32px Raleway;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 20px;
}
#page-title .normal-overlay .button.btn-teconsite.nomargin {
    background-color: white !important;
    color:black !important;
    padding-top:5px;
    padding-bottom: 5px;
}
.button.btn-teconsite-outline {
    color: white !important;
}
.button.btn-teconsite-outline:hover, .button.btn-teconsite-outline:active, .button.btn-teconsite-outline:focus,
.button.btn-teconsite.boton-blanco:hover, .button.btn-teconsite.boton-blanco:active, .button.btn-teconsite.boton-blanco:focus {
    opacity: .8;
}
.button.btn-teconsite.boton-blanco {
    background-color: white !important;
    color:black !important;
    text-transform: uppercase;
}
@media(min-width:992px) {
    #header, #header-wrap, #logo img, #primary-menu:not(.style-2)>ul, #primary-menu:not(.style-2) {
        height:75px !important;
    }
}
#primary-menu ul li a {
    height: 75px !important;
    line-height:75px !important;
}
#logo a.standard-logo {
    height: 55px !important;
}
#primary-menu ul li a {
    font-size:14px !important;
}
.sticky-header #logo {
    margin-top: 5px !important;
}
#primary-menu ul li.contacto-menu a {
    padding-right: 0 !important;
}
#logo {
    width: 220px !important;
}
@media(max-width:767px) {
    #primary-menu-trigger {
        margin-top: 6px !important;
    }
}

@media(max-width:333px) {
    #top-bar {
        height: 45px !important;
        padding-top:5px !important;
    }
    #top-bar #top_contact ul li a {
        display:flex;
        flex-direction:column;
        justify-content: center;
        align-items: center;
    }
    #top-bar #top_contact ul li a img {
        margin-bottom:3px;
    }
}
.slider_home .button.btn-teconsite.nomargin{
    height:55px !important;
}
/* PÁGINA INICIO */
.col-flex-centrada {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.slider_home #page-title.page-title-w-bg.size-big .overlay-video {
    opacity: 0.5 !important;
}
h2.h2-title, .h2-title, #content h3 {
    font-weight: 800 !important;
}
.box-grey-img:hover, #content .box-grey-img:hover, .box-grey-img:active, #content .box-grey-img:active, .box-grey-img:focus, #content .box-grey-img:focus {
    background: linear-gradient(259deg, #6947DC -40.2%, #1D98BE 127.15%) !important;
}
.box-grey-img, #content .box-grey-img, .block-grey-icon {
    border: 1px solid #4F72D5 !important;
    border-radius: 10px !important;
    transition: all .3s ease-in-out !important;
    background: #F6F6F6 !important;
    display: flex;
  /* Hace que el <a> se expanda dentro de la col */
  flex: 1 1 auto;    /* <- aquí tu flex: 1 1 auto */
  width: 100%; 
}
.box-grey-img img, #content .box-grey-img img, .block-grey-icon img {
    filter: grayscale(1) brightness(0.9);
}
.box-grey-img p, #content .box-grey-img p, .block-grey-icon p, .row-servs .block-grey-icon p {
    font-size: 20px !important;
    font-family: 'Raleway' !important;
}
.box-grey-img:hover img, #content .box-grey-img:hover img, .box-grey-img:active img, #content 
.box-grey-img:active img, .box-grey-img:focus img, #content .box-grey-img:focus img {
    filter: brightness(0) invert(1) !important;
}
.box-grey-img:hover p, #content .box-grey-img:hover p, .box-grey-img:active p, #content .box-grey-img:active p, 
.box-grey-img:focus p, #content .box-grey-img:focus p, .box-grey-img:hover p span, #content .box-grey-img:hover p span, .box-grey-img:active p span, #content .box-grey-img:active p span, 
.box-grey-img:focus p span, #content .box-grey-img:focus p span {
    color: white !important;
}
.box-grey-img img, #content .box-grey-img img {
    width: auto !important;
    max-width:44px !important;
}
.box-black-img.bg-white-opacity.opac-dif {
    background: rgba(255,255,255,.75)!important;
    padding: 40px !important;
}
.box-black-img.bg-white-opacity.opac-dif h3, .box-black-img.bg-white-opacity.opac-dif ul li, .box-black-img.bg-white-opacity.opac-dif ul li::marker {
    color: black !important;
}
ul li::marker {
    font-size: 0.75em !important;
}
#content .block-text p, .block-text p, ul li {
    font-family: 'Raleway' !important;
}
.bg-9 {
    background-color: #F9F9F9 !important;
}
.bg-9.bg-margin.section {
    margin-top: 100px !important;
}
.fw-600 {
    font-weight: 600 !important;
}
.title-border:after {
    width: 90px !important;
    margin-top: 25px !important;
}
.d-flex.align-items-center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.block-check h4 {
    font-weight:800 !important;
    margin-bottom:15px;
}
.w-100 {
    width: 100% !important;
}
.slider_home .h1-page-title {
    text-align: center !important;
}
@media(max-width:992px) and (min-width:768px) {
    .slider_home .col-flex-centrada {
        margin-top:50px !important;
    }
}
.seccion-img-full .row {
    display:flex;
    justify-content:end;
    align-items:center;
    flex-wrap:wrap;
}
.seccion-img-full-invert .row {
    display:flex;
    justify-content:start;
    align-items:center;
    flex-wrap:wrap;
}
@media(min-width:1200px) {
    .seccion-img-full .row .col-lg-5 {
        padding-right: 120px !important;
    }
    .seccion-img-full .row .col-lg-6 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .seccion-img-full-invert .row .col-lg-5 {
        padding-left: 120px !important;
    }
    .seccion-img-full-invert .row .col-lg-6 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media(max-width:1199px) {
    .seccion-img-full .row .col-lg-5, .seccion-img-full .row .col-lg-6, 
    .seccion-img-full-invert .row .col-lg-5, .seccion-img-full-invert .row .col-lg-6 {
        width: 80% !important;
        padding: 0 !important;
    }
    .seccion-img-full .row, .seccion-img-full-invert .row {
        justify-content: center;
        align-items: center;
    }
    .seccion-img-full-invert .row .col-lg-5 {
        order: 1 !important;
        margin-top:30px !important;
    }
    .seccion-img-full-invert .row .col-lg-6 {
        order: 2 !important;
    }
    .seccion-img-full .row .col-lg-6 img, .seccion-img-full-invert .row .col-lg-6 img {
        margin-top: 30px !important;
    }
}
@media(max-width:1500px) {
    .seccion-img-full .row {
        align-items:start !important;
    }
    .seccion-img-full .row, .seccion-img-full-invert .row {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

}
@media(max-width:1541px) and (min-width:1200px) {
    .seccion-img-full .row .col-lg-5, .seccion-img-full-invert .row .col-lg-5 {
        width:48% !important;
    }
}
@media(min-width:768px) {
    .equal-heights {
        display: flex;
        align-items: stretch;
        flex-wrap: wrap;
    }
    .equal-heights .box-grey-img {
        height: 100%;
    }
}
@media(max-width:768px) {
    .seccion-img-full .row .col-lg-5, .seccion-img-full .row .col-lg-6, 
    .seccion-img-full-invert .row .col-lg-5, .seccion-img-full-invert .row .col-lg-6 {
        width: 100% !important;
        padding: 0 30px !important;
    }
}
@media(max-width:500px) {
    .seccion-img-full-invert .row .col-lg-5 {
        margin-top:30px !important;
    }
}
p.pre-h2 {
    font-weight:600 !important;
}
.cta-footer-home {
    padding: 80px 0 !important;
}
.section.seccion-marcas-p, .section.section-80, .section-80 {
    padding:80px 0 !important;
}
.seccion-img-full .row .col-lg-6 img, .seccion-img-full-invert .row .col-lg-6 img {
    max-height: 600px !important;
    width: 100% !important;
    object-fit:cover !important;
}
.section-80.top-20 {
    padding-top: 20px !important;
}
@media(max-width:680px) {
    .section.seccion-marcas-p, .section.section-80, .section-80, .cta-footer-home{
        padding:60px 0 !important;
    }
    .seccion-img-full.bg-9 {
        padding-top:60px  !important;
    }
    .section-80.top-20 {
        padding-top: 0px !important;
    }
    .sec-shopify.section-80.top-20 {
        padding-top: 30px !important;
    }
}
@media(max-width:730px) {
    .section.cta-footer-home {
        background-position: right center !important;
    }
}
@media(min-width:992px) {
    .opac-dif .padding-left {
        padding-left: 40px !important;
    }
}
/* PÁGINA SECTORES */
#page-title .normal-overlay>.container>.row>.col-md-12 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#page-title .normal-overlay>.container>.row>.col-md-12 h1 {
    text-align: center;
}

#page-title .normal-overlay>.container>.row>.col-md-12 p.color-white.hidden-xs,
#page-title .normal-overlay>.container>.row>.col-md-12 p.color-white {
    text-align: center;
    margin-top: 10px !important;
}

@media(max-width:991px) {

    #page-title .normal-overlay>.container>.row>.col-md-12 p.color-white.hidden-xs,
    #page-title .normal-overlay>.container>.row>.col-md-12 p.color-white {
        margin-top: 0px !important;
    }
}

.button,
.btn-teconsite {
    font-weight: 600 !important;
}

.h2-title {
    line-height: 1.2 !important;
}

.item-sectores p {
    text-transform: uppercase !important;
}

.row-flex-wrap {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
}
.row-flex-wrap-between {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    align-items: center !important;
}

@media(min-width:768px) {
    .item-sectores img {
        margin-right: 25px !important;
    }
}
.pad-right-80 {
    padding-right:80px !important;
}
.fw-800, .box-black-img h3.fw-800, p.pre-h2.fw-800{
    font-weight: 800 !important;
}
.fondo-gris {
    background-color:#f9f9f9 !important;
}
.padding-cont {
    padding: 50px 30px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:start;
}
.row-sectores.fondo-gris {
    border-radius:20px;
    display: flex;
    align-items: stretch;
}
.row-sectores.fondo-gris .col-img img {
    height: 100% !important;
    width: auto !important;
}
@media(max-width:1500px) {
    .seccion-img-full .row.row-sectores.fondo-gris, .seccion-img-full-invert .row.row-sectores.fondo-gris {
        align-items: stretch !important;
    }
}
@media(max-width:1199px) {
     .seccion-img-full .row.row-sectores.fondo-gris, .seccion-img-full-invert .row.row-sectores.fondo-gris {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
     }
     .seccion-img-full .row-sectores.fondo-gris .col-img img, .seccion-img-full-invert .row-sectores.fondo-gris .col-img img {
        margin-bottom: 30px !important;
     }
}
.section-80.top-0 {
    padding-top: 0px !important;
}
.seccion-img-full .row.row-sectores.fondo-gris .col-lg-6 img, .seccion-img-full-invert .row.row-sectores.fondo-gris .col-lg-6 img {
    max-height: 100% !important;
}
@media(max-width:1667px) and (min-width:1199px) {
    .row.row-sectores.fondo-gris .padding-cont {
        width: 50% !important;
        padding: 50px !important;
    }
}
.box-grey-img.sfil img, #content .box-grey-img.sfil img, .block-grey-icon.sfil img {
    filter: none !important;
}
.box-grey-img.sfil:hover img, #content .box-grey-img.sfil:hover img, .box-grey-img.sfil:active img, #content .box-grey-img.sfil:active img, .box-grey-img.sfil:focus img, #content .box-grey-img.sfil:focus img {
    filter: brightness(0) invert(1) !important;
}
.case-study-card {
    text-align: center;
    margin-bottom: 30px;
}
.case-study-card .case-img img {
    width: 100%;
    height: auto;
    display: block;
}
.case-study-card .case-content {
    padding: 20px;
}
.case-study-card h3 {
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 10px;
    color: black;
}
.case-study-card p {
    font-size: 18px;
    margin-bottom: 20px;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 500;
    color: black;
    line-height: 24px;
}
.h2-title-big {
    line-height: 1 !important;
}
@media(min-width:1200px) {
    .h2-title-big {
        font-size: 48px !important;
    }
}
@media(max-width:767px) {
    .case-study-card h3 {
        font-size: 25px;
    }
}
@media(max-width:991px) {
    .section-80.top-20.top-lg-60 {
        padding-top: 50px !important;
    }
}
/* EMPRESA */
.box-mv {
    background-color: rgba(255, 255, 255, 0.7) !important;
    border-radius: 20px;
    padding: 65px 100px 80px 100px !important; 
}
.box-white-img.box-mv img {
    margin-bottom: 20px !important;
}
.box-white-img.box-mv img.img-vis {
    margin-bottom: 20px !important;
    margin-top: 15.25px !important;
}
.box-mv p {
    font-weight: 500 !important;
    opacity: 1 !important;
    margin-bottom: 0 !important;
}
@media(min-width:1700px) {
    .col-box-mv {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
}
@media(max-width:767px) {
    .box-mv {
        padding: 40px !important;
    }
    .box-new.box-white-img h3 {
        font-size: 25px !important;
    }
    .box-new img {
        height: 35px !important;
    }
}
#content .block-text p, .block-text p {
    opacity: 1 !important;
}
.box-new {
    border-radius:20px;
    border: 1px solid #e5e5e5d8 !important;
}
.box-new img {
    width: auto;
    margin-bottom: 20px !important;
}
.box-new.box-white-img h3 {
    font-weight: 800 !important;
}
@media(min-width:768px) {
    .box-new.box-white-img h3 {
        font-size: 35px !important;
    }
    .box-new img {
        height: 43px !important;
    }
}
.box-new.box-white-img p {
    font-weight: 500 !important;
}
.h2-cta.h2-title {
    font-weight: 400 !important;
}
.h2-cta.h2-title strong {
    font-weight: 800 !important;
}
.row-column {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.fw-500 {
    font-weight: 500 !important;
}
.box-white-img .logo-block-tec p {
    line-height: 1.3 !important;
}
/* APIS */
.box-white-img.box-new-img {
    height: auto !important;
    border: 1px solid #D9D9D9;
    border-radius: 20px;
    padding:50px !important
}
.box-white-img.box-new-img img {
    width: auto !important;
    height:45px !important;
    margin-bottom:20px !important;
}
.box-white-img.box-new-img img.img-esp {
    height: 30px !important;
    margin-top: 15px;
}
.box-white-img.box-new-img .h3-im {
    font-size:26px !important;
    line-height:1.2 !important;
    margin-bottom:20px !important;
}
.row.row-eq {
    display: flex;
    flex-wrap: wrap;
}
.row.row-eq > [class*="col-"] {
    display: flex;
}
.row.row-eq .box-white-img.box-new-img {
    flex: 1 1 auto; 
    display: flex;
    flex-direction: column;
}
@media(max-width:767px) {
    .box-white-img.box-new-img .h3-im {
        font-size:22px !important;
    }
    .box-white-img.box-new-img img {
        height:40px !important;
    }
    .box-white-img.box-new-img img.img-esp {
        height: 25px !important;
        margin-top: 0 !important;
    }
}
.bg-gris-1-bloque {
    background-color: #F9F9F9 !important;
    padding-top: 25px !important;
    margin-top: -25px !important;
}
.margin-cta {
    margin: 25px 0px !important;
}

/** NUEVOS ESTILOS TIPOS DE APPS (CARDS) **/
.app-card {
    background: #fff;
    height: 100%;
    margin-bottom: 30px;
    border: 1px solid #cacaca;
}
.app-card-header {
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    padding: 20px;
    text-align: center;
}

.app-card-header h3 {
    color: #fff !important;
    font-size: 36px;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
}

.app-card-header span {
    font-size: 16px;
    font-weight: 400;
    display: block;
}

.gradient-b2c {
    background: linear-gradient(135deg, #367cbd 0%, #44c586 100%);
}

.gradient-b2b {
    background: linear-gradient(135deg, #d65db1 0%, #845dd6 100%);
}

.gradient-internal {
    background: linear-gradient(135deg, #4a7ac7 0%, #745be3 100%);
}

.app-card-body {
    padding: 30px;
    text-align: left;
}

.app-card-body h4 {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 15px;
    color: #000;
}

.app-card-body p {
    font-size: 14px;
    line-height: 1.6;
    color: #000000;
    margin-bottom: 15px;
}

.app-card-body p:last-child {
    margin-bottom: 0;
}
.row.stretch {
    display:flex;
    align-items:stretch;
    flex-wrap:wrap;
}
.row.stretch .col-md-6.col-lg-4 {
    margin-bottom: 30px;
}   
@media(max-width: 991px) {
    .app-card-header {
        height: 120px;
    }
    .app-card-header h3 {
        margin-top: 7px !important;
    }
}
@media(max-width:767px) {
    .app-card-body h4 {
        font-size: 20px;
        margin-bottom: 10px !important;
    }
    .app-card-header h3 {
        font-size:24px !important;
    }
}
.new-d .logo-block img {
    /*filter: grayscale(1) brightness(0.9);*/
    height:60px;
    width:auto;
}
.new-d .logo-block p {
    font-size:24px !important;
    margin-bottom:40px !important;
}
.section-80.pbot-0 {
    padding-bottom: 0 !important;
}
.section-80.ptop-0 {
    padding-top: 0 !important;
}
.hr-proceso {
    width: 450px !important;
    max-width: 100%;
}
.proceso-new .pre-title {
    text-align: center;
    text-transform: uppercase;
    color: black;
}
.proceso-new h3.h3-title {
    color: black !important;
    text-align: center !important;
    font-size: 36px !important;
}
.proceso-new .block-text p {
    color: #020D11 !important;
    text-align: center !important;
}
.proceso-new .icono-separador {
    text-align:center;
    margin:50px 0;
}
@media(max-width:600px) {
    .proceso-new .icono-separador {
        margin:30px 0;
    }
}
/* Aplicaciones web */
.list-unstyled.listas-check.lista-new li {
    line-height: 1.5 !important;
    font-weight: 500 !important;
    display: flex !important;
    align-items: start !important;
}
.list-unstyled.listas-check.lista-new li img {
    margin-top: 7px;
}
.sec-benef .block-check2 {
    display:flex;
    flex-direction:column;
    align-items:center;
}
@media (max-width: 767px) {
    .col-mvl .list-unstyled.listas-check.lista-new {
        padding-right: 15px !important;
    }
}
#page-title.cover-black {
    position: relative;
    z-index: 0;
    background-size: cover;
    background-position: center;
}

#page-title.cover-black::before {
    content: "";
    position: absolute;
    inset: 0;              
    background: rgba(0, 0, 0, 0.4);
    z-index: 0;
}
#page-title.cover-black .normal-overlay {
    position: relative;
    z-index: 1;
}
/* CMS */
a.text-black {
    color: black !important;
    transition: all .3s ease-in-out;
}
a.text-black:hover, a.text-black:active, a.text-black:focus {
    opacity: .9;
    color: rgb(75, 75, 75) !important;
}
.box-black-img.bg-white-opacity.opac-dif h3 {
    font-weight: 800 !important;
}
.block-text ul.iconlist li {
    opacity: 1 !important;
}
.box-black-img.bg-white-opacity.opac-dif.section-80 {
    padding: 70px 40px !important;
}
@media(max-width:680px) {
    .box-black-img.bg-white-opacity.opac-dif.section-80 {
        padding: 50px 40px !important;
    }
}
.ul-check li.fw-500 {
    font-weight: 600 !important;
    font-family: 'Raleway' !important;
}
.ul-bullet-orange.ul-bullet-orange-short li {
    opacity: 1 !important; 
}
.ul-bullet-orange.ul-bullet-orange-short.bullet-black.fs-18 li {
    font-size: 18px !important;
    margin-bottom: 5px !important;
    font-weight: 500 !important;
}
/* BENEFICIOS */
.section-fw-700 .list-unstyled.listas-check.lista-new li {
    font-weight: 700 !important;
    margin-bottom:20px !important
}
.section-fw-700 .list-unstyled.listas-check.lista-new {
    padding: 0px 20px;
}
@media(max-width:767px) {
    .section-fw-700 .list-unstyled.listas-check.lista-new li {
        margin-bottom:15px !important
    }
}
.ul-bullet-orange li::marker {
    color: black !important
}
@media(max-width:992px) {
    .row-list-beneficios .col-lg-4.col-md-6 {
        width: 50% !important;
    } 
}
@media(max-width:767px) {
    .row-list-beneficios .col-lg-4.col-md-6 {
        width: 100% !important;
    } 
    .img-esp-ecom {
        width: 100px !important;
    }
}
.flex-wrap {
    flex-wrap: wrap;
}
@media (max-width: 1500px) {
    .seccion-img-full .row, .seccion-img-full-invert .row {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
}
.row-sectores.row-diseno .pre-title {
    font-size: 20px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    margin-bottom: 10px !important;
    color: black !important;
}
.row-sectores.row-diseno {
    border-radius: 20px !important;
    overflow: hidden;
}
@media (max-width: 1199px) {
    .seccion-img-full .row-sectores.fondo-gris.row-diseno .col-img img, .seccion-img-full-invert .row-sectores.fondo-gris.row-diseno .col-img img {
        padding-bottom: 30px !important;
    }
}
@media (max-width: 500px) {
    .seccion-img-full-invert .row.row-diseno .col-lg-5 {
        margin-top: 0px !important;
    }
}
@media (max-width: 767px) {
    .box-black-img.bg-white-opacity h2.color-black {
        color: black !important;
    }
}
.block-check h4, .block-check p {
    opacity: 1 !important;
}
.seccion-img-full .row.row-no-pad, .seccion-img-full-invert .row.row-no-pad {
    padding: 0 !important;
}
/* MANTENIMIENTO */
#content .box-manten.box-new-img .block-text p.lead {
    margin-bottom: 15px !important;
}
@media(max-width:992px) {
    .row.row-eq.row-opciones .col-md-4, .row.row-eq.row-opciones .col-md-4 .box-white-img {
        width: 100% !important;
    }
}
.img-logo-centro {
    margin-top:-30px;
    max-width:400px;
    margin-bottom: -50px;
}
#content .box-new-img.box-ecom p.lead {
    font-weight: 900 !important;
    line-height: 30px !important;
    letter-spacing: 0px !important;
    color: #000000 !important;
    margin-bottom: 25px !important;
    font-size: 28px !important;
}
#content .box-new-img.box-ecom.flex-direction-column {
    align-items: start !important;
    justify-content: start !important;
    width: 100%;
}
#content .box-new-img.box-ecom.flex-direction-column ul {
    /* columns: 2 !important; */
    width: 100% !important;
    gap:20px !important;
    margin-bottom: 0 !important;
}
#content .box-new-img.box-ecom.flex-direction-column ul li {
    line-height: 1.3 !important;
    margin-bottom: 15px !important;
}
@media(max-width:992px) and (min-width:768px) {
    #content .box-new-img.box-ecom.flex-direction-column ul {
        columns: 2 !important;
    }
}
@media(max-width:992px) {
    #content .row-ecom .col-md-6 {
        width: 100% !important;
    }
}
.padding-y {
    padding-top:30px !important;
    padding-bottom:30px !important;
}
@media(max-width:767px) {
    #content .box-new-img.box-ecom p.lead {
        line-height: 32px !important;
        font-size: 22px !important;
    }
    #page-title.portfolio {
        margin-top: 85px !important;
    }
}
/* PORTFOLIO */
@media(min-width:768px) {
    #page-title.portfolio h1 {
        font-size:30px !important;
    }
    #page-title.portfolio span {
        font-size: 22px !important;
    }
    #page-title.portfolio {
        margin:0 !important;
        padding-top:40px !important;
        padding-bottom:40px !important;
    }
}
@media(max-width:333px) {
    #page-title.portfolio {
        margin-top: 100px !important;
    }
}
#page-title.portfolio {
    border-bottom: 2px solid black !important;
    background-color: #F9F9F9 !important;
}
#page-title.portfolio h1 {
    font-weight: 800 !important;
    color:black !important;
    line-height:1.3 !important;
}
#page-title.portfolio span {
    font-weight: 500 !important;
    color: black !important;
    line-height:1.3 !important;
}
#page-title.portfolio .breadcrumb li {
    font-size:17px !important;
    font-family: 'Raleway' !important;
}
#page-title.portfolio .breadcrumb li a, #page-title.portfolio .breadcrumb > li + li:before, .portfolio-teconsite.portfolio-new #content h3 {
    color: black !important;
}
.portfolio-teconsite.portfolio-new .portfolio-overlay a:hover {
    color: black !important;
    opacity: .9 !important;
}
#page-title.portfolio .breadcrumb li.active {
    font-weight: bold !important;
    color: black !important;
}
#page-title.portfolio .breadcrumb li a:hover, #page-title.portfolio .breadcrumb li a:active, #page-title.portfolio .breadcrumb li a:focus {
    opacity: .8 !important;
}
.portfolio-teconsite.portfolio-new #portfolio-filter li.activeFilter a, .portfolio-teconsite.portfolio-new #portfolio-shuffle:hover, .portfolio-teconsite.portfolio-new #portfolio-shuffle:active, 
.portfolio-teconsite.portfolio-new #portfolio-shuffle:focus {
    background-color: black !important;
    color: white !important;
}
.portfolio-teconsite.portfolio-new  #portfolio-filter li a:hover, .portfolio-teconsite.portfolio-new  #portfolio-filter li a:active, .portfolio-teconsite.portfolio-new  #portfolio-filter li a:focus {
    color: black !important;
}
.portfolio-teconsite.portfolio-new #portfolio-filter li.activeFilter a:hover, .portfolio-teconsite.portfolio-new #portfolio-filter li.activeFilter a:active, .portfolio-teconsite.portfolio-new #portfolio-filter li.activeFilter a:focus {
    color: white !important;
}
/* SERVICIOS */
.seccion-servicios .grid {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr); /* 3 columnas por defecto */
}

/* Pantallas medianas: 2 columnas */
@media (max-width: 1024px) {
    .seccion-servicios .grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Pantallas pequeñas: 1 columna */
@media (max-width: 768px) {
    .seccion-servicios .grid {
        grid-template-columns: 1fr;
    }
}
.seccion-servicios .card {
    background-color: white;
    border: 1px solid #cacaca; /* Subtle border */
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: all .3s ease-in-out;
}
.seccion-servicios .card:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,0.05);
    transform: translateY(-2px);
}
.seccion-servicios .card-image-wrapper {
    position: relative;
    height: 200px;
    overflow: hidden;
}
.seccion-servicios .card-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.seccion-servicios .card-image-wrapper .card-icon img {
    object-fit:contain !important;
}
.seccion-servicios .card-icon {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 24px;
    z-index: 2;
}

.seccion-servicios .card-icon svg {
    width: 32px;
    height: 32px;
    fill: white;
}
.seccion-servicios .card-content {
    padding: 25px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.seccion-servicios .card-title {
    font-size: 24px;
    font-weight: 800;
    margin: 0 0 10px 0;
    line-height: 1.3;
    color: black;
}
.seccion-servicios .card-description {
    font-size: 16px;
    color: #091336;
    line-height: 24px;
    margin: 0 0 25px 0;
    flex-grow: 1;
    font-family: 'Raleway';
    font-weight: 500;
}
.seccion-servicios .btn-more {
    display: inline-block;
    padding: 6px 20px;
    background-color: transparent;
    border: 1px solid #CACACA;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    transition: all .3s ease-in-out;
    color: black;
}
.seccion-servicios .btn-more:hover, .seccion-servicios .btn-more:active, .seccion-servicios .btn-more:focus {
    background-color: black;
    color: white;
    border-color: black;
}
/* CASOS DE ESTUDIO */
.case-study h4, #template-contactform .aviso-check label a, .social .block-contact-info .block-contact-item p:last-child a, 
#top_contact ul li a.btn-outline-white:hover, #top_contact ul li a.btn-outline-white:focus, #top_contact ul li a.btn-outline-white:active {
    color: black !important;
}
.info-primera-capa a {
    color: black !important;
    font-weight: bold;
}
.info-primera-capa a:hover, .info-primera-capa a:active, .info-primera-capa a:focus {
    text-decoration: underline !important;
}
#primary-menu > ul > li:hover a, #primary-menu ul ul li:hover > a {
    color: rgb(73, 73, 73) !important;
    opacity: .8;
}
#content .box-shop {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 40px 30px;
    width: 100%;
    height: 100%;
}
#content .box-shop img {
    width: auto !important;
    max-width: 44px !important;
    margin-right:30px !important;
}
#content .box-shop p span {
    display: block !important;
    color: #000000 !important;
    font-weight: bold !important;
}
#content .box-shop p {
    color: #000 !important;
    font-size: 20px !important;
    line-height: normal !important;
    margin-bottom: 0 !important;
    font-family: 'Raleway' !important;
}
@media(max-width:767px) {
    #content .box-shop {
        padding:20px !important;
    }
    .section-80.bottom-60 {
        padding-bottom:30px !important;
    }
        .box-white-img.box-new-img.box-shop-benef {
        padding: 20px !important;
    }
    #page-title.page-shopify {
        margin-top: 81px !important;
    }
    #page-title.page-title-w-bg.size-big.page-wordpress.page-shopify {
        height: 280px !important;
    }
}
@media(min-width:768px) {
    .section-80.bottom-60 {
        padding-bottom:60px !important;
    }
    .box-white-img.box-new-img.box-shop-benef {
        padding: 20px 40px !important;
    }
}
.row-sectores.row-metodo {
    background-color:white;
    border-radius:20px;
    overflow:hidden;
    display: flex;
    align-items: stretch !important;
}
.row-sectores.row-metodo img {
    height: 100%;
}
@media(max-width:500px) {
    .row-sectores.row-metodo {
        margin: 0 -3px !important;
    }
}
.box-white-img.box-new-img.box-shop-benef {
    border: none !important;
    border-radius: 0 !important;
}
.box-white-img.box-new-img.box-shop-benef img {
    width: auto !important;
    height: 46px !important;
    margin-bottom: 15px !important;
}
.box-white-img.box-new-img.box-shop-benef .h3-im {
    margin-bottom: 12px !important;
}
@media(max-width:991px) {
    .box-white-img.box-new-img.box-shop-benef img {
        margin-left: auto;
        margin-right: auto;
    }
    .box-white-img.box-new-img.box-shop-benef {
        text-align: center;
    }
}
@media(max-width:1199px) {
    .seccion-shop.section.blanco.seccion-img-full-invert, .seccion-shop.section.blanco.seccion-img-full-invert .container-fluid > .row {
        padding-top: 0 !important;
    }
}
.seccion-img-full-invert .row .col-lg-5.mt-0 {
    margin-top: 0px !important;
}