    @import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

*{
      

      margin: 0;
    padding: 0;
    box-sizing: border-box;
    }

    body {
  color: #6A6E6B;
    font: 400 14px/20px Roboto,sans-serif!important;
    font-size: .9vw;
}



.side-panel_overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(33, 33, 33, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: 0.45s ease-in-out;
}
.page-header_wrapper {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.page-header_wrapper .wgl-container {
    height: 100%;
}

.page-header_align_center .page-header_content {
    align-items: center;
    text-align: center;
}

.page-header .page-header_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.page-header_breadcrumbs .breadcrumbs {
    white-space: nowrap;
    letter-spacing: 0;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
}
.page-header_breadcrumbs .breadcrumbs .current {
    font-weight: 700;
    cursor: default;
    transition: 0.4s;
}

.page-header_breadcrumbs .breadcrumbs a {
    color: inherit;
    position: relative;
}
.page-header_breadcrumbs .divider:not(:last-child) {
    color: inherit;
    margin: 0 6px;
}
.page-header_breadcrumbs .breadcrumbs .current {
    font-weight: 700;
    cursor: default;
    transition: 0.4s;
}
.page-header_breadcrumbs:not(:first-child) {
    margin-top: 9px;
}
.page-header_align_center {
    justify-content: center;
}

.page-header {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    padding: 10px 0;
}
.page-header_breadcrumbs .divider1:not(:last-child) {
    color: inherit;
    margin: 0 6px;
}
.page-header_breadcrumbs .divider1:not(:last-child):before {
    background: rgb(222, 18, 122);
}
.page-header_breadcrumbs .divider1:not(:last-child):before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-bottom: 3px;
    vertical-align: middle;
}
.page-header_breadcrumbs .breadcrumbs .current, .page-header_breadcrumbs .breadcrumbs a {
    color: inherit;
    position: relative;
}
.cobertura{
  text-align: center;
}
.cobertura h3{   
    font-family: Mulish;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
    font-size: 14px;}


    .cobertura p{
      line-height: 1.6em;
color:#4f4d54;
      text-align: center;
    font-size: 18px;
    font-weight: 500;
}
    }
.dark-color {
    background: rgb(222, 18, 122);
}

.line-title > div {
    width: 40px;
    height: 4px;
}

.flex-column {
    flex-direction: column!important;
}

.flex-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#comercial h3{
  font-size: 42px;
    font-weight: 500;

    font-family: Mulish;
 word-break: break-word;
    transition: 0.4s;
  text-align: left;
      font-weight: 900;
}
.btnpago {
    color: white;
    font-size: 15pt;
   
    letter-spacing: 1px;
    padding: 10px 50px;
    border: 1px solid rgb(222, 18, 122);
    background: rgb(222, 18, 122);
    border-radius: 31px;
    text-decoration: none;
    transition: .5s all;
}

.btnpago:hover{
    color: white;  }
.section-title {
    padding: 20%;
    text-align: right;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 60px;
    color: #fff;
}
.Portalpago{

  background-image: url(../imagen/fondocanale.jpg);
    background-size: cover;
    /* background-attachment: fixed; */
    background-repeat: no-repeat;
    background-position: center center;
}
#demos,.titulointer,#comercial{
    padding: 45px 12% 30px;
    text-align: center;
}
#alert-box {
    position: fixed;
    top: 180px;
    right: 10px;
    display: grid;
    row-gap: 15px;

    z-index: 5;
}

.alert{
    transition-duration: 0.2s;
    opacity: 0;
    background: #6abd6d;
    margin: 0;
    max-width: 300px;
    padding: 15px 30px;
    color: white;
    z-index: 5;
    border-radius: 5px;
}

#alert:hover{
    cursor: pointer;
}

.banner{
    background-position: center center;
    background-size: cover;
 
    background-repeat: no-repeat;
  
    height: 72vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: bottom center;
    background-color: #202020;
    min-height: 131px;
    margin-bottom: 0px;
    padding-top: 60px;
    padding-bottom: 70px;
    font-family: Lato;
    font-weight: 900;
}


.dropdown-item {
 color: #1b1b1b;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2px 34px 2px 11px;
    margin: 7px 0;
    color: inherit;
    opacity: 1;
    transition: 0s;

    font-size: 75%;
}

