header {
  margin: 50px 0 20px;
  text-align: center;
  padding: 10px 10px;
}

header h1 {
  font-weight: bold;
  margin-bottom: 12px;
  font-size: 28px;
  margin-top: 30px;
}

.content {
  max-width: 600px;
  margin: 0 auto;
}

h5 a.colorA {
  color: #495059;
}

.leyes {
  margin-top: 100px;
}

#recap{
  margin-top: 1rem;
  margin-left: 7.5rem;
}


body {
  font-family: Verdana,sans-serif;
  position: relative;
  
}

/* .estadosConcursos  {
  background-image: url("../img/backimg1.png");
} */
.contenedorTexto {
  padding-left: 3rem;
  padding-right: 3rem;
}

@media (max-width: 720px){
  .contenedorTexto {
    padding-right: 0;
    padding-left: 0;
  }
  .btn--primary {
    margin-top: 5px;
  }
  .cardConcursos {
    margin-bottom: 5px;
  }
  .googleMap {
    text-align: center;
    margin-bottom: 5px;
  }
  .leyes {
    margin-top: 10px;
  }
  .linkmodals {
    padding-bottom: 0!important;
    margin-bottom: 30px!important;
  }
  .marginFiles {
    margin: 0!important;
  }
  .widthModified {
    width: 250px!important;
    height: 171.250px!important;
  }
  .heightModified {
    height: 171.250px!important;
  }
  #dataTable_length, #dataTable_filter {
    text-align: right;
  }
}

.featurette-divider {
  margin: 3rem 0;
}

.featurette {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
p span.important {
  color: #B23121;
}

.contenedorTable {
  font-size: 13px;
}

.contenedorTable {
  margin-right: auto;
  margin-left: auto;
  flex-wrap: wrap;
  padding-bottom: 50px;
}
.bg-semitransparent{
  background-color: rgba(0,0,0,0.16);
}

.widthModified {
  width: 600px;
}
.linkmodals {
  margin-bottom: 35px;
}
.fa-check-circle, .fa-file-download {
  color: #00ac3f;
}

.fa-file-download {
  width: 20px;
  height: 20px;
}
.email-icon {
  background-color: #B23121;
}
.fa-calendar-alt {
  color: darkred;
}
.fa-gavel {
  color: peru;
}

.episode {
  border-bottom: 1px solid #e6e6e6;
}
.linkmodals {
  padding-bottom: 16px;
}
.author-quote {
  border-radius: 12px;
}
.contenedorTexto .about-text {
  line-height: 20px;
  font-size: 13px;
}

.cardConcursos {
  background-color: inherit;
}
.descargasText {
  font-size: 14px;
}

.marginFiles {
  margin-left: 80px;
  margin-right: 80px;
}
.content h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 40px 0 30px;
}

.content figure {
  display: block;
  text-align: center;
  margin: 20px 0;
}

.content figcaption {
  font-size: 12px;
  padding-top: 10px;
}

.content div.dropdown {
  margin: 20px auto;
  width: 130px;
}

.content blockquote p {
  font-size: 14px;
  padding: 15px 20px;
  border-left: 3px solid #edecf2;
  background-color: #f9f9fb;
}

.move-up {
position: fixed;
bottom: 50px;
right: 47px;
z-index: 3;
display: none;
z-index:900;
background-color: #4d4f50;
border-radius: 5px;
}
.move-up button {
background:transparent;
border:none;
}
.move-up button:active:hover {
padding-right:4px !important;
margin-right:2px;
}
.move-up i {
font-size:30px;
opacity:0.5;
color:#F0FFFF;
}

.consejerosText { 
  font-size: 14px;
}
.contenidoPrincipal {
  font-size: 13px;
  line-height: 1.5;
  background-color: #f8f9fa ;
  background-image: url("../img/backimg1.png");
}

.estados {
  padding-bottom: 0px;
  background-color: #dee2e6;
}

.TabsContent {
   box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);               
}

.nav-tabs {
  padding: 8px;
  padding-bottom: 0px;
  background-color: #dee2e6;
}

.news {
  background-color: #fff
}

