html {
  min-height: 100%;
  position: relative;
}
body {
  margin: 0;
  margin-bottom: 40px;
}
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0px;
  color: white;
}
a{
  color: #1f36c4;
}
.activ0{
  color: #00ca00 !important;
}


#lineas{
  display: none;
}
.linea{
  display: none;
}

/*navmenu*/

#myNavbar{
  margin-left: 0px;
  float: right;
  width: 514px;
}

.navv{
  background-color: #180066;
}

#egresados{
  background: url(../../Portal/images/fondo.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #023FD6;
}
.unete2{
  margin-top: 210px;
}
.panel{
  border: 0px;
}
.head-loguin{
  background-color: #180066; 
  padding: 12.5px;
  color: #fff;
}
.pane-title{
  color: white;
}
#loginbox{
  margin-top:180px;
}
.activa{
  float:right; 
  font-size: 80%; 
  position: relative; 
  top:-10px;
  text-align: right;
  color: #fff;
}
.panel-body{
  margin-top: 20px;
}
.boton{
  margin-top:10px;
  background: #1F36C4;
  background-color: #1F36C4;
  border-radius:0px;
  border-color: #1F36C4 !important;
}
.boton:hover{
  background-color: #1F36C4;
}
.input-group{
  margin-bottom: 25px;
}
.boton:active{
  background-color: #33c900;
  border-color: #33c900 !important;
}
.boton:focus{
  background-color: #33c900;
  border-color: #33c900 !important;
}

/*footer*/

#footer{
  height: 100px;
  background-color: #170c32;
}

.text{
  text-align: center;
  top: 24px;
}

.aviso{
  color: #fff;
  font-size: 13pt;
}

.texto-footer{
  color: #fff;
  text-align: justify;
  float: right;
}

.direccion{
  top: 18px;
}

.img-footer{
  text-align: right;
  top: 15px;
}

@media (max-width: 1024px){
  #footer {
    height: 135px;
}
.texto-footer{
  font-size: 13px;
  text-align: center;
}
}

@media (max-width: 834px){
   .container1{
  background: url(../../Portal/images/fondo_1_768.jpg);
  background-repeat: no-repeat;
  text-align: center;
  background-size: cover;
}
#titulovacante{
  font-size: 1.5vh !important;
  height: 90px; 
  padding-top: 10px;
}
#publicadovacante{
  font-size: 13pt !important;
}
.divbolsa{
  margin-top: 17px;
  margin-bottom: 0px;
  top: 153px;
}
.divunete{
  top: 125px;
}
.bolsa{
  width: 33%;
  padding-left: 28px;
}
.unete{
  width: 25%;
}
#fechaindex {
    top: 64px;
    margin-top: 71px;
    margin-bottom: 76px;
    text-align: center;
}
.img-web{
  display: none;
}
.img-movil{
  display: block !important;
}
.unete2{
  margin-top: 20px;
}
#loginbox{
  margin-top: 40px !important;
}
.ocultar{
  display: block;
}

  #footer {
    height: 160px ;
}
.aviso{
  font-size: 9pt;
}
.texto-footer{
  font-size: 8pt;
  text-align: center;
}
.direccion {
    top: 50px;
}
.texto-footer{
  float: none;
}
.text {
    top: 57px;
}

.img-footer{
  text-align: center;
  top: 45px;
}
.iimg{
  width: 32%;
}

.g-recaptcha {
  margin-left: 35px;
transform:scale(0.58);-webkit-transform:scale(0.58);
transform-origin:0 0;-webkit-transform-origin:0 0;
}

}

@media (max-width: 750px){

#footer {
    height: 190px;
}
.text {
    top: 22px;
}
.iimg{
  width: 20%;
}
.direccion {
    top: 21px;
}
#separador{
  display: none;
}
#lineas{
  display: block;
  width: 200px;
border-top: 1px solid #33C900;
}
#myNavbar{
  float: none;
  width: 650px;
}
#opcion1{
  text-align: center;
}
#opcion2{
  text-align: center;
}
#opcion3{
  text-align: center;
}
}

@media (max-width: 600px){
  
#lineas{
  display: block;
  width: 200px;
border-top: 1px solid #33C900;
}

.div1{
  top: 10px;
}

.div2{
  top: 40px;
  text-align: center;
}

a{
  color: #fff;
}

.div3{
  top: 55px;
  text-align: center;
}

#separador{
  display: none;
}

#footer{
  height: 200px;
}

.iimg{
  width: 32%;
}

.text{
  top: 25px;
  text-align: left;
}

.direccion{
  top: 33px;
}

.texto-footer{
  float: none;
}

#myNavbar{
  float: none;
  width: auto;
}
#opcion1{
  text-align: center;
}
#opcion2{
  text-align: center;
}
#opcion3{
  text-align: center;
}

}