
.tituloS{
	margin: 14px;
	font-size: 30px;
	font-weight: 900;
	color: #240046;
	text-shadow: -2px -2px 1px white, 2px 2px 1px white, -2px 2px 1px white, 2px -2px 1px white;
	width: 90%;
}

.acercaS{

	background-color: #be95c4;
	width: 90%;
}

.text{

	padding: 10px;
	text-align: justify;
	font-size: 18px;	
}

.imgsitios{

	box-shadow: 2px 2px 10px #c05299;
}
.imgsitios:hover {

	filter: opacity(.5);
}

.hrS{

	border-bottom: 6px solid #5e60ce;
}

video {

    width: 100%;
    max-width: 600px;
    box-shadow: 4px 4px 12px #5390d9;
}

.iconS{
	margin-top: 10px;
	color: #2E055A;
	font-size: 35px;
}