/*===TIPOGRAFIAS===*/

h1,h2,h3, #content p {
    font-family: 'manrope', sans-serif !important;
	line-height: 1.4em !important;
}
h1 {
    font-size: clamp(2.25rem, 1.875rem + 1.25vw, 3rem) !important;
    font-weight: 600 !important;
}
h2 {
    font-size: clamp(1.5rem, 1.375rem + 0.4167vw, 1.75rem) !important;
    font-weight: 600 !important;
	color: #051848 !important;
}
.wpb_column p {
    color: #051848;
    font-size: 20px;
}

/*===BANNER===*/

#intro-row {
    min-height: 530px;
    display: flex;
    align-items: center;
}
.intro {
	margin-bottom: 35px !important;
}
.intro .wpb_wrapper * {
    color: #fff !important;
}
.intro p {
	font-size: 24px;
}
.text-info p {
    max-width: 480px;
}
button.ver-info {
    background: transparent;
    border: none;
    color: #fff;
    font: normal 400 20px/26px 'Manrope', sans-serif;
    text-transform: uppercase;
    border-bottom: 1px solid;
}
.ver-info span {
    position: relative;
    top: 8px;
    font-size: 30px;
}
/*#meses p {
    color: #fff !important;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    background: #235CB1;
    max-width: 400px;
    margin-right: 0;
    margin-left: auto;
    padding: 20px;
    border-radius: 75px 0 0 0;
}
#meses {
    position: absolute;
    right: 0;
    bottom: 0;
}
#meses .vc_column-inner {
    padding: 0;
}*/
.meses * {
    width: fit-content;
    color: #fff !important;
    line-height: 1em !important;
}
.meses {
    background: rgb(255 255 255 / 25%);
    width: fit-content;
    padding: 3px 17px 7px 15px;
    border-radius: 12px;
}
.meses p:before {
    content: "\ebcc";
    font-family: 'Material Icons';
    margin-right: 7px;
    font-size: 25px;
    top: 4px;
    position: relative;
}

/*===INFO===*/

.lista-temas ul {
    margin-left: 0 !important;
    margin-top: 30px !important;
}
.lista-temas li {
    display: inline-block;
    margin-right: 20px;
    color: #051848;
    font: normal 400 18px 'manrope', sans-serif;
}
.lista-temas li:before {
    content: "\e061";
    font-family: 'Material Icons';
    font-size: 8px;
    margin-right: 10px;
    position: relative;
    top: -3px;
}
.dt-owl-item * {
    width: 100%;
}
.owl-dot.active span {
    box-shadow: none !important;
    background-color: #051848 !important;
}

/*===TABS===*/

#row-cursos {
	padding-top: 60px;
    padding-bottom: 60px;
}
#tabs-cursos .vc_tta-tabs-list {
    background: rgb(237 247 255 / 80%);
    border-radius: 50px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 75px;
	text-align: center;
}
#tabs-cursos .vc_tta-tab {
    margin: 0;
}
#tabs-cursos .vc_tta-tab a {
    font: normal 600 21px 'manrope', sans-serif;
    color: #051848 !important;
    background: #f1f8ff;
    border: none;
    padding: 18px 30px;
}
#tabs-cursos .vc_tta-tab.vc_active a {
    background: #051848;
    color: #fff !important;
}
#tabs-cursos .vc_tta-tab.vc_active span::after {
    content: "\e313";
    font-family: 'Material Symbols Outlined';
    font-size: 36px;
    position: absolute;
    bottom: -45px;
    left: calc(50% - 18px);
    font-weight: 300;
    color: #4698E3;
}
#tabs-cursos .vc_tta-tabs-container {
    display: block !important;
}
#tabs-cursos .vc_tta-panel-heading {
	display: none !important;
}

/*===TABS-TO-DROPDOWN===*/

.selected-tab {
	position: relative;
	border-radius: 50px;
	padding: 18px 30px;
	color: #051848 !important;
    background: #f1f8ff;
	font: normal 600 21px 'manrope', sans-serif;
	cursor:pointer;
}
.selected-tab:after {
	display: block;
	content: "";
	position: absolute;
	top: calc(50% - 18px);
	right: 30px;
	content: "\e5cf";
    font-family: 'Material Symbols Outlined';
    font-size: 30px;
    font-weight: 300;
    color: #4698E3;
}

