@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500&display=swap');
.btn-gris{
  background-color: #9C9C9C !important;
  border-color: #9C9C9C !important;
  color: #ffffff !important;
}
.btn-gris:hover{
  background-color: #7A7A7A !important;
  border-color: #7A7A7A !important;
  color: #ffffff !important;
}
.nombreCue{
  font-size:100%;
  font-family: 'Rubik', sans-serif;
  font-weight: bold;
}
.nombreFue{
  font-size:100%;
  font-family: 'Rubik', sans-serif;
  font-weight: bold;
}
.nombreTran{
  font-size:100%;
  font-family: 'Rubik', sans-serif;
  font-weight: bold;
}
.nombreNat{
  font-size:100%;
  font-family: 'Rubik', sans-serif;
  font-weight: bold;
}
.nombreTip{
  font-size:100%;
  font-family: 'Rubik', sans-serif;
  font-weight: bold;
}
.sect{
  height:575px;
}
.titulo1{
  font-size: 25px;
}
  .pad{
    padding-top:5rem;
  }
  .margen-control{
    margin-top: .8rem;
    margin-bottom: .8rem;
  }
  .margen-control-06{
    margin-top: .6rem;
    margin-bottom: .6rem;
  }
    .margen-control-10{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .control-botones{
    width:200px;margin: 0;
  }

@media screen and (min-width: 1200px)  {
  .map{
    width:100%;
    height: 585px;
    margin-bottom:25px;
  }
  .alignying{
    text-align: left;
  }
  .ord{
    padding: 0;
  }
  .aligning{
    text-align: right;
  }
  .ord1{
    position:relative;
    right:1%;
  }

}
@media screen and (min-width: 1050px) and (max-width:1200px){
  .map{
    width:100%;
    height: 605px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.4);
    margin-bottom:25px;
  }
  .alignying{
    text-align: left;
  }
  .ord{
    padding: 0;
  }
  .aligning{
    text-align: right;
  }
  .ord1{
    position:relative;
    right:1%;
  }
}
@media screen and (min-width: 992px) and (max-width:1050px){
  .map{
    width:100%;
    height: 630px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.4);
    margin-bottom:25px;
  }
    .ord{
    padding: 0;
  }
  .aligning{
    text-align: right;
  }
  .ord1{
    position:relative;
    right:1.5%;
  }
}
@media screen and (min-width: 768px) and (max-width:992px){
  .map{
    width:100%;
    height: 500px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.4);
    margin-bottom:25px;
    margin-top:25px;

  }
  .alignying{
    text-align: center;
  }
    .aligning{
    text-align: center;
  }
  .ord{
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .ord1{
    margin-bottom: 0.8rem;
  }
}

@media screen and (min-width: 576px) and (max-width:768px) {
  .map{
    height: 400px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.4);
    margin-bottom:25px;
    margin-top:25px;

  }
  .alignying{
    text-align: center;
  }
  .aligning{
    text-align: center;
  }
      .aligning{
    text-align: center;
  }
  .ord{
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .ord1{
    margin-bottom: 0.8rem;
  }
}
@media screen and (min-width: 415px) and (max-width:576px) { 
  .map{
    height: 400px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.4);
    margin-bottom:25px;
    margin-top:25px;
    margin-left: 1rem;
    width: 90%;
  }
  .alignying{
    text-align: center;
  }
      .aligning{
    text-align: center;
  }
  .ord{
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .ord1{
    margin-bottom: 0.8rem;
  }
  }
@media screen  and (max-width:415px) {
  .map{
    width:90%;
    height: 400px;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.4);
    margin-bottom:25px;
    margin-top:25px;  
    margin-left: 1rem;
  }
  .alignying{
    text-align: center;
  }
      .aligning{
    text-align: center;
  }
  .ord{
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .ord1{
    margin-bottom: 0.8rem;
  }
}
@media screen and (min-width: 975px){
  .plach{
    text-align:left;
  }
}
@media screen and (max-width: 975px){
  .plach{
    text-align:center;

  }
}

@media screen and (min-width: 770px) {
  .paddinging{
      padding-right: 0;
  }
  }
@media screen and (max-width: 770px) {
  .justifing{
      justify-content: center;
  }
  }
@media screen and (min-width: 1200px) {
.ordx{
    position: relative;
    left:20%;
}
.ordy{
    position: relative;
    left:40%;
}
}
.ord1{
  margin-bottom:2rem;
}   
.CaptionCont, .SelectBox{
  padding : 0px 20px;
}
.ordenacion > .SumoSelect > .optWrapper {
    display: none;
    z-index: 1000;
    top: 20px;
    width: 130%;
    position: absolute;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 2px 3px 3px rgb(0 0 0 / 11%);
    border-radius: 3px;
    overflow: hidden;
}

.controlesFor {
  background-color:#f5f5f5 !important;
  height: 30px;
  width:200px;
  font-size: 15px;
  padding:0px 20px;
  font-family:Rubik;
  border: 1px solid rgba(0, 0, 0, 0.1);
} 