.nav-link {

  position: relative;
    margin: 0 15px;
    text-decoration: none;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 600;
    transition: background-color .3s;
      margin-top: -1px;
    padding: 0 15px;
    cursor: pointer;
  
    font-weight: 700;
    line-height: 20px;
    color: #fff;
    padding: 34px 13px 30px;

    transition: background-color .3s;
    font-size: 1rem;
    color: #fff;
    display: block;
    padding: 0 15px;
    cursor: pointer;
    position: relative;
    margin: 0 15px;
    text-decoration: none;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 600;
    padding: 34px 13px 30px;

}
#geomap{
    width: 100%;
    height: 400px;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}



#topbar {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-size: 14px;
}
#topbar .contact-info a {
    line-height: 1;
    color: #555;
    font-size: 16px;
    font-weight: 700;
    margin: 0px 8px;
    white-space: nowrap;
    transition: all 0.3s ease;
}

#topbar .contact-info .fa-phone {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #e9e9e9;
}
#topbar .contact-info .fa-phone {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #e9e9e9;
}
#topbar .contact-info i {
    color: #de127a;
    padding: 4px;
}

.float-right {
    float: right!important;
}

.float-left {
    float: left!important;
}
.d-none {
    display: none!important;
}


#topbar .social-links a {
    color: #555;
    padding: 4px 12px;
    display: inline-block;
    line-height: 1px;
    border-left: 1px solid #e9e9e9;
}
#topbar .social-links img {
      width: 23px;
}

    header{
      position: fixed;
      top: 40;
      left: 0;
      width: 100%;
      display: flex;
      justify-content: space-around;
      transition: 0.7s;
      padding: 30px 20px;
      z-index: 10;

       
    }
    header.abajo{
      background: #fff;
          padding: 0px 20px;

          box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);


          top: 0;
    }
    header .logo{
      position: relative;
      color: #fff;
      font-weight: bold;
      font-size: 2em;
      letter-spacing: 2px;
      transition: 1.5s;
      text-decoration: none;
    }


    header .logo img{
        width: 118px;
    margin: 18px;



  }


   header .logo #logo1{
  display: none;


  }
   header .logo #logo2{
  display: block;


  }
    
    nav{
      display: flex;
      justify-content: center;
      align-items: center;
    }

    header ul{
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    header ul li{
      list-style: none;
          padding: 0;
    width: 100%;
    display: block;
    background: 0 0;
    }

    header ul li a{
      position: relative;
    
      margin: 0 15px;
      text-decoration: none;
      color: #fff;
      letter-spacing: 2px;
      font-weight: 600;
     

 padding: 34px 13px 30px;

transition: background-color .3s;
    font-size: 1rem;
    color: #fff;
    display: block;
    padding: 0 15px;
    cursor: pointer;
    position: relative;
    margin: 0 15px;
    text-decoration: none;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 600;
    padding: 34px 13px 30px;

    }
header ul li a:hover {
  background-color: #de127a;
    color: #fff;
}
.dropdown:hover,active,focus {
  background-color: #de127a;
    color: #fff;
}
.dropdown-item:hover {
  background-color: #008d3b;
    color: #fff;
}

    .zona1{
      position: relative;
      width: 100%;
     /* height: 100vh;*/

    
    }


 header.abajo .logo #logo1{
    
display: block;

    }

 header.abajo .logo #logo2{
    
display: none;

    }
    header.abajo .logo,
    header.abajo ul li a{
      color: #000;


    }
header.abajo .logo,
    header.abajo ul li a:hover{
      color: #fff;


    }
.wrapper {
 display: none;
}


.wrapper .sidebar{
  background:#fff;
  position: fixed;
  top: 0;

 
 
  padding: 20px 0;
  transition: all 0.5s ease;
  z-index: 100;

background: #fff;
    position: fixed;
    top: 0;
    left: -300px;
   
    height: 100%;
    padding: 20px 0;
    transition: all 0.5s ease;
    z-index: 100;
    position: fixed;
    width: 300px;
   
    top: 0;
    margin: 0;

    height: 100%;
    height: calc(100% + 60px);
    height: -moz-calc(100%);
    padding-bottom: 60px;
    background-color: #fff;
    z-index: 999;
    overflow-y: auto;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
 

}

.wrapper .sidebar .profile{
  margin-bottom: 30px;
  text-align: center;
}

.wrapper .sidebar .profile img{
  display: block;
  width: 100px;
  height: 100px;
    border-radius: 50%;
  margin: 0 auto;
}

