body {
	font-family: "Arial";
	background-image: url("imagenes/antenas.jpg");
}
a {
	text-decoration: none;
}
.labores{
	color: #white;
}
.moradito{
	color: #9c11cf;
}
.background-morado{
	background-color: #9c11cf;
	color: white;
}
.background-morado:hover{
background-color: #aa39d4;
color: white;
}
.fondo-moradito{
 background-color: #9c11cf;
}
.plomo{
	color: #878787;
	font-size: 13px;
	text-align: justify;
}
.celeste-bold{
	color: #00a8d9;
	font-weight: bold;
	font-size: 15px;
}
.header-celeste{
	font-family: "Arial";
	font-weight: 500;
	color: #00a8d9;
	font-size: 14px;
}
.header-infos{
	font-family: "Arial";
	font-size: 12px;
	font-weight: 600;
}
.max-height-45 {
	max-height: 45px;
}
.max-height-25 {
	max-height: 25px;
}
.max-height-logo {
	max-height: 70px;
}
.nav-link{
	font-size: 22px;
	font-family: "Arial";
}
.nav-morado{
	font-weight: bold;
}
.contacto-fondo{
	background-color: #9c11cf;
	color: white;
}
.text-justify {
    text-align: justify;
    text-justify: inter-word;
    color: #878787;
}
.contacto-fondo:hover{
	background-color: #a63dcd;
	color: white;
}
.hablar-fondo{
	background-color: #00a8d9;
	color: white;
	font-size: 30px;
}
.hablar-fondo:hover{
	background-color: #1cb6e3 !important;
	color: white;

}
.mega-titulo-mayor{
	font-size: 50px;
	font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
	font-weight: bold;
}
.mega-titulo-menor{
	font-size: 33px;
	font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
	font-weight: bold;
}
.mega-titulo-peque{
	font-size: 25px;
	font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
	font-weight: bold;
}
.mega-titulo-mini{
	font-size: 20px;
	font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
	font-weight: bold;
}
.escogernos{
	font-size: 22px;
	font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
	font-weight: bold;
}
.mega-titulo-contenido{
	font-size: 35px;
	font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
	color: #878787;
}
.clientes{
	font-size: 12px;
}
.fondo1{
	background-image: url('imagenes/fondo1.jpg');
	background-repeat: no-repeat;
	background-color: #3b3982;
}

.fondo2{
	background-image: url('imagenes/fondo2.jpg');
	background-repeat: no-repeat;
	background-color: #ac07c6;
}

.fondo3{
	background-image: url('imagenes/fondo3.jpg');
	background-repeat: no-repeat;
	background-color: #3d3b84;
}
.fondogaleria{
	background-image: url('imagenes/galeria/fondo.jpg');
	background-repeat: no-repeat;
	background-color: #03abdc;
}
.escogernos{
	background-image: url('imagenes/mapa.jpg');
	background-repeat: no-repeat;
	background-color: #3d3b84;
	background-position: center center;
	background-size: cover;
	border-radius: 17px 17px 17px 17px;
}
.form-fondo{
	background-image: url('imagenes/manito.jpg');
	background-repeat: no-repeat;
	background-color: #3d3b84;
	background-position: center center;
	background-size: cover;
	border-radius: 17px 17px 17px 17px;
}
.form-texto-mano {
    font-size: 30px;
}
.form-texto-rede{
	font-size: 38px;
	font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
	font-weight: bold;
}
.fondotarjeta {
	background-color: #3d3b84;
	color: white;
}
.card{
	border: none;
	border-radius: 17px 17px 17px 17px;
	box-shadow: 0 0 18px rgba(0,0,0,.2);
}
.card-plomo{
	border: none;
	border-radius: 17px 17px 17px 17px;
	background-color: #f3f2f2;
	box-shadow: none;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
.perfil-dedondo-superior{
	border-radius: 15px 15px 0px 0px;
	border-left: 2px solid white;
	border-right: 2px solid white;
}

.numero-circulo {
    width: 30px;
    height: 30px;
	background-color: #9c11cf;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-family: 'Arial Black', Arial, sans-serif;
    border-radius: 50%;  /* Para hacerlo circular */
}

.mi-carrusel-personalizado .carousel-indicators button {
  width: 15px;  /* Tamaño en ancho */
  height: 15px;  /* Tamaño en alto */
  border-radius: 50%;  /* Hace que sean completamente redondos */
  background-color: #e8b7fa !important;  /* Color de fondo */
  border: none;  /* Elimina el borde por defecto */
  opacity: 1;  /* Hace que siempre sean visibles */
}

.mi-carrusel-personalizado .carousel-indicators .active {
  background-color: #9c11cf !important;  /* Color para el indicador activo */
}
.form-control::placeholder {
    color: #c0bebe; /* Cambia esto por el color deseado */
    opacity: 1; /* Opcional: Asegura que el color se vea como es, sin transparencia */
}

.circulo-testigo {
    position: absolute;
    z-index: 100;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 70px;
    font-family: 'Arial Black', Arial, sans-serif;
    bottom: -20px; /* Mueve el círculo hacia abajo */
    top: auto;  /* La mitad del height del div */
    left: 50%; 
    transform: translateX(-50%); /* Para centrarlo horizontalmente */
    border-radius: 50%;  /* Para hacerlo circular */
}
.profesional-logo {
	position: absolute;
    left: 50%;
	top: 40%; /* Mueve el círculo hacia abajo */
    transform: translateX(-50%); /* Para centrarlo horizontalmente */
    border-radius: 50%;  /* Para hacerlo circular */
}

.email {
	margin-bottom: 60px;
}


.rotating-container {
    animation: rotate 5s linear infinite; /* 5s de duración, lineal, repetición infinita */
}

.rotating-container img {
    width: 100%;
    height: 100%;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
