#autoasistidos {
	background-color:#fff;
}

.curso-row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.curso-imagen {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 20px;
  display: block;
}

h2 {
	text-align: left;
	font: normal normal normal 30px/34px 'din-bold';
	color: #000;
}

.subtitulo {
	text-align: left;
	font: normal normal normal 16px/18px 'din-regular';
	color: #000000;
}

p {
	text-align: left;
	font: normal normal bold 12px/14px 'din-regular';
	color: #3B3B3B;
}

a.boton {
  margin:30px 0px;
  padding:10px 20px;
  background: #FFFFFF;
  font: normal normal bold 14px/16px 'din-regular';
  color: #753BBD;  
  border: 2px solid #753BBD;
  border-radius: 24px;
  text-transform:none;
  text-align:left;
}

a.boton:hover {
  background: #753BBD;
  color: #fff;  
}

.curso-view {
	background: #fff;
}

.curso-view .row {
	margin-top:40px;
}

.curso-view hr {
	border: none; 
	height: 4px;  
	border-radius: 2px;
	background: linear-gradient(
	    90deg,
	    #753BB7 0%,
	    #00C2FF 60%,
	    rgba(246, 246, 246, 0) 100%
	);
	margin-top:0px;
}

.curso-view h2 {
	font: normal normal normal 30px/34px 'din-bold';
	letter-spacing: 0px;
	color: #000000;
	margin:0px;
}

.curso-view .items {
	margin-top:20px;
}

.curso-view .item {
	padding:20px;
	background: #F6F6F6 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #0000001A;
	border-radius: 15px;
	margin-top:40px;
}

.curso-view .item h3 {
	font: normal normal normal 22px/24px 'din-bold';
	letter-spacing: 0px;
	color: #000000;
	margin:0px;
}

.curso-view p {
	margin:15px 0px;
}

.curso-view .duracion {
	font: normal normal normal 12px/14px 'din-bold';	
}

.curso-view .item a {
	color: #753BBD;
	border-bottom: 1px solid #753BBD;
}

.curso-view .disabled {
	color: #666 !important;
}

.curso-view .programa {
    text-align:justify !important;
    color: #000 !important;	
    font: normal normal normal 16px/18px 'din-regular';
}

.curso-row .curso-img,
.curso-row .curso-texto {
  flex: 1 1 100%;
  text-align: center;
}


/* encuesta de inscripcion/satisfaccion */

#encuesta {
	background-color:#fff;
	padding:40px 0px;
}

#encuesta hr {
	border: none; 
	height: 4px;  
	border-radius: 2px;
	background: (90deg, #753BB7 0%, #00CFB4 49%, #F6F6F600 100%) 0% 0% no-repeat padding-box);
	margin-top:0px;	
}

#encuesta h3 {
	font: normal normal normal 18px/20px 'din-bold';
	margin-top:5px;
	margin-bottom:10px;
	color: #753BBD;
}

#encuesta p {
	font: normal normal normal 16px/18px 'din-regular';
	color: #3B3B3B !important;
}

#encuesta .encuestaLabel {
	font: normal normal normal 14px/16px 'din-regular';
	color: #3B3B3B !important;
}

#encuesta label {
	color: #3B3B3B !important;
	display: inline-block;
  	vertical-align: middle;
	font: normal normal normal 14px/18px 'din-regular';
	margin:0px;
}

#encuesta input[type="radio"],
#encuesta input[type="checkbox"] {
  vertical-align: middle;
  position: relative;
  top: -1px;
}

#encuesta input[type="checkbox"],
#encuesta input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  margin: 0 6px 0 0;
  font: inherit;
  color: #753BBD;
  width: 16px;
  height: 16px;
  border: 2px solid #753BBD;
  border-radius: 4px; 
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  line-height: 16px;
  font-size: 12px;
}

#encuesta input[type="radio"] {
  border-radius: 50%;
}

#encuesta input[type="checkbox"]:checked,
#encuesta input[type="radio"]:checked {
  background-color: #753BBD;
  color: #fff;
}

#encuesta input[type="checkbox"]:checked::after,
#encuesta input[type="radio"]:checked::after {
  content: "✔";
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 16px;
  font-size: 12px;
}


#encuesta a {
	text-decoration:underline;
}

/*
#encuestaForm label {
	display:inline;
	color:#fff;
	font: normal normal normal 14px/18px 'din-regular';
	margin:0px;
	padding-left:4px;
}
*/

#encuestaForm label.error {
	color:red !important;
	display:block;
}

.encuesta-wrapper {
	background: rgba(246,246,246, 0.6);
	box-shadow: 0px 3px 6px #00000029;
	border: none;
	border-radius: 20px;
}

.encuesta-container {
     padding: 20px 30px;
     text-align: left;
     width: 100%;
     opacity:1;
}

#cancelarInscripcionForm select {
    width: 100%;
 	font-family: 'din-regular';
    font-size: 14px;
    color: #3B3B3B;
    text-align: left;
    background-color: #fff;
 	border: 1px solid #D0BEE5;
 	border-radius: 10px;
    outline: none;
    margin-bottom: 10px;
    box-sizing: border-box;
  }


