.textFooter{
  text-align: justify;
}

.cid-rAyCnUInvw {
  background-color: #0a3956;
}
/* FOOTER MOVIL */
@media screen and (max-width: 600px) {

  .footer{
    background: #0a3956 !important;
    padding-bottom: 5%;
    margin-left: 0px !important;
  }

  hr{
    padding: 0px;
    margin: 0px;
  }

  .myContent{
    padding: 0px !important;
  }

  img.logoMundo{
    width: 85% !important;
    position: relative;
    top: 15%;
  }

  img.logoQaNova{
    width: 60% !important;
    position: absolute;
    left: 30%;
    bottom: 80%;
  }

  img.logoSoftNova{
    width: 65% !important;
    position: absolute;
    left: 30%;
    bottom: 80%;
  }

  img.logoBpmNova{
    width: 65% !important;
    position: absolute;
    left: 30%;
    bottom: 80%;
  }

  img.logoTINova{
    width: 65% !important;
    position: absolute;
    left: 30%;
    bottom: 60%;
  }

  img.logoNovaTIGroup{
    width: 65% !important;
    position: absolute;
    left: 30%;
    bottom: 97%;
  }

  img.logoNovaLearning{
    width: 65% !important;
    position: absolute;
    left: 30%;
    bottom: 97%;
  }

  .textFooter{
    margin-top:10%;
  }

  .col-12.col-md-3.col-lg-3.mbr-fonts-style.display-7{
    margin-top: 0% !important;
  }

  .columnUno{
    margin-bottom: 0px !important;
  }

  .columnDos{
    margin-bottom: 0px !important;
  }

  .redesSociales{
    width: 11% !important;
  }

  .imgFacebook,.imgTwitter,.imgLinkedin{
    width: 90% !important;
  }

}

@media screen and (orientation:landscape)
and (min-device-width: 300px)
and (max-device-width: 850px) {

  .footer{
    background: #0a3956 !important;
    padding-bottom: 5%;
    margin-left: 0px !important;
  }

  hr{
    padding: 0px;
    margin: 0px;
  }

  .myContent{
    padding: 0px !important;
  }

  img.logoMundo{
    width: 85% !important;
    position: relative;
    top: 15%;
  }

  img.logoQaNova{
    width: 60% !important;
    position: absolute;
    left: 30%;
    bottom: 1px;
        /* top: -50px; */
  }

  img.logoSoftNova{
    width: 65% !important;
    position: absolute;
    left: 30%;
    bottom: 80%;
  }

  img.logoBpmNova{
    width: 65% !important;
    position: absolute;
    left: 30%;
    bottom: 80%;
  }

  img.logoTINova{
    width: 65% !important;
    position: absolute;
    left: 30%;
    bottom: 60%;
  }

  img.logoNovaTIGroup{
    width: 65% !important;
    position: absolute;
    left: 30%;
    bottom: 97%;
  }

  img.logoNovaLearning{
    width: 60% !important;
    position: absolute;
    left: 30%;
    bottom: 97%;
  }

  .textFooter{
    margin-top:10%;
  }

  .col-12.col-md-3.col-lg-3.mbr-fonts-style.display-7{
    margin-top: 0% !important;
  }

  .columnUno{
    margin-bottom: 0px !important;
  }

  .columnDos{
    margin-bottom: 0px !important;
  }

}
