#eRocketHall {
    width: 100%;
    background-image: url('../img/eRocketLogin/Rocket-Fondo.png');
    background-size: 100%;
    background-position: bottom;
}

#eRocketLogo{
    margin-left:auto; margin-right:auto;max-width: 350px
}

#ObjectsSection{
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    float: left;margin-top: 55px;
}
#PhoneHandSection{
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    float:right;
}

.SubTemaeRocket{
        margin-left: auto !important;
    margin-right: auto !important;
    padding: 0px !important;
    text-align: center !important;
    font-size: 25px !important;
    font-weight: 300 !important;
}
    #BankLogos{
        float:left;top: 50px;
    }

#eRocketFondo{
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%;

    /*background-color:#ff6600;*/
}

#eRocketFondoImg{
    pointer-events: none;
    width: 100%;
    height: auto;
    z-index: -1;
}
.eRocketParrafo{
    color:#ffffff !important;
    line-height:30px;
    text-align: left;
    font-size: 18px;
}
.eRocketIcons{
    float:left;
}
.eRocketIcons img{
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}
.eRocketIcons p{
    width: 100%;
    text-align: center;
    color: #ffffff;
    margin-top: 15px;
    line-height: 18px;
    font-size: 15px;
}

#RocketPOS_section {
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: #fff;
    margin-bottom: 0px;
    /*margin-top: 68px !important;*/
    background-image: url('../img/RocketLogin/Fondo.png');
    width: 100%;
    position: unset;
    padding-top: 10px;
    clear: both; 
}

#InsideRocketPOS_section{
    margin-top: 25px;
    max-width: 1140px;
    margin-left: auto !important;
    margin-right: auto !important;
}
/*#icono1rpos {
    background-image: url('../img/RocketLogin/Icono1.png');
}
#icono2rpos {
    background-image: url('../img/RocketLogin/Icono2.png');
}
#icono3rpos {
    background-image: url('../img/RocketLogin/Icono3.png');
}*/
#NaturalidadRPOS{
  width:33%;float: left;min-height:542px;
}

#LogoRocketNaranja{
  margin: 0px 20% 0px 30%;width:50%;top:0;
}

.contenedorNaturalidad {
  width:100%;float:right;margin: 21px 0px 0px 0px;
}

.pNaturalidad{
  width:60%;float:left;
  margin: 26.05px 0px;
  text-align: right;
  padding: 0px 10px;
  font-size:13px;
}
.spanNaturalidad{
  width:40%;float:right;max-width:154px;
}

.iconoNaturalidad{
  width: 100%;float:right;max-width:164px;margin-right: -12px;
}

#TelefonosRPOS{
  width:33%;float: left;min-height:500px;display: table;
}

#imgTelefonosRPOS{
  width:100%;
  display: table-cell;
  vertical-align: bottom;
  height: auto;
  position: relative;
}

#PasosRPOS{
  width:33%;float: left;min-height:542px;
}

#TituloConciliacion{
  margin: 0px 0px 0px 5%;
width: 90%;
top: 0;
font-size: 30px;
letter-spacing: 0;
line-height: 39px;
text-align: right;
padding: 0px 50px 0px 0px;
color: #a1a1a1;
}
#SeccionLogosNaturalidad{
      padding: 0px 0px 0px 45px;
}
#cardsSection{
    padding: 0px 70px 0px 0px;
    margin-bottom: 10px;
    bottom: 0;
    position: unset;
    bottom: 0;
}
.divCardPadreRPOS{
  display: table;width:100%;margin-top: 20px;
          padding:3px 3px 3px 0px;
          background: linear-gradient(360deg, rgba(255,102,0,1) 0%, rgba(255,255,255,1) 100%);
          border-radius: 0px 15px 15px 0px;
          -moz-border-radius: 0px 15px 15px 0px;
          -webkit-border-radius: 0px 15px 15px 0px;
          margin-left: -7px;
}

.divSecondCard{
  background:#fff;width:100%;height:100%;
      border-radius: 0px 15px 15px 0px;
      -moz-border-radius: 0px 15px 15px 0px;
      -webkit-border-radius: 0px 15px 15px 0px;
}

.divCardSonRPOS{
  height:80px !important;
  background:linear-gradient(90deg, rgba(217,214,212,0.5914740896358543) 0%, rgba(255,255,255,1) 48%);
  border-radius: 0px 15px 15px 0px;
  -moz-border-radius: 0px 15px 15px 0px;
  -webkit-border-radius: 0px 15px 15px 0px
}

.NumberdivCard{
  float: left;width: 15%;height: 80px;margin: 0px;font-size: 50px;line-height: 0px;display: table;text-align:center;
}

.numberCard{
  max-height: 80px;display: table-cell;vertical-align: middle;line-height: 1;color:#ff6600 !important;font-size: 28px;
}

.pDivCard{
  float: right;width: 85%;height: 80px;margin: 0px;line-height: 0px;display: table;padding-right: 10px;padding-left: 10px;
}
.pCard{
  display: table-cell;vertical-align: middle;line-height: initial;font-size:12px;
}
.divCardPadreRPOS:first-of-type{
    margin-top: 95px;
}

