@charset "UTF-8";
/* CSS Document */

.container-synlab{
	width: 734px;
}

.text{
	color: #003765;
	font-size: 16px;
	text-align: justify;
	padding: 20px;
}
.text-v-m{
	color: #003765;
	font-size: 16px;
	text-align: left;
	padding: 20px;
}
.perfil{
	color: #003765;
	font-size: 16px;
	text-align: left;
margin-top: 10px;
}
.btn-synlab {
    color: #003765;
    background-color: #e2e7eb;
    border-color: #e2e7eb;
    width: 100%;
    margin-bottom: 5px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
		padding: 8px;
}

.carousel-control:hover{
	color: #fff;

}
.desplegable-tittle{
	font-weight: bold;
}



.carousel-control{
	color: #fff;

}

.carousel-indicators{
	width: 9%;
}
.mision-vision{
	background-color: #e2e7eb;
}

  li {
		list-style-image: url(azul.png);
	}
