html, body {
  
  margin: 0px;
  padding: 0px;
  width: 100%;
  /*FUENTES*/
  font-family:'Encode Sans', sans-serif,'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue';
  -webkit-font-smoothing: antialiased;
  /*Suavizado de fuente para CHROME*/
  -moz-osx-font-smoothing: grayscale;
  /*Suavizado de fuente para MAC*/     
  background-color: #F7F7F7;
  color: #5603AD;

}
.card-body{
  background-color: #F7F7F7;
}
.btn-primary {
  color: #fff;
  background-color: #5603ad !important;
}

#div-1-form{
  /*padding: 0% 25% 0% 25%; */
}
#div-2-form{
  /*padding: 0% 25% 0% 25%; */
  text-align: center;
}
#preg-titulo{
  text-align: center;
}
.reco-list ul{
  text-align: left;
  display: inline-block;
}

/*.divideo{
  
  margin-bottom: 70px;
}*/
.bg_ajuste{
  width: inherit;
}
.row-nomapel{
   margin-bottom: -20px;
}
.centrar{
  text-align: center;
}
.col-form{
  padding: 0px 200px 0px 200px;
}

.img-boton{
  width:70%;
}
.p-video{
  margin: 30px 0px 50px 0px;
}
.hr-video{
  margin-bottom: 50px;
}

.slider{
  width: 100%;
  padding: 20px 20px 0px 20px;
}


.img_ajust{
  width: 100%;
  height: 100%;
  /*margin-top: 75px;*/
}

/*#botonera{
  margin-left: 200px;
  margin-right: 200px;
}*/

#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: 210px;
}
.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;
}

/*BUTTON FILE*/
.container-btn-file {
  display: flex;
  padding-left: 40px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}
input[type="file"] {
  position: absolute;
  z-index: -1;
  top: 10px;
  left: 8px;
  font-size: 17px;
  color: #b8b8b8;
}
.button-wrap {
  position: relative;
}
.button-file {
  display: inline-block;
  padding: 10px 22.5px;
  /*-moz-padding: 10px 8.5px;*/
  cursor: pointer;
  border-radius: 2px;
  background-color: #4285f4;
  font-size: 16px;
  color: #fff;
  transition: all 0.2s;
  cursor: pointer;

}
@-moz-document url-prefix() {
  .button-file {
    padding: 10px 8.5px !important;
  }
}
.button-file:hover{
  background-color: #609cff;
}
/*SPINNER LOAD*/
#div-spinner{
  text-align: center;
}

.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #4285f4;
  border-color: #4285f4 transparent #4285f4 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.div-enviar{
	text-align: center;
	margin-top: 25px;
}

/*@media (min-width: 350px) and (max-width:799px){

  #redes{
    width: 110px;
    margin: 38px 0px 0px 0px;
  }
}*/

@media (max-width:800px){

  #titulo{
    padding:0px 10px 0px 10px !important;
  }

  #titulo h1 {
    font-size: 20px;
    font-weight: bold;
  }
  .divideo {
      position: relative;
      width: 100%;
      height: 0;
      padding-bottom: 56.25%;

  }
  .video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
  }
  #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;
  }
  #tareas{
    margin-top: 20px;
  }
  #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; 
  }


}

@media (max-width:1500px){
  #titulo{
    padding:0px 150px 0px 150px;
  }
}