.form-group .control-label {
  text-align: right;
  font-size: 13px;
}
@media (max-width:960px){
  .form-group .control-label {
    text-align: left;
    display: block;
  }
}

.nav-tabs li {
  list-style-type:none;
}

.navbar-brand {
  padding: 0px;
}

.ion-home {
 font-size: 30px;
}

.fa-arrow-circle-right {
 font-size: 40px;
}

.estadosConcursos {
  /*background-color: #3d6d9e;*/
  color:#fff !important;
  background-color:#00ac3f !important;
  background-color: #142b3e;
}

.asterikInfo {
  color: #42a3b8;
}
.btnConcursos {
  background-color: #00a73d;
  border-color: #00a73d;
  font-size: 13px;
}

.btnConcursos:hover {
  background-color: #057a30;
  border-color: #057a30;
}
.imgLogo {
  width: 60px;
  height: 80px;
}

.navbar-brand {
  font-size: 16px; 
  margin-bottom: 3px; 
}

.list-group-item.primary.active {  
  background-color: #007bff!important;
  border-color: #007bff!important;    
}
.btnSend {
  background-color: #42a3b8;
  border-color: #42a3b8;
}

.cardcontact {
  background-color: inherit;
  border: none;
}

/* .contact-us {
  background-color: #f4f6f7;
} */
@media (max-width:480px) {
  .comunicados {
    padding-bottom: 20px;
  }
  .infoUtilidad {
    margin-top: 10px;
  }

}

.headerSTJ {
  padding: 5px;
}

.dataPublished {
  font-size: 11px;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 0;
}
.secciones {
  padding-left: 9rem;
  padding-right: 9rem;
}

@media (max-width: 720px){
  .secciones {
    padding-left: 10px;
    padding-right: 10px;
    margin: auto;
  }

}

#btnText {
  font-size: 16px;
}
.blue-hr {
    width: 90px;
    height: 3px;
    background-color: #3949a0;
    margin-bottom: 0px;
}

.textInfo {
    display: none;
  }

.grey-hr {
    width: 90px;
    height: 2px;
    background-color: lightblue;
    margin-bottom: 0px;
}

.estadosConcursos .noisy-hr {
    width: 90px;
    height: 3px;
    background-color: white;
    margin-bottom: 0px;
}

@media (max-width: 767px){
  h2 {
      margin-bottom: 25px;
      padding-top: 25px;
      font-size: 17px;
  }
  #container-slider {
    margin-top: 0!important;
  }
  .textoshadow {
    text-shadow: none;
  }
}

#container-slider{
  margin-top: 51px;
}
.lastUpdate {
  font-size: 13px;
}

.fa-exclamation-triangle{
  color: goldenrod;
}
.logos {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.logos img {
  max-height: 140px;
  max-width: 220px;
  padding: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.enlaceHref {
  transition: all 0.5s;
}
.enlaceHref:hover {
  transform: scale(1.3);
}
.articles .item:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); 
}

.emailContact { 
  color: #17a2b8;
 }
.move-up {
  opacity: 0.7;
}

.dropdown-menu {
  margin-left: 16px;
}
/*defino video responsive pepo*/
.video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
	}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	}
/*defino video responsive pepo*/
.container-img {
  text-align: center;
  color: white;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size:40px;
}

@media (max-width: 480px){
     .centered {
    font-size: 16px;
  }
}

.copyright {
  text-align: center;
  font-size: 13px;
  background-color: #111;
  padding: 12px;
}

/*.grey-decoration {
  color: #818494;
  font-family: Rubik,Arial,sans-serif;
  font-weight: 400;
  text-decoration: none;
  background-color: transparent;
}*/

@media (max-width: 720px) {
  .contactoPadding { 
    padding: 10px;
  }
  .contantLabel {
    padding-left: 0;
  }
  .about-us-row {
    margin:0;
  }
}
.textospan span {
  font-size: 14px;
}
@media (min-width:1200px) {
   .textoshadow {
    text-shadow: 3px 1px 0px rgba(101, 110, 99, 1);
  }
}

.carousel .carousel-item img {
  max-height: 350px;
}

/* #efece6 */

.enlaces {
  background-image: url("../img/footer5.png");
  background-color: #efece6;
}


