/* H1 interiores*/
.inth1{
    padding-top: 15%;
}

.subtiint{
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #8293D8 !important;
    text-align: left;
}

.titlesmsappi{
    padding-top: 30%;
}

.tittlegales{
    font-size: 60px !important;
    text-align: center !important;
}


@media (max-width: 475px) {
    .subtiint{
        padding-bottom: 10%;
    }

    .titlesmsappi{
        padding-top: 10%;
    }

    .inth1{
        padding-top: 2%;
    }

    .tittlegales{
        font-size: 22px !important;
        line-height: 35px !important;
        text-align: center !important;
    }
}

/*H3 subtit white*/
.texth3white{
    color: white;
    font-weight: 700;
    font-size: 20px;
    line-height: 27.24px;
    margin-top: 4%;
}

/* H2 subtitulos*/
.sutith2 {
    font-weight: 900;
    font-size: 50px;
    color: #121013;
}
.sutith2v {
    font-weight: 900;
    font-size: 50px;
    color: #121013;
}

.sutith2sw{
    font-weight: 900;
    font-size: 50px;
    color: #121013;
    text-align: left;
    line-height: 68px;  
}


@media (max-width: 475px) {
    .sutith2 {
        font-weight: 900;
        font-size: 24px;
        color: #121013;
        padding-top: 50px;
        padding-left: 5%;
    }

    .sutith2v {
        font-weight: 900;
        font-size: 24px;
        color: #121013;
        padding-top: 50px;
        padding-left: 5%;
        line-height: 30px;
    }

    .texth3white{
        padding-top: 5%;
        font-weight: 700;
        font-size: 16px ;
        text-align: center;
        line-height: 21px;
    }

    .correctsmall{
        line-height: 32.69px !important;
    }

    .listyletit{
        padding-left: 5%;
    }

    .listylecont{
        padding-left: 10% !important;
    }

    .sutith2sw{
        font-weight: 900;
        font-size: 24px;
        color: #121013;
        text-align: left;
        line-height: 32px; 
        padding-top: 10%;
    }

}

/*H2 Crosssaling */
.sutith2cross{
    font-weight: 900;
    font-size: 50px;
    color: #fff;
    line-height: 68.1px;
}

.parrafocross{
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    line-height: 21.79px;
}

.subtitcross{
    font-weight: 700;
    font-size: 20px;
    line-height: 27.24px;
    color: #fff;
}

.botonesrosas{
    width: 210px;
    height: 60px;
    background: #EB1A67 !important; 
    border-color:#EB1A67; 
    color: white;
    font-weight: 700;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.botonesderosas{
    font-size: 30px !important;
    color: white;
    padding-right: 5%;
}

@media (max-width: 475px) {
    .sutith2cross{
        font-weight: 900;
        font-size: 24px;
        color: #fff;
        line-height: 32px;
        padding-top: 50px;
        padding-left: 5%;
    }

    .parrafocross{
        font-weight: 400;
        font-size: 16px;
        color: #fff;
        line-height: 21.79px;
        padding-left: 5%;
        padding-bottom: 8%;
        border-bottom: 1px solid #fff;
    }

    .titcontexp{
        padding-left: 5% !important;
    }

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

    .subtitcross{
        font-weight: 700;
        font-size: 20px;
        line-height: 27.24px;
        color: #fff;
    }

    .cjagenda{
        padding-top: 5%;
        padding-left: 5% !important;
    }   
    
    .correcros{
        border-bottom: #000 !important;
        padding-left: 0 !important;
        padding-bottom: 0 !important;
    }

}


/* fortinet Texto*/
.fortitext{
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    
}
.fortibot{
    padding-left: 31%;
    margin-top: -5%;
}

@media (max-width: 475px) {
    .fortitext{
        font-weight: 400;
        font-size: 16px;
        color: #ffffff;
        line-height: 21.79px;
        padding: 5%;
        
    }

    .fortibot{
        padding-left: 0;
        padding-bottom: 10%;
    }

    .iamswan{
        padding-left: 5%;
    }

    .butoan{
        margin-top: 0 !important;
        padding-left: 5%;
        padding-top: 10%;
    }

}

/* cards moradas home */
.custom-cardmora {
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    padding: 20px;
    width: 100%;
    text-align: left;
    color: #FFFFFF;
}

.icon-holdermora span {
    display: flex;
    justify-content: left;
    font-size: 60px;  
    margin-bottom: 15px;
}

.card-titlemora {
    font-size: 20px;
    margin: 10px 0;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 27.24px;
}

.card-textmora {
    font-size: 1em;
    line-height: 1.5;
}

/* cards noticias home */

.cardnoticia-container {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    width: 100%;
    text-align: left;
}

.cardnoticia-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #333333;
    line-height: 27.24px;
}

