
.cimg {
    margin-top: 0.625rem;
}

.imgbio{
    box-sizing: border-box;
    width: 7.75rem;
    height: 7.75rem;
    font-size: 0;
    flex-shrink: 0;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
    /* box-shadow: 0 0 0 8px #7850cd, 0 0 0 15px #fff, 0px 20px 55px #0606067d; */
    box-shadow: 0 0 14px rgb(0 0 0 / 25%);
}

footer p{
    margin: 1rem 0;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: unset;
}

.mastfoot {
    color: rgb(255 255 255);
}

.credes {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.plataformas{
    position: relative;
    display: flex;
    align-items: flex-end;
    /* height: 2.95rem; */
    color: #ffffff;
    border-color: #ffffff;
    background: transparent;
    border: 0.125rem solid rgb(255, 255, 255);
    padding: 0.375rem 0.9375rem 0.375rem 0.375rem;
    line-height: 1.25rem;
    border-radius: 2rem;
    font-size: 1.3rem;
    transition: all .2s ease-in-out;
    margin-bottom: 0.625rem;
}

.id_plataforma {    
    flex: 1 1;
    font-size: 1rem;
    text-decoration: none;
    padding: 0 2.5rem 0 0;
    line-height: 1.125rem;
    overflow: hidden;
    text-align: center;
}

.id_plataforma h3 {
    font-size: 1.4rem;
    font-weight: 500;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}

.plataformas:hover {
    text-decoration: none;
    color: #FFFFFF;
    background: #2d2d2d17;    
}

.plataformas:focus{
    text-decoration: none;
}

.bg-cover {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.icon-plataforma {
    border-radius: 1.5rem !important;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.75rem;
    margin: 0;
}

.flechapl {
    color: #bd9de7;
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 2.2rem;
}


.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: unset;
    border-color: unset;
}



.list-group-item {
    display: flex;
    align-items: baseline;
    width: 400px;
    margin-bottom: 1rem;
    padding: 0 1.25rem;
    border-radius: 15px !important;
    border-color: transparent;
    outline: 0;
}

.masthead {
    margin-bottom: 2rem !important;
}

.nombre{
    color: #ffffff;
    text-shadow: 2px 2px 8px #3a3a3a;
    text-transform: capitalize;
    font-size: 1.25rem;
    width: fit-content;
    margin: 0 auto;
    margin-top: 0.375rem;

}

.descripcion a{
    color: #ffffff !important;
}

.descripcion {
    color: #fff;
    margin-top: 0.25rem;
    font-size: 1rem;
    line-height: 1.0625rem;
    font-weight: 500;
}

.descripcion div {    
    margin-bottom: 0.375rem;    
}

.bio_socialbar {    
    margin: 0.625rem 0 0;
    text-align: center;
}

.bio_socialbar_item {
    color: #fff;
    border-color: #ffffff;
    border-radius: 1.5rem !important;
    cursor: pointer;
    display: inline-block;
    padding: 0.5625rem;
    line-height: 0;
    background: #fff;
    border: 1px solid;
}

.bio_socialbar_item+.bio_socialbar_item {
    margin-left: 0.325rem;
}

html, body {
    height: auto;
    background-color: #1d0d44;
    color: #363642;
    
}

.owl-carousel .owl-item img {
    -o-object-fit: cover;
    object-fit: cover;
}

.slider .collapse:not(.show) {
    display: block;
    height: 7.5rem;
    overflow: hidden;
  }
  
.slider .collapsing {
    height: 3rem;
  }

  .btn-primary {
    color: #fff;
    background-color: #7850cd;
    border-color: #6744af;
}

.badge-primary {
    color: #fff;
    background-color: #7850cd;
}

.btn-primary:hover {
    color: #fff;
    background-color: #7850cd;
    border-color: #6744af;
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #7850cd;
    border-color: #6744af;
    box-shadow: 0 0 0 0.2rem rgb(184 155 245);
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(184 155 245);
}

a.badge-primary:focus, a.badge-primary:hover {
    color: #fff;
    background-color: #7850cd;
}

a.badge-primary.focus, a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(184 155 245);
}

button.owl-prev, button.owl-next {    
    color: white !important;    
}

#mimg{
    width: 100%;
}

.modal-footer {
    justify-content: center;
}

@media (min-device-width: 320px){
html {
    font-size: 13px;
}
}

@media (min-device-width: 375px){
    html {
        font-size: 15px;
    }
    }

@media (min-device-width: 414px){
    html {
        font-size: 16px;
    }
    }

@media (min-width: 1024px){
.plataformas:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
}

@media (max-width: 768px) {
    .cover {
      padding: 0;
  }
  .plataformas, .plataformas:hover {      
    margin-bottom: 1rem;
  }
  .flechapl {    
    top: 0px;     
}

.cover-container {
    
    padding: .625rem;
}


  .masthead {
    margin-bottom: 1.2rem !important;
}



  

}