
.youtube-player {position: relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;background:#000;margin:8px 0 8px 0;}
.youtube-player iframe {position:absolute;top: 0;left:0;width:100%;height:100%;z-index:100;background: transparent;}
.youtube-player img {bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top: 0;border:none;height:auto;cursor:pointer;-webkit-transition: .4s all;-moz-transition: .4s all;transition: .4s all;}
.youtube-player .play {height:72px;width:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;position:absolute;background: url("//i.imgur.com/TxzC70f.png") no-repeat;}

.cerrar {
    position: absolute;
    right: -2px;
    border-radius: 2rem;
    font-size: 5rem;
    color: #a00f0f;
    width: 3rem;
    font-weight: bold;
    text-align: center;
    top: -24px;
    z-index: 99;
    cursor: pointer;
}

.modal-lg {
    max-width: 70%;
    text-align: center;
    justify-content: center;
    margin: auto;
    margin-top: 3rem;
}

.modal-body {
    padding: 20px;
}

.page-header {
    margin-bottom: 0px;
}

.compartir {
    width: 30%;
    display: inline-block;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
}

.caja-redes  {
    display: inline-block;
    width: 68%;
}

.caja-redes i {
    padding: 5px;
    font-size: 1.8rem;
}

.title-anuncio {
    font-size: 2rem;
    padding: 1.5rem;
    font-weight: bold;
    color: teal;
}

.content-anuncio {
    font-size: 1.5rem;
    text-align: justify;
    background: #101529;
    color: white;
    padding: 2rem;
    border-radius: 5px;
}

.img-anuncio {
    margin-top: 5.2rem;
}

.img-anuncio img {
    border: 1px solid #cf9300;
}

#modal_anunciante .modal-body {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 32px;
}

/* samsung */
@media (max-width: 768px) {
    .img-anuncio {
        margin-top: 1rem;
    }

    .completo {
        max-width: 95%;
    }
}


/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials,.testimonials1{
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .testimonials header {
    background: linear-gradient(#ebeaea, white);
  }
  .testimonials .testimonial-item{
    box-sizing: content-box;
    padding: 30px 30px 0 30px;
    margin: 30px 15px;
    text-align: center;
    min-height: 350px;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
    background: #fff;
  }
  .testimonials1 .testimonial-item {
    box-sizing: content-box;
    padding: 30px 30px 0 30px;
    margin: 30px 0px;
    text-align: center;
    height: auto;
    min-height: 150px;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
    background: #fff;
    border-bottom: solid 5px rgba(15, 58, 91,  .6);
  }
  
  .testimonials .testimonial-item .testimonial-img {
    width: 70%;
    border: 4px solid #fff;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  
  .testimonials .testimonial-item h3 {
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color:#182535;
  }
  
  .testimonials .testimonial-item h4 {
    font-size: 14px;
    color: #999;
    margin: 0;
    padding-bottom: 15px;
  }

  .testimonials .testimonial-item h4:hover {
    color: #ab0734;
    cursor: pointer;
  }
  
  .testimonials .testimonial-item .fa-quote-left, .testimonials .testimonial-item .fa-quote-right {
    color: #e1f0fa;
    font-size: 26px;
  }
  
    
  .testimonials .testimonial-item .parrafo {
    margin: 0 auto 15px auto;
  }
  
  .testimonials .owl-nav, .testimonials .owl-dots {
    margin-top: 5px;
    text-align: center;
  }
  
  .testimonials .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    border: 1px solid #0000002b;
    height: 12px;
    background-color: #ddd !important;
  }
  
  .testimonials .owl-dot.active {
    background-color: #ab0734 !important;
  }
  
  @media (max-width: 767px) {
    .testimonials {
      margin: 30px 10px;
    }
  }
  


/* administrador styles */
.header-breadcumb {
  color:#d8e4ea !important;
  background-color: #101529 !important;
  border-color: #101529 !important;
}

.card {
  background: #fcfcff;
  border-radius: 10px;
  padding-bottom: 2rem;
}

.card-header {
  text-align: center;
  padding: 1rem;
  background: whitesmoke;
  color: #101529;
}

.azul { 
  background-color: #2b6989 !important;
  border-color: #2b6989 !important;
}

.stat-md p {
  margin: 15px;
}

.slider.quote-slider .full_text {
  font-size: 3rem;
}

.slider.quote-slider .q_source {
  font-size: 1.5rem;
}

#parrafo-tramite p, .parrafo p{
  color: black !important;
}

.key-document {
  background: #00a65a;
  color: #ffffff;
  padding: 0px 10px;
  border-radius: 1rem;
  text-align: center;
  cursor: pointer;
}

.archivo {
  padding: 1rem;
  border-radius: 1rem;
  background: #101529;
  border: 1px solid white;
}

.carpeta {
  width: 100%;
  font-size: 7rem;
  text-align: center;
}

.titulo-archivo {
  text-align: center;
}

.titulo-archivo a {
  color: white;
  font-size: 1.5rem;
}

.titulo-archivo a:hover, .atras:hover {
  /* font-size: 1.6rem; */
  color: white !important;
  text-decoration: underline;
}

.titulo-archivo a i {
  padding: 0px 5px;
}

.content-escritorio {
  padding: 0px;


}

.content-escritorio .col-md-3 {
  padding:1rem;
}

.atras {
  background: #115a73;
  color: white;
  margin-bottom: 10px;
  padding: 2px 10px;
}

/* colores para los iconos de los archivos */
.archivo .fa-file {
  color: white;
}

.archivo .fa-image {
  color: #ff5722;
}

.archivo .fa-folder, .archivo .fa-folder-open {
  color:#ffc107;
}

.archivo .fa-lock, .archivo .fa-file-pdf{
  color: #eb3a40;
}

.archivo .fa-file-excel {
  color: #04c704;
}

.archivo .fa-file-word {
  color:white;
}