#footer{
  width: 100%;
  /*line-height: 320px;*/
  background: #363435;
}
.no-margin{
  margin-right: 0px !important;
  margin-left: 0px !important;
  /**/
}
#titulo{
  padding:0px 400px 0px 400px;
}

.fil-button{
  margin-top: 50px;
  display: inline-flex !important;
}

.vertical-spacer{
  height: 60px;
}
.vertical-spacer-last{
  height: 130px;
}
.div-img-container{
  margin: 30px 0px 30px 0px;
}
#logomuni{
  width: 40%;
  /*margin-left: 66px;*/
  float:right;
}

#redes{
  display: inline-block;
  width: 200px;
  margin-top: 38px;
}
.redes-icons{
  float: left;
}
.redes-icons img{
  width: 50px;
}
.diome-icon{
  margin:0px 20px 0px 20px;
}
.card{
  margin:1px 10px 10px 10px ;
}
#file-text{
	color:#6d6d6d;
	margin-left: 43px;
	padding-top: 10px;
}
.nro_serie_disc{
  color:#6d6d6d;
  margin: 5px 0px 0px 40px;
  font-size: 15px;
}
.ta-separator{
  height: 1px;
}


@media (max-width:800px){

  #logo{
      /*content:url("http://www.lujan.gob.ar/cupotrans/images/btn2_celu.png");*/
      width: 100%;
      height: 100%;
  }
  #logo2{
    /*content:url("http://www.lujan.gob.ar/cupotrans/images/btn3_celu.png");*/
    width: 100%;
    height: 100%;
  }
  .img-boton {
  	width: 50%;
  }
  #logomuni {
    float:none;
    width: 165px;
    margin-top: 7px;
    margin-left: 15px;
  }
  .col-form{
    padding: 0px 30px 0px 30px;
  }
  #perfil{
    margin-top: 20px;
  }
  .redes-icons img{
    width: 35px;
  }
  #redes {
    width: 120px;
    margin: 43px 0px 0px -20px;
  }
  .diome-icon{
    margin:0px 5px 0px 5px;
  }
  #div-primary-form{
    padding: 0px !important; 
  }

}