
   .menu{
    position: relative;
    background: #de1453;
    z-index: 800;
   
   }

   .icon-menu,.icon-menu-c{
    position: absolute;
    top: 100%;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color:#de1453;
    background: white;
    z-index: 1000;
    text-align: center;
   }


   .menu ul li{
    flex:1 1 300px;
    list-style: none;
    margin: 0;
   }
   .menu ul li a{
    color: #999;
    display: block;
    background: white;
    padding: 10px 15px;
    text-align: center; 
    font-weight: 700;
    font-style: italic;
    cursor: pointer;
    height: 100%;
    line-height: 40px;

   }

   .menu ul li a:hover{
    background-color:  #de1453;
    color: white;
   }


   .cabecera{
    height: auto;
    /* min-height: 100vh; */
    
   }

   .cabecera .logo{
    width: 60%;
    max-width: 400px;
   }

   .cabecera h1 {
    font-size:32px;
    font-style: italic;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
     font-weight: 900;
   }
   .ts{
    font-size: 22px;
    line-height: 22px;
    font-style: italic;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
   }

    .sec02 .cuadro .cont-icon{
        width: 130px;
        background: #d1d1d1;
        transform: skewX(-15deg);
        position: relative;
        padding: 15px;
        margin-left: 10px;
    }
    .sec02 .cuadro .cont-icon .name{
        font-weight: 700;
    }
    .sec02 .cuadro .cont-icon .icon {
        transform: skewX(15deg);
    }
    

     .sec02 .cuadro .texto{
        padding: 50px;
        margin-top: -45px;
        color: white;
        font-weight: 700;
        font-size: 22px;
        transform: skewX(-15deg);
     }

     .sec02 .foto-cel p{
        margin-top: 100px;
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        transform: skewX(-15deg);
        width: 80%;
        margin-left: 20px;
     }


   .sec03 .ancho{
    margin:50px auto;
    padding: 5px;
   }

     .sec03 .ancho h1{
            font-style: italic;
            padding-left: 15px;
            font-size: 30px;
            margin: 25px 0;
     }
    

    .sec03 .ancho .item{
       
        max-width: 900px; 
        margin: 10px auto;
        align-items: flex-start;
    }

   .sec03 .ancho .item .icon{
    flex:0 0 60px;
    padding: 10px;
   }
   .sec03 .ancho .item .texto{
    flex:1 1 100px 
   }
   .sec03 .ancho .item .texto h3{
    font-size: 16px;
    font-weight: 400;
   }

   .sec04{
    margin-top: 150px;
   } 
    .sec04 .ancho .icono-phone{
        position: relative;
        flex:1 1 300px;
        margin-bottom: 75px; 
    }
     .sec04 .ancho .icono-phone img{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        max-width: 200px;
     }

      .sec04 .ancho h1{
        color: white;
        margin:25px auto;
        padding: 0 15px;
        text-align: center; 
      }

       .sec05 .ancho h1{
            font-style: italic;
            padding-left: 15px;
            font-size: 30px;
            margin: 25px 0;
     }
     .sec05 .ancho h2{
            font-style: italic;
            font-size: 20px;
            margin: 15px 0;
     }
     .sec05 .ancho .lista {
        padding: 0 15px;
     }
     .sec05 .ancho .lista .paso .captura{
        flex: 0 1 200px; 
     }

      .sec05 .ancho .lista .paso .texto{
        font-weight: 400;
        font-size: 17px;
        margin: 50px auto;
      }
        
        .sec06{
            padding: 25px 0;
        }

       .sec06 .ancho .flujo .mov{
            display: none;
            margin:50px auto;
       }

        .sec06 .ancho h1, .sec07 .ancho h1,.sec08 .ancho h1,.sec09 .ancho h1,.sec10 .ancho h1{
            font-style: italic;
            padding-left: 15px;
            font-size: 30px;
            margin:25px 0;
     }
     .sec07{
        padding: 50px 10px;
     }
     .sec07 .ancho .item .icon{
        max-width: 100px;
     }

 .sec07 .ancho .item{
    max-width: 900px;
    margin:10px auto;
 }

      .sec07 .ancho .item .texto{
        text-align: center;
        flex:1 1 90%; 
        padding: 15px;
      }

       .sec08 {
        background-repeat: no-repeat;
        background-size: auto 90%;
        background-position: center;
        padding: 25px 10px;
       }

        .sec08 .ancho{
            color: white;
            font-style: italic;
        }
         .sec08 .ancho h2 {
            margin: 15px auto;
         }
         .sec08 .autor{
            font-weight: 400;
            margin: 15px auto;
         }
         .sec08 .masinfo{
            font-weight: 400;
         }
         .sec09{
            padding: 50px 10px;
         }
          .sec09 .ancho .logof{
            width: 50%;
            margin: 25px auto;
            max-width: 400px
          }

          .sec09 .ancho p{
            font-weight: 400;
            font-style: italic;
            padding: 10px;
            max-width: 900px;
            margin-bottom: 50px;

          }

    .dn{
        display: none!important;
    }

    #registro{
        position: relative;
        overflow:hidden;
    }


    .logo-reg{
        flex:0 0 100px;
        max-width: 300px;
    }

    .formulario-reg{
         width: 95%;
         max-width: 900px;
         margin: auto;
         border-radius: 5px;
         box-shadow: 0 2px 4px rgba(0,0,0,.5);
         border:5px solid #222750;
    }

    .entrada{
        width: 100%;
        padding: 8px;
        flex:1 1 400px;
    }
     .entrada input, .entrada select{
        width: 100%;
        border: 3px solid #d1d1d1;
        height: 45px; 
        line-height: 46px;
        padding-left: 15px;
        border-radius: 4px;
        font-size:18px;
         font-weight: bold;
    }
     .entrada input:focus,.entrada select:focus,.entrada select:hover,.entrada input:hover{
         border: 3px solid #222750;
         background: rgba(0,0,0,.05);

     } 

     .entrada label{
        font-weight: bold;
        color:#777;
        padding-left: 8px;
        margin-bottom: 10px;
        display: block;
     }

     .enviar-f{
        background: rgba(0,0,0,.1);
        margin-top: 15px;
     }
      .enviar-f button{
        font-size: 18px;
        border-radius: 4px;
        cursor: pointer;
        font-weight: bold;
      }
       .enviar-f button:hover{
        background: #de1453;
       }

       .mensajes .error,.mensajes .aceptado{
        border-radius: 4px;
        width: 100%;
        padding: 10px;
       }

       .mensajes .aceptado{
        background-color: #de1453;
        color: white;
       }
       .mensajes .error{
        background-color: #999;
        color: white;
       }

    .lenguaje{
        position: fixed;
        bottom: 30px;
        right: 30px;
        border-radius: 50%;
        height: 50px;
        width: 50px;
        line-height: 50px;
        font-weight: bold;
        color: white;
        cursor: pointer;
        text-align: center;
        box-shadow: 0 1px 5px rgba(0,0,0,.8);
    }

    .busqueda{
        
    }
     
    .busqueda h1{
        font-size: 25px;
        margin-bottom: 20px;
    }    

    .busqueda select, .busqueda input, .busqueda button{
        height: 35px;

        border-radius: 4px;
        border:3px solid rgba(255,255,255,.5);

        cursor: pointer;
        color: #999;
        font-weight: bold;

    }

     .busqueda select:hover,.busqueda input:hover,.busqueda select:focus,.busqueda input:focus{
        border-color:#de1453;
        color: #444;
     }

    .busqueda button{
        background-color:#de1453;
        color: #fff;
        border:none;
        width: 35px;
    }

     .busqueda button:hover{
        background-color: rgba(255,255,255,1);
        color: #222750;
            
     }

    .modal{
        background: rgba(0,0,0,.5);
        height: 100vh;
        width: 100vw;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 900;
    }

    .op{
        opacity: 0;
    }

    .modal .content{
        border-radius: 10px;
        border: 4px solid #de1453;
        background-color: white;max-height: 90%;
        overflow: hidden;
        overflow-y: auto;
    }



    .bgt{background-color: #de1453}
    .bgt2{background-color: #222750;}














