.swiper-container {
    height: 250px;
    padding-top: 50px;
    padding-bottom: 50px;
}


.swiper-slide { 
    max-width: 100%;
    width: 100% !important;
    background-position: center;
    height: 15.625rem !important;
    align-items: center;
    /* margin: 10px; */
}

.swiper-slide img {
    max-width: 100%;
    width: 100% !important;
    height: 15.625rem;
}


.centrado{
    justify-content: center;
    align-items: center;
    text-align: center;
}
/*FIN ESTILO BLOG*/

p{
    text-align: center;
    color: rgb(96, 95, 95);
    font-weight: bold;

}
h6{
    font-weight: bold;
}
.espacio-horizontal{
  width: 100px;
}


.rowDatos{
    color: rgb(23, 160, 162);
    font-weight: bold;
}

/* .divIframe{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.divIframe iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 80%;
    height: 50%;
} */


.inputForm {
    background-color: rgba(0, 206, 209, 0.041);
    margin: auto auto;
    width: 43%;
    margin-bottom: 2em;
    padding: 0.5em 0;
    border: none;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 1.25em;
    color: rgb(23, 160, 162);
    outline: none;
}
.mensaje {
    background-color: rgba(0, 206, 209, 0.041);
    margin: auto auto;
    width: 85%;
    height: 100%;
    margin-bottom: 2em;
    padding: 0.5em 0;
    border: none;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 1.25em;
    color: rgb(23, 160, 162);
    outline: none;
}

.buttonForm {
    background-color: rgba(23, 160, 162, 0.63);
    color: azure;
    border: none;
    width: 70%;
}

.encabezados {
    text-align: center;
    color: darkcyan;
    background-color: rgba(0, 206, 209, 0.068);
    font-weight: bold;
    text-shadow: black;
    padding: auto;
}

.boton{
  border-radius: 99%;
}
/* ---estilos footer ---*/
footer{
    /*background-color: rgba(34, 173, 175, 0.644);*/
    height: auto;
    width: auto;
    font-family: "Open Sans";
    padding-top: 40px;
    color: #fff;
}

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

.footer-content h3{
  font-size: 1.8rem;
  font-weight: 400;
  text-transform: 3rem;
}
.footer-content p{
  max-width: 500px;
  margin: 10px auto;
  line-height: 28px;
  font-size: 16px;
  color: #ffffff;
}
.socials{
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 3rem 0;
}
.socials li{
  margin: 0 10px 10px 0;
  font-size: 40px;
}
.socials a{
  text-decoration: none;
  color: #fff;
  line-height: 40px;
  font-size: 40px;
  transition: all 0.5s ease;
}
.socials a i{
  
  transition: 4s ease;
  font-size: 40px;
  text-align: center;
  transition: all 0.5s ease;
}
.socials a:hover{
  color: aqua;
}
/* ---- fin estilos footer --*/


/* logo del navbar */
.logo{
  width: 5rem;
  height: 3rem;
}
/* Final logo navbar */


body {
    background: #fff;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}


.centrado{
  text-align: center;
}
.espacio{
  width: auto;
  height: 100px;
}
.superior{
  color: #ffffff;
  background: linear-gradient(to right, #005C98, #505BDA);
  font-weight: bold;
  text-shadow: black;
}
.centrado p{
  text-align: left;
}
/*Final de vista profesionales*/

/* burbujas */
.bg_animate{
  width: auto;
  height: auto;
  /*background: linear-gradient(to right, #005C98, #505BDA);*/
  background-color: darkcyan;
  position: relative;
  overflow: hidden;
}

.burbuja{
    border-radius: 50%;
    background: #fff;
    opacity: .3;

    position: absolute;
    bottom: -150;
    
    animation: burbujas 3s linear infinite ;
}

.burbuja:nth-child(1){
    width: 80px;
    height: 80px;
    left: 5%;
    animation-duration: 3s;
    animation-delay: 3s;
}

.burbuja:nth-child(2){
    width: 100px;
    height: 100px;
    left: 35%;
    animation-duration: 3s;
    animation-delay: 5s;
}

.burbuja:nth-child(3){
    width: 20px;
    height: 20px;
    left: 15%;
    animation-duration: 1.5s;
    animation-delay: 7s;
}

.burbuja:nth-child(4){
    width: 50px;
    height: 50px;
    left: 90%;
    animation-duration: 6s;
    animation-delay: 3s;
}

.burbuja:nth-child(5){
    width: 70px;
    height: 70px;
    left: 65%;
    animation-duration: 3s;
    animation-delay: 1s;
}

.burbuja:nth-child(6){
    width: 20px;
    height: 20px;
    left: 50%;
    animation-duration: 4s;
    animation-delay: 5s;
}

.burbuja:nth-child(7){
    width: 20px;
    height: 20px;
    left: 50%;
    animation-duration: 4s;
    animation-delay: 5s;
}

.burbuja:nth-child(8){
    width: 100;
    height: 100px;
    left: 52%;
    animation-duration: 5s;
    animation-delay: 5s;
}

.burbuja:nth-child(9){
    width: 65px;
    height: 65px;
    left: 51%;
    animation-duration: 3s;
    animation-delay: 2s;
}

.burbuja:nth-child(10){
    width: 40px;
    height: 40px;
    left: 35%;
    animation-duration: 3s;
    animation-delay: 4s;
}


@keyframes burbujas{
    0%{
        bottom: 0;
        opacity: 0;
    }
    30%{
        transform: translateX(30px);
    }
    50%{
        opacity: .4;
    }
    100%{
        bottom: 100vh;
        opacity: 0;
    }
}

@keyframes movimiento{
    0%{
        transform: translateY(0);
    }
    50%{
        transform: translateY(30px);
    }
    100%{
        transform: translateY(0);
    }
}
/* final burbujas*/

/*Portada*/



.container-portada{
    width: 100%;
    height: 260px;
    position: relative;
    background-image: url("../images/encabezados/blog.jpg");
    background-size: 200%;
    animation: movimiento 20s infinite linear alternate;  
}

@keyframes movimiento{
    from{
        background-position: bottom left;
    }to{
        background-position: top right;
    }
}


.capa-gradient{
    width: 100%;
    height: 100%;
    position: absolute;
    background: -webkit-linear-gradient(left, black, #0672d0);
    opacity: 0.5;
}

.container-details{
    width: 100%;
    max-width: 1200px;
    position: relative;
    margin: auto;
}


.details{
    width: 100%;
    max-width: 500px;
    position: relative;
    top: 10rem;
    color: white;
}

.details h1{
    text-align: center;
    justify-content: center;  
    font-size: 40px;
    font-weight: 100;
    margin-left: 4.4rem;
}

.details p{
    margin-top: 10px;
    font-size: 20px;
    font-weight: 100;
    margin-left: 10px;
}


@media screen and (max-width: 500px){
    .details p{
        font-size: 18px;
    }
}

/* videos */
.divVideos{
    position: relative;
    /* padding-bottom: 20%; */
    /* margin: 0.3rem; */
    height: 15rem;
    overflow: hidden;
}
.divVideos iframe {
    display: block;
    margin: auto;
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* videos */

/* imagenes de galeria */
.imgG {
    min-width: 15rem;
}
/* Fin imagenes de galeria */

/* Organigrama */
.img-fluid {
    min-width: 15rem;
}
/* fin organigrama */

/* norma */
.txtNorma {
    color: white;
    font-size: 1rem;
}