#clubes-lista ul li {
	font: normal normal bold 20px/30px 'din-regular';
	margin: 10px 0px;
	color:#fff;
}

/* beneficios de los cursos */

.beneficios-section {
  	background: linear-gradient(90deg, #753BB7 0%, #00C2FF 100%);
  	padding: 60px 0;
}

.beneficios-content {
  display: flex;
  justify-content: space-between;
  align-items: stretch; 
  gap: 20px;
  flex-wrap: wrap;
}

.beneficios-text {
  flex: 1 1 300px;
  display: flex;
  flex-direction: column;
}

#beneficios-clubes .beneficios-text {
	flex: 1 1 100px;
}


.beneficios-text h2 {
  	margin: 0 0 20px;
	font: normal normal normal 30px/34px 'din-bold';  
	color:#fff;
}

.beneficios-line {
  margin-top: auto; 
  width: 80%;
  height: 4px;
  background-color: white;
  border-radius: 2px;
}

.beneficios-cards {
  flex: 1 1 400px;
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  align-items: stretch;
}
#beneficios-clubes .beneficios-cards {
	flex: 1 1 700px !important;
	gap:20px !important;
}

.beneficio-card {
  background: rgba(51, 25, 83, 0.6);
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 20px;
  padding: 30px 20px;
  text-align: center !important;
  width: 226px;
  height: 186px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.beneficio-card i {
  font-size: 3.5rem;
  margin-bottom: 15px;
  opacity:1;
}

.beneficio-card h3 {
  margin: 0;
  font: normal normal normal 22px/24px 'din-bold';  
  color:#fff;
  opacity:1;
}

.beneficio-card p {
  margin: 5px 0 0;
  font-size: 1.5rem;
  color:#fff;
  text-align:center;
  opacity:1;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 ratio */
    height: 0;
    overflow: hidden;
    z-index:2;
    flex: 1 1 auto;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index:2;
}


@media (min-width: 1024px) {
  
  .curso-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 80px;
    padding-bottom: 60px;
    align-items: flex-start; 
  }

  .curso-row .curso-img {
    flex: 0 0 50%;
    margin-bottom: 0;
    padding:20px;
    text-align:left;
  }

  .curso-row .curso-texto {
    flex: 0 0 50%;
    margin-bottom: 0;
    padding:20px 80px;
    text-align:left;
  }

  .curso-row .curso-img {
    display: flex;
    align-items: flex-start;  
    height: auto;
  }
  
  .curso-row {
  	align-items: flex-start;
  }  

  .curso-row.normal .curso-img {
    justify-content: flex-end; 
  }

  .curso-row.invertido .curso-img {
    justify-content: flex-start; 
  }

  .curso-row.invertido {
    flex-direction: row-reverse;
  }
  
  .curso-img {
  	position: relative;
  }
  
  .curso-img-wrapper {
  	position: relative;
  	z-index: 2; 
  }
  
  .curso-imagen {
      width: 100%;
      height: 100%;
	  object-fit: cover;
	  display: block;
	  border-radius: 20px;
	  z-index: 2; 
  }
  
  .curso-img::after {
	  content: "";
	  position: absolute;
	  bottom: 0;
	  width: 364px; 
	  height: 136px;
	  background-image: url('../images/tramas/banner-img-w-bkg-base.svg');
	  background-repeat: no-repeat;
	  background-size: contain;
	  opacity: 1;
	  z-index: 1;
	}
	
	.curso-img::before {
	  content: "";
	  position: absolute;
	  bottom: 30px;
	  width: 238px;
	  height: 136px;
	  background-image: url('../images/tramas/banner-img-w-bkg-1.svg');
	  background-repeat: no-repeat;
	  background-size: contain;
	  opacity: 0.5;
	  z-index: 3;
	}

	.curso-row.normal .curso-img::after {
	  left: 0;
	}
	
	.curso-row.normal .curso-img::before {
		left:60px;
	}
	
	.curso-row.invertido .curso-img::after {
	  right: 0;
	  transform: scaleX(-1); 
	}

	.curso-row.invertido .curso-img::before {
	  left:auto;
	  right:60px;
	}
	
	.curso-row.normal .curso-img-wrapper {
	  display: flex;
  	  justify-content: flex-start;
	}

	.curso-row.invertido .curso-img-wrapper {
  		display: flex;
  		justify-content: flex-end;
	}
	
	#featured-posts {
	  position: relative;
	}
	
	#featured-posts .custom-slider-nav {
	  position: relative;
	  right: 0;
	  bottom: 0;
	  display: flex;
	  justify-content: space-between;
	  align-items: center;
	  background: #FFFFFF 0% 0% no-repeat padding-box;
	  border-radius: 24px;
	  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	  width: 170px;
	  height: 50px;
	  padding: 0 24px;
	  font-family: 'din-regular';
	  z-index: 10;
	  gap: 20px;
	  margin-top:40px;
	  margin-left:15px;
	}
	
	.slider-page {
	  font-size: 16px;
	  font-weight: 500;
	  color: #000;
	  flex-shrink: 0;
	  white-space: nowrap;
	}
	
	/*
	.slider-page .total {
	  color: #bbb; 
	}
	*/
	
	.slider-controls {
	  display: flex;
	  gap: 5px;
	}
	
	.slider-prev,
	.slider-next {
	  background-color: transparent;
	  border: none;
	  font-size: 20px;
	  width: 32px;
	  height: 32px;
	  cursor: pointer;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  padding: 0;
	  line-height: 1;
	  transition: background 0.2s ease;
	}
	
	.slider-prev:disabled,
	.slider-next:disabled {
	  color: #ccc; 
	  cursor: default;
	  border:none !important;
	}
	
	.slider-prev:hover,
	.slider-next:hover {
	  border:none !important;
	  background-color:#fff !important;
	  color: #753BBD !important; 
	  
	}
	
	
	.slider-next {
	  color: #753BBD; 
	}
	
	.slider-prev {
	  color: #753BBD;
	}
	

}

