body.page-home{
    scroll-behavior: smooth;
    margin: 0;
    padding: 0;
    background-color: #fcfcfc;
    font-family: Poppins;
}

body.page-home{

a{
    font-family: Poppins;
    text-decoration: none;
    color: #ff4d00;
}

a:hover{
    text-decoration:underline;
}

h1{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
}

h2{
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
}

/* BARRA DE NAVEGACION  */

.nav-link:hover{
    text-decoration:none;
}

.nav-link {
    color: #fdfdfd;
    
    
}

.nav-link:hover {
    color: #ff4d00;
    
    
}

.navbar .container-fluid{
    justify-content: center;
}


.container-fluid{
    max-height: 44px;
    
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none; }




.navbar{
    height: 44px;
    font-size: 15px;
    line-height: 11px;
    letter-spacing: -0.24px;
    max-height: 44px;
    
    min-height: 44px;
    }

    .navbar a{
        
        margin: 29px 30px;
        

        
    }

    @media (max-width: 1400px) { 

        .navbar a{
        
            margin: 29px 25px;
            
    
            font-size: 13px;
            line-height: 11px;
        }
        
     }

     @media  (max-width: 1200px) { 
        
        
        .navbar a{
        
            margin: 29px 18px;
            
            font-size: 12px;
            line-height: 11px;
            
        }
                
             }
        
    


    @media (max-width: 1600px) { 
        .background-vid{
            object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    
        }  }


    .navbar-nav, ul, li{
margin: 0;
padding: 0;
    }
    

@media (min-aspect-ratio:16/9) { 
    .background-vid{
        width: 100%;
            height:auto ;

    }  }

    @media (max-width: 724px) { 
        .background-vid{
            object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    
        }  }

        
        @media (max-width: 990px) { 
 #logo-inicio{
   margin-top:-45px ;
   float: left;
   padding: 0;
            }
            .text-nav-secondary{
                display: flex;
             text-align: center;
             justify-content: center;
            }
          }

          

          
        

    /* Navbar js */

    

    

        header.abajo{
            background: #ffffff;
                
                opacity: 95%;
        }

         

    header.abajo .nav-link a{
    color: #2e2e2e;
    
    
}


    header.abajo .offcanvas-body li a:hover{
        color:#ff4d00;
        background-color: #dbdbdb;
        border-radius: 35px;
        
    }
    
    header.abajo .offcanvas-body li .myButton:hover {
        color:#ff4d00;
        font-weight: 500;
    }
    header.abajo li a {
        color:#313131;
        
    }
    
    

    .dropdown{
        
        border-radius: 35px;
        background-repeat:no-repeat;
        cursor:pointer;
        outline:none;
        border:none;
        box-shadow:none; 
        background-image: none;

        background-color: transparent;
        background: transparent;
        border-color: transparent;
        

    }


    .dropdown:hover{
        color: #ff4d00;
        
        

    }

    header.abajo .dropdown:hover{
        
        
        color: #ff4d00;
        

    }

    @media only screen and (min-width:1100px) {
        .nav-link {
            margin: 0% 10px;
        }

        .nav-link {
            
            padding: 7%;
            
        }

        
    }


    @media only screen and (max-width:992px) {
        #navbarNavDropdown{
            background-color: #fcfcfc;
        }
        
.nav-link{
    color: #1c1c1c;
}
        a, li{
            padding: 2%;
            
            text-align: center;
            
        }
    }

    #navbarNavDropdown{
        
        border-radius: 2%;
        
        
    }

    .container-fluid{
        margin: 0;
        padding: 0;
    }

    /* FOOTER */

footer{
    width: 100%;
    position: relative;
bottom: 0;
left: 0;
padding: 2rem 8%;
background-color: #1c1c1c;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}

footer .logo{
    height: 80px;
    margin-bottom: 1rem;
}

.social-icons-container, .footer-menu-container{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
margin-bottom: 1rem;
}

.social-icon{
    height: 50px;
    width: 50px;
    border-radius:50px;
    border: 1px solid #f2f2f2;
    background-image:url(/Img/instagram-icon.png) ;
background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    margin: 0.5rem;
}

.social-icon:hover{
    background-color: #1c1c1c;
    filter: invert(1);
}
    
.social-icon:nth-of-type(2){
background-image:url(/Img/facebook-icon.png);
}
.social-icon:nth-of-type(3){
    background-image: url(/Img/tiktok-icon.png);
}
.social-icon:nth-of-type(4){
    background-image:url(/Img/whatsapp-icon.png) ;
}
.footer-menu-container{
    list-style-type: none;
    color: #f2f2f2;
    font-size: 18px;

}
.menu-item{
    margin:1rem 1.5rem;
    cursor: pointer;
    opacity: 0.6;
}

.menu-item:hover{
    opacity: 1;
    
}

.copyright{
    color:white;
    opacity: 0.3;
    text-align: center;
}
    
    /* HOME ENTRADA */
    .container-background{
text-align: center;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
color: rgb(255, 255, 255);
flex-direction: row;


    }

.background-vid{
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: -1;
        object-fit: cover;
    }


    .offcanvas-body li a:hover {
        background-color: #383838;
        color: #ffffff;
        border-radius: 35px;

    }

    

.myButton {
	background-color:#ff4d00;
	border-radius:35px;
	display:inline-block;
	
	color:#f0eeee;
	
	
	padding:7px 35px;
	text-decoration:none;
}
.myButton:hover {
	background-color: #383838;
    border-radius:50px ;
    color: #ffffff;
}

.container-background h1{ 
    font-size:85px;
    
}

@media only screen and (max-width:992px) {

    .text-1 h1{
        font-size: 60px;
    }
}



/* SEGUNDA SECCION */



.carousel{
align-items: center;
display: flex;
justify-content: center;
   background-color: rgb(255, 255, 255);
   border-radius: 5%;
    height:600px;
    margin-top: -5px;
   
      

}
.laterales{
    max-width: 680px; 
   
    width: 32vw;

  
}

.center{
    max-width: 400px; 
    
    width: 28vw
}

.small-size-segunda{
visibility: hidden;
}

@media only screen and (max-width:734px) {

    .center{
        max-width: 400px; 
        
        width: 30vw;
        float: right;
    }

    .laterales{
        max-width: 680px; 
       
        width: 25vw;
    
      
    }
    
}


@media only screen and (max-width:1068px) {

    .carousel{
        padding: 5% 0%;
        margin-top: 0%;
        height:auto;
        }

    .center{
        max-width: 39vw; 
        margin-right: 3%;
        width: auto;
        float: right;
    }

    .laterales{
        max-width: 48vw; 
        float: left;
        width: auto;
        margin-left: 5%;
    
      
    }
    
}

@media only screen and (max-width:625px) {

    .SegundaSeccion .carousel{
        padding: 5% 0%;
        margin-top: 0%;
        height: auto;
    }

    .SegundaSeccion .carrusel-list{
        max-width: 94vw;
        height: auto;
        padding: 0;
    }

    .SegundaSeccion .carrusel-list > div{
        display: grid;
        grid-template-columns: 1fr 0.92fr;
        grid-template-rows: 1fr 1fr;
        gap: 12px;
        align-items: stretch;
    }

    .SegundaSeccion .laterales{
        margin: 0;
        max-width: none;
        width: 100%;
        height: 100%;
        min-height: 136px;
        object-fit: cover;
        float: none;
        display: block;
    }

    .SegundaSeccion #center-img.center{
        margin: 0;
        max-width: none;
        width: 100%;
        height: 100%;
        min-height: 284px;
        object-fit: cover;
        float: none;
        display: block;
        grid-column: 2;
        grid-row: 1 / span 2;
     }
    

    


    
}

@media only screen and (max-width:512px) {

    .SegundaSeccion .carrusel-list > div{
        gap: 10px;
    }

    .SegundaSeccion .laterales{
        min-height: 124px;
    }

    .SegundaSeccion #center-img.center{
        min-height: 258px;
    }
    

    


    
}


/* TERCERA SECCION */

.seccion-cuadros{
    display: flex;
    flex-direction: column;
    justify-content: center;
   align-items: center;
   margin-top: 3%;
}



.columna1{
    display: grid;
    grid-template-rows: 1fr ;
    grid-template-columns: 1fr 1fr;
    justify-content: space-around;
       
}




.segundaversion{
          
          
    
    color: white;
    text-align: center;
    max-width: 933.5px;
    background-position: center ;
    background-repeat: no-repeat;
    border: 5px solid rgb(255, 255, 255);
    width: 50vw;    
    height: 580px;
    
    
}

.equipos1{
    background-image: url(Img/2.jpg);
    object-fit: cover;
    color:#1c1c1c;
         }
         
        .streaming2{
            background-image: url(Img/3.png);
        }
    
        .fibra3{
            background-image: url(Img/1.png);
        }
    
        .antena4{
            background-image: url(Img/4.png);
        }

.segundaversion h4{
    padding-top: 4%;
    font-weight: 600;
    font-size: 40px;
}

.segundaversion p {
font-size: 20px;
    font-weight: 350;
}


@media only screen and (max-width:1068px) { 

    

    

    .segundaversion h4{
        font-size: 25px;
     }

     .segundaversion p{
        font-size: 17px;
     }

     .segundaversion{
        
        width: 50vw;          
        height:490px;

      }

    } 

 

@media only screen and (max-width:734px) { 

    

    h4{
        font-size: 32px;
    }
    .columna1{
        
        display: grid;
        grid-template-columns: 1fr;
      
        
        max-width: 100vw; 
        justify-content: center;
        
    


    
     }

     .segundaversion{
        max-width: 933.5px;
        background-position: center center;
        background-repeat: no-repeat;
        
        width: 100vw;    
        height:500px;

      }
     
    } 

    @media only screen and (max-width:418px) { 

    .equipos1{
        background-image: url(Img/laptop-small.png);
        object-fit: cover;
        color: #f5f5f7;
             }
             
            .streaming2{
                background-image: url(Img/firetv-small.png);
            }
        
            .fibra3{
                background-image: url(Img/woman-vr-small.png);
            }
        
            .antena4{
                background-image: url(Img/manos-small.png);
            }

}


/* CUARTA SECCIÓN */

.seccion4{

max-height: 500px;


}





.img-laptop{
   
    justify-content: center;
    align-self: center;
     max-width: auto;
      width: auto;
      
   
    
    
    
   
   
}

.seccion4 > h4 {
    font-size: 35px; font-weight: 400;
    text-align: center;
    margin-top: 2%;
}

@media (min-width:1200px) {
    

    .img-laptop{
        
        display: flex;
        justify-content: center;
        align-items: center;
        
         margin-top: -17vh;
         
        
     }

    } 

    @media (max-width:1199px) {
    

        .img-laptop{
            
            
            
             margin-top: -12vh;
             
            
         }

         .seccion4 > h4{
                
                
            font-size: 30px;
           
        }
    
        } 

        @media (max-width:734px) {

            .img-laptop{
            
           
            
                margin-top: -12%;
                
               
            }
    

            .seccion4 > h4{
                
                
                 font-size: 27px;
                
             }
        
            } 

            @media (max-width:534px) {

                .img-laptop{
                
               margin-right: 2%;
                margin-left: 2%;
                    margin-top: -12%;
                    
                   
                }
        
    
                .seccion4 > h4{
                    
                    
                     font-size: 22px;
                    
                 }
            
                } 

/* QUINTA SECCIÓN */
.seccion5{
    background: #f5f6f8;
    height: auto;
    text-align: center;
    color: #1f1f1f;
    width: 100vw;
    padding: 36px 0 52px;
    }

    #accordionExample{
        justify-content: center;
        width: min(980px, 92%);
        margin: 20px auto 0;
        display: grid;
        gap: 14px;
        padding-bottom: 0;
    }

    .h4-seccion5{
        margin: 0;
        font-size: 38px;
        font-weight: 500;
        letter-spacing: -0.01em;
    }

    .seccion5 .accordion-item{
        border: 1px solid rgba(0, 0, 0, 0.08);
        border-radius: 24px;
        overflow: hidden;
        background: rgba(255, 255, 255, 0.98);
        box-shadow: 0 10px 24px rgba(0, 0, 0, 0.06);
    }

    .seccion5 .accordion-button{
        background: #ffffff;
        color: #1f1f1f;
        font-size: 22px;
        font-weight: 400;
        padding: 20px 24px;
        border: 0;
        box-shadow: none;
    }

    .seccion5 .accordion-button:not(.collapsed){
        background: #ffffff;
        color: #1f1f1f;
        box-shadow: none;
    }

    .seccion5 .accordion-button:focus{
        box-shadow: inset 0 0 0 2px rgba(255, 77, 0, 0.26);
        border: 0;
    }

    .seccion5 .accordion-body{
        background: #ffffff;
        color: #3a3a3a;
        font-size: 17px;
        line-height: 1.5;
        padding: 20px 24px 24px;
        text-align: left;
    }

    .seccion5 .accordion-body a{
        color: #ff4d00;
        font-weight: 500;
        text-decoration: none;
    }

    .seccion5 .accordion-body a:hover{
        text-decoration: underline;
    }

@media (max-width:1028px) {
    
    .accordion-collapse{
        font-size: 15px;
    } 

    .seccion5 .accordion-button{
        font-size: 19px;
        padding: 16px 18px;
    }

    .seccion5 .accordion-body{
        font-size: 16px;
        padding: 16px 18px 20px;
    }

    .h4-seccion5{
        font-size: 32px;
    }
 }

 @media (max-width:724px) {
    
    .accordion-collapse{
        font-size: 14px;
    } 

    .seccion5 .accordion-button{
        font-size: 16px;
        padding: 14px 14px;
    }

    .seccion5 .accordion-body{
        font-size: 14px;
        padding: 14px 14px 18px;
    }

    .h4-seccion5{
        font-size: 28px;
    }
 }

 @media (max-width:524px) {
    
    .accordion-collapse,.accordion-collapse a{
        font-size: 12px;
    } 

    .seccion5 .accordion-button{
        font-size: 16px;
        padding: 13px 12px;
    }
 }
}


body.page-antena{

    margin: 0;
    padding: 0;
    background-color: #f5f5f7;
    font-family: Poppins;
    overflow: auto;
}

body.page-antena{

a{
    font-family: Poppins;
    text-decoration: none;
    color: #ff4d00;
}

a:hover{
    text-decoration:underline;
}

h1{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
}

h2{
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
}

/* BARRA DE NAVEGACION  */

.navbar-principal{
    background-color: #1c1c1c;
}

.nav-link {
    color: #ffffff;
    
    
}

.nav-link:hover{
    text-decoration:none;
}

.nav-link:hover {
    color: #ff4d00;
    
    
}



.container-fluid{
    max-height: 44px;
    
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none; }




.navbar{
    height: 44px;
    font-size: 15px;
    line-height: 11px;
    letter-spacing: -0.24px;
    max-height: 44px;
   
    min-height: 44px;
    }

    .navbar a{
        
        margin: 29px 30px;
        

        
    }

    @media (max-width: 1400px) { 

        .navbar a{
        
            margin: 29px 25px;
            
    
            font-size: 13px;
            line-height: 11px;
        }
        
     }

     @media  (max-width: 1200px) { 
        
        
        .navbar a{
        
            margin: 29px 18px;
            
            font-size: 12px;
            line-height: 11px;
            
        }
                
             }
        
    


    @media (max-width: 1600px) { 
        .background-vid{
            object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    
        }  }


    .navbar-nav, ul, li{
margin: 0;
padding: 0;
    }
    

@media (min-aspect-ratio:16/9) { 
    .background-vid{
        width: 100%;
            height:auto ;

    }  }

    @media (max-width: 724px) { 
        .background-vid{
            object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    
        }  }

        
        @media (max-width: 990px) { 
 #logo-inicio{
   margin-top:-45px ;
   float: left;
   padding: 0;
            }
            .text-nav-secondary{
                display: flex;
             text-align: center;
             justify-content: center;
            }
          }

          

          
        

    /* Navbar js */

    

    

        header.abajo{
            background: #e7e7e7;
                
                opacity: 95%;
        }

         

    header.abajo .nav-link a{
    color: #2e2e2e;
    
    
}


    header.abajo .offcanvas-body li a:hover{
        color:#ff4d00;
        background-color: #dbdbdb;
        border-radius: 35px;
        
    }
    
    header.abajo .offcanvas-body li .myButton:hover {
        color:#ff4d00;
        font-weight: 500;
    }
    header.abajo li a {
        color:#313131;
        
    }
    
    

    .dropdown{
        
        border-radius: 35px;
        background-repeat:no-repeat;
        cursor:pointer;
        outline:none;
        border:none;
        box-shadow:none; 
        background-image: none;

        background-color: transparent;
        background: transparent;
        border-color: transparent;
        

    }


    .dropdown:hover{
        color: #ff4d00;
        
        

    }

    header.abajo .dropdown:hover{
        
        
        color: #ff4d00;
        

    }

    @media only screen and (min-width:1100px) {
        .nav-link {
            margin: 0% 10px;
        }

        .nav-link {
            
            padding: 7%;
            
        }

        
    }


    @media only screen and (max-width:992px) {
        #navbarNavDropdown{
            background-color: #fcfcfc;
        }
        