.wrapper .sidebar .profile h3{
  color: #ffffff;
  margin: 10px 0 5px;
}

.wrapper .sidebar .profile p{
  color: rgb(206, 240, 253);
  font-size: 14px;
}

.wrapper .sidebar ul li a{
  display: block;
  padding: 13px 30px;
    

  color: #000;
  font-size: 13px;
  position: relative;


  position: relative;
    display: block;
    width: 100%;
    padding: 0 3vw;
    color: #000;
    height: 10vw;
    line-height: 10vw;
    font-size: 2.7vw;
    font-weight: 600;
}

.wrapper .sidebar ul li a .icon{
  color: #000;
  width: 30px;
  display: inline-block;
}

 

.wrapper .sidebar ul li a:hover,
.wrapper .sidebar ul li a.active{
  color: rgb(0, 141, 59);

  background:white;
    border-right: 2px solid rgb(5, 68, 104);
}

.wrapper .sidebar ul li a:hover .icon,
.wrapper .sidebar ul li a.active .icon{
  color: rgb(222, 18, 122);
}

.wrapper .sidebar ul li a:hover:before,
.wrapper .sidebar ul li a.active:before{
  display: block;
}

.wrapper .section{
 width: calc(100% - 225px);
    /* margin-left: 225px; */
    z-index: 1000;
    text-align: right;
    right: 10%;
    top: 36px;

    position: absolute;
    transition: all 0.5s ease;
}
.accordion-item ul li a{
    margin-left: 24px;

}

.hamburger .fa-times{
  position: fixed;
    right: 41px;
}
.wrapper .section .top_navbar .hamburger a{
  font-size: 28px;
color: rgb(222, 18, 122);
}

.wrapper .section .top_navbar .hamburger a:hover{
  color: rgb(222, 18, 122);
}

 .wrapper .section .container{
  margin: 30px;
  background: #fff;
  padding: 50px;
  line-height: 28px;
}

body.active .wrapper .sidebar{
  left: 0px

}

body.active .wrapper .section{

  width: 100%;
}

.divider {
    height: 1px;
    overflow: hidden;
    background-color: #e0e0e0;
}

.cabecera {
   
    margin-bottom: 1vw;
height: auto;
    list-style: none;
}


.item{    padding: 0 5vw;
   
    /* height: 10vw; */
    line-height: 10vw;
    font-size: 2.7vw;
    font-weight: 600;}

    #demos img {

  transition: transform 0.3s ease-out;
}
 #demos img:hover {
  transform: scale(1.1);
}
.icon-m{

  margin-right: 3vw;
    font-size: 5vw;
    height: fit-content;
    line-height: unset;
    width: 6vw;
    color: rgb(222, 18, 122);
    font-weight: 600;
  
    font-style: normal;
    
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    margin-left: 13px;
}
.cabecera img {
    width: 100%;
    height: 100%;
        margin-top: -69px;
}

#overlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(15,20,27,0.8); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}

.fa-times{

 display: none; /* Hidden by default */
}

.fa-bars{

 display: block; /* Hidden by default */
}


body.active .fa-times{

 display: block; /* Hidden by default */
}

body.active .fa-bars{

 display: none; /* Hidden by default */
}



body.active #overlay{

 display: block; /* Hidden by default */
}
    /*slider*/
body.active .wrapper .section .top_navbar .hamburger a{

color: #fff;

    }




.item-select-slid {
    background: #FFF  !important;
}


@media (min-width: 992px){
.d-lg-block {
    display: block!important;
}}




    /*footer*/

#search-box {
position: relative;
width: 100%;
margin: 0;
}
#search-form {
height: 32px;
border: 1px solid #cbf3ee;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
background-color: #fff;
overflow: hidden;
}
#search-text {
font-size: 14px;
color: #ddd;
border-width: 0;
background: transparent;
}

#search-box input[type="text"] {
width: 90%;
padding: 8px 0 12px 1em;
color: #333;
outline: none;
}
#search-button {
position: absolute;
top: 0;
right: 0;
height: 34px;
width: 80px;
font-size: 14px;
color: #656;
text-align: center;
line-height: 4px;
border-width: 0;
background-color: #cbf3ee;
-webkit-border-radius: 0px 15px 15px;
-moz-border-radius: 0px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
cursor: pointer;
}