.cardnoticia-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 21.79px;
    color: #121013;
    margin-bottom: 15px;
}

.cardnoticia-link {
    color: #ff4081;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.cardnoticia-link .material-symbols-outlined {
    font-size: 1em;
    margin-left: 5px;
}

.cardnoticia-image-container {
    margin-top: 15px;
}

.cardnoticia-image {
    width: 100%;
    border-radius: 10px;
}

/* Card de velocidad */
.velocidadcard-container {
    display: flex;
    padding: 20px;
    width: 100%;
}

.velocidadcard-right{
    padding-left: 10%;
}

.velocidadcard-left, .velocidadcard-right {
    flex: 1;
    margin: 10px;
}

.velocidadcard-title {
    font-size: 50px;
    font-weight: 900;
    color: #000;
    line-height: 68px;
}

.desdehastaspeed{
    font-weight: 400;
    font-size: 24px;
    line-height: 32.69px;
}

.velocidadcard-speed {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.velocidadcard-speed span{
    font-size: 148px;
}

.velocidadcard-icon {
    font-size: 80px;
    color: #333333;
    margin-right: 20px;
}

.velocidadcard-speed-info {
    text-align: left;
}

.velocidadcard-speed-text {
    font-size: 70px;
    color: #EB1A67;
    font-weight: 400;
    font-style: italic;
    line-height: 95.34px;
}

.velocidadcard-description {
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 27.24px;
}

.velocidadcard-features {
    list-style: none;
    padding: 0;
    font-size: 20px;
    color: #000;
    margin-top: 10%;
}

.velocidadcard-features li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
    color: #000;
    font-size: 20px;
    padding-bottom: 5%;
}

.velocidadcard-features span {
    font-size: 1.5em;
    color: #333333;
    margin-right: 10px;
}

.altavelitxt{
    font-weight: 400;
    font-size: 16px;
}

.velocidadcard-ciudades li {
    list-style-type:disc;
    padding-left: 16px;
    font-weight: 400;
    line-height: 21.79px;
    color: #000;
}

@media (max-width: 450px) {
    .velocidadcard-container {
        flex-direction: column;
        width: 100%;
        padding: 10px;
    }

    .desdehastaspeed{
        font-weight: 400;
        font-size: 16px;
        line-height: 32.69px;
    }

    .velocidadcard-title {
        font-size: 24px;
        text-align: left;
        font-weight: 900;
    }

    .velocidadcard-speed {
        flex-direction: column;
        align-items: center;
    }

    .velocidadcard-speed span{
        font-size: 170px;
    }

    .velocidadcard-icon {
        font-size: 60px;
        margin: 0 0 10px 0;
    }

    .velocidadcard-speed-info {
        text-align: center;
    }

    .velocidadcard-speed-text {
        font-size: 35px;
    }

    .velocidadcard-description {
        text-align: center;
        font-size: 0.9em;
        margin: 10px 0;
    }

    .velocidadcard-features {
        font-size: 0.9em;
    }

    .velocidadcard-features li {
        justify-content: left;
    }

    .cardcober{
        margin-bottom: -70px;
    }

    .imgmap{
        padding-top: 0 !important;
    }
    
}

