@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Bold.ttf");
  font-family: "Roboto-Thin";
  src: url("../fonts/Roboto-Regular.ttf");
  font-family:
}

body,
html {
  font-family: "Roboto";
  margin: 0;
  padding: 0;
  background-color: #ededed !important;
}

.logo {
  width: 300px;
  height: auto;
  display: block;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

p {
  font-size: 11px;
  font-family: "Roboto-Thin";
}

.sin-padding {
  padding: 0;
}
.historia {
  color: #133660;
  margin-left: 5%;
}

.historia p {
  font-size: 14px;
}

.contenido-mision {
  margin-right: 6%;
  margin-top: 2%;
}

.contenido-mision p {
    font-family: Roboto-Thin;
}

.mision-redes {
  padding: 25px 25px 25px 25px;
}

.redes-sociales img {
  width: 5%;
}

.redes-sociales {
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}

.redes-sociales h4 {
  font-size: 15px;
  margin-bottom: -5px;
}

.redes-sociales h5 {
  font-size: 24px;
}

.redes-sociales img {
  display: inline-block;
  margin: 0 auto;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
}

.mision-redes h5,
.mision-redes h4 {
  text-align: center;
}

.fulljustify {
  text-align: justify;
}
.fulljustify:after {
  content: "";
  display: inline-block;
  width: 100%;
}
#tagline {
  height: 80px;
  overflow: hidden;
  line-height: 80px;
}

.overlay {
  color: white;
  padding: 20px;
  width: 90%;
}

.overlay img {
  width: 100%;
  height: auto;
}

.overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  background-color: #133660;
  width: 97%;
  float: left;
  height: 235px;
}

.overlay-text p {
  margin: 0;
}

ul {
  font-size: 11px;
  font-family: "Roboto-Thin";
}

.redes-sociales img {
  transition: transform 0.2s;
}

.redes-sociales img:hover {
  transform: scale(1.5);
}
hr:not([size]) {
  height: 1px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.overlay-text h4 {
  margin-top: 2%;
}

video{
    width:100%;
    height:100%;
    float:left;
}

.carousel-item img{
    width:100%;
    height:100%;
    float:left;
}

@media screen and (min-width: 1536px) {
  .historia p {
    font-size: 11px;
    width: 89%;
  }
  .logo-header {
    margin-top: -2%;
    margin-bottom: -2%;
  }
  .contenido h4 {
    font-size: 20px;
  }

  .contenido-mision p {
    font-size: 10px;
  }
  .contenido-mision li {
    font-size: 10px;
  }
  .contenido-mision h4 {
    font-size: 20px;
  }

  .overlay {
    height: 235px;
  }
  .contenido-mision p {
    font-size: 10px;
    width: 86%;
    margin: auto;
  }
  .contenido-mision li {
    font-size: 10px;
    width: 90%;
    margin: auto;
  }
}

@media screen and (min-width: 1920px) {
  .logo {
    width: 280px;
  }
  .historia p {
    font-size: 13px;
    width: 95%;
  }

  .contenido h4 {
    font-size: 1.5rem;
  }

  .contenido-mision h4 {
    font-size: 1.5rem;
  }

  .contenido-mision p {
    font-size: 12px;
  }

  .overlay-text {
    height: 300px;
  }

  .contenido-mision li {
    font-size: 12px;
    width: 90%;
    margin: auto;
  }

  .contenido-mision {
    margin-top: 3%;
  }
}

@media (min-width: 1260px) and (max-width: 1366px) {
}

@media (min-width: 768px) and (max-width: 1024px) {
  .historia {
    margin-top: 5%;
    margin-bottom: 10%;
  }
  .contenido h4 {
    text-align: center;
    font-size: 20px;
  }
  .historia p {
    font-size: 12px;
    text-align: center;
  }
  .overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    background-color: #133660;
    width: 97%;
    float: left;
    height: 355px;
}
.contenido-mision {
  margin-top: 12%;
}
.contenido-mision h4 {
  font-size: 20px;
}

.contenido-mision p {
    font-size: 9px;
    width: 90%;
    margin:auto;
}
.contenido-mision li {
    font-size: 9px;
    width: 80%;
    margin-left: 3%;
}
.redes-sociales h4 {
    font-size: 15px;
}
.redes-sociales h5 {
    font-size: 16px;
}
.redes-sociales img {
    width: 20px;
}
.contenido-mision {
    margin-bottom: 5%;
}
}
@media (max-width: 767px) {
  body {
    text-align: center !important;
  }

  .logo {
    width: 200px;
  }
  .fulljustify {
    text-align: center;
  }
  .historia h4 {
    font-size: 15px;
  }

  .historia p {
    font-size: 12px;
  }

  .overlay {
    margin-bottom: 5%;
  }

  .overlay h4 {
    font-size: 15px;
  }

  .overlay p {
    font-size: 9px;
  }

  .overlay li {
    font-size: 9px;
  }

  .contenido-mision {
    margin-right: 0%;
  }

  .redes-sociales {
    margin-bottom: 5%;
  }

  .overlay-text {
    position: relative;
    transform: nonee;
    text-align: center;
    color: white;
    background-color: #133660;
    width: 100%;
    float: left;
    height: 235px;
  }

  .overlay {
    margin-bottom: 0;
  }
  .redes-sociales img {
    width: 6%;
  }
  .overlay p {
    font-size: 9px;
    width: 90%;
    margin: auto;
  }

  .overlay li {
    width: 90%;
    margin: auto;
  }
}