.nav-link{
    color: #1c1c1c;
}
        a, li{
            padding: 2%;
            
            text-align: center;
            
        }
    }

    #navbarNavDropdown{
        
        border-radius: 2%;
        
        
    }

    /* FOOTER */

footer{
    width: 100%;
    position: relative;
bottom: 0;
left: 0;
padding: 2rem 8%;
background-color: #1c1c1c;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}

footer .logo{
    height: 80px;
    margin-bottom: 1rem;
}

.social-icons-container, .footer-menu-container{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
margin-bottom: 1rem;
}

.social-icon{
    height: 50px;
    width: 50px;
    border-radius:50px;
    border: 1px solid #f2f2f2;
    background-image:url(/Img/instagram-icon.png) ;
background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    margin: 0.5rem;
}

.social-icon:hover{
    background-color: #1c1c1c;
    filter: invert(1);
}
    
.social-icon:nth-of-type(2){
background-image:url(/Img/facebook-icon.png);
}
.social-icon:nth-of-type(3){
    background-image: url(/Img/tiktok-icon.png);
}
.social-icon:nth-of-type(4){
    background-image:url(/Img/whatsapp-icon.png) ;
}
.footer-menu-container{
    list-style-type: none;
    color: #f2f2f2;
    font-size: 18px;

}
.menu-item{
    margin:1rem 1.5rem;
    cursor: pointer;
    opacity: 0.6;
}

.menu-item:hover{
    opacity: 1;
    
}

.copyright{
    color:white;
    opacity: 0.3;
    text-align: center;
}



    /* tarjetas imgs */

    .container-fluid{
        margin: 0;
        padding: 0;
    }


    .carrousel-principal{
        margin: 2% 0px 0px 0px;
        height: 90vh;
        
    }

    .carousel{
        width: 100%;
        height: 75vh;
        margin: 0px;
        
    }
    
    
    @media(min-width:768px){
    
        .carousel{ margin: 0 70px;}
    }
    
    .carousel h2{
        font-size: 45px;
        line-height: 38px;
        padding-bottom: 50px;
        opacity: .9;
        text-transform: uppercase;
        font-weight: 600;
        text-align: center;
        color: #fff;
    }
    
    .carrusel-list{
        position: relative;
        display: flex;
        align-items: center;
        width: fit-content;
        height: 754px;
        padding: 10px 0px;
        margin: 0 auto;
        overflow: hidden;
        max-width:90vw ;
    }
    
    .carrusel-track{
        position: relative;
        top:0;
        left: 0;
        display: flex;
        justify-content: center;
        transition: 0.5s ease-in-out;
    }
    
    .carrusel{
        position: relative;
        width: 210px;
        padding: 0 18px;
        float: left;
        box-sizing: border-box;
        display: flex;
        height: 100%;
        transition: 0.4s;
        
    }
    
    .carrusel h4{
       
        position: absolute;
        z-index: 1;
        font-size: 20px;
        line-height: 23px;
        color: #fff;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    
    .carrusel h4 small{
        font-size: 15px;
        
    
    }
    
    .carrusel a img{
     object-fit: cover;
     height: 300px;
     width: 200px;
     border-radius: 28px;
     
     
    
    }

    .carrusel:hover{
        
        
      
      
      border-radius: 28px;
      
      
      -webkit-transform:scale(1.02);transform:scale(1.02);
        transition: 0.5s;
        
      
    }

    .carrusel a{
        
    }
    
    


    @media(min-width:768px){
        .carousel{
height: 70%;
        }
        .carrusel{
            width: 405px;
            
            height: 690Px;
        }
        .carrusel a img{
            width: 378px;
            height: 690px;
        }

        .carrusel-list{
            height: 760px;
            
        }

        

    }

    @media(max-width:768px){
        .carrusel{
            width: 365px;
            
            height: 585px;
        }
        .carrusel a img{
            width: 339px;
            height: 605px;
        }
       
        .carrusel-list{
            height: 630px;
        }
        
        
    }
    
    .carrusel-arrow{
        border-radius: 30px;
        background-color: #d4d4d4;
        
        margin: 0px 17px 0px 0px;
        
        width: 35px;
        height: 35px;
        float: right;
        border: 0;
        
    }

    #button-next{
        margin-right: 10%;
    }
    
    .carrusel-arrow:focus{
        outline: 0;
    }
    
    .carrusel-arrow svg{
    width: 12px;
    height: 100%;
    color: rgba(0, 0, 0, 0.7);
    }

    
    
    .carrusel-prev{
        left: 0;
    }
    
    .carrusel-next{
        right: 0px;
    }
    
   

    
    /* HOME ENTRADA */
    .container-background-fibra{
text-align: center;
background-repeat: no-repeat ;
background-size: 100% auto;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
color: rgb(53, 53, 53);
flex-direction: row;
background-color: #1c1c1c;
background-image: url(/Internet%20Antena/Img-antena/background.1.jpg);
background-position: bottom center;



    }

    .text-1{

        margin-bottom: 10%;
        color: #f5f5f7;

    }
    

.background-vid{
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: -1;
        object-fit: cover;
        
    }


    .offcanvas-body li a:hover {
        background-color: #383838;
        color: #ffffff;
        border-radius: 35px;

    }

    

.myButton {
	background-color:#ff4d00;
	border-radius:35px;
	display:inline-block;
	
	color:#f0eeee;
	
	
	padding:7px 35px;
	text-decoration:none;
}
.myButton:hover {
	background-color: #383838;
    border-radius:50px ;
    color: #ffffff;
}

.MyButton a:hover{
    text-decoration:none;
}

.container-background-fibra h1{ 
    font-size:85px;
    
}

@media only screen and (max-width:992px) {

    .text-1 h1{
        font-size: 60px;
    }
}





/* SEGUNDA SECCION CUADROS */


.seccion-cuadros{
    display: flex;
    flex-direction: column;
    justify-content: center;
   align-items: center;
   margin-top: 3%;
}



.columna1{
    display: grid;
    grid-template-rows: 1fr ;
    grid-template-columns: 1fr 1fr;
    justify-content: space-around;
       
}




.segundaversion{
          
          
    
    color: rgb(238, 238, 238);
    text-align: center;
    max-width: 1903px;
    background-position: center ;
    background-repeat: no-repeat;
   margin-top: 2%;
    width: 100vw;    
    height: 830px;
    
    
}

.fibra1{
    background-image: url(/Internet%20Antena/Img-antena/fibra-plan-1.jpg);
    object-fit: cover;
         }
         
        .fibra2{
            background-image: url(/Internet%20Antena/Img-antena/fibra-plan-2.jpg);
        }

        .fibra3{
            background-image: url(/Internet%20Antena/Img-antena/fibra-plan-3.jpg);
        }

        .fibra4{
            background-image: url(/Internet%20Antena/Img-antena/fibra-plan-4.jpg);
            background-position: left;
        }

        #fibra200{
            transform: translateY(50%) translateX(20%);
        }
    
        

.segundaversion h4{
    padding-top: 4%;
    font-weight: 600;
    font-size: 40px;
    font-weight: 800; font-size: 180px;
}

.segundaversion p {
font-size: 20px;
    font-weight: 350;
}


@media only screen and (max-width:1068px) { 

    .fibra1{

        background-position: left top;
    }

    .fibra2{

        background-position: top left;
    }

    .fibra3{
        background-position: center;
    }

    .fibra4{
       
        background-image:url(/Img/1.png);
    }

   

    .segundaversion h4{
        font-size: 80px;
     }

     .segundaversion p{
        font-size: 17px;
     }

     .segundaversion{
     
        width: 100vw;          
        height:490px;

      }

    } 

 

@media only screen and (max-width:734px) { 

    .fibra1{

        background-position: top right;
    }

    .fibra2{

        background-position:  left;
    }

    .fibra4{
        background-position: right;
    }

    #fibra200{
        transform: translateY(40%) ;
    }

    .segundaversion h4{
        font-size: 50px;
    }
    .columna1{
        
        display: grid;
        grid-template-columns: 1fr;
      
        
        max-width: 100vw; 
        justify-content: center;
        
    


    
     }

     .segundaversion{
        max-width: 933.5px;
        background-position: center center;
        background-repeat: no-repeat;
        
        width: 100vw;    
        height:500px;

      }
     
    } 

    @media only screen and (max-width:418px) { 

    .fibra1{
        background-image: url(/Internet%20Antena/Img-antena/fibra-plan-1-small.jpg );
        object-fit: cover;
             }
             
            .fibra2{
                background-image: url(/Internet%20Antena/Img-antena/fibra-plan-2-small.jpg);
            }

            .fibra4{
                background-image: url(/Img/woman-vr-small.png);
            }
        
            

}


.myButton:hover{
    background-color: #ff4d00 !important; 
    
    
    
     }


     /* modal */


    button{
        border: none;
    }

    .open-button{
        border:transparent;
        cursor: pointer;
        background-color:transparent;
        float:right;
      }

      

      .window-background{
        width: 100%;
        height: 100%;
        position:fixed;
        
        top: 0;
        left: 0;
        backdrop-filter: blur(7px);
        background-color: #00000081;
        z-index: 1;
        display: none;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        
      }

      .window-container{
        margin-top: 5%;
        position:absolute;
        background-color: #ffffff;
        width: 55%;
        height: 90%;
        padding: 1.5rem;
        border-radius: 18px;
        animation-name: modal;
        animation-duration: 700ms;
        box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.4);
        z-index: 10;
        
       overflow-y: auto;
        
      }
      ::-webkit-scrollbar {display: none;}

      .close{
        
      }

      .close-button{
        position:relative;
        z-index: 9999;
        border-radius: 50%;
        
        right: -15px;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center ;
        border: 1px solid #eee;
        cursor: pointer;
        margin: 3% 2% 0 0;
       


      }

      .close-button-div{
position: sticky;
margin: 0;
      }

      .seccion-modal-externa{
        margin: 5%;
      }

      .seccion-modal-interna{
        margin: 5% 5%;
        position:relative;
        z-index: 1;
        width: 90%;
        align-items: center;
        justify-content: center;
        background-color: #f5f5f7;
        border-radius: 15px;
      }

      .sección-internet-comunicacion{
        margin: 5% 5%;
        position:relative;
        z-index: 1;
        width: 90%;
        height: 60vh;
        align-items: center;
        justify-content: center;
        background-image: url(/Internet%20Antena/Img-antena/comunicacion-1.jpg);
        background-position: center;
        border-radius: 15px;
      }

      .imagenes-modal{
        position:relative;
        margin: 10px 15px;
        
        
        
         }


         .coorporativo-3{
            width: 35vw;
            margin: 0% 5% 0% 15%;
            
         }

         .coorporativo-1{
            width: 45vw;
            
         }

         .textos-modal{
            margin: 0;
            padding: 5%;
            font-size: 1.5em;
            font-weight: 700;
            color: #696969;
        }

        .subtitulos-modal{
            
            margin: 0;
            color: #000000;
            
            font-weight: 700;
            color: #1c1c1c;
            
            margin: -1% 0 0 0;
        }

        .titulos-modal{
            margin: 0;
        }

        .titulo-negro-modal{
            font-weight: 700;
            color: #1c1c1c;
            
            margin: -1% 0 0 0;
        }

        .titulo-naranja-modal{
            font-weight: 700;
            color: #ff4d00;
            
            margin:-1% 0 0 0;
        }

        .modal-titulos-margen{
            margin: 5% 5%;
        }

        .titulo-secundario-negro-modal{
            font-weight:700;
            color: #1c1c1c;
            font-size: 1.5vw;
            margin: -1% 0 0 0;
        }

          /* resoluciones modal */ 
          @media(min-width:1400px){

            .window-container{
                width: 60vw;
            }

            .titulo-naranja-modal{
                font-size: 56px;
            }

            .titulo-negro-modal{
                font-size: 56px;
            }


            .control {

                width:40vw ;
            }

            .juego{

              width: 95%;
              margin: 0 2.5% ;
               }
              .tablets{
                width: 45vw;
            }

            .coorporativo-1{
                width: 45vw;
                
             }
            .tablet-tv{
                width: 42vw;
                margin: 0% 5% ;
                
                
            }

            .silla{
             width: ;

            }
        }


          @media(max-width:1400px){

            .window-container{
                width: 80vw;
            }

            .titulo-naranja-modal{
                font-size: 56px;
            }

            .titulo-negro-modal{
                font-size: 56px;
            }

            


            .control {

                width:50vw ;
            }

            .juego{

              width: 95%;
              margin: 0 2.5% ;
            }


            .silla{
                width: 35vw;
             ;

            }

            .tablets{
                width: 55vw;
                margin: 0 3% ;
                
            }

            .coorporativo-3{
                width: 38vw;
                
             }

            .coorporativo-1{
                width: 55vw;
                
             }
            .tablet-tv{
                width: 55vw;
                object-fit: cover;
                 justify-content: center;
                height: 500px;
            }

            .titulo-secundario-negro-modal{
                
                font-size: 3vw;
             
            }
        }

        @media(max-width:1068px){

            .window-container{
                width: 90vw;
                
            }

            .titulo-naranja-modal{
                font-size: 48px;
            }

            .titulo-negro-modal{
                font-size: 48px;
            }
            .tablets{
                width: 60vw;
                margin: 0 5% ;
            }

            .coorporativo-3{
                width: 55vw;
                
             }
            .titulo-secundario-negro-modal{
              
                font-size: 3vw;
                
            }
        }

        @media(min-width:764px){
            .tablets-mobile{
                display: none;
            }
         }

        @media(max-width:764px){

            .titulo-naranja-modal{
                font-size: 32px;
            }

            .titulo-negro-modal{
                font-size: 32px;
            }

            .textos-modal{
                font-size: 21px;
            }


            .tablets{
                width: 65vw;
                margin: 0 3% ;
                display: none;
            }
            .coorporativo-1{
                width: 65vw;
                
             }

             .coorporativo-3{
                width: 58vw;
                
             }
            .tablet-tv{
                width: 60vw;
                object-fit: cover;
                 justify-content: center;
                height: 500px;
            }
            .tablets-mobile{
                width: 50vw;
            }
            

.juego{


    height: 60vh;
    object-fit: cover;

}
.silla{
    width: 45vw;
 ;

}

.control{
    width: 60vw;
}


.titulo-secundario-negro-modal{
                
    font-size: 4vw;
 
}

        }




            @media(max-width:480px){
               
                .window-container{
                    width: 100vw;
                    
                }

                .titulo-naranja-modal{
                    font-size: 28px;
                }

                .titulo-negro-modal{
                    font-size: 28px;
                }

                .textos-modal{
                    font-size: 18px;
                }

                .silla{
                    width: 55vw;
                 ;
          }

          .tablets-mobile{
            width: 65vw;
           

        }

        .titulo-secundario-negro-modal{
                
            font-size: 5vw;
         
        }
     
           }
            
            @media(max-width:320px){

                .window-container{
                    
                    width: 100vw;
                }

          }


         


/*PLANES PRECIOS*/

          .card{
            background-color: #1c1c1c;
            border-color: transparent;
            
        border-style: none;
        padding-top: 25px;
        border-radius: 28px;
          }

          .list-unstyled {
           
            font-size: 1rem;
            color: #696969;
          }

          .btn { 
            border-radius: 2rem;
            font-size: 1rem;
            background-color: #ff4d00;
            border-color: white;
            
            color: white;
          }

          .btn:hover{
            background-color: #fc3f00;
            color: white;
          }

          .titules-prices{
            font-size: 70px;
            margin: 0;
            padding: 0;
          }

          .container .card h5 ul li {
            color: #f5f5f7;
        }

        .text-muted{
            color: white !important;
        }
        }
}


body.page-fibra{

    margin: 0;
    padding: 0;
    background-color: #ffffff;
    font-family: Poppins;
    overflow: auto;
}