/* Cuadro telefonico empresarial*/
.telempresarial-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-radius: 50px;
    border: 5px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(to right, #ff0066, #6633ff);
    padding: 20px;
    margin: 20px;
}

.telempresarial-item {
    text-align: center;
    color: white;
}

.telempresarial-item i {
    font-size: 40px;
    display: block;
    margin-bottom: 10px;
}

.telempresarial-item p {
    margin: 0;
}

.telempresarial-plus {
    font-size: 40px;
    color: #fff;
}

@media (max-width: 450px) {
    .telempresarial-container {
        flex-direction: column;
        padding: 40px 20px;
    }
    
    .telempresarial-item {
        margin-bottom: 20px;
        color: white;
    }

    .telempresarial-plus {
        display: none;
    }

    .telempresarial-container .telempresarial-item:not(:last-child):after {
        content: '+';
        font-size: 30px;
        color: white;
        display: block;
        margin: 10px 0;
    }
}

/* Beneficios cards*/
.beneficvinoc-card {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: left;
    max-width: 100%;
}

@media (max-width: 475px) {
    .beneficvinoc-card {
        margin-bottom: 5%;
    }
}

.beneficvinoc-card span {
    font-size: 40px;
}

.beneficvinoc-icon {
    font-size: 40px;
    color: #000;
    margin-bottom: 10px;
}

.beneficvinoc-title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.beneficvinoc-description {
    font-size: 14px;
    color: #333;
    margin: 0;
}

/* paquetes cards carrusel*/
.paquetescarru-wrapper {
    position: relative;
    width: 100%;
}

.paquetescarru-container {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    padding: 20px;
    gap: 20px;
    transition: transform 0.5s ease;
}

