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

}

.anmQuSomos:hover{
    background-color: rgba(127, 190, 191, 0.34);
    color: black
}

h6{
    font-weight: bold;
}

.contenedorP
{
    margin: -70px 0 0 0 ;
}

.rowQuSomos{
    color: rgb(23, 160, 162);
    background-position: center center;
    background-size: cover;
    background-image: url("../images/logoT.png");
    background-color: rgba(0, 0, 0, 0.03);
    margin-left: 10%;
    margin-right: 10%;
}
.rowGeneral{
    background-color: rgba(53, 56, 56, 0.030);
}

.colQuSomos {
    background-color: rgba(0, 206, 209, 0.068);
    color: rgb(23, 160, 162);
    text-align: center;
}

.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;
    margin: 10px;
}

.titulosBloques{
    color: #000000;
    margin-bottom: 50px;
    margin-top: 30px;
    font-weight: 100; 
    position: relative;
    text-align: center;
    transition: all 0.4s ease;
    bottom: 1px;
    background-color: rgba(0, 139, 139, 0.377);
    height: 2px;
    box-sizing: border-box;
}

.titulosBloques:hover{
    color: #23c994;
    padding-top: 20px;

}

.tituloQuSomos{
    color: #000000;
    margin-bottom: 50px;
    margin-top: 30px;
    font-weight: 100; 
    position: relative;
    text-align: center;
    transition: all 0.4s ease;
    bottom: 1px;
    background-color: rgba(0, 139, 139, 0.377);
    height: 2px;
    box-sizing: border-box;
}

.subrayado h5{
    color: #000000;
    margin-bottom: 50px;
    margin-top: 30px;
    font-weight: 500; 
    position: relative;
    text-align: left;
    transition: all 0.4s ease;
    }
.subrayado h5:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    background-color: rgba(23, 160, 162, 0.63);
    height: 2px;
    box-sizing: border-box;
    width: 120px;
}

.subrayado h5:hover{
  color: #000000;
  padding-left: 20px;
}
.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 --*/

/* navbar */
.navbarCendoo{
    background-color: rgba(17, 128, 130, 0.939);
    font-weight: bold;
}
.textNavbar {
    color: azure;
}

.textNavbar:hover{
    /* color: rgb(169, 231, 178); */
    color: rgb(248, 230, 205);
    background-color: rgb(0, 187, 187);
}

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


/* Servicios */

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

/* .row .col-md-10 .servicios{
    width: 18.75rem;
} */
.servicios {
    text-align: left;
    color: darkcyan;
    background-color: rgba(0, 206, 209, 0.068);
    font-weight: bold;
    text-shadow: black;
}

.swiper-container {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    /* background-color: rgb(0, 0, 0) !important; */
    width: 18.75rem !important;     /* 300px*/
    height: 15.7rem !important;    /* 251.2px */
    display: flex;
    margin: 10px;
    /* background: rgba(248, 236, 236, 0.66);  */
    background-color: rgba(2, 192, 192, 0.082);
}

/* Final de servicios */

/*Inicio vista profesionales*/

.img-doc{
  width: 250px;
  height: 300px;
  text-align: center;
  border-radius: 50%;
}
.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*/

/* boton go-top */
.go-top-container{
    position: fixed;
    bottom: 4rem;
    right: 1rem;
    width: 3rem;
    height: 3rem;
    z-index: -1;
}

.go-top-button{
    width: 0rem;
    height: 0rem;
    background: #8dc7c9a9;
    border-radius: 50%;
    cursor: pointer;
    transition: .2s;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    z-index: -1;
}

.go-top-button i{
    position: absolute;
    font-size: 1.7rem;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    color: #fff;
    transition: .2s;
}

.show{
    z-index: 10;
}

.show .go-top-button{
    animation: popup .3s ease-in-out;
    width: 3rem;
    height: 3rem;
    z-index: 11;
}

.show i{
    transform: translate(-50%, -50%) scale(1);
}

@keyframes popup{
    0%{
        width: 0rem;
        height: 0rem;
    }
    50%{
        width: 4.5rem;
        height: 4.5rem;
    }
    100%{
        width: 3rem;
        height: 3rem;
    }
}
/* Final bton go-top */

