.top{
	background: #fff;
    margin:0px;
    padding: 0px;;
    border-bottom: 1px solid #0051FE;
}
.top img{
	margin: 0px;
	max-height: 92px;
}
.top button{
	margin-top: 16.5px;
	margin-bottom: 16.5px;
	margin-right: 16.5px;
	padding: 20px;
	min-width: 217px;
	height: 59px;
	background: #0051FE;
	border-radius: 2px;
	font-variation-settings: 'wght' 700;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	border: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: right;
}

.posts{
	background:#111B25;
	align-items: center;
	vertical-align: middle;
    padding: 0px;
}
.posts img{
	max-width: 100%;
}

.btn-carrito{
	margin-top: 20px;
}
.posts2 span{
	color: #0051FE;
	display: block;

}


.notes img{
	max-width: 72px;
	margin-top: 75px;
}
.content{
	align-items: center;
	padding: 0px;
	background-image: url("../img/Fondo Sección Contenido.png");
	background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-top: 0px;
}
.content h1{
	font-variation-settings: 'wght' 800;
	font-size: 38px;
	line-height: 49px;
	text-align: center;
	/* Negro profundo */
	color: #111B25;
}


.black-container{
	align-content: center;
	padding: 0px;
	min-height: 380px;
	background: #111B25;
	background-image: url("../img/background Neurotest section.png");
	background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.blue-float span{
	font-variation-settings: 'wght' bold;
}
/* testimoniales */	
.testimoniales{
	background: #F2F6FF;
	height: 573px;
	align-items: center;
}
.testimoniales h1{
	align-self: center;
	font-variation-settings: 'wght' 800;
	font-size: 38px;
	line-height: 49px;
	color: #111B25;
}
/*shop-card*/


.price ul{
	margin: 0px;
	padding-left: 12px;
}
.price h3{
	font-variation-settings: 'wght' 500;
	font-size: 38px;
	line-height: 24px;
	margin-top: 40px;
}
.sc li{
   padding-bottom: 20px;
}
.sc h3{
	margin-top: 20px;
	margin-bottom: 20px;
	font-variation-settings: 'wght' 500;
	font-size: 38px;
	line-height: 24px;
	
}

.sc span{
	font-variation-settings: 'wght' 500;
	font-size: 28px;
	line-height: 20px;
	display: inline !important;
	margin-left: 10px;
}

.presencial{
	justify-content: center;
	align-items: center;
	padding: 12px;
	min-height: 50px;
	align-content: center;
    background-color: #fff;
}
.blue-float li {
	list-style: none;
}
.blue-float ul li::before {
	content: "\2192";
	color:#FFD800;
	display: inline-block; 
	width: 1em;
	margin-left: -1.1em;
  }



.picer span{
	font-variation-settings: 'wght' 700;
}
.pice span{
	font-variation-settings: 'wght' 700;
}
  .accordion-body.temario ul li{
	margin-left: -10px;
	margin-bottom: 5px;
  }
@media only screen and (min-width: 300px){
	.accordion-item.temario{
		border: 1px;
		border-top: 0.75px solid #0051FE;
		padding-top: 12px;
	}
	.accordion-item.temario span{
		font-variation-settings: 'wght' 600;
	}
	.accordion-body.temario{
		color:#0051FE;
		text-decoration: none;
	}
	.accordion-body.temario{
		padding-bottom: 24px!important;
		background: #FFFFFF;
		color: #111B25;
		font-variation-settings: 'wght' 400;
		font-size: 25px;
		line-height: 38px;
		padding-left: 0px;
		margin-right: 0px;
		border:0px;
	  }
	  .accordion-button.temario:not(.collapsed){
		background-color: white;
		padding-left: 0px;
		font-variation-settings: 'wght' 700;
		font-size: 28px;
		line-height: 36px;
		color: #0051FE;
		border:0px;
	  }
	  .accordion-button.temario.collapsed {
		background-color: white;
		padding-left: 0px;
		font-variation-settings: 'wght' 700;
		font-size: 28px;
		line-height: 36px;
		color: #0051FE;
		border:0px;
	  }
	.nobut{
		background-color: white;
		padding-left: 0px;
		font-variation-settings: 'wght' 700;
		font-size: 28px;
		line-height: 36px;
		color: #0051FE;
		border:0px;
	}
	.nobuttem{
		padding-bottom: 20px;
	}
    .posts2 h1{
        font-variation-settings: 'wght' 800;
        font-size: 50px;
        line-height: 60px;
        color: #0051FE;
		margin-top: 35px;
		margin-bottom: 35px;
		padding-left: 30px;
		padding-right: 30px;
    }
    .posts2 h3{
        font-variation-settings: 'wght' 500;
        font-size: 23px;
        line-height: 26px;
        letter-spacing: 0.12em;
        text-transform: uppercase;
        color: #111B25;
		margin-bottom: 20px;
		padding-left: 30px;
		padding-right: 30px;
    }
    .posts2 p{
        font-variation-settings: 'wght' 400;
        font-size: 30px;
        line-height: 36px;
		padding-left: 30px;
		padding-right: 30px;
    }
	.posts2 button{
		padding: 20px;
		width: 217px;
		height: 59px;
		background: #0051FE;
		border-radius: 2px;
		font-variation-settings: 'wght' 700;
		font-size: 16px;
		line-height: 19px;
		color: #FFFFFF;
		border: 0px;
		margin-left: 35px;
	}
	.cursodet{
		justify-content: center;
		font-variation-settings: 'wght' 700;
		font-size: 15px;
		line-height: 24px;
		background: #F5F6F6;
		padding-bottom: 15px;
		padding-left: 50px;
		padding-right: 50px;
	}
	
	.cursodet h1{
		font-variation-settings: 'wght' 800;
		font-size: 38px;
		line-height: 47px;
		text-align: center;
		margin-bottom: 35px;
		margin-top: 35px;
	}
	
    .notes{
        background: #F5F6F6;
        justify-content: center;
        font-variation-settings: 'wght' 400;
        font-size: 26px;
        line-height: 30px;
        color: #000000;
    }
    .notes span{
        font-variation-settings: 'wght' 700;
        font-size: 32px;
        line-height: 36px;
        display: block;
    }
    .piece {
		font-variation-settings: 'wght' 500;
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 30px;
		display: block;
		padding-bottom: 20px;
		border-bottom: solid 1px #0051FE;
	}
	.piecer{
		font-variation-settings: 'wght' 500;
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 30px;
		display: block;
		border-bottom: solid 1px #0051FE;
		padding-bottom: 20px;
	}
	.price{
		padding: 32px;
		min-width: 446px;
		min-height: 797px;
		background: #FFFFFF;
		border-radius: 16px;
		font-variation-settings: 'wght' 400;
		font-size: 30px;
		line-height: 36px;
		margin:auto;
	}
	.price h2{
		font-variation-settings: 'wght' 500;
		font-size: 28px;
		line-height: 36px;
		letter-spacing: 0.12em;
		text-transform: uppercase;
		color: #0051FE;
	}
	.price h1{
		font-style: normal;
		font-variation-settings: 'wght' 800;
		font-size: 42px;
		line-height: 49px;
		color: #111B25;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.price h4{
		margin-top: 30px;
		margin-bottom: 30px;
		display: block;
		font-variation-settings: 'wght' 700;
		font-size: 25px;
		line-height: 24px;
	}
	.price button{
		padding: 20px;
		width: 217px;
		height: 59px;
		background: #0051FE;
		border-radius: 2px;
		color: #FFFFFF;
		border: 0px;
		margin-top: 40px;
		font-variation-settings: 'wght' 700;
		font-size: 16px;
		line-height: 19px;
	}
	.blue-float{		
		min-height: 417px;
		margin-top: 45px;
		background: #0051FE;
		border-radius: 16px;
		color: #FFFFFF;
		font-size: 30px;
		line-height: 38px;
	}
	.blue-float h1{
		font-variation-settings: 'wght' 800;
		font-size: 40px;
		line-height: 41px;
		text-align: center;
		color: #FFFFFF;
		margin-bottom: 20px;
	}
	.blue-float p{
		font-variation-settings: 'wght' 400;
		font-size: 30px;
		line-height: 38px;
		color: #FFFFFF;
	}
    .presencial p{
        font-variation-settings: 'wght' 400;
        font-size: 22px;
        line-height: 28px;
        text-align: center;
    }
	.shop-card-c1{
		align-items: center;
		padding-top: 75px;
		padding-bottom: 75px;
		margin-left: auto !important;
		margin-right: auto !important;
		background-color: #0051FE;
	}
	.shop-card-c11{
		align-items: center;
		padding: 75px 141px;
		background: #0051FE;
	
	}
	.shop-card-c12{
		align-items: center;
		padding-top: 75px;
		padding-bottom: 75px;
		background: #0051FE;
		min-height: 947px;
	}
	.shop-card-c13{
		align-items: center;
		padding-top: 75px;
		padding-bottom: 75px;
		background: #0051FE;	
	}
}
@media only screen and (min-width: 1000px){
	.accordion-item.temario{
		border: 1px;
		border-top: 0.75px solid #0051FE;
		padding-top: 12px;
	  }
	  .accordion-body.temario{
		color:#0051FE;
		text-decoration: none;
	}
	.accordion-body.temario{
		padding-bottom: 24px!important;
		background: #FFFFFF;
		color: #111B25;
		font-variation-settings: 'wght' 400;
		font-size: 17px;
		line-height: 26px;
		padding-left: 0px;
		margin-right: 0px;
		border:0px;
	  }
	  .accordion-button.temario:not(.collapsed){
		background-color: white;
		padding-left: 0px;
		font-variation-settings: 'wght' 700;
		font-size: 20px;
		line-height: 24px;
		color: #0051FE;
		border:0px;
	  }
	  .accordion-button.temario.collapsed {
		background-color: white;
		padding-left: 0px;
		font-variation-settings: 'wght' 700;
		font-size: 20px;
		line-height: 24px;
		color: #0051FE;
		border:0px;
	  }
	.nobut{
		background-color: white;
		padding-left: 0px;
		font-variation-settings: 'wght' 700;
		font-size: 20px;
		line-height: 24px;
		color: #0051FE;
		border:0px;
	}
	.nobuttem{
		padding-bottom: 20px;
	}
    .posts2 h1{
        font-variation-settings: 'wght' 800;
        font-size: 52px;
        line-height: 60px;
        color: #0051FE;
    }
    .posts2 h3{
        font-variation-settings: 'wght' 500;
        font-size: 13px;
        line-height: 16px;
        letter-spacing: 0.12em;
        text-transform: uppercase;
        color: #111B25;
    }
    .posts2 p{
        font-variation-settings: 'wght' 400;
        font-size: 17px;
        line-height: 26px;
    }
	.posts2 button{
		padding: 20px;
		width: auto;
		height: 59px;
		background: #0051FE;
		border-radius: 2px;
		font-variation-settings: 'wght' 700;
		font-size: 16px;
		line-height: 19px;
		color: #FFFFFF;
		border: 0px;
	}
	.cursodet{
		justify-content: center;
		font-variation-settings: 'wght' 700;
		font-size: 15px;
		line-height: 24px;
		background: #F5F6F6;
		padding-bottom: 44px;
	}
	.cursodetextra{
		padding-top: 50px;
		padding-bottom: 50px;
		background: #F5F6F6;
	}
	.cursodet h1{
		font-variation-settings: 'wght' 800;
		font-size: 38px;
		line-height: 47px;
		text-align: center;
		margin-bottom: 55px;
		margin-top: 55px;
	}
	
    .notes{
        background: #F5F6F6;
        justify-content: center;
        font-variation-settings: 'wght' 400;
        font-size: 14px;
        line-height: 24px;
        color: #000000;
    }
    .notes span{
        font-variation-settings: 'wght' 700;
        font-size: 20px;
        line-height: 24px;
        display: block;
    }
	.piecer{
		font-variation-settings: 'wght' 500;
		font-size: 15px;
		line-height: 24px;
		max-width: 244px;
		padding-right: 16px;
		padding-right: 16px;
		margin-bottom: 10px;
		border-bottom: 0px;
	}

	.piece{
		font-variation-settings: 'wght' 500;
		font-size: 15px;
		line-height: 24px;
		max-width: 244px;
		border-right: 1px solid #0051FE;
		border-bottom: 0px;
		padding-right: 16px;
		padding-right: 16px;
		margin-bottom: 10px;
	}
	.price{
		padding: 32px;
		min-width: 446px;
		min-height: 797px;
		background: #FFFFFF;
		border-radius: 16px;
		font-variation-settings: 'wght' 400;
		font-size: 15px;
		line-height: 24px;
		margin-left: 0% !important;
	}
	.price h2{
		font-variation-settings: 'wght' 500;
		font-size: 13px;
		line-height: 16px;
		letter-spacing: 0.12em;
		text-transform: uppercase;
		color: #0051FE;
	}
	.price h1{
		font-style: normal;
		font-variation-settings: 'wght' 800;
		font-size: 38px;
		line-height: 49px;
		color: #111B25;
	}
	.price h4{
		margin-top: 12px;
		display: block;
		font-variation-settings: 'wght' 700;
		font-size: 15px;
		line-height: 24px;
	}
	.price button{
		padding: 20px;
		width: 217px;
		height: 59px;
		background: #0051FE;
		border-radius: 2px;
		color: #FFFFFF;
		border: 0px;
		margin-top: 40px;
		font-variation-settings: 'wght' 700;
		font-size: 16px;
		line-height: 19px;
	}
	.blue-float{
		max-width: 876px;
		min-height: 417px;
		margin-top: -112px;
		background: #0051FE;
		border-radius: 16px;
		font-size: 20px;
		color: #FFFFFF;
	}
	.blue-float h1{
		font-variation-settings: 'wght' 800;
		font-size: 32px;
		line-height: 41px;
		text-align: center;
		color: #FFFFFF;
	}
	.blue-float p{
		font-variation-settings: 'wght' 400;
		font-size: 20px;
		line-height: 30px;
		color: #FFFFFF;
	}
    .presencial p{
		margin-top: 10px;
        font-variation-settings: 'wght' 400;
        font-size: 14px;
        line-height: 26px;
        text-align: center;
    }
	.shop-card-c{
		align-items: center;
		padding: 75px 141px;
		gap: 10px;
		left: 0px;
		top: 0px;
		background: #0051FE;
		min-height: 947px;
		background-image: url("../img/MUL_ILU_Curso-01-Pensamiento-Full_T.png");
		background-size: 90%;
		background-repeat: no-repeat;
		background-position: right;	
	}
	.shop-card-c11{
		align-items: center;
		padding: 75px 141px;
		gap: 10px;
		left: 0px;
		top: 0px;
		background: #0051FE;
		min-height: 947px;
		background-image: url("../img/MUL_ILU_Curso-02-Lenguaje-Full.png");
		background-size: 90%;
		background-repeat: no-repeat;
		background-position: right;	
	}
	.shop-card-c12{
		align-items: center;
		padding: 75px 141px;
		gap: 10px;
		left: 0px;
		top: 0px;
		background: #0051FE;
		min-height: 947px;
		background-image: url("../img/MUL_ILU_Curso-03-Memoria-Full_T.png");
		background-size: 90%;
		background-repeat: no-repeat;
		background-position: right;	
	}
	.shop-card-c13{
		align-items: center;
		padding: 75px 141px;
		gap: 10px;
		left: 0px;
		top: 0px;
		background: #0051FE;
		min-height: 947px;
		background-image: url("../img/MUL_ILU_Curso-04-Didactica-Full_T.png");
		background-size: 90%;
		background-repeat: no-repeat;
		background-position: right;	
	}
	.shop-card-c15{
		align-items: center;
		padding: 75px 141px;
		gap: 10px;
		left: 0px;
		top: 0px;
		background: #0051FE;
		min-height: 947px;
		background-image: url("../img/MUL_ILU-Neurocompetencias-1440x925.png");
		background-size: 90%;
		background-repeat: no-repeat;
		background-position: right;	
	}
}

.temas{
	align-items: center;
	padding: 75px 57px 50px;
	width: 686px;	
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 5px rgba(17, 27, 37, 0.03);
	border-radius: 16px;
}
.item-text{
	min-height: 200px;
}
.test-content h4{
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
	line-height:24px;
}

.test-content h2{
	font-size: 32px;
	font-weight: 800;
	line-height:41px;
	width: 500px;
}
.test-content a{
	margin-top: 16.5px;
	margin-bottom: 16.5px;
	margin-right: 16.5px;
	padding: 20px;
	min-width: 217px;
	height: 59px;
	background: #0051FE;
	border-radius: 2px;
	font-variation-settings: 'wght' 700;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	border: 0px;
	display: block;

}