.black-background {
  background-color: #000;
  text-align: center;
}

#mapa {
    height: 500px;
}

.partners img {
    height: 116px;
}

.no-padding {
    padding-top: 0px !important;
}
.no-paddingb {
    padding-bottom: 0px !important;
}

.a260{
  height: 250px;
}

.featured-thumb .starmark {
  font-size: 17px !important;
}
a.back-to-top {
    /* width: 60px; */
    height: 60px;
    padding: 10px 0 0px 15px;
    font-size: 38px;
    position: fixed;
    z-index: 999;
    right: 20px;
    top: 70%;
    color: white;
    /* background: #27ae61 no-repeat center 43%; */
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.anchoauto{
    width: auto !important;
}
.pb-0{
    padding-bottom: 0px !important;
}

.h1-lista {
    float: left;
    width: auto;
    line-height: 50px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-block;
    font-size: 15px;
}

.h1-subpagina {
    font-weight: 700;
    font-size: 1.75rem;
    margin-top: 0;
    margin-bottom: 0.5rem;
    line-height: 1.2;
}
.h1, h1 {
    font-size: 2.2rem !important;
}

.close-icon {
    font-size: 20px; 
    color: red; 
    cursor: pointer; 
    margin-left: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px !important;
    right: 11px !important;
}

.select2-container .select2-selection--single {
    height: 50px !important;
    padding-left: 50px !important;
    padding-right: 20px;
    padding-top: 10px !important;
}

.select-2-gray .select2-container--default .select2-selection--single{
    background-color: #f5f5f5 !important;
    border: none !important;
}

.select-2-gray .select2-container .select2-selection--single{
    height: 50px !important;
    padding-left: 10px !important;
    padding-right: 20px;
    padding-top: 10px !important;
}