/*===GRID-CURSOS===*/

.title-tema h3 {
    font-size: clamp(1.25rem, 1rem + 0.8333vw, 1.75rem);
    color: #4698E3;
    border-bottom: 2px solid #bfe0ff;
}
.grid-cursos {
    margin-top: 35px;
    margin-bottom: 80px !important;
}
.grid-cursos .vc_pageable-slide-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.grid-cursos .vc_grid-item-mini {
    height: 100%;
    display: grid;
    grid-template-rows: 0px min-content 1fr;
}
.grid-cursos a {
    text-decoration: none !important;
}
.pg-img {
    border-radius: 5px 5px 0 0;
}
.pg-img img {
    aspect-ratio: 3/2;
}
.pg-box {
    background: #235CB1;
    border-radius: 0 0 5px 5px;
	height: 100%;
}
.pg-box h4 {
    font: normal 600 22px 'manrope', sans-serif;
    color: #fff;
    margin-bottom: 0 !important;
}
.pg-box .vc_gitem-col {
    padding: 16px 18px 24px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.pg-box div {
    height: 100%;
}
.page-id-8021 .fecha-ini {
    display: none;
}
.vc_grid-item.no-disponible:before {
    content: "No disponible";
    color: #fff;
    font: normal 500 20px 'manrope', sans-serif;
    position: absolute;
    z-index: 10;
    background: rgb(15 38 74 / 60%);
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.vc_grid-loading:before, .vc_grid-loading:after {
    position: relative !important;
    left: unset !important;
    color: #051848;
}
.vc_grid-loading:before {
    content: "\e001" !important;
    font-size:40px;
    line-height: 40px;
    font-family: 'Material Icons';
}
.vc_grid-loading:after {
    content: "No se encontraron cursos" !important;
    line-height: 40px;
    top: -10px !important;
    margin-left: 5px;
}

.vc_grid-loading:before, .vc_grid-loading:after, .vc_grid-loading {
    border-radius: unset !important;
    width: auto !important;
    -webkit-animation-fill-mode: none !important;
    animation-fill-mode: none !important;
    -webkit-animation: none !important;
    animation: none !important;
    opacity: 0.5;
}
.vc_grid-loading {
    margin: 1em auto !important;
    font-size: 24px !important;
    color: #051848;
    position: relative !important;
    text-indent: 0 !important;
    -webkit-animation-delay: none !important;
    animation-delay: none !important;
    height: auto !important;
}

/*===RESPONSIVE===*/

@media only screen and (max-width: 767px) {
	.tab-to-dropdown {
		position: relative;
		margin-bottom: 30px;
	}
	.converted-tab {
		/* position: absolute; */
		z-index: 10;
		top: 100%;
		left: 0;
		width: 100%;
	}
	.text-info {
		margin-top: 75px;
	}
	.lista-temas:not(.pre-title) li {
		display: block;
		margin-bottom: 5px;
	}
	#tabs-cursos .vc_tta-tabs-list {
		display:inline-block;
		border-radius: 30px !important;
	}
	#tabs-cursos .vc_tta-tabs-list li {
		display: block;
		text-align: left;
		padding: 0;
    }
	#tabs-cursos .vc_tta-tabs-list li a{
		display: block;
	}
	#row-cursos {
		padding-top: 20px;
		padding-bottom: 0px;
	}
}
@media only screen and (min-width:971px) and (max-width: 1200px) {
	#tabs-cursos .vc_tta-tabs-list li a {
		font-size: 18px;
	}
	#tabs-cursos .vc_tta-tabs-list li a{
		padding: 14px 20px;
	}
}
@media only screen and (min-width:768px) and (max-width: 970px) {
	#tabs-cursos .vc_tta-tabs-list li a {
		font-size: 16px;
	}
	#tabs-cursos .vc_tta-tabs-list li a{
		padding: 10px 10px;
	}
}