.table-responsive {
  border: solid 1px black !important;
}

.div_contenedor {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.div_contenedor iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.div_contenedor iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

h1 {
  color: #39a900;
  padding-left: 27px;
  border-left: 6px solid #39a900;
  text-align: center;
  font-family: 'Calibri';
}

.row-img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

h5 {
  color: rgb(0,49,77);
  padding-left: 27px;
  border-left: rgb(0,49,77) 6px solid;
  text-align: left;
  font-family: 'Work Sans';
  font-size: 24.75px;
}

h2 {
  color: #00314d;
  padding-left: 27px;
  border-left: #00314d 6px solid;
  text-align: left;
  font-family: 'Calibri';
  font-size: 30px;
}

.navbar {
  color: black;
  font-size: 24px;
  font-family: 'Calibri';
}

.navbar-nav {
  color: black;
  font-size: 24px;
  font-family: 'Calibri';
  text-align: center;
}

footer {
  background: #39a900;
}

h3 {
  color: #39a900;
  font-size: 21.5px;
}

h4 {
  color: #00314d;
  font-family: 'Work Sans';
}
.nav-item{
  min-width: 150px;
  max-width: auto;
  padding: 5px;
  
}
