body {background-image: url(fondoweb.png); }

*{padding: 0;
margin: 0;
box-sizing: border-box;
text-decoration: none;}

@font-face {
  font-family: "Noto Sans";
  src: url(NotoSans-Thin.ttf) format("truetype");}

@font-face {
  font-family: "Noto Sans Regular";
  src: url(NotoSans-Regular.ttf) format("truetype");
}

.mnav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
}

.enlaces li{
  list-style: none;
  display: inline-block;
padding-left: 20px;}


  .enlaces a{
    font-family: "Noto Sans Regular";
    text-transform: none;
    color: #fff;
}

 
  .logo {
    overflow: visible;
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 220px;
    left: 0px;
    transform: matrix(1, 0, 0, 1, 0, 0);}


    .logob {
      overflow: visible;
      position: relative;
      display: flex;
      justify-content: center;
      width: 50%;
      height: 80px;
      left: 0px;
      padding-top: 1%;
      transform: matrix(1, 0, 0, 1, 0, 0);}
      
      .smartcard {
        padding-top: 3%;  
        display: flex;
        justify-content: center;
      }

        .logoc {
          overflow: visible;
          position: absolute;
          width: 50%;
          height: 80px;
          left: 25%;
          padding-top: 5%;
          transform: matrix(1, 0, 0, 1, 0, 0);}
        
          .f1 {
            font-family: "Noto Sans";
            color: #fff;
            filter: drop-shadow(0px 3px 6px rgba(120, 240, 254, 0.2));
          }
        
          .p1 {
        
            font-family: "Noto Sans Regular";
            color: #fff;
            padding: 10px;
            filter: drop-shadow(0px 3px 6px rgba(120, 240, 254, 0.2));
        
        
          }
        
          .li {
          
            font-family: "Noto Sans";
            color: #fff;
            filter: drop-shadow(0px 3px 6px rgba(120, 240, 254, 0.2));
        
         
        
          }
          .T1 {
            align-self: flex-end;
            font-family: "Noto Sans";
            color: #fff;
            filter: drop-shadow(0px 3px 6px rgba(120, 240, 254, 0.2));
            
            
          }
        
        td {
            padding: 20px;
            color: #fff;
            filter: drop-shadow(0px 3px 6px rgba(120, 240, 254, 0.2));
        }
        
        .T1 {
            width: 150px;
            display: block;
            margin: auto;
            background: #1d0574; /* color de fondo */
            color: #ffffff; /* color de fuente */
            border: 2px solid #4741d7; /* tama���o y color de borde */
            padding: 16px 18px;
            border-radius: 5%; /* redondear bordes */
            position: relative;
            z-index: 1;
            overflow: hidden;
        }        

        .T1:hover {
          color: #fff; /* color de fuente hover */
        }
        .T1::after {
          content: "";
          background: #4741d7; /* color de fondo hover */
          position: absolute;
          z-index: -1;
          padding: 16px 20px;
          display: block;
          top: 0;
          bottom: 0;
          left: -100%;
          right: 100%;
          -webkit-transition: all 0.35s;
          transition: all 0.35s;
        }
        .T1:hover::after {
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          -webkit-transition: all 0.35s;
          transition: all 0.35s;
        }

        .container{
          position: relative;
          margin: 0;
          padding-top: 16%
        }

            .youtubev {
          position: relative;
          display: flex;
          justify-content: center;
          padding-top: 10%;
          margin-top: 0px;
        }

        .redes {
          display: flex;
          justify-content: space-between;
          align-items: center;
          height: 100px;
          padding-left: 50%;
        }

.mnav {
  padding-left: 500PX;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
}

.enlaces li{
  list-style: none;
  display: inline-block;}

  .enlaces a{
    font-family: "Noto Sans";
    text-transform: none;
    color: #fff;
}

 
  .logo {
    overflow: visible;
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 220px;
    left: 0px;
    transform: matrix(1, 0, 0, 1, 0, 0);}


    .logob {
      overflow: visible;
      position: relative;
      display: flex;
      justify-content: center;
      width: 50%;
      height: 80px;
      left: 0px;
      padding-top: 1%;
      transform: matrix(1, 0, 0, 1, 0, 0);}
      
      .smartcard {
        padding-top: 3%;  
        display: flex;
        justify-content: center;
      }

        .logoc {
          overflow: visible;
          position: absolute;
          width: 50%;
          height: 80px;
          left: 25%;
          padding-top: 5%;
          transform: matrix(1, 0, 0, 1, 0, 0);}
        
          .f1 {
            font-family: "Noto Sans";
            color: #fff;
            filter: drop-shadow(0px 3px 6px rgba(120, 240, 254, 0.2));
          }
        
          .p1 {
        
            font-family: "Noto Sans Regular";
            color: #fff;
            padding: 10px;
            filter: drop-shadow(0px 3px 6px rgba(120, 240, 254, 0.2));
        
        
          }
        
          .li {
          
            font-family: "Noto Sans";
            color: #fff;
            filter: drop-shadow(0px 3px 6px rgba(120, 240, 254, 0.2));
        
         
        
          }
          .T1 {
            align-self: flex-end;
            font-family: "Noto Sans";
            color: #fff;
            filter: drop-shadow(0px 3px 6px rgba(120, 240, 254, 0.2));
            
            
          }
        
        td {
            padding: 20px;
            color: #fff;
            filter: drop-shadow(0px 3px 6px rgba(120, 240, 254, 0.2));
        }
        
        .T1 {
            width: 150px;
            display: block;
            margin: auto;
            background: #1d0574; /* color de fondo */
            color: #ffffff; /* color de fuente */
            border: 2px solid #4741d7; /* tama単o y color de borde */
            padding: 16px 18px;
            border-radius: 5%; /* redondear bordes */
            position: relative;
            z-index: 1;
            overflow: hidden;
            display: inline-block;
        }        

        .T1:hover {
          color: #fff; /* color de fuente hover */
        }
        .T1::after {
          content: "";
          background: #4741d7; /* color de fondo hover */
          position: absolute;
          z-index: -1;
          padding: 16px 20px;
          display: block;
          top: 0;
          bottom: 0;
          left: -100%;
          right: 100%;
          -webkit-transition: all 0.35s;
          transition: all 0.35s;
        }
        .T1:hover::after {
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          -webkit-transition: all 0.35s;
          transition: all 0.35s;
        }

        .container{
          position: relative;
          margin: 0;
          padding-top: 16%
        }

        .arreglar{
          margin: auto;
        }


        .youtubev {
          position: relative;
          display: flex;
          justify-content: center;
          padding-top: 10%;
          margin-top: 60px;
        }


        .redes {
          display: flex;
          justify-content: row;
          align-items: left;
          height: 100px;
        }


        @media (min-width:1984px){
        .youtubev {
          padding-top: 5%;}
        }
        
          
        