body.page-fibra{

a{
    font-family: Poppins;
    text-decoration: none;
    color: #ff4d00;
}

a:hover{
    text-decoration:underline;
}

h1{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
}

h2{
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
}

/* BARRA DE NAVEGACION  */



.nav-link {
    color: #0e0e0e;
    
    
}

.nav-link:hover{
    text-decoration:none;
}

.nav-link:hover {
    color: #ff4d00;
    
    
}



.container-fluid{
    max-height: 44px;
    
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none; }




.navbar{
    height: 44px;
    font-size: 15px;
    line-height: 11px;
    letter-spacing: -0.24px;
    max-height: 44px;
   
    min-height: 44px;
    }

    .navbar a{
        
        margin: 29px 30px;
        

        
    }

    @media (max-width: 1400px) { 

        .navbar a{
        
            margin: 29px 25px;
            
    
            font-size: 13px;
            line-height: 11px;
        }
        
     }

     @media  (max-width: 1200px) { 
        
        
        .navbar a{
        
            margin: 29px 18px;
            
            font-size: 12px;
            line-height: 11px;
            
        }
                
             }
        
    


    @media (max-width: 1600px) { 
        .background-vid{
            object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    
        }  }


    .navbar-nav, ul, li{
margin: 0;
padding: 0;
    }
    

@media (min-aspect-ratio:16/9) { 
    .background-vid{
        width: 100%;
            height:auto ;

    }  }

    @media (max-width: 724px) { 
        .background-vid{
            object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    
        }  }

        
        @media (max-width: 990px) { 
 #logo-inicio{
   margin-top:-45px ;
   float: left;
   padding: 0;
            }
            .text-nav-secondary{
                display: flex;
             text-align: center;
             justify-content: center;
            }
          }

          

          
        

    /* Navbar js */

    

    

        header.abajo{
            background: #e7e7e7;
                
                opacity: 95%;
        }

         

    header.abajo .nav-link a{
    color: #2e2e2e;
    
    
}


    header.abajo .offcanvas-body li a:hover{
        color:#ff4d00;
        background-color: #dbdbdb;
        border-radius: 35px;
        
    }
    
    header.abajo .offcanvas-body li .myButton:hover {
        color:#ff4d00;
        font-weight: 500;
    }
    header.abajo li a {
        color:#313131;
        
    }
    
    

    .dropdown{
        
        border-radius: 35px;
        background-repeat:no-repeat;
        cursor:pointer;
        outline:none;
        border:none;
        box-shadow:none; 
        background-image: none;

        background-color: transparent;
        background: transparent;
        border-color: transparent;
        

    }


    .dropdown:hover{
        color: #ff4d00;
        
        

    }

    header.abajo .dropdown:hover{
        
        
        color: #ff4d00;
        

    }

    @media only screen and (min-width:1100px) {
        .nav-link {
            margin: 0% 10px;
        }

        .nav-link {
            
            padding: 7%;
            
        }

        
    }


    @media only screen and (max-width:992px) {
        #navbarNavDropdown{
            background-color: #fcfcfc;
        }
        
.nav-link{
    color: #1c1c1c;
}
        a, li{
            padding: 2%;
            
            text-align: center;
            
        }
    }

    #navbarNavDropdown{
        
        border-radius: 2%;
        
        
    }

    /* FOOTER */

footer{
    width: 100%;
    position: relative;
bottom: 0;
left: 0;
padding: 2rem 8%;
background-color: #1c1c1c;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}

footer .logo{
    height: 80px;
    margin-bottom: 1rem;
}

.social-icons-container, .footer-menu-container{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
margin-bottom: 1rem;
}

.social-icon{
    height: 50px;
    width: 50px;
    border-radius:50px;
    border: 1px solid #f2f2f2;
    background-image:url(/Img/instagram-icon.png) ;
background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    margin: 0.5rem;
}

.social-icon:hover{
    background-color: #1c1c1c;
    filter: invert(1);
}
    
.social-icon:nth-of-type(2){
background-image:url(/Img/facebook-icon.png);
}
.social-icon:nth-of-type(3){
    background-image: url(/Img/tiktok-icon.png);
}
.social-icon:nth-of-type(4){
    background-image:url(/Img/whatsapp-icon.png) ;
}
.footer-menu-container{
    list-style-type: none;
    color: #f2f2f2;
    font-size: 18px;

}
.menu-item{
    margin:1rem 1.5rem;
    cursor: pointer;
    opacity: 0.6;
}

.menu-item:hover{
    opacity: 1;
    
}

.copyright{
    color:white;
    opacity: 0.3;
    text-align: center;
}



    /* tarjetas imgs */

    .container-fluid{
        margin: 0;
        padding: 0;
    }


    .carrousel-principal{
        margin: 2% 0px 0px 0px;
        height: 90vh;
        
    }

    .carousel{
        width: 100%;
        height: 75vh;
        margin: 0px;
        
    }
    
    
    @media(min-width:768px){
    
        .carousel{ margin: 0 70px;}
    }
    
    .carousel h2{
        font-size: 45px;
        line-height: 38px;
        padding-bottom: 50px;
        opacity: .9;
        text-transform: uppercase;
        font-weight: 600;
        text-align: center;
        color: #fff;
    }
    
    .carrusel-list{
        position: relative;
        display: flex;
        align-items: center;
        width: fit-content;
        height: 754px;
        padding: 10px 0px;
        margin: 0 auto;
        overflow: hidden;
        max-width:90vw ;
    }
    
    .carrusel-track{
        position: relative;
        top:0;
        left: 0;
        display: flex;
        justify-content: center;
        transition: 0.5s ease-in-out;
    }
    
    .carrusel{
        position: relative;
        width: 210px;
        padding: 0 18px;
        float: left;
        box-sizing: border-box;
        display: flex;
        height: 100%;
        transition: 0.4s;
        
    }
    
    .carrusel h4{
       
        position: absolute;
        z-index: 1;
        font-size: 20px;
        line-height: 23px;
        color: #fff;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    
    .carrusel h4 small{
        font-size: 15px;
        
    
    }
    
    .carrusel a img{
     object-fit: cover;
     height: 300px;
     width: 200px;
     border-radius: 28px;
     
     
    
    }

    .carrusel:hover{
        
        
      
      
      border-radius: 28px;
      
      
      -webkit-transform:scale(1.02);transform:scale(1.02);
        transition: 0.5s;
        
      
    }

    .carrusel a{
        
    }
    
    


    @media(min-width:768px){
        .carousel{
height: 70%;
        }
        .carrusel{
            width: 405px;
            
            height: 690Px;
        }
        .carrusel a img{
            width: 378px;
            height: 690px;
        }

        .carrusel-list{
            height: 760px;
            
        }

        

    }

    @media(max-width:768px){
        .carrusel{
            width: 365px;
            
            height: 585px;
        }
        .carrusel a img{
            width: 339px;
            height: 605px;
        }
       
        .carrusel-list{
            height: 630px;
        }
        
        
    }
    
    .carrusel-arrow{
        border-radius: 30px;
        background-color: #d4d4d4;
        
        margin: 0px 17px 0px 0px;
        
        width: 35px;
        height: 35px;
        float: right;
        border: 0;
        
    }

    #button-next{
        margin-right: 10%;
    }
    
    .carrusel-arrow:focus{
        outline: 0;
    }
    
    .carrusel-arrow svg{
    width: 12px;
    height: 100%;
    color: rgba(0, 0, 0, 0.7);
    }

    
    
    .carrusel-prev{
        left: 0;
    }
    
    .carrusel-next{
        right: 0px;
    }
    
   

    
    /* HOME ENTRADA */
    .container-background-fibra{
text-align: center;
background-repeat: no-repeat ;
background-size: 100% auto;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
color: rgb(53, 53, 53);
flex-direction: row;
background-color: #ffffff;
background-image: url(/Internet%20Fibra/Img-Fibra/background.1.jpg);
background-position: bottom center;



    }

    .text-1{

        margin-bottom: 10%;

    }
    

.background-vid{
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: -1;
        object-fit: cover;
        
    }


    .offcanvas-body li a:hover {
        background-color: #383838;
        color: #ffffff;
        border-radius: 35px;

    }

    

.myButton {
	background-color:#ff4d00;
	border-radius:35px;
	display:inline-block;
	
	color:#f0eeee;
	
	
	padding:7px 35px;
	text-decoration:none;
}
.myButton:hover {
	background-color: #383838;
    border-radius:50px ;
    color: #ffffff;
}

.MyButton a:hover{
    text-decoration:none;
}

.container-background-fibra h1{ 
    font-size:85px;
    
}

@media only screen and (max-width:992px) {

    .text-1 h1{
        font-size: 60px;
    }
}





/* SEGUNDA SECCION CUADROS */


.seccion-cuadros{
    display: flex;
    flex-direction: column;
    justify-content: center;
   align-items: center;
   margin-top: 3%;
}



.columna1{
    display: grid;
    grid-template-rows: 1fr ;
    grid-template-columns: 1fr 1fr;
    justify-content: space-around;
       
}




.segundaversion{
          
          
    
    color: rgb(238, 238, 238);
    text-align: center;
    max-width: 1903px;
    background-position: center ;
    background-repeat: no-repeat;
   margin-top: 2%;
    width: 100vw;    
    height: 830px;
    
    
}

.fibra1{
    background-image: url(/Internet%20Fibra/Img-Fibra/fibra-plan-1.jpg);
    object-fit: cover;
         }
         
        .fibra2{
            background-image: url(/Internet%20Fibra/Img-Fibra/fibra-plan-2.jpg);
        }

        .fibra3{
            background-image: url(/Internet%20Fibra/Img-Fibra/fibra-plan-3.jpg);
        }

        .fibra4{
            background-image: url(/Internet%20Fibra/Img-Fibra/fibra-plan-4.jpg);
            background-position: left;
        }

        #fibra200{
            transform: translateY(50%) translateX(20%);
        }
    
        

.segundaversion h4{
    padding-top: 4%;
    font-weight: 600;
    font-size: 40px;
    font-weight: 800; font-size: 180px;
}

.segundaversion p {
font-size: 20px;
    font-weight: 350;
}


@media only screen and (max-width:1068px) { 

    .fibra1{

        background-position: left top;
    }

    .fibra2{

        background-position: top left;
    }

    .fibra3{
        background-position: center;
    }

    .fibra4{
       
        background-image:url(/Img/1.png);
    }

   

    .segundaversion h4{
        font-size: 80px;
     }

     .segundaversion p{
        font-size: 17px;
     }

     .segundaversion{
     
        width: 100vw;          
        height:490px;

      }

    } 

 

@media only screen and (max-width:734px) { 

    .fibra1{

        background-position: top right;
    }

    .fibra2{

        background-position:  left;
    }

    .fibra4{
        background-position: right;
    }

    #fibra200{
        transform: translateY(40%) ;
    }

    .segundaversion h4{
        font-size: 50px;
    }
    .columna1{
        
        display: grid;
        grid-template-columns: 1fr;
      
        
        max-width: 100vw; 
        justify-content: center;
        
    


    
     }

     .segundaversion{
        max-width: 933.5px;
        background-position: center center;
        background-repeat: no-repeat;
        
        width: 100vw;    
        height:500px;

      }
     
    } 

    @media only screen and (max-width:418px) { 

    .fibra1{
        background-image: url(/Internet%20Fibra/Img-Fibra/fibra-plan-1-small.jpg );
        object-fit: cover;
             }
             
            .fibra2{
                background-image: url(/Internet%20Fibra/Img-Fibra/fibra-plan-2-small.jpg);
            }

            .fibra4{
                background-image: url(/Img/woman-vr-small.png);
            }
        
            

}


.myButton:hover{
    background-color: #ff4d00 !important; 
    
    
    
     }


     /* modal */


    button{
        border: none;
    }

    .open-button{
        border:transparent;
        cursor: pointer;
        background-color:transparent;
        float:right;
      }

      

      .window-background{
        width: 100%;
        height: 100%;
        position:fixed;
        
        top: 0;
        left: 0;
        backdrop-filter: blur(7px);
        background-color: #00000081;
        z-index: 1;
        display: none;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        
      }

      .window-container{
        margin-top: 5%;
        position:absolute;
        background-color: #ffffff;
        width: 55%;
        height: 90%;
        padding: 1.5rem;
        border-radius: 18px;
        animation-name: modal;
        animation-duration: 700ms;
        box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.4);
        z-index: 10;
        
       overflow-y: auto;
        
      }
      ::-webkit-scrollbar {display: none;}

      .close{
        
      }

      .close-button{
        position:relative;
        z-index: 9999;
        border-radius: 50%;
        
        right: -15px;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center ;
        border: 1px solid #eee;
        cursor: pointer;
        margin: 3% 2% 0 0;
       


      }

      .close-button-div{
position: sticky;
margin: 0;
      }

      .seccion-modal-externa{
        margin: 5%;
      }

      .seccion-modal-interna{
        margin: 5% 5%;
        position:relative;
        z-index: 1;
        width: 90%;
        align-items: center;
        justify-content: center;
        background-color: #f5f5f7;
        border-radius: 15px;
      }

      .sección-internet-comunicacion{
        margin: 5% 5%;
        position:relative;
        z-index: 1;
        width: 90%;
        height: 60vh;
        align-items: center;
        justify-content: center;
        background-image: url(/Internet%20Fibra/Img-Fibra/comunicacion-1.jpg);
        background-position: center;
        border-radius: 15px;
      }

      .imagenes-modal{
        position:relative;
        margin: 10px 15px;
        
        
        
         }


         .coorporativo-3{
            width: 35vw;
            margin: 0% 5% 0% 15%;
            
         }

         .coorporativo-1{
            width: 45vw;
            
         }

         .textos-modal{
            margin: 0;
            padding: 5%;
            font-size: 1.5em;
            font-weight: 700;
            color: #696969;
        }

        .subtitulos-modal{
            
            margin: 0;
            color: #000000;
            
            font-weight: 700;
            color: #1c1c1c;
            
            margin: -1% 0 0 0;
        }

        .titulos-modal{
            margin: 0;
        }

        .titulo-negro-modal{
            font-weight: 700;
            color: #1c1c1c;
            
            margin: -1% 0 0 0;
        }

        .titulo-naranja-modal{
            font-weight: 700;
            color: #ff4d00;
            
            margin:-1% 0 0 0;
        }

        .modal-titulos-margen{
            margin: 5% 5%;
        }

        .titulo-secundario-negro-modal{
            font-weight:700;
            color: #1c1c1c;
            font-size: 1.5vw;
            margin: -1% 0 0 0;
        }

          /* resoluciones modal */ 
          @media(min-width:1400px){

            .window-container{
                width: 60vw;
            }

            .titulo-naranja-modal{
                font-size: 56px;
            }

            .titulo-negro-modal{
                font-size: 56px;
            }


            .control {

                width:40vw ;
            }

            .juego{

              width: 95%;
              margin: 0 2.5% ;
               }
              .tablets{
                width: 45vw;
            }

            .coorporativo-1{
                width: 45vw;
                
             }
            .tablet-tv{
                width: 42vw;
                margin: 0% 5% ;
                
                
            }

            .silla{
             width: ;

            }
        }


          @media(max-width:1400px){

            .window-container{
                width: 80vw;
            }

            .titulo-naranja-modal{
                font-size: 56px;
            }

            .titulo-negro-modal{
                font-size: 56px;
            }

            


            .control {

                width:50vw ;
            }

            .juego{

              width: 95%;
              margin: 0 2.5% ;
            }


            .silla{
                width: 35vw;
             ;

            }

            .tablets{
                width: 55vw;
                margin: 0 3% ;
                
            }

            .coorporativo-3{
                width: 38vw;
                
             }

            .coorporativo-1{
                width: 55vw;
                
             }
            .tablet-tv{
                width: 55vw;
                object-fit: cover;
                 justify-content: center;
                height: 500px;
            }

            .titulo-secundario-negro-modal{
                
                font-size: 3vw;
             
            }
        }

        @media(max-width:1068px){

            .window-container{
                width: 90vw;
                
            }

            .titulo-naranja-modal{
                font-size: 48px;
            }

            .titulo-negro-modal{
                font-size: 48px;
            }
            .tablets{
                width: 60vw;
                margin: 0 5% ;
            }

            .coorporativo-3{
                width: 55vw;
                
             }
            .titulo-secundario-negro-modal{
              
                font-size: 3vw;
                
            }
        }

        @media(min-width:764px){
            .tablets-mobile{
                display: none;
            }
         }

        @media(max-width:764px){

            .titulo-naranja-modal{
                font-size: 32px;
            }

            .titulo-negro-modal{
                font-size: 32px;
            }

            .textos-modal{
                font-size: 21px;
            }


            .tablets{
                width: 65vw;
                margin: 0 3% ;
                display: none;
            }
            .coorporativo-1{
                width: 65vw;
                
             }

             .coorporativo-3{
                width: 58vw;
                
             }
            .tablet-tv{
                width: 60vw;
                object-fit: cover;
                 justify-content: center;
                height: 500px;
            }
            .tablets-mobile{
                width: 50vw;
            }
            

.juego{


    height: 60vh;
    object-fit: cover;

}
.silla{
    width: 45vw;
 ;

}

.control{
    width: 60vw;
}


.titulo-secundario-negro-modal{
                
    font-size: 4vw;
 
}

        }




            @media(max-width:480px){
               
                .window-container{
                    width: 100vw;
                    
                }

                .titulo-naranja-modal{
                    font-size: 28px;
                }

                .titulo-negro-modal{
                    font-size: 28px;
                }

                .textos-modal{
                    font-size: 18px;
                }

                .silla{
                    width: 55vw;
                 ;
          }

          .tablets-mobile{
            width: 65vw;
           

        }

        .titulo-secundario-negro-modal{
                
            font-size: 5vw;
         
        }
     
           }
            
            @media(max-width:320px){

                .window-container{
                    
                    width: 100vw;
                }

          }


         


