section.diseno-web-banner {}

section.diseno-web-banner {
    background-repeat: no-repeat;
}

section.diseno-web-banner .banner {
    padding-top: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

figure.banner-img {
    display: flex;
    width: 60%;
    overflow: hidden;
    vertical-align: middle;
    align-items: center;
    margin-right: 50px;
    /* background: #000; */
}

article.banner-texto {
    width: 55%;
}

article.banner-texto p {
    text-align: center;
}

.diseno-web-2023 .banner-texto p {
    color: #A0B6C3;
    text-align: center;
    font-family: Roboto;
    font-size: 21px;
    max-width: 630px;
    font-weight: 400;
    margin: auto;
}

body.diseno-web-2023 h1 {
    text-transform: none;
    color: #FFF;
    font-family: Roboto;
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 20px;
    text-shadow: -1px 0 #0094F7, 0 1px #0094F7, 1px 0 #0094F7, 0 -1px #0094F7;
}

body.diseno-web-2023 h1 strong {
    color: #0094F7;
    text-shadow: none;
}

section.ventajas-estandares {
    padding-top: 36px;
    padding-bottom: 84px;
}

section.ventajas-estandares .container>h2 {
    max-width: 1200px;
    text-transform: none;
    color: #FFF;
    font-family: Roboto;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 164px;
    text-shadow: -1px 0 #0072BD, 0 1px #0072BD, 1px 0 #0072BD, 0 -1px #0072BD;
}

body.diseno-web-2023 h2 strong {
    color: #0094F7;
    text-shadow: none;
    text-transform: none;
}

article.items-ventajas {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.item-ventaja {
    width: 23%;
    border: 4px solid #4BB3F9;
    border-radius: 15px;
    padding: 0 28px;
    position: relative;
}

.diseno-web-2023 .ventajas-estandares p {
    color: #B7B7B7;
    text-align: justify;
    font-family: Roboto;
    font-size: 17.003px;
    font-weight: 500;
}

.item-ventaja h3 {
    color: #0072BD;
    font-weight: bold;
    font-size: 28px;
    font-family: 'Roboto';
    text-transform: none;
}

.item-ventaja h3.letra-pequena {
    font-size: 23px;
    padding-bottom: 8px;
}

.item-ventaja figure {
    position: relative;
    margin-top: -100px;
    box-shadow: 0px 3px 10px #00000042;
    display: block;
    border-radius: 50%;
    width: 170px;
}

section.mejor-equipo {
    background: rgb(0, 147, 246);
    background: linear-gradient(156deg, rgba(0, 147, 246, 1) 30%, rgba(0, 114, 189, 1) 100%);
    position: relative;
    padding-bottom: 24px;
}

section.mejor-equipo .container>h2, section.mejor-equipo .necesidades_container>h2 {
    color: #0093f6;
    max-width: 1200px;
    text-transform: none;
    font-family: Roboto;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 34px;
    text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
}

body.diseno-web-2023 h2.blanco strong {
    color: #FFF;
}

section.mejor-equipo:before {
    content: "";
    position: absolute;
    background: url(/img/2023/diseno-web-equipo.png) no-repeat;
    width: 420px;
    height: 180px;
    left: 0;
    bottom: 40px;
    display: block;
    background-position: 130% 100%;
}

section.mejor-equipo:after {
    content: "";
    position: absolute;
    background: url(/img/2023/diseno-web-equipo.png) no-repeat 100% 100%;
    width: 420px;
    height: 180px;
    right: 0px;
    top: 0px;
    display: block;
    background-position: 0% 100%;
}

section.tipos-planes h2 {
    text-align: center;
    text-transform: none;
    color: #FFF;
    font-family: Roboto;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 20px;
    text-shadow: -1px 0 #0094F7, 0 1px #0094F7, 1px 0 #0094F7, 0 -1px #0094F7;
}

section.tipos-planes {
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 30%, rgba(220, 220, 220, 1) 50%, rgba(255, 255, 255, 1) 70%);
    padding-top: 40px;
}

section.tipos-planes .container {
    background: none;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
    padding-top: 110px;
    max-width: 1500px;
}

.cajaTipoPag {
    background: #FFF;
    border-radius: 6.522px;
    border: 2.174px solid #D6D6D6;
    background: linear-gradient(180deg, #FFF 90.1%, #F5F5F5 100%);
    box-shadow: 0px 3.26076px 9.78228px 0px rgba(0, 0, 0, 0.11);
    position: relative;
    padding: 8px 20px;
    margin-bottom: 120px;
    height: 80%;
    margin-left: 0;
    margin-right: 0;
    width: 24rem;
}

.tipos-planes .container {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    flex-wrap: wrap;
}

.cajaTipoPag figure {
    position: relative;
    margin-top: -90px;
}

body.diseno-web-2023 .tipos-planes h2 strong {
    color: #0094F7;
    text-shadow: none;
}


.tipos-planes .container>div {
    display: block;
    flex: 1;
}

.cajaTipoPag figure img {
    max-width: 100%;
}

section.diseno-web-ventajas-profesionales {
    background: #102749;
    position: relative;
}

section.diseno-web-ventajas-profesionales h2 {
    color: #102749;
    max-width: 1200px;
    text-transform: none;
    font-family: Roboto;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 34px;
    text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
}

p.tamanio-ex {
    color: #FFF;
    text-align: center;
    font-size: 22px;
    max-width: 1000px;
    display: block;
    margin: auto;
}

figure.ventajas-profesionales-img {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    position: relative;
    margin: 0;
    margin-top: 50px;
}

article.ventajas-profesionales-texto {
    color: #FFF;
    display: inline-block;
    vertical-align: middle;
    width: 40%;
}


figure.ventajas-profesionales-img img {
    max-width: 100%;
}

figure.ventajas-profesionales-img:before {
    content: "";
    background: #000;
    left: -1000px;
    height: 100%;
    width: 1000px;
    position: absolute;
}

article.ventajas-profesionales-texto ul li {
    list-style: disc;
    font-family: Roboto;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
}

section.diseno-web-ventajas-profesionales:before {
    content: "";
    position: absolute;
    background: url(/img/2023/diseno-web-equipo.png) no-repeat;
    width: 420px;
    height: 180px;
    left: 10px;
    bottom: 40px;
    display: block;
    background-position: 130% 100%;
    z-index: 2;
}

section.diseno-web-ventajas-profesionales:after {
    content: "";
    position: absolute;
    background: url(/img/2023/diseno-web-equipo.png) no-repeat 100% 100%;
    width: 420px;
    height: 180px;
    right: 0px;
    top: 0px;
    display: block;
    background-position: 0% 100%;
}

section.diseno-web-preguntas-frecuentes {
    padding-top: 60px;
}

section.diseno-web-preguntas-frecuentes h2 {
    color: #0094F7;
    font-family: Roboto;
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
}

.pregunta-item {
    border-radius: 8px;
    border: 1.5px solid #3D3D3D;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(6.5px);
    padding: 24px;
    margin-bottom: 32px;
    cursor: pointer;
    transition: all 0.2s;
}

.pregunta-item h3 {
    color: #595959;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    transition: all 0.2s;
    line-height: normal;
}

.pregunta-item p {
    margin: 0;
    color: #A0A0A0;
    text-align: justify;
    font-family: Roboto;
    font-size: 18px;
}

.pregunta-item:hover {
    border: 1.5px solid #0094F7;
}

.pregunta-item:hover h5 {
    color: #0094F7;
}

article.preguntas-frecuentas-cont {
    padding-top: 60px;
}
.necesidades_container {
    width: 60%;
}

section.necesidades {
    color: #FFFF;
    padding: 0;
}

section.necesidades h3 {
    font-size: 2.5rem;
}

section.necesidades ul {
    padding: 0;
    font-size: 1.25rem;
    line-height: 1.4rem;
}

.necesidades_img_container {
    overflow-y: visible;
    overflow-x: hidden;
    width: 40%;
    position: relative;
}

section.necesidades .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 9;
}
a.btn.btn-blanco-azul {
    background: #FFF;
    color: #0094F7;
    font-size: 0.9rem;
    display: table;
    margin: auto;
    width: auto;
    cursor: pointer;
}
.cajaVentajasBl > div {
    margin: 0;
}


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

.cliente-item {
    width: 48%;
    cursor: pointer;
    margin-bottom: 50px;
}

.cliente-img img {
    max-width: 100%;
}

.cliente-cont {
    position: relative;
    overflow: hidden;
}

.cliente-desc {
    position: absolute;
    width: calc(100% - 8px);
    height: 100%;
    left: 0;
    top: -100%;
    background: rgba(0, 148, 247, 0.80);
    color: #FFF;
    transition: all 0.3s;
    cursor: pointer;
    border-radius: 5px;
}

.cliente-desc a {
    color: #FFF;
    text-decoration: none;
    font-size: 3rem;
    font-weight: bold;
    font-family: Roboto;
    display: flex;
    width: 100%;
    height: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.cliente-item:hover .cliente-desc {
    top: 0;
}

.cliente-item b {
    color: #757575;
    font-size: 1.5rem;
    font-weight: normal;
    transition: all 0.3s;
}
.cliente-item:hover b {
    color: #0094F7;
    font-weight: bold;
}
body.diseno-web-2023 .clientes h2 strong {
    text-align: center;
    width: 100%;
    display: block;
    text-transform: none;
}
section.necesidades.mejor-equipo:before {
    bottom: 0;
    height: 80px;
}
.para-movil{
    display: none;
}
.pregunta-item p {
    font-weight: 400;
}
.diseno-web-2023 .ventajas-estandares p {
    font-weight: 400;
}
.cajaTipoPag p {
    font-weight: 400;
}
.mejor-equipo:not(.necesidades) a.btn.btn-blanco-azul {
    margin-top: 80px;
}
@media(max-width: 1400px) {
    figure.banner-img img {
        width: 80%;
    }
    .cajaVentajasBl > div:nth-child(1) .cajaVentajaBl .cont-data {
        width: calc(100% - 160px);
    }
    
    .cajaVentajasBl > div:nth-child(1) .cajaVentajaBl .cont-data p {
    }
    
    .cajaVentajasBl > div:nth-child(5) .cajaVentajaBl .cont-data {
        width: calc(100% - 150px);
    }
    
    .cajaVentajasBl > div:nth-child(7) .cajaVentajaBl .cont-data {
        width: calc(100% - 150px);
    }
    .cliente-desc {
        width: 100%;
    }
}
@media(max-width: 1040px) {
    body.diseno-web-2023 h1 {
        font-size: 50px;
    }

    .diseno-web-2023 .banner-texto p {
        font-size: 17px;
    }

    figure.banner-img img {
        max-width: 110%;
    }

    section.ventajas-estandares h2 {
        font-size: 40px;
    }

    article.items-ventajas {
        display: block;
    }

    .item-ventaja {
        display: inline-block;
        width: 45%;
        height: 310px;
        vertical-align: middle;
        margin: 0 2.3%;
        margin-bottom: 120px;
    }

    section.ventajas-estandares {
        padding-bottom: 0;
    }

    body.diseno-web-2023 h2.blanco {
        font-size: 50px;
    }
}

@media(max-width: 600px) {
    .diseno-web-2023 .banner-texto p {
        text-align: justify;
    }
    .pregunta-item p {
        font-weight: 400;
    }
    .diseno-web-2023 .ventajas-estandares p {
        font-size: 17px;
        font-weight: 400;
    }
    
    .cont-data p {
        font-size: 17px;
    }
    
    .cajaTipoPag p {
        font-size: 17px;
        font-weight: 400;
    }
    
    .cajaTipoPag h4 {
        font-size: 20px;
    }
    section.necesidades ul {
        line-height: inherit;
    }
    
    section.necesidades ul li {
        padding: 10px 0;
    }
    .para-movil{
        display: block;
    }
    .para-pc{
        display: none;
    }
    section.mejor-equipo.necesidades {
        padding-top: 15px;
        padding-bottom: 90px;
    }
        
    figure.banner-img img {
        width: 100%;
    }
    .necesidades_container {
        width: 100%;
    }
    
    .necesidades_img_container {
        width: 100%;
    }
    
    section.necesidades .container {
        flex-wrap: wrap;
    }
    
    .necesidades_img_container img {
        max-width: 100%;
    }
    .clientes {
        justify-content: center;

    }
    .cliente-item {
        width: 90%;
        cursor: pointer;
        margin-bottom: 50px;
    }
    figure.banner-img {
        width: 100%;
        display: flex;
        background: #0092f5;
        margin: 0;
        max-height: 200px;
    }

    section.diseno-web-banner .banner {
        display: block;
        padding-top: 0;
        padding: 0;
    }

    section.diseno-web-banner {
        background: #FFF;
        padding-bottom: 20px;
    }

    article.banner-texto {
        width: 90%;
        margin: auto;
    }

    .item-ventaja {
        width: 90%;
        height: auto;
    }

    body.diseno-web-2023 h2.blanco {
        font-size: 35px;
    }

    section.mejor-equipo:after {
        display: none;
    }
    .cajaVentajaBl {
        width: 90%;
        min-height: 0px;
    }
    
    section.tipos-planes h2 {
        font-size: 40px;
    }
    
    section.tipos-planes .container {
        display: block;
    }
    
    .tipos-planes .container>div {
        max-width: 90%;
        margin: auto;
    }
    
    .tipos-planes .container > div:first-child {
        margin: auto;
    }
    
    .cajaTipoPag {
        width: 100%;
    }
    
    .tipos-planes .container > div:nth-child(3) {
        margin: auto;
    }
    
    section.tipos-planes {
        padding-bottom: 0;
    }
    
    section.diseno-web-ventajas-profesionales:after {
        width: 170px;
    }
    
    section.diseno-web-ventajas-profesionales:before {
        width: 270px;
        background-size: 100%;
        background-position: -140px;
        display: none;
    }
    
    figure.ventajas-profesionales-img {
        width: 100%;
        display: none;
    }
    
    
    p.tamanio-ex {
        width: 90%;
    }
    
    article.ventajas-profesionales-texto {
        width: 90%;
        margin: auto;
        margin-top: 30px;
        margin-bottom: 15px;
    }
    
    article.ventajas-profesionales-texto ul li {
        font-size: 19px;
        font-weight: 300;
    }
    
    .pregunta-item {
        max-width: 90%;
        margin: auto;
        margin-bottom: 35px;
    }
    
    section.diseno-web-preguntas-frecuentes h2 {
        width: 90%;
        margin: auto;
        font-size: 30px;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    section.mejor-equipo .container>h2, section.mejor-equipo .necesidades_container>h2 {
        font-size: 35px;
    }
    
    section.ventajas-estandares .container>h2 {
        font-size: 35px;
    }
    
    section.tipos-planes h2 {
        font-size: 35px;
    }
    .cajaVentajasBl > div:nth-child(1) .cajaVentajaBl .cont-data {
        width: 100%;
    }
    
    article.cajaVentajasBl.sliderMovil {
        text-align: center;
    }
    
    .cont-data h3 {
        padding-right: 15px;
    }
    
    .cajaVentajasBl > div:nth-child(5) .cajaVentajaBl .cont-data {
        width: 100%;
    }
    
    .cajaVentajasBl > div:nth-child(7) .cajaVentajaBl .cont-data {
        width: 100%;
    }
}


