/*Inicio resetear estilos de navegador*/ 
*{
    margin: 0;
      padding: 0;
      border: 0;
      font-size: 100%;
      font: inherit;
    font-family: 'OpenSans', sans-serif;
      vertical-align: baseline;
    box-sizing: border-box;
  }
  
  *::after,
  *::before{
    box-sizing: border-box;
  }
  
  html{
    color: rgb(255, 255, 255);
  }
  
  footer, header, hgroup, menu, nav, section {
      display: block;
  }
  
  body {
      line-height: 1;
  }
  
  ol, ul {
      list-style: none;
  }
  
  blockquote, q {
      quotes: none;
  }
  
  blockquote:before, blockquote:after,
  q:before, q:after {
      content: '';
      content: none;
  }
  
  table {
      border-collapse: collapse;
      border-spacing: 0;
  }
  /*Fin resetear estilos de navegador*/
  
  /*Inicio estilos section*/
  ::-webkit-input-placeholder{
    color: rgb(255, 255, 255);
  }
  
  html{
    background: rgb(249, 249, 250);
  }
  
  .ok{
    background-image: url("/assets/img/iconos/new_fondo_login.png");
    justify-content: space-between;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .contenedor_global{
    
    display: flex;
    flex-direction: column;
    align-items: center;
    
    background: #FFFFFF;
    background-position: center;

    height: 800px;
    width: 100%;
  }
  
  .contenedor_global2{
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #FFFFFF;
    height: 100%;
    width: 100%;
  }
  
  .imagen_global{
    width: 1200px;
    height: 500px;
  
  }
  
  .imagen_back{
    
    
    display: none;
  }
  
  .contenedor_login{
    width: 1000px;
    height: 650px;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: right;
    border-radius: 20px;
    background: #FFFFFF;
    box-shadow: 0 3px 78px 0 rgba(0, 0, 0, 0.16);
  }
  
  .contenedor_imagen{
    
    border-radius:20px 0px 0px 20px;
  }
  
  .centrado_especial {
    margin: 0;
    position: absolute;
    transform: translateY(13%);
  }
  
  .aparecer{
  
  }
  
  .menu{
    margin: 0;
    position: absolute;
    transform: translateY(90%);
    display: block;
  }
  
  .columna1 {
    position:absolute;
    top:0px;
    left:0px;
    width:500px;
    margin-top:0px;
    
  }
  
  .columna2 {
    position:absolute;
    top:00px;
    left:540px;
    width:400px;
    margin-top:0px;
    
  }
  
  .encabezado{
    top:00px;
  }
  
  .columna2_1 {
    position:absolute;
    top:00px;
    left:540px;
    width:400px;
    margin-top:0px;
    
  }
  
  .columna2_2 {
    position:absolute;
    top:330px;
    left:540px;
    width:400px;
    margin-top:100px;
    
  }
  
  .saludo1{
    visibility: visible;
  }
  
  .saludo2{
    display: none;
  }

  .modal {
    width: 100%;
    padding: 25px;
    text-align: center;
  }

  .modal__title {
    font-size: 32px;
    font-weight: bold;
  }

  .modal__paragraph {
    margin-top: 15px;
  }

  .modal__button {
    text-decoration: none;
    background-color: #00BF5D;
    color: #FFFFFF;
    padding: 10px;
    width: 50%;
    margin-top: 15px;
    display: inline-block;
    border-radius: 10px;
  }
  
  .prueba{
    left:-800px;
    text-size-adjust: 5px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    background: #00BF5D;
    color: #f7f8f8;
    width: 30%;
    border-radius: 10px;
    cursor: pointer;
    margin-top: 8px;
    height: 40px;
    width: 400px;
    display: none;
  }

  .reset_password_email_txt{
    width: 100%;
    height: 17px;
    background: transparent;
    
    border-radius: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 8px 0 !important;
  }
  
  .back_button{
    display: none;
  }

  .close_button{
    display: none;
  }
  
  .i_cbox{
    display: block;
  }
  
  #form_facebook,
  div{
    margin: 0 !important;
  }
  
  .msg_opcion1-ingreso{
    text-align: center;
    font-size: 32px;
    letter-spacing: 0.38px;
    font-weight: bold;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: #1E2432;
  }
  
  .msg_opcion1_1-ingreso{
    font-size: 32px;
    letter-spacing: 0.38px;
    font-weight: bold;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: #1E2432;
  }
  
  .msg_opcion2-ingreso{
    margin: 4px 0;
    text-align: center;
    font-size: 12px;
    color: #BEC2CE;
    margin: 4px 0;
  }
  
  .msg_opcion3-ingreso{
    text-align: left;
    font-size: 15px;
    color: #BEC2CE;
  }
  
  .msg_opcion4-ingreso{
    text-align: right;
    font-size: 15px;
    color: #FF2D55;
  }
  
  .msg_opcion5-ingreso{
    text-align: right;
    font-size: 10px;
    color: #16191c;
  }

  .input_restablecer{
    width:400px;
  }
  
  .center_div {
    height: 30px;
    /*IMPORTANTE*/
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .center_div2 {
    height: 100px;
    /*IMPORTANTE*/
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .center_div3 {
    height: 20px;
    /*IMPORTANTE*/
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .left_div {
    height: 100px;
    /*IMPORTANTE*/
    display: flex;
    justify-content: left;
    align-items: left;
  }
  
  .contenedor_login--logo img{
    width: 100%;
    height: 100%;
  }
  
  .contenedor_login--logo{
    width: 170px;
    height: 80px;
    margin: 10% 15%  !important;
    align-items: center;
  }

  .contenedor_creada img{
    width: 100%;
    height: 100%;
  }
  
  .contenedor_creada{
    width: 150px;
    height: 150px;
    margin: 18px 55px 50px !important;
    align-items: center;
  }
  
  .contenedor_login--logo2{
    width: 230px;
    height: 80px;
    
    align-items: center;
  }

  .contenedor_login--logo3{
    display: block;
  }

  .contenedor_login--logo4{
    display: none;
  }
  
  .contenedor_login {
    margin: 0px 0;
  }
  
  form{
    width: 100%;
  }
  
  .contenedor_login--link{
    display: block;
    width: 100%;
    height: 40px;
    text-decoration: none;
    border: 1px solid #00BF5D;
    padding: 12px 15px;
    color: #BEC2CE;
    border-radius: 5px;
    text-align: center;
    background: #FDFDFD;
  }
  
  
  
  
  .totopo{
    display: none !important;
  }
  
  .facebook_link{
    border-color: #4267b2;
    background: #4267b2;
    /* display:none; */
  }
  
  /* .facebook_link::before{
    content: "\f09a";
  }
  
  .google_link::before{
    content: "\f0d5";
  } */
  
  .google_link::before,
  .facebook_link::before{
    /* font-family: "Font Awesome 5 Free"; */
    width: 20px;
    height: 20px;
    color: rgb(255, 255, 255);
    margin-right: 7px;
  }
  
  .contenedor_login--input,
  .custom-input,
  .contenedor_login--input-captcha,
  .contenedor_login--imagen-captcha{
    width: 100%;
    height: 17px;
    background: transparent;
    
    border-radius: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 8px 0 !important;
  }
  
  .contenedor_division{
    width: 100%;
    height: 40px;
    background: transparent;
    
    border-radius: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 8px 0 !important;
  }
  
  .espacio{
    width: 100%;
    height: 42px;
    background: transparent;
    
    border-radius: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 8px 0 !important;
  }
  
  .espacio_oculto{
    
    
  }
  
  .linea {
    margin:0px 20px;
    width:180px;    
    border-top:1px solid rgb(189, 187, 187);
    position: relative;
    top:15px;
    float:left;
    }
  
  .leyenda {
    float:left;
    color: #BEC2CE;
    margin: 8px !important;
   }
  
  .icono{
    margin-left: 20px;
  }
  
  .icono img{
    margin: 0;
  }
  
  .captcha{
    margin-left: 10px !important;
  }
  
  .icono-container{
    width: 15%;
    height: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .contenedor_login--input > input,
  .custom-input > input,
  .contenedor_login--input-captcha{
    height: 100%;
    width: 100%;
    margin: 0;
    background: transparent;
    color: #1E2432;
    outline: none;
  }
  
  .contenedor_login--submit,
  .custom-submit-v1{
    text-size-adjust: 5px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    background: #00BF5D;
    color: #f7f8f8;
    
    border-radius: 10px;
    cursor: pointer;
    margin-top: 8px;
    
  }
  
  .cont_input{
    text-size-adjust: 5px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    background: #00BF5D;
    color: #f7f8f8;
    border-radius: 10px;
    cursor: pointer;
    margin-top: 8px;
    height: 50;
    width: 100%;
  }
  
  .contenedor_login--imagen-captcha{
    height: 42px;
    margin: 4px 0 !important;
    padding: 0 10px;
  }
  
  .contenedor_login--input-captcha{
    display: flex;
    align-items: center;
    margin: 1px 0 !important;
    color: rgb(255, 255, 255) !important;
  }
  
  .contenedor_login--imagen-captcha{
    margin: 1px 0 !important;
  }
  
  .contenedor_login--imagen-captcha,
  .contenedor_login--input-captcha{
    width: 48.5%;
    height: 40px;
  }
  
  .contenedor_login--input-captcha .icono-fake-container{
    width: 25%;
  }
  
  .input-captcha{
    width: 75%;
    height: 100%;
    background: transparent;
    outline: none;
    color: rgb(255, 255, 255) !important;
  }
  
  .contenedor_login--promocion{
    padding-top: 10px;
    text-align: center;
    color: rgb(255, 255, 255);;
    font-size: 7px;
    width: 100%;
  }
  
  .contenedor_login--promocion a{
    text-decoration: none;
    
    color: #FF2D55;
  }
  
  .contenedor_login--promocion .contenedor_login--link-cuenta{
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-size: 30px;
  }
  
  .contenedor_global--login{
    height: 100vh;
  }
  /*Fin estilos section*/
  
  /*Inicio estilos footer*/
  footer{
    margin: 0;
    position: absolute;
    transform: translateY(90%);
  
    background: rgba(251, 252, 253, 0);
    width: 350px;
    height: 50px;
    border-top: 1px solid rgba(248, 249, 250, 0);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  footer p{
    font-size: .6rem;
  }
  
  #mensaje_error_login{
    color: red;
    font-size: .85rem;
    text-align: center;
  }




@media (max-width:900px){
    .contenedor_global{
    
      margin: 50 !important;
    
    
      font-size: 100%;
      font: inherit;
      font-family: 'OpenSans', sans-serif;
      vertical-align: baseline;
      box-sizing: border-box;
  
      
      display: flex;
      flex-direction: column;
      align-items: center;
      background: #FFFFFF;
      background-position: center;
      
      width: 100%;
      height: 100%;
      padding: 200px 200px ;
    }

    .contenedor_global2{
      display: flex;
      background: #FFFFFF;
      height: 100%;
      width: 100%;
      padding: 150px 0px ;
    }
  
    .imagen_global{
      alt: 500px;
      width: 1250px;
      height: 500px;
      display: none;
    }
  
    .imagen_back{
      alt: 00px;
      width: 25px;
      height: 25px;
      display: block;
    }
    
    .contenedor_login{
      width: 90%;
      height: 650px;
      
      display: flex;
      flex-direction: column;
      align-items: right;
      border-radius: 20px;
      background: #fffffffa;
      box-shadow: 0 3px 78px 0 rgba(0, 0, 0, 0);
    }
    
    .contenedor_imagen{
      
      border-radius:20px 0px 0px 20px;
    }
    
    .centrado_especial {
      transform: translateY(0%);
      width: 100%;
      height: 100%;
    }
  
    .aparecer{
  
    }
    
    .menu{
      display: none;
    }
    
    .columna1 {
      display: none;
      
    }
    
    .columna2 {
      position:absolute;
      top:00px;
      left:0px;
      width:100%;
      padding: 70px 0px ;
      height: 50%;
    }
  
    .encabezado{
      position:absolute;
      top: 650px;
      width:100%;
    
    }
  
    .columna2_1 {
      position:absolute;
      top:00px;
      left:100px;
      width:100%;
      margin-top:10px;
    }
    
    .columna2_2 {
      position:absolute;
      top:00px;
      left:100px;
      width:100%;
      
      margin-top:00px;
      display: none;
    }
  
    .saludo1{
      visibility: hidden;
    }
  
    .saludo2{
      display: block;
    }
  
    .prueba{
      left:0px;
      font-size: 20px;
      text-align: center;
      padding: 10px 0;
      background: #00BF5D;
      color: #f7f8f8;
      width: 20%;
      border-radius: 10px;
      cursor: pointer;
      margin-top: 8px;
      height: 50px;
      width: 100%;
      display: block;
    }

    .reset_password_email_txt{

    }
  
    .back_button{
      position:absolute;
      top:60px;
      left:50px;
      width:400px;
      margin-top:0px;
      display: none;
    }

    .close_button{
      position:absolute;
      top:60px;
      left:20px;
      width:400px;
      margin-top:0px;
      display: block;
    }
  
    .i_cbox{
      display: none;
    }
    
    #form_facebook,
    div{
      margin: 10 !important;
    }
    
    .msg_opcion1-ingreso{
      text-align: center;
      font-size: 35px;
      letter-spacing: 0.38px;
      font-weight: bold;
      font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
      color: #1E2432;
    }
  
    .msg_opcion1_1-ingreso{
      font-size: 35px;
      letter-spacing: 0.30px;
      font-weight: bold;
      font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
      color: #1E2432;
    }
    
    .msg_opcion2-ingreso{
      margin: 4px 0;
      text-align: center;
      font-size: 16px;
      color: #BEC2CE;
      margin: 4px 0;
    }
    
    .msg_opcion3-ingreso{
      text-align: left;
      font-size: 18px;
      color: #BEC2CE;
    }
    
    .msg_opcion4-ingreso{
      text-align: right;
      font-size: 18px;
      color: #FF2D55;
    }
    
    .msg_opcion5-ingreso{
      text-align: right;
      font-size: 20px;
      color: #16191c;
    }

    .input_restablecer{
      width:700px;
    }
    
    .center_div {
      height: 30px;
      /*IMPORTANTE*/
      display: flex;
      justify-content: center;
      align-items: center;
    }
    
    .center_div2 {
      height: 100px;
      /*IMPORTANTE*/
      display: flex;
      justify-content: center;
      align-items: center;
    }
    
    .center_div3 {
      height: 20px;
      /*IMPORTANTE*/
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .left_div {
      left: 20px;
      height: 30px;
      /*IMPORTANTE*/
      display: flex;
      justify-content: left;
      align-items: left;
    }
    
    .contenedor_login--logo img{
      width: 100%;
      height: 100%;
    }
    
    .contenedor_login--logo{
      width: 80%;
      height: 60%;
      margin: 10% 10% 10% !important;
      align-items: center;
    }
    
    .contenedor_login--logo2{
      width: 100%;
      height: 80px;
      
      display: none;
    }

    .contenedor_login--logo3{
      display: none;
    }

    .contenedor_login--logo4{
      display: block;
    }
    
    .contenedor_login {
      width: 100%;
   
    }
    
    form{
      width: 100%;
    }
    
    .contenedor_login--link{
      height: 50px;
      padding: 0px 0px;
      font-size: 25px;
    }
  
    footer{
      margin: 0;
      position: absolute;
      transform: translateY(0%);
    
      background: rgba(251, 252, 253, 0);
      width: -350px;
      height: -50px;
      border-top: 1px solid rgba(248, 249, 250, 0);
      display: flex;
      justify-content: center;
      align-items: center;
    }
  
    .contenedor_division{
      position:absolute;
      top:00px;
      left:-800px;
      width:400px;
      margin-top:0px;
      
    }
  
    .espacio{
      width: 100%;
      height: 50px;
      background: transparent;
      
      border-radius: 3px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin: 10px 0 !important;
    }
  
    .espacio_oculto{
      width: 100%;
      height: 3px;
      background: transparent;
      
      border-radius: 3px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin: 8px 0 !important;
      display: block;
    }
  
    .contenedor_login--submit{
      text-size-adjust: 5px;
      font-weight: bold;
      text-align: center;
      padding: 10px 0;
      background: #00BF5D;
      color: #f7f8f8;
      width: 100%;
      border-radius: 10px;
      cursor: pointer;
      margin-top: 8px;
      height: 80px;
      width: 1200px;
    }

    .cont_input{
      text-size-adjust: 5px;
      font-weight: bold;
      text-align: center;
      padding: 10px 0;
      background: #00BF5D;
      color: #f7f8f8;
      width: 100%;
      border-radius: 10px;
      cursor: pointer;
      margin-top: 8px;
      height: 50px;
      
    }
  
    .contenedor_login--input,
    .custom-input,
    .contenedor_login--input-captcha,
    .contenedor_login--imagen-captcha{
      width: 100%;
      height: 100%;
      background: transparent;
    
      border-radius: 0px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin: 0px 0 !important;
    }
  
    .contenedor_login--link-cuenta{
      
      font-size: 18px;
    }
  
    
  }

  /*Fin estilos footer*/
  