@import url('../../assets/styles/colors.css');
@import url('./fonts.css');


*  {font-family: "Nunito Sans", "Helvetica Neue", sans-serif;
}
.form-control{
    width: 50%;
}
.obligatorio{
    color: red;
    font-size: 13px;
}

body{
    background-image: url("../assets/img/background-final-op1.png");
    background-repeat: no-repeat;
    background-size: cover;
}
  
.container{
    display:grid;
    justify-content: center;
    margin-top: 10vh;
    height: auto;
    align-items: center;
}
.contenido{
    background-color:whitesmoke;
    padding-bottom: 30px;
    width: 95vw;
    height: auto;
    border-radius: 5px;
    box-shadow: 2px 2px 15px 0 #dcdcdc;
    margin-bottom: 2%;
    display: block;
}


.container_baner{
    width:100% ;
    height: auto;
    gap:0;
    line-height: 0;
}
.baner{
    width: 100%;
    height: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 2px 2px 50px 0 #dcdcdc;
}

.form-label,.floatingTextarea {
    font-family: var(--font-principal);
    margin-left: 7%;
    font-size: .9em;
    color: black;
    font-weight:900;
    width: 50%;
    text-align:left;
    min-width: 100px;
    font-weight: 900;
}
.form-control, .form-select{
    /* margin-left: 10%; */
    width: 90%;
    margin-left: 5%;
    max-width: 100%;
    min-width: 60%;
    height: 30px;
    font-size: calc(.8rem+1vw);
    /* color: #6e6e6e; */
    /* cursor: pointer; */
    border-radius: 0;
    border-style: solid;
    margin-bottom: 15px;
    border-style: none;
    background-color: gainsboro;
    display:inline;
    border-radius: 3px;
    
}

.fileInput{
    background-color: #e9ecef;
    width: 60%;
}

.form-check-input{
    width: 20px;
    height: 20px;
    min-width: 20px;
}

.cheks{
    margin-left: 0%;
    border-width: 10PX;
    font-size: 100%;
    margin-left: 5%;
    margin-bottom: 20px;
}


i{
    font-size: 11px;
}

.hrDiv{
    width: 100%;
}
.button{
    margin-bottom: 1%;
    display: flex;
    justify-content: center;
}
.btn-primary{
    font-family: var(--font-principal);
    font-weight: 800;
    font-size: calc(5px + 1vw);
    border-radius: 10px;
    margin-left: 5%;
    width: 30%;
    height: 40px;
    background-color:#303060;
    border-style: solid;
    border-width: 1px;
    border-color:  #22252f;
    box-shadow: 2px 2px 10px 0 rgb(175, 173, 173);
}

@media only screen and  (min-width: 780px) {
    .contenido{
        gap: -10;
       width: 50vw;
       height: auto;
      margin-top: 0;
      justify-content: center;
   }
   .baner{
    width: 100%;
    height: 30vh;
}
.container_baner{
    width:100% ;
    height: 30vh;
}
.container{
    margin-top: 3%;
    width: 50vw;
    height: 80vh;
}
.form-control, .form-select{
    width: auto;
    margin-left: 1%;
    max-width: 100%;
    min-width: 60%;
    height: 35px;
    font-size: 1rem;
    border-radius: 0;
    border-style: solid;
    margin-bottom: 15px;
    border-style: none;
    background-color: gainsboro;
    display:inline;
    border-radius: 3px;
}
.form-label{
    font-size: 1rem;
    color: black;
    font-weight:900;
    width: 30%;
    text-align:left;
}
}
.btn:disabled{
    background-color:#d6d2d2 ;
    border-color: #0d6efd;
    box-shadow: 2px 2px 10px 0 rgb(175, 173, 173);
}
.container-sm{
    margin-left: 0%;
}

.titulo{
    font-family: var(--font-headers);
    padding-top: 5%;
    font-size: calc(1em + 1vw);
    font-weight: 800;
    color: #afabab;
    text-align: center;
    padding-bottom: 0%;
}
.subtitulo{
    font-style:italic;
    margin-left: 5%;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 0%;
}

.label-control{
    width: 100%;
}

.infoAdiccional{
    color: rgba(107,114,128);
    width: 80%;
}

#descripcionMapa{
    min-height: 90px;
    width: 100%;
}


.filepond--drop-label {
   color: #4c4e53;
}

.filepond--label-action {
   text-decoration-color: #babdc0;
}

.filepond--panel-root {
   border-radius: 2em;
   background-color: #edf0f4;
   height: 1em;
}

.filepond--item-panel {
   background-color: #595e68;
}

.filepond--drip-blob {
   background-color: #7f8a9a;
}

.tratamientoDatos{
    text-align: center;
    color: rgba(107,114,128);
}
.bton-alerta{
    background-color: #0b5ed7;
    border-style: none;
    color: whitesmoke;
    padding: 10px;
    width: 100%;
    margin-top: 3px;
}
.info{
    margin: 0px 40px 0px 40px; 
    color: #4c4e53;
    font-size: calc(.5em + .6vw);
}
.informacion{
    text-align:center;
    margin-bottom: 20px;
    font-size: .9em;
    font-style: italic;
}
.list{
    margin-bottom: 10px;
    margin-top: 10px;
    list-style: none;
    margin-left: 40px;
    color: #4c4e53;
    text-decoration: none;
    font-style: italic;
    font-size: calc(5px + 1vw);
}
#icon-c{
    padding:10px 10px;
    left: 0px;
    top:-2px;
    background-image: var(--icon-but);
    position: relative;
      border-radius: 10px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%;
      text-decoration: none;
      font-family: var(--font-principal);
      color: black;
  }
  a{
    font-size: .95em;
    color: #4c4e53;
    text-decoration: none;
  }
  .info-cont{
    display: flex;
    align-content: center;
    justify-content: center;
  }