/*PLANES PRECIOS*/

          .card{
            background-color: #f5f5f7;
            border-color: transparent;
        border-style: none;
        padding-top: 25px;
        border-radius: 28px;
          }

          .list-unstyled {
           
            font-size: 1rem;
            color: #696969;
          }

          .btn { 
            border-radius: 2rem;
            font-size: 1rem;
            background-color: #ff4d00;
            border-color: white;
            
            color: white;
          }

          .btn:hover{
            background-color: #fc3f00;
            color: white;
          }

          .titules-prices{
            font-size: 70px;
            margin: 0;
            padding: 0;
          }

          
}


body.page-nosotros{

    margin: 0;
    padding: 0;
    background-color: #fafafa;
    font-family: Poppins;
}

body.page-nosotros{

a{
    font-family: Poppins;
    text-decoration: none;
    color: #ff4d00;
}

a:hover{
    text-decoration:underline;
}

h1{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
}

h2{
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
}



/* BARRA DE NAVEGACION  */
.nav-link {
    color: #1e1e1e;
    
    
}

.myButton{
    background-color: #ff4d00;
    border-radius: 35px;
    display: inline-block;
    color: #f0eeee;
    padding: 7px 35px;
    text-decoration: none;
}

.myButton:hover{
    background-color: #ffffff;
    color: #1c1c1c;
}


.nav-link:hover{
    text-decoration:none;
}

.nav-link:hover {
    color: #ff4d00;
    
    
}



.container-fluid{
    max-height: 44px;
    
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none; }




.navbar{
    height: 44px;
    font-size: 15px;
    line-height: 11px;
    letter-spacing: -0.24px;
    max-height: 44px;
    
    min-height: 44px;
    }

    .navbar a{
        
        margin: 29px 30px;
        

        
    }

    @media (max-width: 1400px) { 

        .navbar a{
        
            margin: 29px 25px;
            
    
            font-size: 13px;
            line-height: 11px;
        }
        
     }

     @media  (max-width: 1200px) { 
        
        
        .navbar a{
        
            margin: 29px 18px;
            
            font-size: 12px;
            line-height: 11px;
            
        }
                
             }
        
    


    @media (max-width: 1600px) { 
        .background-vid{
            object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    
        }  }


    .navbar-nav, ul, li{
margin: 0;
padding: 0;
    }
    

@media (min-aspect-ratio:16/9) { 
    .background-vid{
        width: 100%;
            height:auto ;

    }  }

    @media (max-width: 724px) { 
        .background-vid{
            object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    
        }  }

        
        @media (max-width: 990px) { 
 #logo-inicio{
   margin-top:-45px ;
   float: left;
   padding: 0;
            }
            .text-nav-secondary{
                display: flex;
             text-align: center;
             justify-content: center;
            }
          }

          

          
        

    /* Navbar js */

    

    

        header.abajo{
            background: #1f1f1f;
            
                
                opacity: 95%;
        }

         

    header.abajo .nav-link {
    color: #ffffff;
    
    
}


    header.abajo .offcanvas-body li a:hover{
        color:#ff4d00;
        background-color: #dbdbdb;
        border-radius: 35px;
        
    }
    
    header.abajo .offcanvas-body li .myButton:hover {
        color:#ff4d00;
        font-weight: 500;
    }
    header.abajo li a {
        color:#313131;
        
    }
    
    

    .dropdown{
        
        border-radius: 35px;
        background-repeat:no-repeat;
        cursor:pointer;
        outline:none;
        border:none;
        box-shadow:none; 
        background-image: none;

        background-color: transparent;
        background: transparent;
        border-color: transparent;
        

    }


    .dropdown:hover{
        color: #ff4d00;
        
        

    }

    .dropdown-item:hover{
        background-color: transparent;
        color: #ff4d00;
        
    }

    header.abajo .dropdown:hover{
        
        
        color: #ff4d00;
        
        

    }

    @media only screen and (min-width:1100px) {
        .nav-link {
            margin: 0% 10px;
        }

        .nav-link {
            
            padding: 7%;
            
        }

        
    }


    @media only screen and (max-width:992px) {
        #navbarNavDropdown{
            background-color: #fcfcfc;
        }
        
.nav-link{
    color: #1c1c1c;
}
        a, li{
            padding: 2%;
            
            text-align: center;
            
        }
    }

    #navbarNavDropdown{
        
        border-radius: 2%;
        
        
    }

/* FOOTER */

footer{
    width: 100%;
    position: relative;
bottom: 0;
left: 0;
padding: 2rem 8%;
background-color: #1c1c1c;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}

footer .logo{
    height: 80px;
    margin-bottom: 1rem;
}

.social-icons-container, .footer-menu-container{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
margin-bottom: 1rem;
}

.social-icon{
    height: 50px;
    width: 50px;
    border-radius:50px;
    border: 1px solid #f2f2f2;
    background-image:url(/Img/instagram-icon.png) ;
background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    margin: 0.5rem;
}

.social-icon:hover{
    background-color: #1c1c1c;
    filter: invert(1);
}
    
.social-icon:nth-of-type(2){
background-image:url(/Img/facebook-icon.png);
}
.social-icon:nth-of-type(3){
    background-image: url(/Img/tiktok-icon.png);
}
.social-icon:nth-of-type(4){
    background-image:url(/Img/whatsapp-icon.png) ;
}
.footer-menu-container{
    list-style-type: none;
    color: #f2f2f2;
    font-size: 18px;

}
.menu-item{
    margin:1rem 1.5rem;
    cursor: pointer;
    opacity: 0.6;
}

.menu-item:hover{
    opacity: 1;
    
}

.copyright{
    color:white;
    opacity: 0.3;
    text-align: center;
}





    /* HOME ENTRADA */
    .container-background{
text-align: center;
display: flex;

justify-content: center;
height: 40vh;
color: rgb(255, 255, 255);
flex-direction: row;
margin-bottom: 5%;


    }

    .text-ayuda{
        color:#1c1c1c;
        margin-top:10% ;

    }

    .ayuda1{
        
 background-image: url(/nosotros/img/us.jpg);
 margin-left: 7%;
 margin-bottom: 5%;
 width: 85vw;
 height: 400px;
 
 
 border-radius: 18px;
 background-position:center bottom -105px;
    background-repeat: no-repeat;
    background-size: 100% ; 
    
    

    }

    .ayuda-mobile{
        
        background-image: url(/nosotros/img/us.jpg);
        margin-left: 7%;
        margin-bottom: 5%;
        width: 80vw;
        height: 400px;
        
        
        
        border-radius: 25px;
 background-position: right center ;
           background-repeat: no-repeat;
           background-size: 100% ; 
           
           
       
           }

    @media screen and (max-width: 468px) {
        .ayuda{
            display:none;
        }
    }

    @media screen and (min-width: 468px) {
        .ayuda-mobile{
            display:none;
        }
    }

    @media screen and (max-width: 300px) {
        .ayuda-mobile{
            border-radius: 500px;


        }
    }

    .text-ayuda h1{
        font-size: 20px;
        font-weight: 500;
    }
    
    .text-ayuda h4{
        font-size: 18px;
    }
    .text-ayuda h3{
        font-size: 6vh;
    }

    @media(max-width:768px){
        .text-ayuda{
            color:#1c1c1c;
            margin-top:10% ;
            
        }

        .text-ayuda h1{
            font-size: 16px;
        }
        
        .text-ayuda h4{
            font-size: 16px;
        }
        .text-ayuda h3{
            font-size: 4vh;
            
        }
    
    
    }
    
    @media(max-width:368px){
        .text-ayuda{
            color:#1c1c1c;
            margin-top:20% ;
            
        }

        .text-ayuda h1{
            font-size: 14px;
        }
        
        .text-ayuda h4{
            font-size: 12px;
            

        }
        .text-ayuda h3{
            font-size: 3vh;
            
        }
    
    
    }
   

    

    .text-equipo{
        font-weight: 600; 
        font-size: 45px;
        padding-top: 8%;
        padding-left: 3%;
        text-align: left;
        color: white;
    }

    .button-row-class{
        width: 50px;
        margin-right: 2%;
        float:right; 
        
    }

    @media only screen and (max-width:1300px) {
       
        .ayuda1{
            margin-top: 5%;
     
     margin-left: 7%;
     margin-bottom: 8%;
     width: 85vw;
     height: 400px;
     
     
     border-radius: 22px;
     background-position: right center ;
        background-repeat: no-repeat;
        background-size: 100% ; 
        
    
        }

        
    }

    @media only screen and (max-width:1200px) {

        .button-row-class{
           
            margin-top: 7%;
            
        }

        .text-equipo{
            font-size: 30px;
            font-weight: 600;
            
        }
       
       
        .ayuda1{
            margin-top: 5%;
     
     margin-left: 7%;
     margin-bottom: 15%;
     width: 85vw;
     height: 350px;
     
     
     border-radius: 22px;
     background-position: right center ;
        background-repeat: no-repeat;
        background-size: 100% ; 
        
    
        }
        
    }



       @media only screen and (max-width:930px) {

        .button-mobile-ayuda{
            margin-top: 40%;
            margin-left: 80%;
        }
        
    .button-row-class{
        width: 40px;
        margin-right: 2%;
        float:right; 
        margin-top: -7%;
        
    }
       
        .ayuda1{
            margin-top: 5%;
     
     margin-left: 7%;
     margin-bottom: 15%;
     width: 85vw;
     height: 200px;
     
     
     border-radius: 25px;
     background-position: right center ;
        background-repeat: no-repeat;
        background-size: 100% ; 
        
    
        }
       }

       @media only screen and (max-width:720px) {
       
        .ayuda1{
            
     height: 180px;
     
     
     border-radius: 35px;
            
    
        }
       }

       @media only screen and (max-width:520px) {
       
        .text-equipo{
            font-size: 20px;
            font-weight: 500;
        }
       
        .ayuda1{
            
     height: 150px;
     
     
     border-radius: 35px;
            
    
        }
       }

       @media only screen and (max-width:420px) {

        .text-equipo{
            font-size: 18px; 

            margin-left: 7%;
            font-weight: 600;
            color: #f7f7f7;
        }
       
        .ayuda1{
            
     height: 180px;
     
     
     border-radius: 55px;
            
    
        }
       }

       .ayuda-mobile{
            
        height: 30vh;
        
        
        border-radius: 10px;
               
       
           }

           
          
       
       /* tarjetas imgs */

       .container-fluid{
        margin: 0;
        padding: 0;
    }


    .carrousel-principal{
        margin: 2% 0px 0px 0px;
        
    }

    .carousel{
        width: 100%;
        height: 40vh;
        margin: 0px;
        
    }
    
    
    @media(min-width:768px){
    
        .carousel{ margin: 0 70px;}
    }
    
    .carousel h2{
        font-size: 45px;
        line-height: 38px;
        padding-bottom: 50px;
        opacity: .9;
        text-transform: uppercase;
        font-weight: 600;
        text-align: center;
        color: #fff;
    }
    
    .carrusel-list{
        position: relative;
        display: flex;
        align-items: center;
        width: fit-content;
        height: 280px;
        padding: 10px 0px;
        margin: 0 auto;
        overflow: hidden;
        max-width:90vw ;
    }
    
    .carrusel-track{
        position: relative;
        top:0;
        left: 0;
        display: flex;
        justify-content: center;
        transition: 0.5s ease-in-out;
    }
    
    .carrusel{
        position: relative;
        width: 210px;
        padding: 0 18px;
        float: left;
        box-sizing: border-box;
        display: flex;
        height: 70%;
    }
    
    .carrusel h4{
       
        position: absolute;
        z-index: 1;
        font-size: 20px;
        line-height: 23px;
        color: #fff;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    
    .carrusel h4 small{
        font-size: 15px;
        
    
    }
    
    .carrusel a img{
     object-fit: cover;
     height: 300px;
     width: 200px;
     border-radius: 28px;
     
     transition: 0.3s ease-in-out;
    }

    .carrusel a{
        
    }
    
    
    @media(max-width:768px){
        .carrusel{
            width: 275px;
            
            height: 275px;
        }
        .carrusel a img{
            width: 260px;
            height: 260px;
        }

         

    }
    
    .carrusel-arrow{
        border-radius: 30px;
        background-color: #d4d4d4;
        
        margin: 0px 14px 0px 0px;
        
        width: 35px;
        height: 35px;
        float: right;
        border: 0;
        
    }
    
    .carrusel-arrow:focus{
       
    }
    
    .carrusel-arrow svg{
    width: 13px;
    height: 100%;
    color: rgba(0, 0, 0, 0.7);
    }
    
    .carrusel-prev{
        left: 0;
    }
    
    .carrusel-next{
        right: 0px;
    }

    @media screen and (min-width: 768px) {
        .carrousel-principal{
            display:none;
        }
    }
    

    /* seccion tarjetas*/

    .tarjetas{
        width: 100vw;
        
        display: flex;
        justify-content: center;
        color: #1c1c1c;
        margin-bottom: 3%;
        
      
    }

    .tarjeta-centro{
        padding: 2% 2%;
      background-color:#ff4d00 ;
      color: white;
      border-radius: 28px;
      width: 25vw;
      height: 30vh;
      margin: 2%;
      justify-self: center;
      transition: 0.5s;
      
      
    }
    
    .tarjeta-centro:hover{
        padding: 2% 2%;
      background-color:#ff4d00 ;
      border-radius: 28px;
      width: 28vw;
      height: 32vh;
      margin: 2%;
      transition: 0.5s;
      transform: translateY(2%);
      

    }

    

    

    
    
    .icon-target{
        width:55px;
        padding: 2% 0%;
        
    }

    .tarjeta-centro h3{
        font-weight: 600;
    }
    @media screen and (max-width: 768px) {
        .tarjetas{
            display:none;
        }
    }
    

     /* seccion potencia*/

       .ayuda2{
        
        background-image: url(/nosotros/img/eye.jpg);
        margin-left: 7%;
        margin-bottom: 15%;
        width: 85vw;
        height: 400px;
        color: white;
        
        border-radius: 18px;
        background-position: center center ;
           background-repeat: no-repeat;
           background-size: cover; 
           transition: 0.5s;
           
       
           }

           .ayuda2:hover{
            transition: 0.5s;
            height: 45vh;
           }

           @media(min-width:768px){
            .ayuda2{
                margin-top: 20px;
                
            }
        }
           
          /* seccion ventanas modales*/


          .open-ubication{
            border:transparent;
            cursor: pointer;
            background-color:transparent;
            float: right;
            
          }

          

          .window-background{
            width: 100%;
            height: 100%;
            position:fixed;
            
            top: 0;
            left: 0;
            backdrop-filter: blur(7px);
            background-color: #00000081;
            z-index: 1;
            display: none;
            align-items: center;
            justify-content: center;
            overflow: hidden;
            
          }

          .window-container{
            margin-top: 5%;
            position: relative;
            background-color: #ffffff;
            width: 55%;
            height: 90%;
            padding: 1.5rem;
            border-radius: 18px;
            animation-name: modal;
            animation-duration: 700ms;
            box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.4);
            z-index: 10;
           
          }

          .close{
            
          }

          .close-button{
            position:absolute;
            border-radius: 50%;
            top: -15px;
            right: -15px;
            width: 40px;
            height: 40px;
            display: flex;
            align-items: center;
            justify-content: center ;
            border: 1px solid #eee;
            cursor: pointer;
            margin: 3% 2% 0 0;
          }


          

          .seccion-modal-externa{
            margin: 5%;
            border: 1px white solid;
          }

          .seccion-modal-interna{
            margin: 5% 0%;
            box-sizing: border-box;
            z-index: 1;
            background-color: #f5f5f7;
            border-radius: 15px;
          }

          .imagenes-modal{
            position: relative;
            margin: 10px 15px;
            
            width: 100%;
  height: 100%;
  object-fit: contain;
           
             }

              /* resoluciones modal */ 
 
             @media(min-width:1024px){
                .seccion-modal-interna{
                    margin-top: 20px;
                    
                }

                .imagenes-modal{
                    width: 100%;
                }

                .textos-modal{
                    font-size: 18px;
                }

                .subtitulos-modal{
                    font-size: 56px;
                    margin: 0;
                    
                    
                }

                .titulos-modal{
                    font-size: 19px;
                }

                .window-container{
                    margin-top: 5%;
                    position: relative;
                    background-color: #ffffff;
                    width: 55%;
                    height: 90%;
                    padding: 0rem;
                    border-radius: 18px;
                    animation-name: modal;
                    
                    box-shadow: 0 2.5px 10px -2.5px rgba(0, 0, 0, 0.4);
                    z-index: 10;
                   
                  }


              }


}
             @media(max-width:1024px){
                .seccion-modal-interna{
                    margin-top: 20px;
                    
                }

                .imagenes-modal{
                    width: 100%;
                }

                .textos-modal{
                    font-size: 12px;
                }

                .subtitulos-modal{
                    font-size: 35px;
                    margin: 0;
                    
                    
                }

                .titulos-modal{
                    font-size: 10px;
                }

                .window-container{
                    margin-top: 5%;
                    position: relative;
                    background-color: #ffffff;
                    width: 75%;
                    height: 90%;
                    padding: 0rem;
                    border-radius: 18px;
                    animation-name: modal;
                   
                    box-shadow: 0 2.5px 10px -2.5px rgba(0, 0, 0, 0.4);
                    z-index: 10;
                   
                  }



              }


             @media(max-width:968px){
                .seccion-modal-interna{
                    margin-top: 20px;
                    
                }

                .imagenes-modal{
                    width: 100%;
                }

                .textos-modal{
                    font-size: 12px;
                }

                .subtitulos-modal{
                    font-size: 35px;
                    margin: 0;
                    
                    
                }

                .titulos-modal{
                    font-size: 10px;
                }

                .window-container{
                    margin-top: 5%;
                    position: relative;
                    background-color: #ffffff;
                    width: 95%;
                    height: 90%;
                    padding: 0rem;
                    border-radius: 18px;
                    animation-name: modal;
                    
                    box-shadow: 0 2.5px 10px -2.5px rgba(0, 0, 0, 0.4);
                    z-index: 10;
                   
                  }



              }

            
             @media(max-width:368px){
                .seccion-modal-interna{
                    margin-top: 20px;
                    
                }

                .imagenes-modal{
                    width: 100%;
                }

                .textos-modal{
                    font-size: 12px;
                }

                .subtitulos-modal{
                    font-size: 35px;
                    margin: 0;
                    
                    
                }

                .titulos-modal{
                    font-size: 10px;
                }

                .window-container{
                    margin-top: 5%;
                    position: relative;
                    background-color: #ffffff;
                    width: 100%;
                    height: 90%;
                    padding: 0rem;
                    border-radius: 18px;
                    animation-name: modal;
                    
                    box-shadow: 0 2.5px 10px -2.5px rgba(0, 0, 0, 0.4);
                    z-index: 10;
                   
                  }



              }
              @media(max-width:768px){
                .seccion-modal-interna{
                    margin-top: 20px;
                    
                }

                .imagenes-modal{
                    width: 450px;

                }

                .textos-modal{
                    font-size: 12px;
                }

                .subtitulos-modal{
                    font-size: 35px;
                    margin: 0;
                    
                    
                }

                .titulos-modal{
                    font-size: 10px;
                }

                .window-container{
                    margin-top: 2%;
                    position: relative;
                    background-color: #ffffff;
                    width: 100%;
                    height: 90%;
                    padding: 0rem;
                    border-radius: 18px;
                    
                    animation-duration: .5s;
                    box-shadow: 0 2.5px 10px -2.5px rgba(0, 0, 0, 0.4);
                    z-index: 1;
                   
                  }



              }

              