h3 {color: rgb(222, 18, 122);


margin-top: 10px;
   
    font-size: 16pt;
}
    .logo1{
          width: 90%;}
#contact {
       
   
    
font-family: 'Montserrat', sans-serif !important;
    color: #4f4d54;


}
#contact p {
    font-size: 10pt;
    margin: 0 0 10px;
}
.grid-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.common-padding {
    padding: 30px 10% 0px;



}
.social {
    display: flex;
}
.social a {
    margin-right: 15px;
}

.social img {
    width: 40px;
    height: 40px;
}

.social a {
    margin-right: 15px;
}
    /*footer*/
.canales{
padding: 30px;
text-align: center;
  

   font: 400 16px/28px Roboto,Helvetica Neue,sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px;
     color: rgb(222, 18, 122);
    font-size: 20pt;
    font-weight: 600;
    margin-bottom: 30px!important;

       }

.titulotv{
    /* padding: 30px; */
    font-weight: 900;
    position: relative;
    /* margin-top: 21px; */
    font-size: 36px;
    box-sizing: border-box;
    line-height: 1.36;
    text-align: left;
    color: #fff;
   
    font-family: Mulish;
}

.secciontv{
background-image: linear-gradient(180deg, #f990ff 0, #fff 25%, #fff 50%, #fff 75%, #fff 100%);

    background: -webkit-linear-gradient(left, rgb(222, 18, 122,0.8) 0%, rgb(255, 255, 255,0.5) 90%, rgb(255, 255, 255,0.5) 100%);
background: -webkit-linear-gradient(left, rgb(222, 18, 122,0.9) 0%, rgb(255, 255, 255,0.9) 100%, rgb(255, 255, 255,0.9) 100%);

background-image: url(../imagen/fibra1.jpg);
background-image: url(../imagen/fondocanale.jpg);
    background-size: cover;

}


::selection{
background: rgb(0, 141, 59);
color: #fff;
}
  
.btncanales{

  text-align: center;
    margin-bottom: 58px;
}
.secciontv p {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
   color: #fff;

}

       /*COPY*/
p, h4 {
    font-size: 12pt;
    line-height: 25px;
    text-align: justify;
    font-weight: 400;
    text-align: justify;
    padding: 5px;

}
#rights p {
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    color: #4f4d54;
}
/*COPY FIN*/



.img{

  border-radius: 5PX;
margin: 10%;
    height: auto;
    max-width: 100%;
   
    -webkit-box-shadow: none;
    box-shadow: none;
  object-fit: cover;

 filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2));
}


.btn1 {
   border: 1px solid #fff;
    padding: 10px;
    background-color:#fff
   
    color: #ffffff;
    text-decoration: none;
    /* text-transform: uppercase; */
    /* font-family: 'Helvetica', sans-serif; */
    border-radius: 50px;
    padding: 14px 39px;

}
.btn1:hover {
background-color: #008d3b;
    color: #ffffff;
}


.redondo{
width: 50px;
    height: 50px;
    /* bottom: 26px; */
    /* left: 40px; */
    background-color: rgb(222, 18, 122);
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 23px;
      margin-right: 2%;
box-shadow: 1px 2px 2px black;

}


.redondo i{
    margin-top: 13px;
    font-size: 10;
  
    color: #fff;
    text-decoration: none;}

    .btnllamar{
     display: flex;
    margin-top: -16px;
   }


     .numero{
     margin-top: 14px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
box-sizing: border-box;
  }


   .publicidad {
    position: fixed;
   bottom: 100px;
   right:  1%;
transition: transform 0.4s;
   display: none;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
      z-index: 5;
}

.publicidad p{
text-align: center;
  margin: 0 0 12px;
    font-size: 12pt;
    /* letter-spacing: normal; */
    line-height: 1.6em;
    margin-bottom: 0;
}
    /*whatsapp*/
    .whatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 26px;
   right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
        z-index: 9;
}
.whatsapp-icon {
    margin-top: 13px;
    font-size: 10;
   
    color: #fff;
    text-decoration: none;
}
/*fin */



/*servicios*/
/*
.servicios{
   text-align: center;
    background-image: url(../imagen/fibra.jpg);
    background-size: cover;
    background-attachment: fixed;
        text-shadow: 1px 2px black;
        margin-top: -17px;
}*/

