body {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	overflow-x: hidden;
}
.card {
	margin: 0 auto;
	display: block;
}
audio {
	width: 150px;
	height: 30px;
}
.texto1 {
	font-size: 24px;
	color: #fff;
	margin:0 auto;
	display:block;
}
.texto2 {
	color: #fd47cc;
	font-size: 24px;
	font-weight: bold;
	margin:0 auto;
	display:block;
}
.btniniciar{
	background:#a1cc60;
	letter-spacing: 6px;
}
.redondear {
	border-radius: 24px;
}
p {
	font-size: 1em;
}
.sc1 {
	height: 100vh;
}
.sc1 > .container {
	padding: 150px 80px;
}
.sc1 > .container p {
	font-size: 2.3em;
}
.bajar {
	margin-top: 40px;
}
.bajar0 {
	margin-top: 100px;
}
.bajar1 {
	margin-top: 50px;
}
.bajar2 {
	padding-top: 50px;
}
.negrita {
	font-weight: bold;
}
header h2 {
	color: #265dc1;
	font-size: 80px;
	font-weight: bold;
	text-shadow: -8px 4px 10px rgba(0, 0, 0, 0.3);
}
.ct{
	color: #265dc1;
}
a {
	color: rgb(223, 54, 186);
	transition: 0.3s ease-in-out;
	font-weight: bold;
	font-size: 20px;
}
a:hover {
	color: rgb(223, 54, 186);
	font-weight: bold;
}
#t1:hover {
	background-color: #e4e4e4;
	transition: 1s ease;
}
#t2:hover {
	background-color: #e4e4e4;
	transition: 1s ease;
}
#t3:hover {
	background-color: #e4e4e4;
	transition: 1s ease;
}
#t4:hover {
	background-color: #e4e4e4;
	transition: 1s ease;
}

.nav-link,
.dropdown-toggle {
	background: #a1cc60 !important;
}
.dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #e2e2e2;
}
.dropdown-toggle,
.dropdown-item:visited {
	color: #16181b;
	background-color: #e2e2e2 !important;
}
.dropdown-toggle,
.dropdown-item:active {
	background-color: #039be5 !important;
}

h1 .t1 {
	text-shadow: 0 0 30px #fff;
	font-size: 4em;
}
.t2 {
	font-size: 3.5em !important;
	background-color: rgba(255, 255, 255, 0.2);
}

.titcont{
	font-size:2.5em;
}
.formato1 {
	font-weight: bold;
	font-size: 1.5em;
}
.formato2 {
	font-weight: bold;
	font-size: 1.2em;
}
.formato3 {
	font-size: 1em;
}
.bordes {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
.bordes2 {
	border-top: 2px solid#265DC1;
	border-bottom: 2px solid #265dc1;
	border-left: 2px solid #265dc1;
	border-right: 2px solid #265dc1;
}

.botones {
	background-color: #006aab;
	color: #fff;
}
.cursor {
	cursor: pointer;
}
.accordion {
	width: 60%;
}

.tooltip > .tooltip-inner {
	background-color: #006aab;
	color: #ffffff;
	padding: 10px;
	font-size: 17px;
	cursor: pointer;
}

.bg {
	background-image: url(../imagenes/banner4.jpg);
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.6);
	background-color: #008ed2;
	background-blend-mode: luminosity;
	z-index: -1;
	top: 1px;
	animation: a 5s ease infinite alternate forwards;	
}

@keyframes a {
	from {
		background-position: 0 0;
	}
	to {
		background-position: -400px 0;
	}
}

.bg3 {
	background-image: url(../imagenes/barra.jpg);
	background-size: 100% 100%;
}
.bg4 {
	background-image: url(../imagenes/barra.jpg);
	background-position: center;
}
.container-fluid-pie {
	padding-top: 40px;
	padding-bottom: 0px;
}
.riesgos {
	overflow: hidden;
	padding: 50px 0;
	display: block;
	margin: 0 auto;
}
.riesgos li {
	overflow: hidden;
	padding: 25px 0;
}
.riesgos img {
	float: left;
	display: inline-block;
	max-width: 100%;
	margin-top: 10px;
}
.riesgos blockquote {
	margin: 0 0 0 0px;
	padding: 30px;
	background: #eee;
	color: #000;
}
.riesgos blockquote {
	display: block;
	margin: 0;
	border-top: 14px solid;
	border-bottom: 14px solid;
	border-left: 0;
}

#go-top {
	position: fixed;
	bottom: 7em;
	right: 0.2em;
	padding: 0.2em;
	display: none;
}
#go-top img:hover {
	transform: scale(1.5);
	transition: all 0.2s ease-in;
}

.respuesta1{
	margin:0 auto;
	display: block;
}

.img1,
.img2,
.img3,
.img5 img {
	width: 70%;
}
.n1 img {
	width: 60%;
	margin: 0 auto;
	display: block;
}
.n2 img {
	width: 60%;
	margin: 0 auto;
	display: block;
}
.n3 img {
	width: 60%;
	margin: 0 auto;
	display: block;
}
.cobros img {
	width: 80%;
}
.imp img {
	width: 60%;
}
.imp2 img {
	width: 30%;
}
.sc img {
	width: 50%;
}
.manos,
.mente img {
	width: 60%;
}
.comuni img {
	width: 60%;
}
.esfuerzo img {
	width: 40%;
}
.reconexion img {
	width: 70%;
}
