.black_container button{
	/* Auto layout */
	justify-content: center;
	align-items: center;
	padding: 20px;
	gap: 10px;
	width: 351px;
	background: #FFD800;
	border-radius: 2px;
	color: #111B25;
	font-variation-settings: 'wght' 600;
	font-size: 24px;
	line-height: 30px;
	border: 0px;
 	left: 50%;
	margin-top: 30px;
}
.black_container a{
	color: #111B25;
	text-decoration: none;
}
.black_container h1{
	font-variation-settings: 'wght' 800;
	font-size: 52px;
	line-height: 64px;
	color: #FFFFFF;
	
}
.black_container h2{
	font-variation-settings: 'wght' 400;
	font-size: 28px;
	line-height: 46px;
	color: #FFFFFF;
	margin-bottom: 50px;
}
p.yellow{	
	font-family: Inter;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px;
	color:#FFD800;
	max-width: 620px;
}
p.bc-text{
	color: #FFF;
	font-family: Inter;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 42px; /* 190.909% */
	max-width: 620px;
}
.maincontent img {
	min-width: 473px;

  }

.sponsor{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100px;
}
.sponsor img{
	margin-right: auto;
	margin-left:auto;
	height: auto;
	

}

@media only screen and (min-width: 300px){
	.black_container img{
		max-width: 400px;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.badge{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.badge img{
		margin-right: auto;
		margin-left:auto;
		height: auto;
		max-width: 400px;
		margin-bottom: 10px;
	}
	.secondbox{
		align-items: center;
		background: #F2F6FF;
		padding-left: 50px;
		padding-right: 50px;
	}
	.maincontent{
		align-items: center;
		justify-content: center;
		background: #FFFFFF;
		padding-left: 50px;
		padding-right: 50px;
	}
	.bluecontainer1{
		display: flex;
		flex-wrap: wrap;
		background: rgba(0, 81, 254, 0.9);
		padding-top: 10px;
		margin-right: 98;
		padding-left: 50px;
		padding-right: 50px;
	}
	.section-6{
		align-items: center;
		justify-content: center;
		background: #FFFFFF;
		padding-left: 50px;
		padding-right: 50px;
	}
	
	.section-6 h4{
		margin-top: 30px;
		margin-bottom: 20px;
		font-variation-settings: 'wght' 700;
		font-size: 36px;
		line-height: 40px;
		text-align: center;
		color: #0051FE;
	}
	.secondbox p{
		font-variation-settings: 'wght' 400;
		font-size: 30px;
		line-height: 38px;
		color: #111B25;
	}
	.secondbox ul{
		list-style-type: disc;
		margin:0;
	  }
	.secondbox li{
		font-variation-settings: 'wght' 400;
		font-size: 30px;
		line-height: 38px;
		color: #111B25;
		margin-bottom: 20px;
	}
	.maincontent p{
		font-variation-settings: 'wght' 400;
		font-size: 30px;
		line-height: 46px;
	}
	.section-6 ol{
		list-style-position: inside;
		margin: 0;
		padding: 0;
	  }

	 .section-6 li{
		margin-bottom:20px;
		font-variation-settings: 'wght' 500;
		font-size: 30px;
		line-height: 36px;
	}
	.section-6 p{
		font-variation-settings: 'wght' 500;
		font-size: 30px;
		line-height: 36px;
		
		vertical-align: text-top;
	}
	.section-6 span{
		font-variation-settings: 'wght' 700;
		line-height: 36px;
		margin-bottom: 30px;
		display: block;
	}
	.section-6 h1{
		margin-top: 20px;
		margin-bottom: 20px;
		font-variation-settings: 'wght' 800;
		font-size: 38px;
		line-height: 49px;
		text-align: center;
		display: block;
	}
	.section-6 a{
		font-variation-settings: 'wght' 500;
		text-decoration: underline;
		color: #111B25;
	
	}
	.section-6 a:hover{
		font-variation-settings: 'wght' 500;
		text-decoration: none;
		color: #0051FE;
	}
	.list-container ul{
		font-variation-settings: 'wght' 400;
		font-size: 30px;
		line-height: 42px;
		color: #111B25;
		list-style: none;
	}
	.bluecontainer1 p{
		font-variation-settings: 'wght' 500;
		font-size: 30px;
		line-height: 42px;
		color: #FFFFFF;
		margin-top: 55px;
		margin-bottom: 75px;
	}
	.bluecontainer1 span{
		font-variation-settings: 'wght' 600;
		font-size: 34px;
		line-height: 42px;
		color: #FFFFFF;
		display: block;
		margin-bottom: 20px;
	}
	.bluecontainer1 button{
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding: 20px;
		gap: 10px;
		width: 689px;
		background: #FFD800;
		font-variation-settings: 'wght' 600;
		font-size: 24px;
		line-height: 30px;
		border: 0px;
	}
	.bluecontainer1  a{
		color: #111B25;
		text-decoration: none;
	}
	.text-blue{
		max-width: 854px;
		font-variation-settings: 'wght' 500;
		font-size: 30px;
		line-height: 42px;
		color: #FFFFFF;
	}
	p.pad {
		display: inline-block;
		font-variation-settings: 'wght' 700;
		font-size: 28px;
		line-height: 32px;
		align-items: center;
		justify-items: center;
	}
	.pad15 span{
		display: block;
		font-variation-settings: 'wght' 400;
		font-size: 20px;
		line-height: 22px;
	}
	.MultiCarousel .MultiCarousel-inner .item > div { 
		font-variation-settings: 'wght' 400;
		font-size: 24px;
		line-height: 32px; 
		margin:10px; 
		background: #FFFFFF;
		box-shadow: 0px 0px 20px 5px rgba(17, 27, 37, 0.03);
		border-radius: 16px;
	}
	.pad15 img{
		display: inline;
		width: 40px;
	}
	.section-7 h2{
		font-variation-settings: 'wght' 800;
		font-size: 40px;
		line-height: 49px;
		text-align: center;
		color: #111B25;
	}
	.section-7 h3{
		font-variation-settings: 'wght' 400;
		font-size: 34px;
		line-height: 46px;
		text-align: center;
		color: #0051FE;
	}
	.blackcard h2{
		font-variation-settings: 'wght' 500;
		font-size: 36px;
		line-height: 40px;
		text-transform: uppercase;
		color: #FFFFFF;
		margin-bottom: 30px;
	}
	.container{
  		justify-content: center;
  		align-items: center;
	}
	.blackcard img{
		vertical-align: middle

	}
	.blackcard{
		min-height: 479px;
		background: #111B25;
		color: #FFFFFF;

		margin-bottom: 10px;
	}
	.blackcard p{
		font-variation-settings: 'wght' 400;
		font-size: 28px;
		line-height: 32px;
		color: #FFFFFF;
		
	}
	.blackcard i{
		font-style: italic;
		font-variation-settings: 'wght' 600;
		font-size: 22px;
		line-height: 42px;
		margin: 0;
	}
	.bfirst{
		padding-top: 30px;
		padding-left: 20px;
	}
}
/*300*/
@media only screen and (min-width: 1080px){
	.black_container img{
		max-width: 100%;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.secondbox p{
		font-variation-settings: 'wght' 400;
		font-size: 20px;
		line-height: 36px;
		color: #111B25;
		display: block;
	}
	.secondbox ul{
		list-style-type: disc;
		margin:0;
	  }
	.secondbox li{
		font-variation-settings: 'wght' 400;
		font-size: 20px;
		line-height: 36px;
		color: #111B25;
		margin-bottom: 20px;
	}
	.maincontent{
		align-items: center;
		justify-content: center;
		background: #FFFFFF;
	}
	.bluecontainer1{
		display: flex;
		flex-wrap: wrap;
		background: rgba(0, 81, 254, 0.9);
		padding-top: 10px;
		margin-right: 98;
	}
	.section-6{
		align-items: center;
		justify-content: center;
		background: #FFFFFF;
	}	
	.section-6 h4{
		font-variation-settings: 'wght' 700;
		font-size: 24px;
		line-height: 32px;
		text-align: center;
		color: #0051FE;
	}
	.section-6 ol{
		list-style-position: inside;
		margin: 0;
		padding: 0;
	  }

	 .section-6 li{
		margin-bottom:20px;
		font-variation-settings: 'wght' 500;
		font-size: 20px;
		line-height: 32px;
	}
	.section-6 h1{
		margin-top: 40px;
		margin-bottom: 40px;
		font-variation-settings: 'wght' 800;
		font-size: 38px;
		line-height: 49px;
		text-align: center;
		display: block;
	
	}
	
	.section-6 p{
		font-variation-settings: 'wght' 500;
		font-size: 20px;
		line-height: 32px;
		vertical-align: text-top;
	}
	.section-6 span{
		font-variation-settings: 'wght' 700;
		line-height: 36px;
		display: block;
		margin-bottom: 20px;
	}
	.section-6 a{
		font-variation-settings: 'wght' 500;
		text-decoration: underline;
		color: #111B25;
	
	}
	.section-6 a:hover{
		font-variation-settings: 'wght' 500;
		text-decoration: none;
		color: #0051FE;
	}
	.list-container ul{
		font-variation-settings: 'wght' 400;
		font-size: 24px;
		line-height: 42px;
		color: #111B25;
		list-style: none;
	}
	.maincontent p{
		font-variation-settings: 'wght' 400;
		font-size: 24px;
		line-height: 42px;
		padding-left: 20px;
		padding-right: 20px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.bluecontainer1 p{
		font-variation-settings: 'wght' 500;
		font-size: 24px;
		line-height: 42px;
		color: #FFFFFF;
		margin-top: 55px;
		margin-bottom: 75px;
	}
	.bluecontainer1 span{
		font-variation-settings: 'wght' 600;
		font-size: 28px;
		line-height: 42px;
		color: #FFFFFF;
		display: block;
		margin-bottom: 30px;
	}
	.bluecontainer1 button{
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding: 20px;
		gap: 10px;
		width: 689px;
		background: #FFD800;
		font-variation-settings: 'wght' 600;
		font-size: 24px;
		line-height: 30px;
		border: 0px;
	}
	.bluecontainer1  a{
		color: #111B25;
		text-decoration: none;
	}
	.text-blue{
		max-width: 854px;
		font-variation-settings: 'wght' 500;
		font-size: 24px;
		line-height: 42px;
		color: #FFFFFF;
	}
	p.pad {
		display: inline-block;
		font-variation-settings: 'wght' 700;
		font-size: 15px;
		line-height: 24px;
		align-items: center;
		justify-items: center;
	}
	.pad15 span{
		display: block;
		font-variation-settings: 'wght' 400;
		font-size: 12px;
		line-height: 15px;
	}
	.MultiCarousel .MultiCarousel-inner .item > div { 
		font-variation-settings: 'wght' 400;
		font-size: 15px;
		line-height: 24px; 
		margin:20px; 
		background: #FFFFFF;
		box-shadow: 0px 0px 20px 5px rgba(17, 27, 37, 0.03);
		border-radius: 16px;
	}
	.pad15 img{
		display: inline;
		width: 56px;
	}
	.section-7 h2{
		font-variation-settings: 'wght' 800;
		font-size: 38px;
		line-height: 49px;
		text-align: center;
		color: #111B25;
	}
	.section-7 h3{
		font-variation-settings: 'wght' 400;
		font-size: 28px;
		line-height: 46px;
		text-align: center;
		color: #0051FE;
	}
	.blackcard h2{
		font-variation-settings: 'wght' 500;
		font-size: 30px;
		line-height: 36px;
		text-transform: uppercase;
		color: #FFFFFF;
		margin-bottom: 26px;
	}
	.blackcard p{
		font-variation-settings: 'wght' 400;
		font-size: 19px;
		line-height: 32px;
		color: #FFFFFF;
		padding-right: 100px;
	}

	.container img{
		height: auto;
		max-width: 650px;
		width: auto !important; /*override the width below*/

	}
	.blackcard{
		min-height: 479px;
		background: #111B25;
		color: #FFFFFF;		
	}
	.blackcard i{
		font-style: italic;
		font-variation-settings: 'wght' 600;
		font-size: 24px;
		line-height: 42px;
	}
	.bfirst{
		padding-top: 30px;
		padding-left: 30px;
	}

}
/*  1080*/
.secondbox span{
	font-variation-settings: 'wght' 600;
}

.secondbox button{
	width: 347px;
	height: 70px;
	background: #FFD800;
	border-radius: 2px;
	font-variation-settings: 'wght' 600;
	font-size: 24px;
	line-height: 30px;
	color: #111B25;
	border: 0px;
	margin-top: 50px;
}

.secondbox a{
	color: #111B25;
	text-decoration: none;
}
.maincontent img{
	max-width: 100px;
	margin: auto;    
    display: block;
}
.maincontent h1{
	font-variation-settings: 'wght' 800;
	font-size: 38px;
	line-height: 49px;
	text-align: center;
	color: #0051FE;
}

.maincontent span{
	font-variation-settings: 'wght' 600;
}
.list-container{
	background: #F2F6FF;
}
.list-container button{
	height: 70px;
	left: 731px;
	background: #FFD800;
	border-radius: 2px;
	border: 0px;
	font-variation-settings: 'wght' 600;
	font-size: 24px;
	line-height: 30px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 20px;
}


.list-container ul li::before {
  content: "\2022";
  color: #0051FE;
  font-variation-settings: 'wght' bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
/*  Cuadro Azul--> */

.secondbox ul li::before {
	content: "\2022";
	color: #0051FE;
	font-variation-settings: 'wght' bold;
	display: inline-block; 
	width: 1em;
	margin-left: -1em;
  }
.bluecontainer1 h1{
	border-bottom: 10px solid #FFD800;	
	font-variation-settings: 'wght' 800;
	font-size: 38px;
	line-height: 49px;
	color: #FFFFFF;
/*	margin-top: 75px;*/
	margin-left: auto;
	margin-left: auto;
}


.yellow-line{
	width: 90px;
	border-bottom: 10px solid #FFD800;
	margin-bottom: 20px;
	padding-left:46px;
}



.bluecontainer1 i{
	font-style: italic;
	font-variation-settings: 'wght' 600;
	font-size: 27px;
	line-height: 42px;
}

.maincontent a{
	color: #111B25;
	text-decoration: none;
}



.section-7{
	align-items: center;
	/* Azul claro */
	background: #F2F6FF;
}


.container{
	width: 99%;
	align-self: center;
}

.MultiCarousel { 
	float: left; 
	overflow: hidden; 
	padding: 15px; 
	width: 90%; 
	position:relative; }
.MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
.MultiCarousel .MultiCarousel-inner .item { float: left;}

.MultiCarousel .leftLst, .MultiCarousel .rightLst { 
	position:absolute; 
	border-radius:50%;
	top:calc(50% - 20px); 
}
.MultiCarousel .leftLst { left:0; }
.MultiCarousel .rightLst { right:0; }
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none;  }