:root {
    --ancho  : 1920px;   /* original de la imagen */
    --alto   : 600px;    /* original de la imagen */

    --posY   : 50%;      /* posición vertical        */
    --tiempo : 120s;     /* duración de la animación */
    --ratioW : 4;        /* ancho de la animación    */
    --ratioH : 2;        /* alto de la animación     */
}





/* animación */
@keyframes movi {
    0% { background-position: 0px var(--posY); }
    100% { background-position: calc(var(--ratioW) * 100%) var(--posY); }  
}
.servicios{

   text-align: center;

    background-size: cover;
    background-attachment: fixed;
        text-shadow: 1px 2px black;
        margin-top: -17px;
padding-bottom: 75px;
        background-image    : url(../imagen/banner.jpg);
  background-position: center;;
    background-repeat   : repeat-x;


    /*animation: movi var(--tiempo) linear infinite;*/
}



.servicios a:hover{
text-align: center;
border: 1px solid #008d3b;

background: transparent;
   
}

.servicios a{
    color:#008d3b;
text-align: center;
background: rgb(255, 255, 255,0.8);
text-shadow: none;
}
.servicios .card{
  border: 1px solid #fff;
    margin: 50% 0px 60px 0px;
   width: 300px;
    color: #fff;
    border-radius: 12px;
  
 
  
    border-radius: 1rem;
    font-size: 1rem;
    color: white;
    background-color: rgba(0,0,0,0.2);
  
    backdrop-filter: blur(1px);
    border: 1.5px solid rgba(209, 213, 219, 0.5);

   
}

.card-header{

  background: rgb(222, 18, 122);

}


.card-header h1{

  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
text-align: center;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-size: 24px;
    font-weight: 900;
    color: #fff;
}



.card-header h2 {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    font-size: 21px;
}



.card .btn-producto{
    display: block;
    text-align: center;
    padding: 15px;
    background: rgb(222, 18, 122);
    width: 80%;
    margin: 0 auto;
    border-radius: 100px;
    color: #fff;
    text-decoration: none;
   
    transition: all ease-in-out 0.3s;
}


.card .btn-producto:hover {
        box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
        transition: 0.3s;
}


.secciontv .card{
  border: 1px solid #fff;
    margin: 50% 0px 60px 0px;
   width: 300px;
    color: #fff;
    border-radius: 12px;
  
    -webkit-backdrop-filter: blur(5px);
  
    border: 1.5 px solid rgba(209, 213, 219, 0.3);
    border-radius: 1rem;
    font-size: 1rem;
    color: white;
    background: rgba(0,0, 0, 0.1);
  
    backdrop-filter: blur(1px);
    border: 1.5px solid rgba(209, 213, 219, 0.3);
    vertical-align: top;
    background: #fff;
   padding: 0px 0 20px 0;
    margin-right: 20px;
    border-radius: 10px;
       filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2));
}


.precio{
  display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    color: rgb(222, 18, 122);
    font-weight: 800;
    font-size: 36px;
    padding: 40px 0;
}

.precio span{
    align-self: flex-start;
    font-size: 0.6em;
    margin-right: 3px;
    top: 2px;
    margin-top: -5px;}

.pago{

  line-height: normal;
    letter-spacing: normal;
    text-transform: none;
    font-weight: 400;
    font-size: medium;
    font-style: normal;
    color: rgb(222, 18, 122);
}
.tiempo{
margin-top: -27px;
 text-align: center;
}


.detalles{
     padding-top: 11px;

    color: rgb(222, 18, 122);
  
    line-height: 1;
}
.detalles li{
border-bottom: 1px solid rgb(222, 18, 122);
list-style:none;
    font-size: 13px;
    line-height: 1;
    margin: 0;
    padding: 13px 27px;
    text-align: left;
}

.detalles i{
      margin-right: 10px;
    font-size: 1.3em;
    
}


.detalles .fa-check-circle{

color: #15C422;
}


.detalles .fa-times-circle{

color: #C20D0D;
}

.internet{
      text-align: center;

}
.internet a {
    margin-right: 15px;

}

.internet img {
    width: 70px;
    height: 70px;

     filter: opacity(90%);
 
}
.internet img:hover,.internet img:active{
filter: saturate(180%);
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.4);
  outline-color: rgba(49, 138, 172, 0);
  outline-offset: 80px;
  text-shadow: 1px 1px 6px #fff;
  border-shadow: 
}
.movimiento{
  flex-direction: column;
  transition: 0.5s;
}
 