.paquetescarru-card {
    background-color: #fff;
    border-radius: 10px;
    color: #000;
    flex: 1;
    max-width: 350px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.paquetescarru-header {
    padding: 35px 10px;
    font-size: 50px;
    font-weight: 900;
    text-align: center;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.paquetescarru-card.gold .paquetescarru-header {
    background-color: #ffcc00;
}

.paquetescarru-card.platinum .paquetescarru-header {
    background-color: #999999;
}

.paquetescarru-card.titanium .paquetescarru-header {
    background-color: #666666;
}

.paquetescarru-body {
    padding: 20px;
}

.paquetescarru-body h3 {
    font-size: 20px;
    margin: 10px 0;
    font-weight: 700;
    line-height: 27.24px;
}

.paquetescarru-body h1 {
    font-size: 20px;
    margin: 10px 0;
    font-weight: 700;
}

.paquetescarru-body h1 span {
    font-size: 50px;
    font-weight: 900;
}

.paquetescarru-body ul {
    list-style: inside;
    padding: 0;
}

.paquetescarru-arrows {
    display: none;
}

.paquetescarru-arrow-left,
.paquetescarru-arrow-right {
    font-size: 36px;
    color: #fff;
    cursor: pointer;
}

/* Estilo para dispositivos móviles */
/* @media (max-width: 450px) {
    .paquetescarru-wrapper {
        overflow: hidden;
    }

    .paquetescarru-container {
        max-width: 100%;
        flex-wrap: nowrap;
        transform: translateX(0);
    }

    .paquetescarru-card {
        min-width: 100%;
        flex: 0 0 100%;
    }

    .paquetescarru-arrows {
        display: flex;
        
        width: 100%;
        
        bottom: 10px;
        padding: 0 300px;
    }
    .clasdebajo{
        margin-bottom: 10%;
    }
} */

/* Solo afecta a pantallas con ancho menor a 700px */
@media (max-width: 700px) {
    .paquetescarru-wrapper {
      position: relative;
      width: 96%;
      overflow: hidden; 
      padding: 0 10px; 
    }
  
    .paquetescarru-container {
      display: flex;
      transition: transform 0.3s ease-in-out;
      gap: 10px;
      width: 100%; 
    }

    .paquetescarru-card.platinum  {
        margin-left: 5%;
    }

    .paquetescarru-card.titanium  {
        margin-left: 5%;
    }

    .paquetescarru-arrow-left.material-icons {
        color: white;
    }

    .paquetescarru-arrow-right.material-icons{
        color: white;
    }
  
    .paquetescarru-card {
      min-width: 100%;
      box-sizing: border-box;
      flex-shrink: 0;
      margin: 0 10px; 
    }
  
    .paquetescarru-arrows {
        display: flex;
        
        width: 100%;
        
        bottom: 10px;
        padding: 0 300px;
    }
  
    .paquetescarru-arrow-left, .paquetescarru-arrow-right {
      cursor: pointer;
      font-size: 2rem;
      color: #000;
    }
  
    .paquetescarru-header {
      text-align: center; 
      font-size: 50px; 
      padding: 45px;
      margin: 0 auto;
      max-width: 100%;
      box-sizing: border-box;
      word-wrap: break-word;
    }
  }
  
  
  
  

/* cards largas*/
.largecardv-container {
    display: flex;
    align-items: center;
    background-color: #f2f2f2;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding: 20px;
    max-width: 100%;
    margin: 20px;
}

.largecardv-container span {
    font-size: 50px;
    color: #000;
    margin-right: 20px;
}

.largecardv-icon {
    font-size: 50px;
    color: #000;
    margin-right: 20px;
}

.largecardv-title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.largecardv-description {
    font-size: 14px;
    color: #333;
    margin: 0;
}

/*Estilo del cross saling*/

.crossventav-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px;
    max-width: 1200px;
    width: 100%;
    color: white;
}

.crossventav-section {
    text-align: left;
    flex: 1;
    margin: 0 20px;
}

.crossventav-title {
    font-size: 24px;
    font-weight: bold;
    color: white;
}

.crossventav-description {
    font-size: 14px;
    margin: 10px 0;
    color: white;
}

.crossventav-divider {
    border: none;
    border-top: 1px solid #777;
    margin: 20px 0;
    display: none;
}

.crossventav-subtitle {
    font-size: 18px;
    font-weight: bold;
    color: white;
}

.crossventav-button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    margin: 10px 0;
    width: fit-content;
}

.crossventav-button i {
    margin-right: 10px;
}

.crossventav-button-pink {
    background-color: #ff0077;
}

.crossventav-button-yellow {
    background-color: #ffcc00;
    color: #000;
}

@media (max-width: 450px) {
    .crossventav-container {
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: 10px;
        border-left: none;
        border-right: none;
    }

    .crossventav-section {
        margin: 10px 0;
    }

    .crossventav-button {
        width: auto;
    }

    .crossventav-divider {
        display: block;
        margin: 10px 0;
    }
}

/* sms api 3 cards*/
.cardsapitres-container {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    padding: 20px;
    max-width: 1200px;
    width: 100%;
    gap: 20px;
}

.cardsapitres-card {
    background-color: #F2F2F2;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: left;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.cardsapitres-card span {
    font-size: 40px;
    color: #000;
    margin-bottom: 10px;
}

.cardsapitres-title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.cardsapitres-description {
    font-size: 14px;
    color: #333;
    margin: 0;
    flex-grow: 1;
}

@media (max-width: 450px) {
    .cardsapitres-container {
        flex-direction: column;
        align-items: center;
    }

    .cardsapitres-card {
        margin: 10px 0;
        width: 100%;
    }
}

/* Carrusel de Home*/
.carouselvinoc {
    text-align: center;
    padding: 20px;
}