body.page-ayuda{

    margin: 0;
    padding: 0;
    background-color: #fafafa;
    font-family: Poppins;
}

body.page-ayuda{

a{
    font-family: Poppins;
    text-decoration: none;
    color: #ff4d00;
}

a:hover{
    text-decoration:underline;
}

h1{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
}

h2{
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
}



/* BARRA DE NAVEGACION  */
.nav-link {
    color: #1e1e1e;
    
    
}

.myButton{
    background-color: #ff4d00;
    border-radius: 35px;
    display: inline-block;
    color: #f0eeee;
    padding: 7px 35px;
    text-decoration: none;
}

.myButton:hover{
    background-color: #ffffff;
    color: #1c1c1c;
}


.nav-link:hover{
    text-decoration:none;
}

.nav-link:hover {
    color: #ff4d00;
    
    
}



.container-fluid{
    max-height: 44px;
    
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none; }




.navbar{
    height: 44px;
    font-size: 15px;
    line-height: 11px;
    letter-spacing: -0.24px;
    max-height: 44px;
    
    min-height: 44px;
    }

    .navbar a{
        
        margin: 29px 30px;
        

        
    }

    @media (max-width: 1400px) { 

        .navbar a{
        
            margin: 29px 25px;
            
    
            font-size: 13px;
            line-height: 11px;
        }
        
     }

     @media  (max-width: 1200px) { 
        
        
        .navbar a{
        
            margin: 29px 18px;
            
            font-size: 12px;
            line-height: 11px;
            
        }
                
             }
        
    


    @media (max-width: 1600px) { 
        .background-vid{
            object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    
        }  }


    .navbar-nav, ul, li{
margin: 0;
padding: 0;
    }
    

@media (min-aspect-ratio:16/9) { 
    .background-vid{
        width: 100%;
            height:auto ;

    }  }

    @media (max-width: 724px) { 
        .background-vid{
            object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    
        }  }

        
        @media (max-width: 990px) { 
 #logo-inicio{
   margin-top:-45px ;
   float: left;
   padding: 0;
            }
            .text-nav-secondary{
                display: flex;
             text-align: center;
             justify-content: center;
            }
          }

          

          
        

    /* Navbar js */

    

    

        header.abajo{
            background: #1f1f1f;
            
                
                opacity: 95%;
        }

         

    header.abajo .nav-link {
    color: #ffffff;
    
    
}


    header.abajo .offcanvas-body li a:hover{
        color:#ff4d00;
        background-color: #dbdbdb;
        border-radius: 35px;
        
    }
    
    header.abajo .offcanvas-body li .myButton:hover {
        color:#ff4d00;
        font-weight: 500;
    }
    header.abajo li a {
        color:#313131;
        
    }
    
    

    .dropdown{
        
        border-radius: 35px;
        background-repeat:no-repeat;
        cursor:pointer;
        outline:none;
        border:none;
        box-shadow:none; 
        background-image: none;

        background-color: transparent;
        background: transparent;
        border-color: transparent;
        

    }


    .dropdown:hover{
        color: #ff4d00;
        
        

    }

    .dropdown-item:hover{
        background-color: transparent;
        color: #ff4d00;
        
    }

    header.abajo .dropdown:hover{
        
        
        color: #ff4d00;
        
        

    }

    @media only screen and (min-width:1100px) {
        .nav-link {
            margin: 0% 10px;
        }

        .nav-link {
            
            padding: 7%;
            
        }

        
    }


    @media only screen and (max-width:992px) {
        #navbarNavDropdown{
            background-color: #fcfcfc;
        }
        
.nav-link{
    color: #1c1c1c;
}
        a, li{
            padding: 2%;
            
            text-align: center;
            
        }
    }

    #navbarNavDropdown{
        
        border-radius: 2%;
        
        
    }

/* FOOTER */

footer{
    width: 100%;
    position: relative;
bottom: 0;
left: 0;
padding: 2rem 8%;
background-color: #1c1c1c;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}

footer .logo{
    height: 80px;
    margin-bottom: 1rem;
}

.social-icons-container, .footer-menu-container{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
margin-bottom: 1rem;
}

.social-icon{
    height: 50px;
    width: 50px;
    border-radius:50px;
    border: 1px solid #f2f2f2;
    background-image:url(/Img/instagram-icon.png) ;
background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    margin: 0.5rem;
}

.social-icon:hover{
    background-color: #1c1c1c;
    filter: invert(1);
}
    
.social-icon:nth-of-type(2){
background-image:url(/Img/facebook-icon.png);
}
.social-icon:nth-of-type(3){
    background-image: url(/Img/tiktok-icon.png);
}
.social-icon:nth-of-type(4){
    background-image:url(/Img/whatsapp-icon.png) ;
}
.footer-menu-container{
    list-style-type: none;
    color: #f2f2f2;
    font-size: 18px;

}
.menu-item{
    margin:1rem 1.5rem;
    cursor: pointer;
    opacity: 0.6;
}

.menu-item:hover{
    opacity: 1;
    
}

.copyright{
    color:white;
    opacity: 0.3;
    text-align: center;
}





    /* HOME ENTRADA */
    .container-background{
text-align: center;
display: flex;

justify-content: center;
height: 40vh;
color: rgb(255, 255, 255);
flex-direction: row;
margin-bottom: 5%;


    }

    .text-ayuda{
        color:#1c1c1c;
        margin-top:10% ;

    }

    .ayuda1{
        
 background-image: url(/centro-de-ayuda/img/ayuda.png);
 margin-left: 7%;
 margin-bottom: 5%;
 width: 85vw;
 height: 400px;
 
 
 border-radius: 18px;
 background-position: right center ;
    background-repeat: no-repeat;
    background-size: 100% ; 
    
    

    }

    .ayuda-mobile{
        
        background-image: url(/centro-de-ayuda/img/ayuda-mobile.jpg);
        margin-left: 7%;
        margin-bottom: 5%;
        width: 80vw;
        height: 400px;
        
        
        
        border-radius: 25px;
 background-position: right center ;
           background-repeat: no-repeat;
           background-size: 100% ; 
           
           
       
           }

    @media screen and (max-width: 468px) {
        .ayuda{
            display:none;
        }
    }

    @media screen and (min-width: 468px) {
        .ayuda-mobile{
            display:none;
        }
    }

    @media screen and (max-width: 300px) {
        .ayuda-mobile{
            border-radius: 500px;


        }
    }

    .text-ayuda h1{
        font-size: 20px;
        font-weight: 500;
    }
    
    .text-ayuda h4{
        font-size: 18px;
    }
    .text-ayuda h3{
        font-size: 6vh;
    }

    @media(max-width:768px){
        .text-ayuda{
            color:#1c1c1c;
            margin-top:10% ;
            
        }

        .text-ayuda h1{
            font-size: 16px;
        }
        
        .text-ayuda h4{
            font-size: 16px;
        }
        .text-ayuda h3{
            font-size: 4vh;
            
        }
    
    
    }
    
    @media(max-width:368px){
        .text-ayuda{
            color:#1c1c1c;
            margin-top:20% ;
            
        }

        .text-ayuda h1{
            font-size: 14px;
        }
        
        .text-ayuda h4{
            font-size: 12px;
            

        }
        .text-ayuda h3{
            font-size: 3vh;
            
        }
    
    
    }
   

    

    .text-equipo{
        font-weight: 600; 
        font-size: 45px;
        padding-top: 8%;
        padding-left: 3%;
        text-align: left;
    }

    .button-row-class{
        width: 50px;
        margin-right: 2%;
        float:right; 
        
    }

    @media only screen and (max-width:1300px) {
       
        .ayuda1{
            margin-top: 5%;
     
     margin-left: 7%;
     margin-bottom: 8%;
     width: 85vw;
     height: 400px;
     
     
     border-radius: 22px;
     background-position: right center ;
        background-repeat: no-repeat;
        background-size: 100% ; 
        
    
        }

        
    }

    @media only screen and (max-width:1200px) {

        .button-row-class{
           
            margin-top: 7%;
            
        }

        .text-equipo{
            font-size: 30px;
            font-weight: 600;
            
        }
       
       
        .ayuda1{
            margin-top: 5%;
     
     margin-left: 7%;
     margin-bottom: 15%;
     width: 85vw;
     height: 350px;
     
     
     border-radius: 22px;
     background-position: right center ;
        background-repeat: no-repeat;
        background-size: 100% ; 
        
    
        }
        
    }



       @media only screen and (max-width:930px) {

        .button-mobile-ayuda{
            margin-top: 40%;
            margin-left: 80%;
        }
        
    .button-row-class{
        width: 40px;
        margin-right: 2%;
        float:right; 
        margin-top: -7%;
        
    }
       
        .ayuda1{
            margin-top: 5%;
     
     margin-left: 7%;
     margin-bottom: 15%;
     width: 85vw;
     height: 200px;
     
     
     border-radius: 25px;
     background-position: right center ;
        background-repeat: no-repeat;
        background-size: 100% ; 
        
    
        }
       }

       @media only screen and (max-width:720px) {
       
        .ayuda1{
            
     height: 180px;
     
     
     border-radius: 35px;
            
    
        }
       }

       @media only screen and (max-width:520px) {
       
        .text-equipo{
            font-size: 20px;
            font-weight: 500;
        }
       
        .ayuda1{
            
     height: 150px;
     
     
     border-radius: 35px;
            
    
        }
       }

       @media only screen and (max-width:420px) {

        .text-equipo{
            font-size: 18px; 

            margin-left: 7%;
            font-weight: 600;
            color: #f7f7f7;
        }
       
        .ayuda1{
            
     height: 180px;
     
     
     border-radius: 55px;
            
    
        }
       }

       .ayuda-mobile{
            
        height: 30vh;
        
        
        border-radius: 10px;
               
       
           }

           
          
       
       /* tarjetas imgs */

       .container-fluid{
        margin: 0;
        padding: 0;
    }


    .carrousel-principal{
        margin: 2% 0px 0px 0px;
        
    }

    .carousel{
        width: 100%;
        height: 40vh;
        margin: 0px;
        
    }
    
    
    @media(min-width:768px){
    
        .carousel{ margin: 0 70px;}
    }
    
    .carousel h2{
        font-size: 45px;
        line-height: 38px;
        padding-bottom: 50px;
        opacity: .9;
        text-transform: uppercase;
        font-weight: 600;
        text-align: center;
        color: #fff;
    }
    
    .carrusel-list{
        position: relative;
        display: flex;
        align-items: center;
        width: fit-content;
        height: 280px;
        padding: 10px 0px;
        margin: 0 auto;
        overflow: hidden;
        max-width:90vw ;
    }
    
    .carrusel-track{
        position: relative;
        top:0;
        left: 0;
        display: flex;
        justify-content: center;
        transition: 0.5s ease-in-out;
    }
    
    .carrusel{
        position: relative;
        width: 210px;
        padding: 0 18px;
        float: left;
        box-sizing: border-box;
        display: flex;
        height: 70%;
    }
    
    .carrusel h4{
       
        position: absolute;
        z-index: 1;
        font-size: 20px;
        line-height: 23px;
        color: #fff;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    
    .carrusel h4 small{
        font-size: 15px;
        
    
    }
    
    .carrusel a img{
     object-fit: cover;
     height: 300px;
     width: 200px;
     border-radius: 28px;
     
     transition: 0.3s ease-in-out;
    }

    .carrusel a{
        
    }
    
    
    @media(max-width:768px){
        .carrusel{
            width: 275px;
            
            height: 275px;
        }
        .carrusel a img{
            width: 260px;
            height: 260px;
        }

         

    }
    
    .carrusel-arrow{
        border-radius: 30px;
        background-color: #d4d4d4;
        
        margin: 0px 14px 0px 0px;
        
        width: 35px;
        height: 35px;
        float: right;
        border: 0;
        
    }
    
    .carrusel-arrow:focus{
       
    }
    
    .carrusel-arrow svg{
    width: 13px;
    height: 100%;
    color: rgba(0, 0, 0, 0.7);
    }
    
    .carrusel-prev{
        left: 0;
    }
    
    .carrusel-next{
        right: 0px;
    }

    @media screen and (min-width: 768px) {
        .carrousel-principal{
            display:none;
        }
    }
    

    /* seccion tarjetas*/

    .tarjetas{
        width: 100vw;
        
        display: flex;
        justify-content: center;
        color: #1c1c1c;
        margin-bottom: 3%;
        
      
    }

    .tarjeta-centro{
        padding: 2% 2%;
      background-color:#ffffff ;
      border-radius: 28px;
      width: 25vw;
      height: 30vh;
      margin: 2%;
      justify-self: center;
      transition: 0.5s;
      
      
    }
    
    .tarjeta-centro:hover{
        padding: 2% 2%;
      background-color:#ffffff ;
      border-radius: 28px;
      width: 28vw;
      height: 32vh;
      margin: 2%;
      transition: 0.5s;
      transform: translateY(2%);
      

    }

    

    

    
    
    .icon-target{
        width:55px;
        padding: 2% 0%;
        
    }

    .tarjeta-centro h3{
        font-weight: 600;
    }
    @media screen and (max-width: 768px) {
        .tarjetas{
            display:none;
        }
    }
    

     /* seccion potencia*/

       .ayuda2{
        
        background-image: url(/centro-de-ayuda/img/gamer.png);
        margin-left: 7%;
        margin-bottom: 15%;
        width: 85vw;
        height: 400px;
        color: white;
        
        border-radius: 18px;
        background-position: center center ;
           background-repeat: no-repeat;
           background-size: cover; 
           transition: 0.5s;
           
       
           }

           .ayuda2:hover{
            transition: 0.5s;
            height: 45vh;
           }

           @media(min-width:768px){
            .ayuda2{
                margin-top: 20px;
                
            }
        }
           
          /* seccion ventanas modales*/


          .open-ubication{
            border:transparent;
            cursor: pointer;
            background-color:transparent;
            float: right;
            
          }

          

          .window-background{
            width: 100%;
            height: 100%;
            position:fixed;
            
            top: 0;
            left: 0;
            backdrop-filter: blur(7px);
            background-color: #00000081;
            z-index: 1;
            display: none;
            align-items: center;
            justify-content: center;
            overflow: hidden;
            
          }

          .window-container{
            margin-top: 5%;
            position: relative;
            background-color: #ffffff;
            width: 55%;
            height: 90%;
            padding: 1.5rem;
            border-radius: 18px;
            animation-name: modal;
            animation-duration: 700ms;
            box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.4);
            z-index: 10;
            overflow-y: auto;
          }

          .close{
            
          }

          .close-button{
            position:absolute;
            border-radius: 50%;
            top: -15px;
            right: -15px;
            width: 40px;
            height: 40px;
            display: flex;
            align-items: center;
            justify-content: center ;
            border: 1px solid #eee;
            cursor: pointer;
            margin: 3% 2% 0 0;
          }


          

          .seccion-modal-externa{
            margin: 5%;
            border: 1px white solid;
          }

          .seccion-modal-interna{
            margin: 5% 0%;
            padding: 3%;
            box-sizing: border-box;
            z-index: 1;
            background-color: #f5f5f7;
            border-radius: 15px;
          }

          .imagenes-modal{
            position: relative;
            margin: 10px 15px;
            
           
  
  object-fit: contain;
           
             }

             .modal-button{
            
               margin: 5vh 0% 1vh 30% ;
               border-radius: 2rem;
               font-size: 1rem;
               background-color: #ff4d00;
               border-color: white;
               color: white;
               width: 20vw;
               justify-content: center;
               text-align: center;
display: inline-block;
padding: 0.5rem;

             }


             .google-maps-logo{
                width: 10vw;
             }

              /* resoluciones modal */ 
 
             @media(min-width:1024px){
                .seccion-modal-interna{
                    margin-top: 20px;
                    
                }

                .imagenes-modal{
                    
                }

                .textos-modal{
                    font-size: 18px;
                }

                .subtitulos-modal{
                    font-size: 56px;
                    margin: 0;
                    
                    
                }

                .titulos-modal{
                    font-size: 19px;
                }

                .window-container{
                    margin-top: 5%;
                    position: relative;
                    background-color: #ffffff;
                    width: 55%;
                    height: 90%;
                    padding: 0rem;
                    border-radius: 18px;
                    animation-name: modal;
                    
                    box-shadow: 0 2.5px 10px -2.5px rgba(0, 0, 0, 0.4);
                    z-index: 10;
                   
                  }


              }


             @media(max-width:1024px){
                .seccion-modal-interna{
                    margin-top: 20px;
                    
                }

                .imagenes-modal{
                    
                }

                .textos-modal{
                    font-size: 12px;
                }

                .subtitulos-modal{
                    font-size: 35px;
                    margin: 0;
                    
                    
                }

                .titulos-modal{
                    font-size: 10px;
                }

                .window-container{
                    margin-top: 5%;
                    position: relative;
                    background-color: #ffffff;
                    width: 75%;
                    height: 90%;
                    padding: 0rem;
                    border-radius: 18px;
                    animation-name: modal;
                   
                    box-shadow: 0 2.5px 10px -2.5px rgba(0, 0, 0, 0.4);
                    z-index: 10;
                   
                  }
 
                  .modal-button{
                    
                    display: inline;
                  }


              }


             @media(max-width:968px){
                .seccion-modal-interna{
                    margin-top: 20px;
                    
                }

                .imagenes-modal{
                    width: 100%;
                }

                .textos-modal{
                    font-size: 12px;
                }

                .subtitulos-modal{
                    font-size: 35px;
                    margin: 0;
                    
                    
                }

                .titulos-modal{
                    font-size: 10px;
                }

                .window-container{
                    margin-top: 5%;
                    position: relative;
                    background-color: #ffffff;
                    width: 95%;
                    height: 90%;
                    padding: 0rem;
                    border-radius: 18px;
                    animation-name: modal;
                    
                    box-shadow: 0 2.5px 10px -2.5px rgba(0, 0, 0, 0.4);
                    z-index: 10;
                   
                  }

.textos-modal{
    font-size: 1.5vw;
}

              }

            
             @media(max-width:368px){
                .seccion-modal-interna{
                    margin-top: 20px;
                    padding: 5%;
                    
                }

                .imagenes-modal{
                    width: 100%;
                }

                .textos-modal{
                    font-size: 12px;
                }

                .subtitulos-modal{
                    font-size: 35px;
                    margin: 0;
                    
                    
                }

                .titulos-modal{
                    font-size: 10px;
                }

                .window-container{
                    margin-top: 5%;
                    position: relative;
                    background-color: #ffffff;
                    width: 100%;
                    height: 90%;
                    padding: 0rem;
                    border-radius: 18px;
                    animation-name: modal;
                   
                    box-shadow: 0 2.5px 10px -2.5px rgba(0, 0, 0, 0.4);
                    z-index: 10;
                   
                  }

                 
                 }
                 
              @media(max-width:568px){

                .modal-button{
                    
                    
                    
              }
               }

               @media(max-width:468px){

                .modal-button{
                    font-size: 85%;
                    width: 100%;
                    
                    
                    
              }
               }
               @media(max-width:268px){

                .modal-button{
                    font-size: 55%;
                    width: 100%;
                    
                    
                    
              }
               }

              @media(max-width:768px){
                .seccion-modal-interna{
                    margin-top: 20px;
                    
                }

                .imagenes-modal{
                    width: 450px;

                }

                .textos-modal{
                    font-size: 12px;
                }

                .subtitulos-modal{
                    font-size: 35px;
                    margin: 0;
                    
                    
                }

                .titulos-modal{
                    font-size: 10px;
                }

                .window-container{
                    margin-top: 2%;
                    position: relative;
                    background-color: #ffffff;
                    width: 100%;
                    height: 90%;
                    padding: 0rem;
                    border-radius: 18px;
                    
                    animation-duration: .5s;
                    box-shadow: 0 2.5px 10px -2.5px rgba(0, 0, 0, 0.4);
                    z-index: 1;
                   
                  }
                 .google-maps-logo{
                    width:15vw;
                 }


                  
              }
              ::-webkit-scrollbar {display: none;}
            .grid-location{
                display: grid;
                grid-template-columns: 1fr 3fr;
                margin: 1rem;
                
            }

           
}