@media (max-width: 1023px) {
	
	#featured-posts .custom-slider-nav {
		display:none;
	}
	
	.beneficios-section {
	 	background: transparent linear-gradient(180deg, #753BB7 0%, #00C2FF 100%, #F6F6F600 100%) 0% 0% no-repeat padding-box;
	}	
	
	.fundacion-bg-header{
		background: #753BB7;
	}
	 
	.beneficio-card {
	  width: 100%;
	  height:250px;
	}
	
	.beneficio-card p {
		font: normal normal normal 22px/24px 'din-bold';
	}
	
	.beneficio-card h3 {
	  margin: 0;
	  font: normal normal normal 30px/34px 'din-bold';  
	  color:#fff;
	  opacity:1;
	}
	
	.curso-img-wrapper {
	    justify-content: center;
	    padding-right: 0;
	    height: auto;
	    position: relative;
	    z-index:0;
	}
	
  	.curso-row.normal .curso-img-wrapper::after {
	  content: "";
	  position: absolute;
	  bottom: -20px;
	  left:-20px;
	  width: 182px; 
	  height: 68px;
	  background-image: url('../images/tramas/banner-img-w-bkg-base.svg');
	  background-repeat: no-repeat;
	  background-size: contain;
	  z-index: 0;
	  opacity: 1;
	}
	
	.curso-row.normal .curso-img-wrapper::before {
	  content: "";
	  position: absolute;
	  bottom: 10px;
	  left:-10px;
	  width: 119px;
	  height: 68px;
	  background-image: url('../images/tramas/banner-img-w-bkg-1.svg');
	  background-repeat: no-repeat;
	  background-size: contain;
	  opacity: 1;
	  z-index: 3;
	}
	
	.curso-row.invertido .curso-img-wrapper::after {
	  content: "";
	  position: absolute;
	  bottom: -20px;
	  right:-20px;
	  width: 182px; 
	  height: 68px;
	  background-image: url('../images/tramas/banner-img-w-bkg-base.svg');
	  background-repeat: no-repeat;
	  background-size: contain;
	  transform: rotate(180deg);	  
	  z-index: 0;
	  opacity: 1;
	}
	
	.curso-row.invertido .curso-img-wrapper::before {
	  content: "";
	  position: absolute;
	  bottom: 10px;
	  right:-10px;
	  width: 119px;
	  height: 68px;
	  background-image: url('../images/tramas/banner-img-w-bkg-1.svg');
	  background-repeat: no-repeat;
	  background-size: contain;
	  opacity: 1;
	  z-index: 3;
	}
	
	.curso-imagen {
		width: 100%;
	    height: 100%;
	    max-width: 100%;
	    display: block;
	    margin-bottom: 20px;
	    border-radius: 20px;
	    z-index: 2;
	    position: relative;		
		
	}
	
	.curso-row.normal,
	.curso-row.invertido {
	    flex-direction: column; /* Apila verticalmente */
	}

  	.curso-texto {
    	order: 1;
  	}

  	.curso-img {
    	order: 2;
  	}
  
  	h2 {
		text-align: left;
		font: normal normal normal 40px/40px 'din-bold';
		color: #000;
	}
	
	.subtitulo {
		text-align: left;
		font: normal normal normal 18px/24px 'din-regular';
		color: #000000;
	}
		
		
	.curso-view h2 {
		margin-bottom:20px;
	}
	
}

@media (max-width: 440px) {
	
	.curso-row {
		padding-left:5px;
		padding-right:5px;
	}
	
	.row {
		padding-left:10px;
		padding-right:10px;
	}
	
	.curso-view .item h3 {
		font: normal normal normal 22px/24px 'din-bold';
		color: #000000;
		margin:0px;
	}
	
	a.boton {
		text-align:center !important;
	}
	
	.beneficios-section {
		padding-top:30px;
	}
	
	.encuesta-container {
     padding: 15px;
	}
	
	#encuesta .encuestaLabel {
		font: normal normal normal 16px/18px 'din-regular';
	}

	#encuesta label {
		font: normal normal normal 16px/18px 'din-regular';
	}
	
	
}