.carouselvinoc_container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carouselvinoc_inner {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.carouselvinoc_item {
    min-width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.carouselvinoc_card {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    width: 20%;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    text-align: left;
}

.carouselvinoc_card h3 {
   font-size: 20px;
}

.carouselvinoc_icon span {
    font-size: 40px;
    margin-bottom: 10px;
    color: #665da5;
}

.carouselvinoc_more_info {
    color: #e74c3c;
    text-decoration: none;
}

.carouselvinoc_more_info:hover {
    text-decoration: underline;
}

.carouselvinoc_controls {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.carouselvinoc_controls button {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    margin: 0 5px;
}

.carouselvinoc_pagination {
    margin-top: 20px;
}

.carouselvinoc_page {
    cursor: pointer;
    margin: 0 10px;
    padding: 5px 10px;
    border-bottom: 2px solid transparent;
}

.carouselvinoc_page.active {
    border-bottom: 2px solid #333;
}

/* Mobile Styles */
@media (max-width: 450px) {
    .carouselvinoc_item {
        flex-direction: column;
        align-items: center;
    }
    
    .carouselvinoc_card {
        width: 80%;
        margin-bottom: 20px;
    }

    .carouselvinoc_controls {
        bottom: 5px;
        right: 5px;
    }
}

/* cards sistele empresarial*/
.containerpcm {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

.contentpcm {
    max-width: 50%;
}

.imagepcm {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
}

.imagepcm img {
    max-width: 100%;
    height: auto;
    padding-left: 7%;
}

.cardspcm {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.cardpcm {
    border: 2px solid white;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.card-contentpcm {
    display: flex;
    align-items: center;
}

.iconpcm span {
    font-size: 50px;
    margin-right: 20px;
    color: white;
}

.textpcm {
    flex: 1;
    color: white;
}

.textpcm h2 {
    color: white;
    font-size: 20px;
    font-weight: 700;
    line-height: 27.24px;
}

.textpcm p {
    color: white;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.79px;
    padding-top: 2%;
}

@media (max-width: 450px) {
    .containerpcm {
        flex-direction: column;
        align-items: flex-start;
    }

    .contentpcm {
        max-width: 100%;
    }

    .cardspcm {
        flex-direction: column;
        gap: 10px;
    }

    .imagepcm {
        align-self: center;
        margin-top: 20px;
    }
}

/* cards sitema empresarial blancas*/
.containerpcb {
    text-align: center;
    padding: 20px;
}
.titlepcb {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 20px;
}
.cuadblancopcb {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.cuadropcb {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: left;
    flex: 1 1 200px;
    min-width: 200px;
    max-width: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.cuadropcb span {
    font-size: 50px;
    height: auto;
    margin-bottom: 10px;
}

.cuadropcb h2 {
    font-size: 18px;
    font-weight: bold;
}

@media (max-width: 450px) {
    .cuadblancopcb {
        flex-direction: column;
        align-items: center;
    }
    .cuadropcb {
        max-width: 90%;
        width: 100%;
    }
}

/*paquetes escudos*/
.vinocscudos-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}
.vinocscudos-text {
    flex: 1;
    margin-right: 20px;
}
.vinocscudos-text h1 {
    font-size: 2em;
    margin-bottom: 10px;
}
.vinocscudos-text p {
    font-size: 1em;
    margin-bottom: 20px;
}
.vinocscudos-logos {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    gap: 10px;
}
.vinocscudos-logos img {
    width: 80px;
    height: auto;
}
@media (max-width: 450px) {
    .vinocscudos-container {
        flex-direction: column;
        align-items: center;
    }
    .vinocscudos-text {
        margin-right: 0;
        text-align: center;
    }
    .vinocscudos-logos {
        justify-content: center;
        margin-top: 20px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 50px;
    }
    .vinocscudos-logos img {
        width: 70px;
        height: auto;
    }
}

/* cuadro de colores*/
.cuadrocol-container {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, #FF0066, #6C63FF);
    border-radius: 50px;
    padding: 20px;
    width: 80%;
    margin: 20px auto;
}

.cuadrocol-content {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    background-color: black;
    border-radius: 50px;
}

.cuadrocol-item {
    text-align: center;
    color: white;
    flex: 1;
}

.cuadrocol-item span {
   font-size: 100px;
}

.cuadrocol-item p {
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 27.24px;
 }

.cuadrocol-plus {
    color: white;
    font-size: 80px;
    padding: 0 10px;
}

@media screen and (max-width: 450px) {
    .cuadrocol-container {
        flex-direction: column;
        width: 50%;
        padding: 10px;
    }

    .cuadrocol-content {
        flex-direction: column;
    }

    .cuadrocol-item {
        margin: 10px 0;
    }

    .cuadrocol-plus {
        margin: 10px 0;
    }
}

/* Fortinet section*/
.containerforti {
    display: flex;
    justify-content: center;
    align-items: center;
}

.contentforti {
    display: flex;
    flex-direction: row;
    color: #fff;
    border-radius: 8px;
    overflow: hidden;
    max-width: 1200px;
    width: 100%;
}

.textforti {
    padding: 0px 20px 0 20px;
    max-width: 50%;
}

.textforti h1 {
    margin-top: 40px;
    color: white;
    font-weight: 900;
    font-size: 50px;
}

.logo-and-descriptionforti {
    display: flex;
    flex-direction: row;
    margin-top: 5%;
}

.logoforti {
    margin: 35px 20px;
}

.logoforti img {
    max-width: 200px;
    margin-top: -35px;
}

.highlightforti {
    color: #ffa500;
    font-style: italic;
    font-size: 26px;
    padding-top: 2%;
}

.imageforti {
    max-width: 50%;
    overflow: hidden;
}

.imageforti img {
    width: 80%;
    height: auto;
}

.desktopforti {
    display: block;
}

.mobileforti {
    display: none;
}


@media (max-width: 450px) {
    .contentforti {
        flex-direction: column;
        text-align: center;
        padding-bottom: 10%;
    }

    .textforti {
        max-width: 100%;
    }

    .logo-and-descriptionforti {
        flex-direction: column;
        align-items: center;
    }

    .logo-and-descriptionforti p {
        margin-TOP: 5%;
        text-align: left;
    }

    .logoforti img {
        margin-left: -122px;
        max-width: 2600%;
    }

    .imageforti {
        max-width: 100%;
    }

    .desktopforti {
        display: none;
    }

    .mobileforti {
        display: block;
    }

    .highlightforti {
        color: #ffa500;
        font-style: italic;
        font-size: 18px;
        padding-top: 2%;
    }
}

/* ENCABEZADOS home*/
.left-column {
    position: relative;
}
.right-column {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}

/* Formulario telefonico empresarial*/
.spaceheih{
    margin-top: 12%;
}

/* SMS appi texto*/
.quesappi{
    font-size: 30px;
    font-weight: 400;
    line-height: 40.86px;
    color: white;
}

@media (max-width: 475px) {
    .quesappi{
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
        color: white;
        margin-bottom: 10%;
    }

}

/* Que mecesitas btn telefono */
.btnfixel{
    display: flex;
    align-items: center;
}

/* formulario nuevo*/
.formvinoc-container {
    background-color: #000000;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 600px;
    width: 100%;
}

.formvinoc-form {
    display: flex;
    flex-direction: column;
}

.titfomulariov {
    margin-bottom: 20px;
    font-size: 20px;
    text-align: left;
    font-weight: 700;
}

.formvinoc-group {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    gap: 20px;
}

.formvinoc-group input,
.formvinoc-group textarea {
    width: calc(50% - 10px);
    padding: 10px;
    border: none;
    border-radius: 4px;
    margin-bottom: 10px;
}

.formvinoc-group textarea {
    resize: none;
}

.formvinoc-select-group {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: calc(50% - 10px);
}

.formvinoc-select-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.formvinoc-select-item select {
    padding: 10px;
    border: none;
    border-radius: 4px;
    width: 60%;  /* Set fixed width */
}

.formvinoc-select-item span {
    white-space: nowrap;
    width: 35%;  /* Set fixed width */
    text-align: left;
}

.formvinoc-group button {
    width: calc(50% - 10px);
    padding: 15px;
    border: none;
    border-radius: 4px;
    background-color: #ffb400;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s;
}

.formvinoc-group button:hover {
    background-color: #e0a800;
}

@media (max-width: 475px) {
    .formvinoc-group {
        flex-direction: column;
        align-items: flex-start;
    }

    .formvinoc-group input,
    .formvinoc-group textarea,
    .formvinoc-select-group,
    .formvinoc-group button {
        width: 100%;
    }

    .formvinoc-select-item {
        justify-content: space-between;
    }

    .formvinoc-select-item select,
    .formvinoc-select-item span {
        width: 100%;  /* Ensure labels and selects use available space proportionally */
    }

    .formvinoc-select-item span {
        margin-left: 10px;
    }

    .titfomulariov{
        text-align: center;
    }
}

/* dedicado speed*/
.containersp {
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
}

.speed-info,
.features {
    padding: 20px;
    box-sizing: border-box;
}

.speed-info {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: left;
}

.speed-icon {
    margin-right: 20px;
}

.speed-icon i {
    font-size: 180px;
    color: black;
}

.speed-details h2 {
    color: #e6007e;
    margin: 0;
    font-weight: 400;
    font-style: italic;
    font-size: 70px;
    line-height: 95.34px;
}


.features p {
    margin: 0 0 54px 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 27.24px;
}

.features ul {
    list-style: none;
    padding: 0;
}

.features ul li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 20px;
    line-height: 27.24px;
}

.features ul li i {
    margin-right: 10px;
    color: black;
}

.desdehasta2{
    font-weight: 400;
    font-size: 24px;
    line-height: 32.69px;
}



/* Grid layout */
.col-6 {
    width: 50%;
}

/* Responsive layout */
@media (max-width: 475px) {
    .container {
        flex-direction: column;
    }

    .col-6 {
        width: 100%;
    }

    .speed-info {
        flex-direction: row;
        justify-content: center;
        text-align: left;
    }

    .speed-details {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .speed-details p {
        margin: 0;
    }

    .speed-details h2 {
        font-size: 33px;
        line-height: 47.67px;
    }

    .features ul li {
        font-size: 14px;
    }
    .speed-icon i {
        font-size: 125px;
    }

    .desdehasta2{
        font-size: 16px;
    }

    .containersp{
        padding: 0px 20px 20px 20px;
    }

    .features p{
        font-size: 16px;
    }
}

/* Estilos Noticias */

.h1titlenoti{
    font-weight: 900;
    font-size: 80px;
    line-height: 108.96px;
    text-align: center;
}

@media (max-width: 450px) {
    
    .h1titlenoti{
        font-size: 30px !important;
        line-height: 35px !important;
    }
}

.align-icon234 {
    font-size: 1.7em !important;
    margin-right: 5px;
    display: inline-block !important;
}

/* Muestra el menu de mobile soluciones */
.li-large {
    display: block;
}

.li-small {
    display: none;
}

/* Para resoluciones menores a 475px */
@media (max-width: 475px) {
    .li-large {
        display: none;
    }

    .li-small {
        display: block;
    }

    .enmobileup{
        margin-top: -40px;
    }
}


/* telefonia IP */
.containerdesk2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px;
}
.columndesk2 {
    width: 30%;
    padding: 10px;
    box-sizing: border-box;
}

.uldesk2 {
    list-style-type: disc;
    margin-left: 20px;
}
.columndesk2 p, .columndesk2 ul {
    font-size: 1rem;
    line-height: 1.6;
}

.h3titip{
font-size: 20px;
font-weight: 700;
line-height: 27.24px;
text-align: left;
}

@media (max-width: 475px) {
    .containerdesk2 {
        flex-direction: column;
        padding: 10px;
    }
    .columndesk2 {
        width: 100%;
        padding: 5px;
    }
    .h3titip{
font-size: 20px;
font-weight: 700;
line-height: 27.24px;
text-align: left;

    }
}