body.page-popup{

    margin: 0;
    padding: 0;
    background-color: #fcfcfc;
    font-family: Poppins;
}

body.page-popup{

a{
    font-family: Poppins;
    text-decoration: none;
    color: #ff4d00;
}

a:hover{
    text-decoration:underline;
}

h1{
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
}

h2{
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
}



.popup{
    
        /* Font & Text */
        font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 17px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        letter-spacing: normal;
        line-height: 25px;
        text-decoration: none solid rgb(29, 29, 31);
        text-align: center;
        text-indent: 0px;
        text-transform: none;
        vertical-align: baseline;
        white-space: normal;
        word-spacing: 0px;
    
        /* Color & Background */
        background-attachment: scroll;
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
        background-position: 0% 0%;
        background-repeat: repeat;
        color: rgb(29, 29, 31);
    
        /* Box */
        height: 44px;
        width: 44px;
        border: 0px none rgb(29, 29, 31);
        border-top: 0px none rgb(29, 29, 31);
        border-right: 0px none rgb(29, 29, 31);
        border-bottom: 0px none rgb(29, 29, 31);
        border-left: 0px none rgb(29, 29, 31);
        margin: 16px 16px 0px 0px;
        padding: 0px;
        max-height: none;
        min-height: auto;
        max-width: none;
        min-width: auto;
    
        /* Positioning */
        position: sticky;
        top: 16px;
        bottom: auto;
        right: auto;
        left: auto;
        float: none;
        display: flex;
        clear: none;
        z-index: 9999;
    
        /* List */
        list-style-image: none;
        list-style-type: disc;
        list-style-position: outside;
    
        /* Table */
        border-collapse: separate;
        border-spacing: 0px 0px;
        caption-side: top;
        empty-cells: show;
        table-layout: auto;
    
        /* Miscellaneous */
        overflow: visible;
        cursor: pointer;
        visibility: visible;
    
        /* Effects */
        transform: none;
        transition: all 0s ease 0s;
        outline: rgb(255, 0, 0) dashed 1px;
        outline-offset: 0px;
        box-sizing: content-box;
        resize: none;
        text-shadow: none;
        text-overflow: clip;
        word-wrap: normal;
        box-shadow: none;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
}
}


body.page-politicas{
    margin: 0;
    padding: 0;
    background-color: #fafafa;
    font-family: Poppins;
}

body.page-politicas a{
    font-family: Poppins;
    text-decoration: none;
    color: #ff4d00;
}

body.page-politicas a:hover{
    text-decoration: underline;
}

body.page-cobertura{
    margin: 0;
    padding: 0;
    background-color: #fafafa;
    font-family: Poppins;
}

.site-header{
    transition: background-color 0.25s ease, backdrop-filter 0.25s ease;
}

.site-header .menu-toggle-btn{
    margin: 0;
    width: 38px;
    height: 38px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: transparent;
    box-shadow: none;
    display: none;
    align-items: center;
    justify-content: center;
}

.site-header .menu-toggle-btn:focus{
    box-shadow: none;
}