.movimiento:hover{
  transform: translateY(-20px);

}
.etiqueta{
background-color: rgb(0, 141, 59);
    color: #ffffff;
  text-align: center;
    left: 0;
    width: 200%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    /* transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg); */
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    font-weight: 800;
    text-transform: uppercase;
    --starlitte-header-font-family: Lato;




    }


    .marca{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: auto;
    right: 0;




 position: absolute;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 150px;
    overflow: hidden;
    height: 150px;

     width: 150px;
    overflow: hidden;
    height: 150px;
}


.internet span {
 text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin-left: 16px;
        font-family: 'Roboto',sans-serif;
    font-weight: 500;
    /* color: #2a363f; */
    letter-spacing: .5px;
}
.servicios .card:hover{

  cursor: pointer;



}

.servicios i{
font-size: 54px;
    text-align: center;
    color: #fff;
   margin: 30px 0px 18px 0px;
transition: all .3s;
display: inline-block;
    line-height: 1;
}

.servicios .card-title{

  font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    word-break: break-word;
    transition: 0.4s;
    margin: 0px 0px 16px 0px;
 font-family: 'Poppins',sans-serif;
}
.mask {
    display: table;
    width: 100%;
    height: 100vh;
    /* padding: 70px; */
   background-color: rgba(21,93,244,.7); 
    background: rgba(0,0,0,.5);
    background: -moz-linear-gradient(left, rgba(0,0,0,.5) 0%, rgba(7,113,247,0.7) 90%, rgba(7,113,247,0.7) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,.5)), color-stop(90%, rgba(7,113,247,0.7)), color-stop(100%, rgba(7,113,247,0.7)));
    background: -webkit-linear-gradient(left, rgba(0,0,0,.5) 0%, rgba(7,113,247,0.7) 90%, rgba(7,113,247,0.7) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,.5) 0%, rgba(7,113,247,0.7) 90%, rgba(7,113,247,0.7) 100%);
    background: -ms-linear-gradient(left, rgba(0,0,0,.5) 0%, rgba(7,113,247,0.7) 90%, rgba(7,113,247,0.7) 100%);
background: -webkit-linear-gradient(left, rgba(0,0,0,.5) 0%, rgb(0, 141, 59,0.2) 90%, rgb(0, 141, 59,0.2) 100%);
background: -webkit-linear-gradient(left, rgba(0,0,0,.5) 0%, rgb(249, 144, 255,0.2) 90%, rgb(249, 144, 255,0.2) 100%);

background: -webkit-linear-gradient(left, rgb(0, 141, 59,0.6) 0%, rgb(222, 18, 122,0.4) 90%,rgb(222, 18, 122,0.5) 100%);
    /* background: linear-gradient(to right, rgba(0,0,0,.5) 0%, rgba(7,113,247,0.7) 90%, rgba(7,113,247,0.7) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 );
}
    /*fin servicios*/

.mask  p{
font-size: 18px;
font-weight: 500;
  text-shadow: 0 0 20px rgba(0, 0, 0, 1);
}


#fondo {
 background-image: url(../imagen/fondo.jpeg);
  text-align: center;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  position: relative;
}

#demos .owl-carousel .item {

   
    padding: 2rem;
}



 @media (min-width: 768px) and (max-width: 1049px){
     
     .imgpreguntas{margin-top: 143px; }
     
 }
@media screen and (max-width: 1406px){


.img {
      width: 93%;
    margin-top: 92px;
}

 }
@media screen and (max-width: 1363px){


.banner {
   
   height: 558PX;
} 

 }
@media screen and (max-width: 1263px){


.banner {
   
   height: 515PX;
} 

 }
  @media screen and (max-width: 1193px){


.img {
      width: 93%;
    margin-top: 182px;
}

 }
@media screen and (max-width: 1163px){


.banner {
   
   height: 433PX;
} 

 }

 

 @media screen and (max-width: 1063px){


.banner {
   
   height: 700PX;
} 

 }
@media screen and (max-width: 1008px){

  .secciontv .img{
margin-top: 108px;

}
#alert-box{
        top: calc(12vh + 10px);
    }
  header ul li a {
 
    margin: 0 -4px;    }

    .nav-link{

margin: 0 -4px;
}
#contact p {
    font-size: 10pt;
     text-align: center;
}

.social {
    justify-content: center;
}