#footer{
    height: auto !important;
    line-height: 1.7;
    position: relative;
    background-color: #0d0d0d;
    color: #aaa;
}

  #firstBlock, #secondBlock, #thirdBlock{
      flex: 0 0 33.333333%;
      width: 33.333333%;
      position: relative;
    padding-right: 15px;
    padding-left: 15px;
    float:left;
  }

  .rocketLogoFooterTermsDiv{
      width:265px;float:right;text-align:center;
  }
  .rocketLogoFooter{
      max-width:150px;margin-bottom: 6px;float:right;
  }
  .termsSpan{
      float:right;
  }
  .socialDivDiv{
          width: 160px;
     float: left; 
    /*margin-left: auto;
    margin-right: auto;*/
    height: 22px;
    margin-bottom: 10px;
  }
  #TClogos{
    width: 105px;
  }

@media only screen and (max-width: 1290px){
    .eRocketParrafo {
        line-height:25px !important;
    }
}

@media only screen and (max-width: 1221px){
    #ObjectsSection{
        flex: 0 50%;
        max-width: 50%;
        float: left;margin-top: 55px;
    }
    #PhoneHandSection{
        flex: 0 50%;
        max-width: 50%;
        float:right;
    }
    #eRocketLogo {
        margin-left: auto;
        margin-right: auto;
        max-width: 280px;
    }
    .SubTemaeRocket{
        margin-left: auto;margin-right: auto;padding: 0px;text-align: center;font-size: 25px;font-weight: 300;
    }
    #eRocketHall {
        width: 100%;
        background-image: url(../img/eRocketLogin/Rocket-Fondo.png);
        background-size: 100%;
        background-position: 0px 80%;
    }
    #ObjectsSection {
        margin-top: 20px;
    }
    #BankLogos{
        float:left;top: 0px;
    }
}

@media only screen and (max-width: 1090px) {

}

@media only screen and (max-width: 992px) {
    div#NaturalidadRPOS {
        order: 1;
        flex: 1 0 100%;
    }
    div#PasosRPOS {
        order: 2;
        flex: 1 0 100%;
    }
    div#TelefonosRPOS {
        order: 3;
        flex: 1 0 100%;
    }

#NaturalidadRPOS{
  width: 100%;
}
#LogoRocketNaranja {
    margin: 40px 25%;
    width: 50%;
}
.contenedorNaturalidad {
    width: 65%;
    float: left;
    margin: 10px 15%;
  }

  .pNaturalidad {
      width: 60%;
      float: left;
      margin: 26.05px 0px;
      text-align: center;
      padding: 0px 10px;
  }
  #TelefonosRPOS{
    width: 100%;
    padding: 0%;
    display: table;
    position: relative;
  }
  #PasosRPOS {
    width: 100%;
  }
  #TituloConciliacion {
    text-align: center;
  }
  .divCardPadreRPOS:first-of-type {
    margin-top: 25px;
  }
  .divCardPadreRPOS {
    -webkit-border-radius: 15px;
    width: 80%;
    margin:15px 10%;
    padding: 4px;
  }
  .divSecondCard {
    -webkit-border-radius: 15px;
  }
  .divCardSonRPOS {
    height: 95px !important;
    background: linear-gradient(90deg, rgba(217,214,212,0.5914740896358543) 0%, rgba(255,255,255,1) 48%);
    border-radius: 0px 15px 15px 0px;
    -moz-border-radius: 0px 15px 15px 0px;
    -webkit-border-radius: 15px;
  }
  .pCard{
    color:#000;
  }

  #cardsSection {
    padding: 0px 0px 0px 0px;
    margin-bottom: 10px;
    bottom: 0;
    position: inherit;
    bottom: 0;
}

    #icono1rpos {
        content: url("../img/RocketLogin/Icono1responsive.png");
    }
    #icono2rpos {
        content: url('../img/RocketLogin/Icono2responsive.png');
    }
#icono3rpos{
  content: url('../img/RocketLogin/Icono3responsive.png');
}
.iconoNaturalidad {
    width: 100%;
    float: right;
    max-width: 100px;
    margin-right: -12px;
}
.pNaturalidad {
    width: 60%;
    float: left;
    margin: 10px 0px;
    text-align: center;
    padding: 0px 10px;
  }
  #TituloConciliacion {
    margin: 35px 0px;
    width: 100%;
    top: 0;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 39px;
    text-align: center;
    padding: 0px;
  }



  #imgTelefonosRPOS {
    width: 70%;
    bottom: 0;
    display: table-cell;
    vertical-align: bottom;
    margin: 0px 15%;
  }

  #firstBlock, #secondBlock, #thirdBlock{
      width:100% !important;
      flex:none;
      text-align: center !important;
      margin: 20px 0px;
  }
  .rocketLogoFooterTermsDiv {
        width: 265px;
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

  .rocketLogoFooter {
    max-width: 150px;
    margin-bottom: 6px;
    float: unset;
}

  .socialDivDiv {
    width: 160px;
    float: none;
    height: 30px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}

    #TClogos {
        width: 105px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 560px) {
  .contenedorNaturalidad {
    width: 100%;
    float: left;
    margin: 10px 0px;
  }
  .pNaturalidad {
    width: 60%;
    float: left;
    margin: 40px 0px;
    text-align: center;
    padding: 0px 10px;
  }
  .spanNaturalidad {
    width: auto;
    float: left;
    max-width: 154px;
}
#imgTelefonosRPOS{
  position: absolute;
}
}