.site-header .menu-toggle-bars{
    width: 16px;
    height: 2px;
    border-radius: 3px;
    background: #111111;
    position: relative;
    display: block;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

.site-header .menu-toggle-bars::before,
.site-header .menu-toggle-bars::after{
    content: "";
    position: absolute;
    left: 0;
    width: 16px;
    height: 2px;
    border-radius: 3px;
    background: #111111;
    transition: transform 0.2s ease, top 0.2s ease;
}

.site-header .menu-toggle-bars::before{
    top: -5px;
}

.site-header .menu-toggle-bars::after{
    top: 5px;
}

.site-header .menu-toggle-btn[aria-expanded="true"] .menu-toggle-bars{
    background: transparent;
}

.site-header .menu-toggle-btn[aria-expanded="true"] .menu-toggle-bars::before{
    top: 0;
    transform: rotate(45deg);
}

.site-header .menu-toggle-btn[aria-expanded="true"] .menu-toggle-bars::after{
    top: 0;
    transform: rotate(-45deg);
}

.site-header .services-toggle{
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: inherit;
}

.site-header .services-toggle:focus{
    box-shadow: none;
}

.site-header a:hover{
    text-decoration: none;
}

.site-header.abajo{
    background: rgba(12, 12, 14, 0.9);
    backdrop-filter: saturate(180%) blur(22px);
}

.site-header.abajo .nav-link,
.site-header.abajo .services-toggle{
    color: #ffffff !important;
}

.site-header .nav-item.dropdown .dropdown-menu{
    margin-top: 12px;
    min-width: 270px;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(8px);
    box-shadow: 0 16px 34px rgba(0, 0, 0, 0.14);
    overflow: hidden;
}

.site-header .nav-item.dropdown .dropdown-menu li{
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-header .nav-item.dropdown .dropdown-menu li + li{
    margin-top: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.site-header .nav-item.dropdown .dropdown-item{
    color: #1f1f1f;
    display: block;
    width: 100%;
    margin: 0 !important;
    padding: 13px 14px;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.25;
    text-decoration: none !important;
    transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.site-header .nav-item.dropdown .dropdown-item:hover,
.site-header .nav-item.dropdown .dropdown-item:focus{
    background-color: #f4f6f8;
    color: #ff4d00;
    transform: translateX(2px);
    text-decoration: none !important;
}

@media only screen and (max-width:992px){
    .navbar-principal.site-header{
        background: transparent;
        backdrop-filter: none;
    }

    .navbar-principal.site-header.abajo{
        backdrop-filter: saturate(180%) blur(22px);
        background: #111214;
    }

    .navbar-dark.site-header{
        background: rgba(250, 250, 252, 0.86);
        backdrop-filter: saturate(160%) blur(12px);
    }

    .navbar-dark.site-header.abajo{
        background: rgba(20, 20, 22, 0.86);
        backdrop-filter: saturate(180%) blur(22px);
    }

    .site-header .navbar{
        height: auto;
        max-height: none;
        min-height: 52px;
        line-height: normal;
        padding: 0 12px;
        overflow: visible;
    }

    .site-header .navbar.container{
        max-width: 100% !important;
        padding-left: calc(12px + env(safe-area-inset-left));
        padding-right: calc(12px + env(safe-area-inset-right));
    }

    .site-header .container-fluid{
        max-height: none;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        min-height: 58px;
        padding: 0 24px 0 16px;
        overflow: visible;
    }

    .site-header .navbar-brand{
        margin: 0;
        padding: 0;
        display: inline-flex;
        align-items: center;
        line-height: 0;
    }

    .site-header .navbar-brand img{
        max-width: 140px !important;
        max-height: 36px;
        height: auto;
        display: block;
    }

    .site-header #logo-inicio{
        margin-top: 0 !important;
        float: none !important;
        padding: 0 !important;
    }

    .site-header .menu-toggle-btn{
        display: inline-flex;
        margin-left: auto;
        margin-right: 6px;
        background: rgba(255, 255, 255, 0.95);
        border: 1px solid rgba(0, 0, 0, 0.16);
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.14);
        flex: 0 0 auto;
        width: 42px;
        height: 42px;
        align-self: center;
    }

    .site-header.abajo,
    .site-header.abajo .navbar,
    .site-header.abajo .container-fluid{
        background: #111214 !important;
    }

    .site-header.abajo .menu-toggle-btn{
        background: rgba(255, 255, 255, 0.14);
        border: 1px solid rgba(255, 255, 255, 0.34);
    }

    .site-header.abajo .menu-toggle-bars,
    .site-header.abajo .menu-toggle-bars::before,
    .site-header.abajo .menu-toggle-bars::after{
        background: #ffffff;
    }

    @media only screen and (max-width:420px){
        .site-header .container-fluid{
            padding: 0 26px 0 18px;
        }

        .site-header .menu-toggle-btn{
            margin-right: 8px;
        }
    }

    .site-header .text-nav-secondary{
        display: none;
    }

    .site-header .navbar-collapse{
        position: fixed;
        top: 60px;
        left: 0;
        right: 0;
        margin: 0;
        padding: 10px 18px 20px;
        background: rgba(252, 252, 252, 0.98);
        backdrop-filter: saturate(140%) blur(12px);
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        max-height: calc(100dvh - 60px);
        overflow-y: auto;
        z-index: 1040;
    }

    .site-header.abajo .navbar-collapse{
        background: rgba(14, 14, 16, 0.96);
        border-top: 1px solid rgba(255, 255, 255, 0.12);
        border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    }

    .site-header .navbar-collapse a{
        margin: 0 !important;
    }

    .navbar-dark.site-header .navbar-collapse{
        background: rgba(252, 252, 252, 0.98);
    }

    .site-header .navbar-nav{
        width: 100%;
        gap: 0;
        align-items: stretch;
    }

    .site-header .nav-item{
        margin-top: 0 !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.12);
        width: 100%;
    }

    .site-header.abajo .nav-item{
        border-bottom: 1px solid rgba(255, 255, 255, 0.14);
    }

    .site-header .nav-link{
        width: 100%;
        text-align: left;
        color: #1f1f1f;
        padding: 14px 6px;
        font-size: 18px;
        line-height: 1.2;
        margin: 0 !important;
    }

    .site-header .services-toggle{
        width: 100%;
        text-align: left;
    }

    .navbar-principal.site-header .navbar-collapse .nav-link{
        color: #1f1f1f !important;
    }

    .site-header .menu-toggle-bars,
    .site-header .menu-toggle-bars::before,
    .site-header .menu-toggle-bars::after{
        background: #1f1f1f !important;
    }

    .navbar-dark.site-header .navbar-collapse .nav-link{
        color: #1f1f1f !important;
    }

    .navbar-dark.site-header:not(.abajo) .menu-toggle-bars,
    .navbar-dark.site-header:not(.abajo) .menu-toggle-bars::before,
    .navbar-dark.site-header:not(.abajo) .menu-toggle-bars::after{
        background: #1f1f1f;
    }

    .site-header .dropdown-menu{
        position: static;
        float: none;
        display: none;
        border: 1px solid rgba(0, 0, 0, 0.09);
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0.98);
        margin: 8px 0 10px 0;
        padding: 10px;
        border-radius: 14px;
        width: 100%;
    }

    .site-header .dropdown-menu li{
        margin: 0;
        padding: 0;
    }

    .site-header .dropdown-menu li + li{
        border-top: 0;
        margin-top: 4px;
    }

    .site-header .dropdown-menu.show{
        display: block;
    }

    .site-header .dropdown-item{
        color: #1f1f1f;
        display: block;
        margin: 0 !important;
        padding: 18px 6px;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.25;
        border-radius: 10px;
    }

    .site-header.abajo .dropdown-item{
        color: #ffffff;
    }

    .site-header .dropdown-item:hover,
    .site-header .dropdown-item:focus{
        background-color: #f4f6f8;
        color: #ff4d00;
        text-decoration: none;
    }

    .site-header .myButton.nav-link{
        margin-top: 12px !important;
        text-align: center;
        width: 100%;
        border-radius: 999px;
        color: #f5f5f7;
        background-color: #ff4d00;
        display: block;
        padding: 10px 14px !important;
        max-width: none !important;
    }

    .text-equipo{
        color: #f7f7f7 !important;
    }

    body.page-ayuda .text-ayuda{
        margin-top: 18px !important;
        padding: 0 18px;
        text-align: center;
    }

    body.page-ayuda .text-ayuda h1{
        margin-bottom: 8px;
    }

    body.page-ayuda .text-ayuda h3{
        font-size: 56px;
        line-height: 1.05;
        margin-bottom: 8px;
    }

    body.page-ayuda .text-ayuda h4{
        font-size: 18px;
        line-height: 1.25;
        max-width: 360px;
        margin: 0 auto;
    }

    body.page-ayuda .text-ayuda h4 br{
        display: none;
    }

    body.page-home .site-header + section .container-background,
    body.page-fibra .site-header + section .container-background-fibra,
    body.page-antena .site-header + section .container-background-fibra{
        height: calc(100dvh - 60px);
    }

    body.page-fibra .container-background-fibra{
        background-size: 210% auto;
        background-position: center bottom;
        justify-content: flex-start;
        padding-top: 24px;
    }

    body.page-antena .container-background-fibra{
        background-size: 210% auto;
        background-position: center bottom;
        justify-content: flex-start;
        padding-top: 24px;
    }

    body.page-fibra .container-background-fibra .text-1{
        margin-top: 0;
        margin-bottom: 0;
    }

    body.page-antena .container-background-fibra .text-1{
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media only screen and (max-width:768px){
    footer .footer-menu-container{
        width: 100%;
        max-width: 320px;
        margin: 8px auto 14px;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 0;
    }

    footer .footer-menu-container a{
        display: block;
        width: 100%;
        text-decoration: none;
    }

    footer .footer-menu-container .menu-item{
        margin: 0;
        padding: 12px 0;
        text-align: center;
        opacity: 1;
        border-bottom: 1px solid rgba(255, 255, 255, 0.14);
    }

    footer .footer-menu-container a:last-child .menu-item{
        border-bottom: 0;
    }
}

body.page-cobertura,
body.page-cobertura-admin{
    font-family: Poppins, sans-serif;
}

body.page-cobertura .navbar-principal.site-header{
    background: rgba(252, 252, 252, 0.96);
    backdrop-filter: saturate(150%) blur(10px);
}

body.page-cobertura .navbar-principal.site-header.abajo{
    background: rgba(12, 12, 14, 0.9);
    backdrop-filter: saturate(180%) blur(22px);
}

body.page-cobertura .navbar-principal.site-header .nav-link{
    color: #1f1f1f;
}

body.page-cobertura .navbar-principal.site-header .nav-link:hover{
    color: #ff4d00;
}

@media only screen and (max-width:768px){
    body.page-fibra .card-deck,
    body.page-antena .card-deck{
        display: grid;
        grid-template-columns: 1fr;
        gap: 14px;
    }

    body.page-fibra .card-deck .card,
    body.page-antena .card-deck .card{
        margin: 0 !important;
        width: 100%;
        position: relative;
        z-index: 0;
        transform: none !important;
    }

    body.page-fibra .card-deck .card + .card,
    body.page-antena .card-deck .card + .card{
        margin-top: 0 !important;
    }
}

body.page-cobertura .navbar-principal.site-header .services-toggle{
    color: #1f1f1f;
}

body.page-cobertura .site-header:not(.abajo) .nav-link,
body.page-cobertura .site-header:not(.abajo) .services-toggle,
body.page-cobertura-admin .site-header:not(.abajo) .nav-link,
body.page-cobertura-admin .site-header:not(.abajo) .services-toggle,
body.page-blogs .site-header:not(.abajo) .nav-link,
body.page-blogs .site-header:not(.abajo) .services-toggle,
.navbar-dark.site-header:not(.abajo) .nav-link,
.navbar-dark.site-header:not(.abajo) .services-toggle{
    color: #1f1f1f !important;
}

.navbar-principal.site-header.abajo,
.navbar-dark.site-header.abajo{
    background: #111214 !important;
    backdrop-filter: saturate(180%) blur(22px);
}

.navbar-principal.site-header.abajo .nav-link,
.navbar-principal.site-header.abajo .services-toggle,
.navbar-dark.site-header.abajo .nav-link,
.navbar-dark.site-header.abajo .services-toggle{
    color: #ffffff !important;
}

.navbar-dark.site-header:not(.abajo) .myButton.nav-link{
    color: #f5f5f7 !important;
}

.site-header.abajo .nav-link,
.site-header.abajo .services-toggle{
    color: #ffffff !important;
}


.home-cobertura-cta{
    position: relative;
    width: 100%;
    min-height: 430px;
    padding: 34px 5%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-cobertura-cta::before{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, rgba(8, 10, 14, 0.72), rgba(10, 12, 18, 0.55));
    z-index: 1;
}

.home-cobertura-cta-video{
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-cobertura-cta-card{
    position: relative;
    z-index: 2;
    width: min(980px, 96%);
    margin: 0 auto;
    border-radius: 22px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: rgba(8, 10, 16, 0.45);
    backdrop-filter: blur(4px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.24);
    padding: 28px 26px;
    text-align: center;
}

.home-cobertura-kicker{
    margin: 0 0 4px;
    color: #ff4d00;
    font-size: 16px;
    font-weight: 600;
}

.home-cobertura-cta-copy h4{
    margin: 0;
    color: #ffffff;
    font-size: 44px;
    font-weight: 700;
    line-height: 1.08;
}

.home-cobertura-cta-copy p{
    margin: 10px auto 0;
    color: rgba(255, 255, 255, 0.92);
    font-size: 19px;
    line-height: 1.35;
    max-width: 760px;
}

.home-cobertura-button{
    margin-top: 18px;
    padding: 13px 34px;
    font-size: 17px;
}

.cobertura-main{
    padding: 26px 5% 48px;
    animation: fadeInUpSoft 0.5s ease both;
}

.cobertura-hero{
    text-align: center;
    margin: 18px auto 22px;
    width: min(920px, 96%);
}

.cobertura-kicker{
    color: #ff4d00;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 8px;
}

.cobertura-hero h1{
    font-size: 56px;
    margin: 0;
    line-height: 1.06;
    color: #1f1f1f;
}

.cobertura-hero p{
    margin: 12px auto 0;
    color: #4a4a4a;
    width: min(760px, 96%);
    font-size: 18px;
}

.cobertura-planes{
    width: min(1140px, 96%);
    margin: 0 auto 12px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.cobertura-plan-card{
    position: relative;
    min-height: 145px;
    border-radius: 16px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.14);
}

.cobertura-plan-card.nivel-1{
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.24)), url("/Internet%20Fibra/Img-Fibra/fibra-plan-1.jpg");
}

.cobertura-plan-card.nivel-2{
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.24)), url("/Internet%20Fibra/Img-Fibra/fibra-plan-2.jpg");
}

.cobertura-plan-card.nivel-3{
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.24)), url("/Internet%20Fibra/Img-Fibra/fibra-plan-3.jpg");
}

.cobertura-plan-card.nivel-4{
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.24)), url("/Internet%20Fibra/Img-Fibra/fibra-plan-4.jpg");
}

.cobertura-plan-overlay{
    position: absolute;
    inset: 0;
    padding: 14px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: #ffffff;
}

.cobertura-plan-nivel{
    margin: 0 0 2px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
}

.cobertura-plan-card h3{
    margin: 0;
    color: #ffffff;
    font-size: 28px;
    line-height: 1;
}

.cobertura-plan-precio{
    margin: 4px 0 0;
    font-size: 16px;
    font-weight: 700;
}

.cobertura-plan-detalle{
    margin: 2px 0 0;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.25;
}

.cobertura-grid{
    width: min(1140px, 96%);
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}

.cobertura-card{
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 18px;
    box-shadow: 0 12px 26px rgba(0, 0, 0, 0.08);
    padding: 22px;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.cobertura-card:hover{
    transform: translateY(-3px);
    box-shadow: 0 16px 34px rgba(0, 0, 0, 0.12);
}

.cobertura-card h2{
    color: #1f1f1f;
    font-size: 30px;
    margin: 0 0 10px;
}

.cobertura-form{
    display: grid;
    gap: 10px;
}

.cobertura-form label{
    color: #1f1f1f;
    font-size: 15px;
    font-weight: 600;
}

.cobertura-form input,
.cobertura-form textarea,
.cobertura-form select,
.admin-auth-row input{
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.16);
    padding: 12px 14px;
    font-size: 15px;
    font-family: Poppins;
    background: #ffffff;
}

.cobertura-form select{
    appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #5a5a5a 50%), linear-gradient(135deg, #5a5a5a 50%, transparent 50%);
    background-position: calc(100% - 18px) calc(1em + 2px), calc(100% - 13px) calc(1em + 2px);
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
}

#honeypot{
    display: none;
}

.cobertura-note{
    margin: 6px 0 0;
    font-size: 14px;
    color: #5a5a5a;
}

.plan-sugerido{
    margin-top: 2px;
    border-radius: 10px;
    background: rgba(255, 77, 0, 0.09);
    color: #8e3400;
    padding: 10px 12px;
    font-size: 14px;
    min-height: 20px;
}

.cobertura-map-help{
    color: #3d3d3d;
    margin: 0 0 12px;
    font-size: 15px;
}

.cobertura-map{
    width: 100%;
    min-height: 360px;
    border-radius: 14px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background: #ececec;
}

.cobertura-map iframe{
    width: 100%;
    height: 100%;
    min-height: 360px;
    border: 0;
}

.cobertura-actions{
    display: flex;
    gap: 10px;
    margin-top: 12px;
}

.cobertura-btn-secondary{
    padding: 10px 16px;
}

.cobertura-btn-outline,
.admin-btn-outline{
    border-radius: 999px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: #ffffff;
    color: #1f1f1f;
    padding: 10px 16px;
    font-family: Poppins;
    font-size: 14px;
}

.cobertura-coords{
    margin-top: 10px;
    display: flex;
    gap: 14px;
    color: #3d3d3d;
    font-size: 14px;
}

.cobertura-btn-submit{
    margin-top: 14px;
    padding: 14px 34px;
    font-size: 17px;
    font-weight: 600;
    box-shadow: 0 10px 22px rgba(255, 77, 0, 0.28);
}

.cobertura-status{
    margin: 10px 0 0;
    font-size: 14px;
}

.cobertura-status.is-error{
    color: #c0392b;
}

.cobertura-status.is-success{
    color: #16794a;
}

.cobertura-decision{
    margin-top: 10px;
    border-radius: 12px;
    padding: 12px 14px;
    font-size: 14px;
    line-height: 1.35;
}

.cobertura-decision.is-covered{
    background: rgba(22, 121, 74, 0.12);
    color: #14613d;
}

.cobertura-decision.is-uncovered{
    background: rgba(255, 77, 0, 0.12);
    color: #9a3900;
}

.cobertura-decision a{
    color: inherit;
    text-decoration: underline;
    font-weight: 600;
}

.coverage-overlay{
    position: fixed;
    inset: 0;
    background: rgba(255, 77, 0, 0.95);
    z-index: 2000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.coverage-overlay.is-visible{
    display: flex;
    animation: overlayFadeIn 0.25s ease forwards;
}

.coverage-overlay.is-uncovered{
    background: rgba(25, 25, 25, 0.92);
}

.coverage-overlay-card{
    width: min(520px, 94vw);
    background: rgba(255, 255, 255, 0.97);
    border-radius: 20px;
    padding: 26px 24px;
    text-align: center;
    box-shadow: 0 18px 44px rgba(0, 0, 0, 0.28);
    animation: popIn 0.35s ease;
}

.coverage-overlay-icon{
    width: 72px;
    height: 72px;
    border-radius: 50%;
    margin: 0 auto 10px;
    background: #fff4ee;
    color: #ff4d00;
    display: grid;
    place-items: center;
    font-size: 34px;
    font-weight: 700;
}

.coverage-overlay h3{
    margin: 0;
    font-size: 34px;
    color: #1f1f1f;
}

.coverage-overlay p{
    margin: 10px 0 16px;
    color: #2d2d2d;
    font-size: 17px;
}

.coverage-overlay a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 999px;
    background: #ff4d00;
    color: #ffffff !important;
    padding: 12px 20px;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    line-height: 1;
    margin-bottom: 12px;
    min-width: 230px;
}