h3,h4 {
    margin-bottom: 10px;
    text-align: center;
}
}


 @media screen and (max-width: 991px){

.secciontv .img{

  margin-top: 320px;
}

.banner {
   
   height: 655PX;
} 

 }

 @media (min-width: 768px) and (max-width: 991px){
.btn1 {
  
    padding: 12px 10px;
}
.servicios .card-title {
    font-size: 15px;   }

  .servicios .card {
  
    width: 231px;  }

    .servicios .card p{

      font-size: 11pt;
    line-height: 23px;
    }



    .secciontv.card-title {
    font-size: 15px;   }

   .secciontv .card {
  
    width: 231px;  }

     .secciontv .card p{

      font-size: 11pt;
    line-height: 23px;
    }
}
@media screen and (max-width: 968px){    
.grid-4 {
    grid-template-columns: repeat(2, 1fr);
}

.banner {
   
    height: 630PX;
} 


    }


    @media screen and (max-width: 829px){


      header ul li a {
   
    font-size: 12px;
}


.nav-link{
font-size: 12px;
margin: 0 -4px;
}
    }

@media screen and (max-width: 796px){

.banner {
   
    height: 500PX;
}   }
@media screen and (max-width: 768px){
  header .logo #logo2{
  display: none;


  }

   header .logo #logo1{
  display: block;


  }
.banner {
   
    height: 474PX;
}

.img {
   
    margin: 0%;   }
    header ul li a {
   
    font-size: 1rem;
}
header ul li a{
    
     




      transition: background-color .3s;
    font-size: 2rem;
   
    padding: 0 15px;
    cursor: pointer;

    font-family: Open Sans,sans-serif;
  
    font-weight: 700;
    line-height: 20px;
    color: #fff;
   
    }
.common-padding {
    padding: 30px 30px 0;
}
.grid-4 {
    grid-template-columns: repeat(1, 1fr);
}

.logo1{


  width: 100%;
}
.wrapper {
 display: block;
}

nav {

  display: none;
}
header {
position: relative;
    display: block;

    background: #fff;
  
   
    padding: 0px;
}
header ul{

    display: block;
top: 5px;
    /* text-align: left; */
    margin-left: -42px;
}
}

@media screen and (max-width: 767px){
.secciontv .img{

  display: none;
}



}
@media (min-width: 380px)and (max-width: 767px){
	
	
  .planes{
width: 70%;
    margin-left: auto;
    margin-right: auto; 
  }


       }
@media (min-width: 567px) and (max-width: 767px){
.container1 {
    width: 40%;   }   }

@media (min-width: 525px) and (max-width: 566px){
.container1 {
    width: 50%;   }   }



    @media (min-width: 496px) and (max-width: 565px){
.container1 {
    width: 60%;   }   }

@media screen and (max-width: 557px){
.btnpago {
    font-size: 16px;
   padding: 10px 27px;
}
}   
      @media (min-width: 408px) and (max-width: 495px){
.container1 {
    width: 70%;   }   }



    @media (min-width: 381px) and (max-width: 407px){
.container1 {
    width: 80%;   }   }

      @media  (max-width: 380px){
.container1 {
    width: 90%;   }   }
    
    
    @media screen and (max-width: 1919px){

.banner {
  
   height: 772PX;
}
}

 @media screen and (max-width: 1474px){

.banner {
  
   height: 551PX;
}
}
  @media screen and (max-width: 640px){
.grid-4 {
    grid-template-columns: repeat(1, 1fr);
}
.common-padding {
    padding: 30px 30px 0;
}


.banner {
  
   height: 425PX;
}
}

@media screen and (max-width: 576px){


.banner {

    height: 370PX;
}
}

@media screen and (max-width: 528px){


.banner {

    height: 202PX;
}
}
@media screen and (max-width: 425px){


.banner {

    height: 204PX;
}
}
@media (max-width: 344px){
.container1 {
    width: 101%;
}}
  @media screen and (max-width: 379px){
.wrapper .sidebar ul li a {
  
    font-size: 9px;

}
}
  @media screen and (max-width: 320px){
.servicios .card {

    width: 278px;
    
}
.container1 {
    width: 104%;
}
}



@media screen and (max-height: 768px){
.publicidad {

    bottom: 1px;

}}

@media screen and (max-height: 619px){
.publicidad {
    bottom: -10px;
}  }