.coverage-overlay a img{
    width: 18px;
    height: 18px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

.coverage-overlay button{
    display: block;
    margin: 0 auto;
}

@keyframes overlayFadeIn{
    from{opacity:0;}
    to{opacity:1;}
}

@keyframes popIn{
    from{opacity:0; transform: scale(0.92);}
    to{opacity:1; transform: scale(1);}
}

@keyframes fadeInUpSoft{
    from{opacity:0; transform: translateY(10px);}
    to{opacity:1; transform: translateY(0);}
}

.cobertura-admin-link{
    width: min(1140px, 96%);
    margin: 12px auto 0;
    text-align: right;
}

.cobertura-admin-link a{
    color: #6a6a6a;
    font-size: 13px;
}

.page-cobertura-admin{
    margin: 0;
    padding: 0;
    background: #f7f7f8;
    font-family: Poppins;
}

.admin-main{
    width: min(1160px, 96%);
    margin: 24px auto;
    display: grid;
    gap: 16px;
}

.admin-card{
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    padding: 20px;
}

.admin-card h1,
.admin-card h2{
    margin: 0 0 8px;
    color: #1f1f1f;
}

.admin-auth-row{
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.admin-status{
    margin: 10px 0 0;
    font-size: 14px;
}

.admin-status.is-error{
    color: #c0392b;
}

.admin-table-wrap{
    overflow: auto;
}

.admin-table{
    width: 100%;
    border-collapse: collapse;
    min-width: 860px;
}

.admin-table th,
.admin-table td{
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding: 10px 8px;
    font-size: 14px;
}

.admin-table th:first-child,
.admin-table td:first-child{
    width: 38px;
    text-align: center;
}

.admin-table input[type="checkbox"]{
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.admin-panel-head{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.admin-panel-actions{
    display: flex;
    gap: 8px;
}

.admin-zone-row{
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.admin-zone-row input{
    width: min(360px, 100%);
}

.admin-zone-row select{
    width: min(240px, 100%);
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.16);
    padding: 10px 12px;
    font-family: Poppins;
    background: #ffffff;
}

.admin-map{
    width: 100%;
    min-height: 360px;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin-bottom: 12px;
}

.zone-summary{
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 10px;
}

.zone-chip{
    padding: 8px 12px;
    border-radius: 999px;
    font-size: 13px;
    background: rgba(255, 77, 0, 0.12);
    color: #7a2e06;
}

.blog-admin-form{
    display: grid;
    gap: 12px;
    margin-bottom: 14px;
}

.blog-admin-grid{
    display: grid;
    gap: 8px;
}

.blog-admin-grid input,
.blog-admin-grid select,
.blog-admin-grid textarea{
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.16);
    padding: 10px 12px;
    font-family: Poppins;
    background: #ffffff;
}

.blog-admin-grid textarea{
    resize: vertical;
}

.blog-thumbnail-preview{
    width: min(320px, 100%);
    aspect-ratio: 16 / 9;
    object-fit: cover;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.14);
}

.blogs-main{
    width: min(1140px, 96%);
    margin: 16px auto 36px;
    display: grid;
    gap: 18px;
}

.blogs-hero{
    background: linear-gradient(120deg, #101010 0%, #1f1f1f 70%);
    color: #ffffff;
    border-radius: 22px;
    padding: 24px;
}

.blogs-kicker{
    margin: 0;
    color: #ff4d00;
    font-weight: 600;
}

.blogs-hero h1{
    margin: 4px 0 0;
    font-size: 44px;
}

body.page-blogs .blogs-kicker{
    display: block;
    font-size: 17px !important;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

body.page-blogs .blogs-hero h1{
    display: block;
    margin: 6px 0 0 !important;
    color: #ffffff !important;
    font-size: 48px !important;
    font-weight: 700 !important;
    line-height: 1.08 !important;
    letter-spacing: -0.02em;
}

.blogs-hero p{
    margin: 10px 0 0;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.9);
}

.blogs-section{
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 18px;
    padding: 18px;
}

.blogs-section-head h2{
    margin: 0 0 12px;
}

.blogs-grid{
    display: grid;
    gap: 12px;
}

.blog-card,
.faq-item{
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 14px;
    padding: 14px;
    background: #fcfcfc;
}

.blog-card{
    padding: 0;
    overflow: hidden;
}

.blog-card-summary{
    list-style: none;
    display: grid;
    grid-template-columns: 220px 1fr;
    gap: 14px;
    padding: 14px;
    cursor: pointer;
    align-items: center;
}

.blog-card-summary::-webkit-details-marker{
    display: none;
}

.blog-thumb{
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.blog-card-body{
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    padding: 14px;
    background: #ffffff;
}

.blog-card h3,
.faq-item h3{
    margin: 0;
    color: #1f1f1f;
    font-size: 24px;
}

.blog-date{
    margin: 4px 0 0;
    color: #6a6a6a;
    font-size: 13px;
}

.blog-summary{
    margin: 10px 0 0;
    color: #3f3f3f;
}

.blog-open-hint{
    display: inline-flex;
    margin-top: 10px;
    font-size: 13px;
    color: #ff4d00;
    font-weight: 600;
}

.blog-content{
    margin-top: 10px;
    color: #2a2a2a;
    line-height: 1.5;
}

.blog-content iframe,
.blog-video iframe{
    width: 100%;
    min-height: 320px;
    border: 0;
    border-radius: 12px;
}

.faq-list{
    display: grid;
    gap: 10px;
}

.faq-item .blog-thumb{
    margin-bottom: 10px;
}

.blog-admin-thumb{
    width: 86px;
    height: 50px;
    object-fit: cover;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.12);
}

.is-hidden{
    display: none;
}

@media only screen and (max-width:1028px){
    .home-cobertura-cta-card{
        padding: 20px;
    }

    .home-cobertura-cta-copy h4{
        font-size: 36px;
    }

    .cobertura-hero h1{
        font-size: 42px;
    }

    .cobertura-grid{
        grid-template-columns: 1fr;
    }

    .cobertura-plan-card{
        min-height: 130px;
    }

    .cobertura-plan-nivel{
        font-size: 18px;
    }

    .cobertura-plan-card h3{
        font-size: 24px;
    }
}

@media only screen and (max-width:724px){
    .cobertura-main{
        padding: 20px 4% 36px;
    }

    .home-cobertura-cta{
        min-height: 340px;
        padding: 22px 4%;
    }

    .home-cobertura-cta-copy h4{
        font-size: 30px;
    }

    .home-cobertura-cta-copy p{
        font-size: 16px;
    }

    .cobertura-hero h1{
        font-size: 34px;
    }

    .cobertura-hero p{
        font-size: 16px;
    }

    .cobertura-planes{
        grid-template-columns: 1fr;
    }

    .cobertura-plan-card{
        min-height: 118px;
    }

    .cobertura-plan-nivel{
        font-size: 17px;
    }

    .cobertura-plan-card h3{
        font-size: 22px;
    }

    .cobertura-plan-precio{
        font-size: 15px;
    }

    .cobertura-card{
        padding: 16px;
    }

    .cobertura-card h2{
        font-size: 24px;
    }

    .cobertura-actions{
        flex-direction: column;
    }

    .admin-auth-row{
        flex-direction: column;
    }

    .admin-panel-head{
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .admin-zone-row{
        flex-direction: column;
    }

    .blogs-hero h1{
        font-size: 32px;
    }

    body.page-blogs .blogs-hero h1{
        font-size: 34px !important;
    }

    .blogs-hero p{
        font-size: 16px;
    }

    .blog-card h3,
    .faq-item h3{
        font-size: 22px;
    }

    .blog-card-summary{
        grid-template-columns: 1fr;
    }

    .blog-content iframe,
    .blog-video iframe{
        min-height: 220px;
    }
}

body.page-nosotros .navbar-dark.site-header:not(.abajo) .nav-link,
body.page-nosotros .navbar-dark.site-header:not(.abajo) .services-toggle,
body.page-ayuda .navbar-dark.site-header:not(.abajo) .nav-link,
body.page-ayuda .navbar-dark.site-header:not(.abajo) .services-toggle{
    color: #1f1f1f !important;
}

body.page-nosotros .container-background,
body.page-ayuda .container-background{
    min-height: 44vh;
    height: auto;
    margin-bottom: 24px;
    padding: 0 4%;
    align-items: center;
}

body.page-nosotros .text-ayuda,
body.page-ayuda .text-ayuda{
    margin-top: 0;
    padding-top: clamp(74px, 10vh, 110px);
}

body.page-nosotros .text-ayuda h3,
body.page-ayuda .text-ayuda h3{
    font-size: clamp(34px, 6vw, 62px);
    line-height: 1.05;
    font-weight: 500;
}

body.page-nosotros .text-ayuda h4,
body.page-ayuda .text-ayuda h4{
    font-size: clamp(16px, 2.1vw, 22px);
    line-height: 1.3;
}

@media only screen and (max-width:768px){
    body.page-nosotros .ayuda1,
    body.page-ayuda .ayuda1{
        width: 92vw;
        margin: 0 auto 20px;
        height: 320px;
        background-size: cover;
        background-position: center;
    }

    body.page-nosotros .ayuda-mobile,
    body.page-ayuda .ayuda-mobile{
        width: 92vw;
        margin: 0 auto 20px;
        height: 320px;
        background-size: cover;
        background-position: center;
    }

    body.page-nosotros .text-equipo,
    body.page-ayuda .text-equipo{
        font-size: clamp(30px, 7.5vw, 44px);
    }

    body.page-nosotros .navbar-dark.site-header .navbar-collapse .nav-link,
    body.page-nosotros .navbar-dark.site-header .navbar-collapse .services-toggle,
    body.page-ayuda .navbar-dark.site-header .navbar-collapse .nav-link,
    body.page-ayuda .navbar-dark.site-header .navbar-collapse .services-toggle{
        color: #1f1f1f !important;
    }
}

body.page-nosotros .nosotros-modal-grid{
    display: grid;
    gap: 12px;
}

body.page-nosotros .tarjetas{
    width: 85vw;
    margin: 0 0 22px 7%;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch;
    gap: 20px;
}

body.page-nosotros .tarjeta-centro{
    width: 100%;
    max-width: none;
    height: auto;
    min-height: 350px;
    display: flex;
    flex-direction: column;
    position: relative;
    isolation: isolate;
    box-sizing: border-box;
    margin: 0;
    gap: 12px;
    padding: 32px 28px 24px;
    background-color: transparent !important;
    backface-visibility: hidden;
}

body.page-nosotros .tarjeta-centro:hover{
    width: 100%;
    max-width: none;
    height: auto;
    min-height: 350px;
    margin: 0;
    transform: none !important;
}

body.page-nosotros .tarjeta-centro p{
    margin: 0;
    line-height: 1.4;
    font-size: clamp(16px, 1.05vw, 18px);
    font-weight: 500;
    color: rgba(255, 255, 255, 0.95);
}

body.page-nosotros .tarjeta-centro h3{
    margin: 0;
    font-size: clamp(28px, 1.7vw, 32px);
    line-height: 1.08;
}

body.page-ayuda .tarjetas{
    width: 85vw;
    margin: 0 0 24px 7%;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch;
    gap: 20px;
}

body.page-ayuda .tarjeta-centro{
    width: 100%;
    max-width: none;
    height: auto;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    position: relative;
    isolation: isolate;
    box-sizing: border-box;
    margin: 0;
    gap: 10px;
    padding: 32px 28px 24px;
    background-color: transparent !important;
    backface-visibility: hidden;
}

body.page-ayuda .tarjeta-centro:hover{
    width: 100%;
    max-width: none;
    height: auto;
    min-height: 250px;
    margin: 0;
    transform: none !important;
}

body.page-nosotros .tarjeta-centro::before,
body.page-ayuda .tarjeta-centro::before{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 28px;
    z-index: -1;
    transform: scale(1);
    transition: transform 680ms cubic-bezier(0.22, 0.61, 0.36, 1);
}

body.page-nosotros .tarjeta-centro::before{
    background-color: #ff4d00;
}

body.page-ayuda .tarjeta-centro::before{
    background-color: #ffffff;
}

body.page-nosotros .tarjeta-centro:hover::before,
body.page-ayuda .tarjeta-centro:hover::before{
    transform: scale(1.03);
    transition-duration: 220ms;
}

body.page-ayuda .tarjeta-centro h3{
    margin: 0;
    font-size: clamp(28px, 1.7vw, 32px);
    line-height: 1.08;
}

body.page-ayuda .tarjeta-centro p{
    margin: 0;
    line-height: 1.4;
    font-size: clamp(16px, 1.05vw, 18px);
}

body.page-ayuda .tarjeta-centro a,
body.page-ayuda .tarjeta-centro .open-ubication{
    margin-top: auto;
    align-self: flex-end;
    float: none;
    display: inline-flex;
}

body.page-ayuda .tarjetas-mobile-controls{
    display: none;
}

body.page-ayuda .tarjetas-nav-btn{
    border-radius: 999px;
    border: 0;
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #efefef;
    color: #1f1f1f;
}

body.page-ayuda .tarjetas-nav-btn svg{
    width: 14px;
    height: 14px;
}

@media only screen and (max-width:768px){
    body.page-ayuda .tarjetas{
        display: flex;
        justify-content: flex-start;
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        padding: 0 4vw 8px;
        gap: 14px;
        margin-bottom: 10px;
    }

    body.page-ayuda .tarjeta-centro,
    body.page-ayuda .tarjeta-centro:hover{
        width: min(86vw, 360px);
        flex: 0 0 min(86vw, 360px);
        min-height: 220px;
        scroll-snap-align: start;
        transform: none;
    }

    body.page-ayuda .tarjeta-centro h3{
        font-size: 28px;
    }

    body.page-ayuda .tarjetas-mobile-controls{
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 12px;
        margin: 0 0 18px;
    }

    body.page-ayuda .window-container{
        width: min(94vw, 430px);
        max-height: 88vh;
        height: auto;
        margin-top: 0;
        padding: 14px;
        overflow-y: auto;
    }

    body.page-ayuda .close-button{
        top: 8px;
        right: 8px;
        margin: 0;
        width: 38px;
        height: 38px;
        z-index: 2;
    }

    body.page-ayuda .seccion-modal-externa{
        margin: 6px;
    }

    body.page-ayuda .subtitulos-modal{
        font-size: clamp(24px, 6.2vw, 30px) !important;
        line-height: 1.1;
        margin-top: 4px !important;
    }

    body.page-ayuda .textos-modal{
        font-size: 15px !important;
        line-height: 1.45;
    }
}

body.page-nosotros .tarjeta-centro .open-ubication{
    margin-top: auto;
    align-self: flex-end;
    float: none;
    display: inline-flex;
}

body.page-nosotros .nosotros-sede-card{
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    padding: 14px;
    background: #ffffff;
}

body.page-nosotros .nosotros-modal-title{
    margin: 0 0 8px;
    color: #1f1f1f;
    font-size: 22px;
    font-weight: 600;
}

body.page-nosotros .nosotros-modal-image{
    width: 100%;
    max-height: 190px;
    object-fit: cover;
    border-radius: 12px;
    margin: 0 0 10px;
}

body.page-nosotros .nosotros-ayuda2-image{
    width: min(420px, 92%);
    max-height: 220px;
    object-fit: cover;
    border-radius: 14px;
    margin: 10px 0 0 3%;
    border: 1px solid rgba(255, 255, 255, 0.22);
}

body.page-nosotros .ayuda2{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 8px;
    width: 85vw;
    margin: 0 0 15% 7%;
    padding: 44px 34px 24px;
    min-height: 360px;
}

body.page-nosotros .ayuda2 .text-equipo{
    font-size: clamp(42px, 4vw, 56px);
    line-height: 1.02;
    padding-top: 0;
    margin: 0;
}

body.page-nosotros .ayuda2 p{
    margin: 0;
    padding-left: 0 !important;
    max-width: 820px;
    font-size: clamp(15px, 1.08vw, 18px);
    line-height: 1.45;
    font-weight: 500;
    color: #f6f6f6;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}

body.page-nosotros .ayuda2 .open-ubication{
    align-self: flex-end;
    margin-top: auto;
    float: none;
    display: inline-flex;
}

body.page-nosotros .tarjetas-mobile-controls{
    display: none;
}

body.page-nosotros .tarjetas-nav-btn{
    border-radius: 999px;
    border: 0;
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #efefef;
    color: #1f1f1f;
}

body.page-nosotros .tarjetas-nav-btn svg{
    width: 14px;
    height: 14px;
}

body.page-nosotros .nosotros-detalle{
    width: min(1140px, 94%);
    margin: 8px auto 24px;
    display: grid;
    gap: 16px;
}

body.page-nosotros .nosotros-detalle-card{
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1.2fr 1fr;
}

body.page-nosotros .nosotros-detalle-card img{
    width: 100%;
    height: 100%;
    min-height: 260px;
    object-fit: cover;
}

body.page-nosotros .nosotros-detalle-copy{
    padding: 22px;
}

body.page-nosotros .nosotros-detalle-copy h4{
    margin: 0 0 10px;
    color: #1f1f1f;
    font-size: 30px;
    font-weight: 600;
}

body.page-nosotros .nosotros-detalle-copy p{
    margin: 0 0 10px;
    color: #383838;
    line-height: 1.55;
    font-size: 16px;
}

@media only screen and (max-width:768px){
    body.page-nosotros .nosotros-modal-title{
        font-size: 18px;
    }

    body.page-nosotros .nosotros-card-photo{
        height: 110px;
    }

    body.page-nosotros .nosotros-ayuda2-image{
        width: 92%;
        margin-left: 4%;
    }

    body.page-nosotros .tarjetas{
        display: flex;
        justify-content: flex-start;
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        padding: 0 4vw 8px;
        gap: 14px;
        margin-bottom: 10px;
    }

    body.page-nosotros .tarjeta-centro,
    body.page-nosotros .tarjeta-centro:hover{
        width: min(86vw, 360px);
        flex: 0 0 min(86vw, 360px);
        min-height: 320px;
        scroll-snap-align: start;
        transform: none;
    }

    body.page-nosotros .tarjeta-centro h3{
        font-size: 28px;
    }

    body.page-nosotros .tarjeta-centro p{
        font-size: 14px;
    }

    body.page-nosotros .nosotros-detalle-card{
        grid-template-columns: 1fr;
    }

    body.page-nosotros .nosotros-detalle-copy h4{
        font-size: 24px;
    }

    body.page-nosotros .ayuda2{
        min-height: 300px;
        padding: 32px 20px 18px;
        margin-bottom: 64px;
    }

    body.page-nosotros .ayuda2 .text-equipo{
        font-size: clamp(32px, 10vw, 44px);
    }

    body.page-nosotros .ayuda2 p{
        font-size: 14px;
    }

    body.page-nosotros .tarjetas-mobile-controls{
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 12px;
        margin: 0 0 18px;
    }

    body.page-nosotros .window-container{
        width: min(94vw, 430px);
        max-height: 88vh;
        height: auto;
        margin-top: 0;
        padding: 14px;
        overflow-y: auto;
    }

    body.page-nosotros .close-button{
        top: 8px;
        right: 8px;
        margin: 0;
        width: 38px;
        height: 38px;
        z-index: 2;
    }

    body.page-nosotros .seccion-modal-externa{
        margin: 6px;
    }

    body.page-nosotros .titulos-modal{
        font-size: 14px !important;
    }

    body.page-nosotros .subtitulos-modal{
        font-size: clamp(24px, 6.2vw, 30px) !important;
        line-height: 1.1;
        margin-top: 4px !important;
    }

    body.page-nosotros .seccion-modal-interna{
        margin-top: 14px;
        padding: 10px;
    }

    body.page-nosotros .textos-modal{
        font-size: 15px !important;
        line-height: 1.45;
    }
}

body.modal-open{
    overflow: hidden;
}

body.modal-open .window-background{
    overscroll-behavior: contain;
}

body.modal-open .window-container{
    overscroll-behavior: contain;
}
