@media (min-width: 1200px) {
    .align-middle {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media (max-width: 1030px) {
	.order-flex {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
	}
}
.order-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
}
.order-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
}
@media (min-width: 1200px){
	.order-lg-0{
        -webkit-box-ordinal-group:1 !important;
        -webkit-order:0 !important;
        -ms-flex-order:0 !important;
        order:0 !important;
    }
}
.section {
    position: relative;
    padding: 100px 0px;
}
.seccion-image {
    z-index: 1;
	border-radius: 10px !important;
}
.seccion-forma img {
    position: absolute;
    z-index: -1;
}
.seccion-forma .forma-01 {
    top: -30px;
    left: 5px;
}
.seccion-forma .forma-02 {
    bottom: -30px;
    right: 115px;
}

.seccion-forma .forma-01-r {
    top: -30px;
    right: 5px;
}
.seccion-forma .forma-02-r {
    bottom: -30px;
    left: 115px;
}
.overflow-hidden {
	overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1200px){
    .seccion-image {
        margin: 0 !important;
    }
	.imgpartner {
        left: 200px !important;
    }
}
@media (max-width: 991px) {
    .seccion-intro {
        margin-top: 0px;
    }
	.imgpartner {
		left: 90px !important;
	}
    .seccion-intro_img-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 30px;
    }
    .seccion-intro_img-wrapper img {
        height: 290px;
    }
    .seccionFeature {
        padding: 30px 0px !important;
    }
    .seccion-forma {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .seccion-intro {
        padding-bottom: 30px;
        margin-bottom: 0;
    }
    .seccion-intro {
        padding-bottom: 30px !important;
    }
}
@media (max-width: 420px) {
    .seccion-intro {
        padding-bottom: 30px;
        margin-bottom: 50px;
    }
}
@media (min-width: 420px) and (max-width: 574px) {
    .seccion-intro {
        padding-bottom: 30px;
        margin-bottom: 50px;
    }
}
@media (min-width: 320px) and (max-width: 574px) {
    .seccion-intro {
        margin-top: 35px;
        padding-top: 0px !important;
    }
	.imgpartner {
		left: 110px !important;
		top: 150px !important;
	}
    .seccion-intro_img-wrapper {
        margin-bottom: 15px;
    }
	.seccion-intro_img-wrapper, .text-right {
        margin-top: 15px;
    }
    .seccion-intro_img-wrapper img {
        height: auto;
    }
    .bggray {
        background-color: #ebebf2 !important;
    }
    .bggray .py-80 {
        padding: 0px 0px 80px!important
    }
    .seccion-feature {
        padding: 40px 15px !important;
    }
	.seccion-intro_img-wrapper {
		display: block !important;
	}
}
.seccion-intro_txt h2 {
	font-size: 35px;
    line-height: 50px;
	font-weight: 700;
    color: #202029;
	margin-bottom: 1rem !important;
	text-align: left;
}
.card h2 {
	font-size: 25px;
    line-height: 25px;
	font-weight: 700;
    color: #202029;
	margin-bottom: 2rem !important;
	margin-top: 2rem !important;
}
.texto-secundario {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
	margin-bottom: 10px;
}
.seccion-feature {
    padding: 40px 30px;
    border-radius: 5px;
    border: 2px solid #ebebf2;
	margin-top: 1.5rem !important;
	min-height: 286px;
}
.seccion-feature.oscuro {
    border: 2px solid #0c4b56;
    background-color: #0c4b56;
}
.seccion-feature.oscuro h3, .seccion-feature.oscuro .h3 {
    color: #fff !important;
}
.seccion-feature.oscuro p, .seccion-feature.oscuro h5 {
    color: #fff !important;
}
.seccion-feature h5, .seccion-feature .h5 {
    margin-bottom:15px;
}
.seccion-feature p {
    color: #666575;
}
.seccionFeature h5 {
	font-size: 32px;
    line-height: 40px;
    font-weight: 600;
	text-align: left;
}
.bggray {
	padding: 100px 0 0;
}
.bggray h5 {
	font-size: 32px;
    line-height: 40px;
    font-weight: 600;
}
.confian_titulo p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
@media (max-width: 991px) {
    .bggray {
        padding-bottom: 0px;
    }
}
@media (max-width: 767px) {
    .confian_titulo h4, .confian_titulo .h4 {
        font-size: 28px !important;
        line-height: 38px !important;
    }
    .confian_titulo p {
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
    }
}
@media (min-width: 320px) and (max-width: 574px) {
    .confian_titulo h4, .confian_titulo .h4 {
        font-size: 18px !important;
        line-height: 28px !important;
    }
}
.bg-secundario {
    background-color: #ebebf2 !important;
}
.py-80 {
	padding: 80px 0px;
}

/* QS */
.vidquienes .modal-dialog {
	max-width: 800px;
	margin: 30px auto;
}
.vidquienes .modal-body {
	position:relative;
	padding:0px;
}
vidquienes. .modal-content, .modal-content .modal-body {
	background: transparent !important;
	box-shadow: none !important;
	border: 0 !important;
    padding: 0 !important;
}
.vidquienes .close {
	position: absolute;
	right: -30px;
	top: 0;
	z-index: 999;
	font-size: 2rem;
	font-weight: normal;
	color: #fff;
	opacity: 1;
}
.cursor {
    cursor: pointer;
}

/* PQ */
.encuadre-md {
	padding: 0;
}
.encuadre-md:after,
.encuadre-md:before {
	display: none
}
.encuadre {
	display: inline-block;
	position: relative;
	padding: 0.6em;
}
.encuadre:after, .encuadre:before {
	position: absolute;
	display: block;
	content: ' ';
	border: .5em solid #0d4c57;
	width: 50%;
	height: 50%;
}
.encuadre-md {
	padding: .77em;
	margin-bottom: 25px;
}
.encuadre-md:after, .encuadre-md:before {
	border-width: .35em;
	width: 33%;
	height: 33%;
}
.encuadre:before {
	bottom: 0;
	right: 0;
	border-top-width: 0;
	border-left-width: 0;
}
.encuadre:after {
	top: 0;
	left: 0;
	border-bottom-width: 0;
	border-right-width: 0;
}
.calidad h5 {
	margin: 1rem !important;
	font-size: unset;
    line-height: unset;
    font-weight: unset;
}
.calidad p {
	line-height: 150%;
	text-align: justify;
	color: #333;
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.card {
    position: relative;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
	padding: 3rem!important;
}
.secciones-btn {
	float: left;
	margin: 1.5rem auto 0;
    display: flex;
    height: 54px;
    font-weight: 600;
    border-radius: 0.4rem !important;
    color: #ffffff !important;
    align-items: center;
    justify-content: center;
	background: #0d4c57 !important;
	text-transform: none !important;
}
.validar button {
	text-transform: none;
	font-size: unset;
	padding: inherit;
	margin-bottom: none;
}
.secciones-btn:hover {
	transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
}
.secciones-btn i {
    margin-left: 1rem;
}
.destacar {
	color: #0D4C57;
}

/* Partners */
#partners .row {
	display: flex;
	flex-wrap: wrap;
}
.card-partners {
	background: #fff;
    padding: 1.5rem 1rem 1rem;
	margin-top: 1.5rem !important;
	min-height: 250px;
	box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
	transition: all 0.2s ease-in-out;
}
.card-partners:hover {
    -webkit-box-shadow: 0 0.25rem 0.625rem rgb(45 49 51 / 10%);
    box-shadow: 0 0.25rem 0.625rem rgb(45 49 51 / 10%);
    -webkit-transform: translateY(-0.5rem);
    transform: translateY(-0.5rem);
}
.card-partners img {
    max-width: 100%;
}
.card-partners h2 {
    font: 700 1.5rem/2rem Poppins,sans-serif;
	margin: 10px 0px;
	text-align: left;
	color: #333 !important;
}
.card-partners p {
	font: 0.875rem/1.25rem Poppins,sans-serif;
}
.imgpartner {
	position: absolute;
	max-width: 40%;
	height: auto !important;
	left: 265px;
	top: 100px;
}
.listacurs {
	margin: 40px;
	font-size: 18px;
}
.listacurs ul li:before {    
    font-family: 'FontAwesome';
    content: '\f067';
    margin: 0 5px 0 -15px;
    color: #0d4c57;
}

/* Franquicia */
.puntos i {
	color: #98ca3f;
    margin-right: 0.5rem;
}
.vidinstitucional .play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 96px;
	height: 96px;
	opacity: 0.7;
	cursor: pointer;
}
.vidinstitucional {
	margin-bottom: 10px;
}
.vidinstitucional .img-fluid {
	border-radius: 7px;
}
.header-franquicia {
	padding-top: 150px;
	padding-bottom: 150px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	box-shadow: inset 0 -7px 9px -7px rgb(0 0 0 / 67%);
	background-image: url(/archivos/images/header-franquicia.webp);
}
.header-franquicia h1 {
	display: table;
    margin: auto;
    background: #ff7f00ad;
	font-weight: bold;
	color: #fff;
}
.header-franquicia .boton-play {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto 60px;
	line-height: 95px;
	text-align: center;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-o-border-radius: 100px;
	background-color: #ff7f00ad;
}
.header-franquicia .boton-play:hover {
	background-color: #ff7f00;
}
.header-franquicia .boton-play .fa-play {
	margin-left: 4px;
	font-size: 2em;
	line-height: 80px;
	color: #fff;
}

/* Validar certificado */
.d-none {
	display: none;
}
#ferror {
	background: #ca4b4b;
	padding: 7px;
	color: #fff;
	margin-bottom: 20px;
	text-align: center;
}
#fallo {
	background: #c95e58;
	color: white;
	padding: 20px 30px 20px 20px;
	font-family: sans-serif;
}
#fok {
	background: #4abf7d;
	padding: 7px;
	color: #fff;
	margin-bottom: 20px;
	text-align: center;
}
.correcto {
	background: #4abf7d;
	color: white;
	padding: 20px 30px 20px 20px;
	font-family: sans-serif;
	display: inline-block;
}
.fallo {
	background: #c95e58;
	color: white;
	padding: 20px 30px 20px 20px;
	font-family: sans-serif;
	display: inline-block;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type=number] {
	-moz-appearance:textfield;
}
.ayuda {
    position: absolute;
    right: 24px;
	top: 40px;
    font-size: 20px;
}
.popover{
	width: 550px;
	text-align:center;
}
.validar h5 {
	font-size: 32px;
    line-height: 40px;
    font-weight: 600;
	margin-bottom: 50px;
}
.validar h6 {
	font-size: 25px;
    line-height: 40px;
    font-weight: 600;
	margin-bottom: 20px;
}
.validar label {
	margin: 5px;
    font-weight: 500;
}
.loading-image img {
	max-width:50px;
	margin: auto;
}
#idcert {
	margin-bottom: 15px;
}
#validarcert {
	margin-right: 15px;
}
.p-40 {
	padding: 40px;
}
.botones-cert {
	display: block;
}
.btncert {
	float: none;
	display: inline;
	user-select: none;
}
.ubicacion-map {
    position: relative;
}
.ubicacion-container {
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
}
.section-dark .ubicacion-map .map {
    opacity: 0.8;
}
.ubicacion-map-sm {
    height: 260px;
}
.ubicacion-map-sm .ubicacion-container {
    height: 260px;
    width: 524px;
    margin: -130px 0 0 -262px;
}
.ubicacion-map-sm .map {
    height: 260px;
    width: 524px;
}
.ubicacion-map-sm .ubicacion-name {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .15s;
    transition: all ease .15s;
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
}
.ubicacion-map-sm .ubicacion:hover {
    z-index: 1000;
}
.ubicacion-map-sm .ubicacion:hover .ubicacion-name {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}
@media (max-width: 991px) {
    .ubicacion-map-sm {
        height: 170px;
    }
    .ubicacion-map-sm .ubicacion-container {
        -webkit-transform: scale(0.65);
        transform: scale(0.65);
    }
}
.ubicacion-map-lg .map {
    height: 580px;
    width: 1174px;
}
@media (min-width: 568px) {
    .ubicacion-map-lg {
        height: 520px;
    }
    .ubicacion-map-lg .ubicacion-container {
        height: 580px;
        width: 1174px;
        margin: -290px 0 0 -582px;
    }
    .ubicacion-map .actions {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .sedes h4 {
        display: block;
    }
}
@media (min-width: 568px) and (max-width: 1199px) {
    .ubicacion-map-lg {
        height: 450px;
    }
    .ubicacion-map-lg .ubicacion-container {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
    }
}
@media (min-width: 568px) and (max-width: 991px) {
    .ubicacion-map-lg {
        height: 424px;
    }
    .ubicacion-map-lg .ubicacion-container {
        -webkit-transform: scale(0.68);
        -moz-transform: scale(0.68);
        -ms-transform: scale(0.68);
        -o-transform: scale(0.68);
        transform: scale(0.68);
    }
}
@media (min-width: 568px) and (max-width: 767px) {
    .ubicacion-map-lg {
        height: 290px;
    }
    .ubicacion-map-lg .ubicacion-container {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
    }
}
@media (max-width: 567px) {
    .ubicacion-map-lg .map {
        display: none;
    }
    .ubicacion-map-lg .ubicacion-container {
        position: inherit;
        top: auto;
        left: auto;
        max-width: 380px;
        margin: 0 auto;
        padding: 25px 0;
    }
    .ubicacion-container:after,
    .ubicacion-container:before {
        display: block;
        content: "";
        clear: both;
    }
    .ubicacion-map-lg .ubicacion-map {
        padding: 0 30px;
    }
}
.ubicacion-pin,
.ubicacion-pin:after {
    background-color: #ff7f00;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.ubicacion-pin {
    position: relative;
    z-index: 999;
    display: block;
    height: 12px;
    width: 12px;
}
.ubicacion-pin-lg {
    position: relative;
    display: block;
    height: 20px;
    width: 20px;
}
.ubicacion-pin:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: "";
    height: 22px;
    width: 22px;
    margin: -11px 0 0 -11px;
    -webkit-animation: pulsate 1s linear;
    animation: pulsate 1s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.ubicacion-pin-lg:after {
    height: 40px;
    width: 40px;
    margin: -20px 0 0 -20px;
}
.ubicacion-map-sm .ubicacion {
    height: 8px;
    width: 8px;
    cursor: pointer;
}
.ubicacion-map-sm .ubicacion-pin {
    height: 8px;
    width: 8px;
}
.ubicacion-map-sm .ubicacion-pin:after {
    height: 16px;
    width: 16px;
    margin: -8px 0 0 -8px;
}
@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0);
        opacity: .05;
    }
    20% {
        -webkit-transform: scale(0.7);
        opacity: .1;
    }
    40% {
        -webkit-transform: scale(0.9);
        opacity: .2;
    }
    60% {
        -webkit-transform: scale(1.1);
        opacity: .3;
    }
    100% {
        -webkit-transform: scale(1.4);
        opacity: 0;
    }
}
@keyframes pulsate {
    0% {
        transform: scale(0);
        opacity: .05;
    }
    20% {
        transform: scale(0.7);
        opacity: .1;
    }
    40% {
        transform: scale(0.9);
        opacity: .2;
    }
    60% {
        transform: scale(1.1);
        opacity: .3;
    }
    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}
.ubicacion {
    position: absolute;
    z-index: 998;
    height: 12px;
    width: 12px;
}
.ubicacion-name {
    position: absolute;
    z-index: 999;
    display: block;
    height: 28px;
}
.ubicacion-name span {
    display: block;
    height: 28px;
    padding: 0 15px;
    background-color: #ff7f00;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    white-space: nowrap;
    border-radius: 15px;
    -webkit-box-shadow: 0 5px 20px -5px rgba(11, 27, 38, 0.2);
    box-shadow: 0 5px 20px -5px rgba(11, 27, 38, 0.2);
    user-select: none;
}
.ubicacion-name:after {
    position: absolute;
    z-index: -1;
    display: block;
    content: "";
    height: 1px;
    width: 20px;
    background-color: #ff7f00;
}
.ubicacion-map-grey .ubicacion-name:after {
    background-color: #c4cacc;
}
.ubicacion-godoycruz {
    top: 477px;
    left: 315px;
}
.ubicacion-godoycruz .ubicacion-name {
    bottom: 44px;
    right: 44px;
}
.ubicacion-godoycruz .ubicacion-name:after {
    bottom: -20px;
    right: -49px;
    width: 65px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ubicacion-sanjuan {
    top: 456px;
    left: 320px;
}
.ubicacion-sanjuan .ubicacion-name {
    bottom: 58px;
    right: 89px;
}
.ubicacion-sanjuan .ubicacion-name:after {
    bottom: -20px;
    right: -99px;
    width: 120px;
    -webkit-transform: rotate(45deg);
    transform: rotate(38deg);
}
.ubicacion-chile {
    top: 510px;
    left: 298px;
}
.ubicacion-chile .ubicacion-name {
    bottom: 44px;
    right: 44px;
}
.ubicacion-chile .ubicacion-name:after {
    bottom: -20px;
    right: -49px;
    width: 65px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ubicacion-parana {
    top: 477px;
    left: 345px;
}
.ubicacion-parana .ubicacion-name {
    top: 11px;
    left: 29px;
}
.ubicacion-parana .ubicacion-name:after {
    top: 4px;
    left: -30px;
    width: 38px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ubicacion-misiones {
    top: 434px;
    left: 363px;
}
.ubicacion-misiones .ubicacion-name {
    top: 11px;
    left: 29px;
}
.ubicacion-misiones .ubicacion-name:after {
    top: 4px;
    left: -30px;
    width: 38px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ubicacion-formosa {
    top: 411px;
    left: 354px;
}
.ubicacion-formosa .ubicacion-name {
    top: -3px;
    left: 74px;
}
.ubicacion-formosa .ubicacion-name:after {
    top: 7px;
    left: -66px;
    width: 73px;
    -webkit-transform: rotate(45deg);
    transform: rotate(358deg);
}
.ubicacion-salta {
    top: 417px;
    left: 331px;
}
.ubicacion-salta .ubicacion-name {
    bottom: 44px;
    right: 44px;
}
.ubicacion-salta .ubicacion-name:after {
    bottom: -20px;
    right: -49px;
    width: 65px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ubicacion-map-sm .ubicacion-godoycruz {
    top: 84px;
    left: 66px;
}
.ubicacion-laferrere {
    top: 494px;
    left: 340px;
}
.ubicacion-laferrere .ubicacion-name {
    top: 29px;
    left: 30px;
}
.ubicacion-laferrere .ubicacion-name:after {
    top: -10px;
    left: -30px;
    width: 40px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ubicacion-map-sm .ubicacion-laferrere {
    top: 120px;
    left: 126px;
}
@media (max-width: 1199px) {
    .ubicacion-godoycruz .ubicacion-name {
        bottom: 54px;
        right: -26px;
    }
    .ubicacion-godoycruz .ubicacion-name:after {
        right: 3px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@media (min-width: 568px) and (max-width: 767px) {
    .ubicacion-map-lg .ubicacion-name {
        height: 36px;
        font-size: 20px;
        line-height: 36px;
    }
}
@media (max-width: 567px) {
    .ubicacion-map-lg .ubicacion {
        position: inherit;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        float: left;
        height: auto;
        width: 100%;
        margin-bottom: 8px;
        padding-left: 30px;
    }
    .ubicacion-map-lg .ubicacion:after,
    .ubicacion-map-lg .ubicacion:before {
        display: block;
        content: "";
        clear: both;
    }
    .ubicacion-map-lg .ubicacion-pin {
        position: absolute;
        left: 0;
        top: 4px;
        margin: 5px 10px 5px;
    }
    .ubicacion-map-lg .ubicacion .ubicacion-name {
        position: inherit;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        display: inline-block;
        background: transparent;
        color: #616366;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }
    .ubicacion-map-lg .ubicacion .ubicacion-name>span {
        position: inherit;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        display: inline-block;
        background: transparent;
        color: #616366;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }
    .ubicacion-map-lg .ubicacion-name:after {
        display: none;
	}
    .section-dark .ubicacion-map-lg .ubicacion .ubicacion-name span {
        color: #fff;
    }
}
.ubicacion-map .map {
    background: url("/archivos/images/mapa-mundo.svg") no-repeat center center;
    background-size: cover;
}

/* Testimonios */
.testimonios-wrap {
	display: flex;
	flex-wrap: wrap;
}

#testimonios {
	min-height: 310px;
	margin-bottom:10px;
}
#testimonios p {
	font-size: 16px;
	margin: 10px;
}
#testimonios p:first-letter {
	text-transform: uppercase;
}
#testimonios p a {
	color: #f26735;
}
#testimonios p a:hover {
	opacity: .8;
}
#testimonios .fa-quote-right { 
	color: #e4e4e4; 
	font-size: 10px;
}
#testimonios .fa-quote-left { 
	color: #e4e4e4; 
	font-size: 10px;
}
#testimonios .fa.fa-star {
	color: #ff7f00;
}
.testimonio-box {
	background: #ffffff;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
	padding:20px;
	min-height: 420px;
	transition: all 0.2s ease-in-out;
}
.testimonio-box:hover {
    -webkit-box-shadow: 0 0.25rem 0.625rem rgb(45 49 51 / 10%);
    box-shadow: 0 0.25rem 0.625rem rgb(45 49 51 / 10%);
    -webkit-transform: translateY(-0.5rem);
    transform: translateY(-0.5rem);
}
.testimonio-box p {
	font-size: 15px;
}
.testimonio-nombre {
	font-weight: 600;
	margin: 0px;
}
.testvideos h2 {
	font-size: 25px;
    line-height: 40px;
    font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.col-videos {
	position: relative;
    display: block;
	margin-bottom: 4px;
	cursor: pointer;
}
.col-videos .thumb {
	clip-path: circle();
	opacity: 0.5;
	transition: opacity 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.col-videos a:hover img {
	opacity : 0.9;
}
.col-videos .play {
    position: absolute;
    width: 47px;
    height: 47px;
    top: 50%;
    left: 50%;
    z-index: 3;
    transform: translateY(-50%) translateX(-50%);
    background: url(/archivos/images/play.webp) no-repeat center center;
    background-size: 47px 47px;
    transition: all 300ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.col-videos .filtro {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    opacity: 1;
    width: 235px;
    height: 235px;
    border-radius: 50%;
    background: #64aab5;
    transition: all 300ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.btn-cursos {
	float: none;
	margin-bottom: 45px;
}
.testviendo-curso {
	font-size: 15px;
	text-align: center;
	padding: 0px 14px 14px;
}
.btn-testimonios {
	float: none;
    width: 150px;
    height: 35px;
    margin: 0.5rem auto 2.5rem;
}

/* Promociones */
.boxpromo {
	margin-top: 10px;
}
.boxpromo h3 {
	font-size: 25px;
	line-height: 40px;
    font-weight: bold;
	text-align: center;
	margin-bottom: 2rem;
}
.boxpromo .icono {
	width: 100px;
    height: 100px;
    align-items: center;
    justify-content: center;
    display: flex;
    border: 1px dashed;
    border-radius: 50%;
    color: #0d4c57;
    font-size: 50px;
}
.boxpromo .caja {
	background: #ffff;
    border-radius: 10px;
    padding: 1.5rem 1rem;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
	margin-bottom: 4rem;
}
.comparacion {
	margin: 0 auto;
	font: 13px/1.4 Poppins,sans-serif;
	text-align: center;
	padding: 10px;
}
.comparacion h2 {
	font-size: 25px;
	line-height: 40px;
    font-weight: bold;
	text-align: center;
}
.comparacion table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	border-bottom: 1px solid #CCC;
	box-shadow: 5px 5px 13px rgb(188 179 179 / 12%);
}
.comparacion td, .comparacion th {
	border-right: 1px solid #CCC;
	empty-cells: show;
	padding: 10px;
	text-align: center;
}
.comparar-header {
	font-size: 18px;
	font-weight: bold !important;
	border-bottom: 0 !important;
	padding-top: 10px !important;
}
.comparacion tbody tr:nth-child(odd) {
	display: none;
}
.comparacion .comparar-row {
	background: #F5F5F5;
}
.comparacion .tickazul {
	color: #0078C1;
}
.comparacion .tickverde {
	color: #009E2C;
}
.comparacion th {
	font-weight: normal;
	padding: 0;
	border-bottom: 1px solid #CCC;
}
.comparacion tr td:first-child {
	text-align: left;
}
.comparacion .qbse, .comparacion .qbo, .comparacion .tl {
	color: #FFF;
	padding: 10px;
	font-size: 13px;
	border-right: 1px solid #CCC;
	border-bottom: 0;
}
.comparacion .tl2 {
	border-right: 0;
}
.comparacion .qbse {
	background: #ff7f00;
	border-top-left-radius: 3px;
	border-left: 0px;
	font-weight: 700;
}
.comparacion .qbo {
	background: #00787c;
	border-top-right-radius: 3px;
	border-right: 0px;
	font-weight: 700;
}
.comparacion .info-precio {
	padding: 5px 15px 15px 15px;
}
.comparacion .precio-antes {
	color: #999;
	text-decoration: line-through;
}
.comparacion .precio-ahora, .comparacion .precio-ahora span {
	color: #ff5406;
}
.comparacion .precio-ahora span {
	font-size: 20px;
}
.divtabla {
	text-align: center;
	clear: both;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
	.comparacion td:first-child, .comparacion th:first-child {
        display: none;
    }
    .comparacion tbody tr:nth-child(odd) {
        display:table-row;
        background:#F7F7F7;
    }
    .comparacion .row {
        background:#FFF;
    }
    .comparacion td, .comparacion th {
        border:1px solid #CCC;
    }
    .info-precio {
        border-top:0 !important;
    }
}
@media (max-width: 639px) {
    .comparacion td, .comparacion th {
        padding:10px 0px;
    }
    .comparacion .hide-mobile {
        display:none;
    }
    .comparacion .precio-ahora span {
        font-size:13px;
    }
	.comparacion .precio-antes span {
        font-size:9px;
    }
    .comparacion .qbse, .comparacion .qbo {
        font-size:12px;
        padding:10px 5px;
    }
    .comparar-header {
        font-size:9px;
    }
}
.mediospago h2 {
	font-size: 25px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.mediospago h4 {
	font-size: 18px;
    font-weight: bold;
    text-align: center;
	margin-top: 3rem !important;
}
.mediospago img {
	border: 1px solid #00787c;
    border-radius: 7px;
    padding: 5px;
    margin: 5px;
}

/* Buzon */
#contador {
	float: right;
	padding: 0.1rem 0 0 0;
	font-size: 1.2rem;
}
#buzon #loading-image {
    max-width: 30px;
}
.iti { width: 100%; }
.buzon h5 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 50px;
}

/* Mis estudios */
section.section.banners {
    padding: 40px 0px;
}
.google-flex {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f44336;
	max-height: 85px;
}
.google-flex h3 {
	font-size: min(max(13px, 3vw), 23px);
	color:#fff;
	font-family: montserrat,sans-serif;
}
.app-btn {
	width: 75%;
	max-width: 165px;
	color: #fff;
	margin: 20px 10px;
	text-align: left;
	border-radius: 5px;
	text-decoration: none;
}
.cursosest-tab {
	display: flex;
	margin: 25px auto;
	user-select: none;
	box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
}
@media screen and (max-width: 750px) {
	.cursosest-tab {
		font-size: 12px;
		display:block;
	}
}
.cursosest-tab .num {
	background: #d16c08;
    padding: 1px 8px;
    margin-left: 2px;
    font-size: 12px;
    color: #fff;
}
.cursosest-tab .box {
	flex-basis: 33.33%;
	border: 1px solid #0d4c5745;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #0d4c57;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}
.cursosest-tab .box:hover {
	background: #ff7f00;
	color: #ffffff;
}

.cursosest-tab .isActive {
	background: #ff7f00;
	color: #ffffff;
}

#accordion .panel-group .panel {
	border-radius: 5px;
	border-color: #1a1b20;
	padding:0;
}
#faqlist .panel-default > .panel-heading {
	position: relative;
	display: block;
	background: #0d4c57;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	width: 100%;
	text-align: left;
	transition: all 0.4s ease-in-out;
}
#faqlist .panel-default > .panel-heading:hover {
    padding-left: 40px;
    background: #0d3c44;
    color: #fff;
}
#faqlist .panel-title > a {
	text-align: left;
    color: #fff;
    text-transform: none;
} 
#faqlist .short-full {float: right;color: #fff;}

#faqlist .panel-default > .panel-heading + .panel-collapse > .panel-body {
	background: #fff;
    margin-bottom: 10px;
}
#faqlist .collapsed i { display: inline-block; }

.progress {
	background-color: #c4c4c4;
}
.progress-bar span {
	position: absolute;
	display: block;
	width: 100%;
}
.barraprog {
	float: right !important;
	width: 55%;
}

.banner_asesora {
	background: rgba(0, 204, 131, 0.1);
	color: #fff;
    border-radius: 4px;
    padding: 45px 30px;
	position: relative;
	cursor: pointer;
	height: 242px;
	transition: all 0.2s ease-in-out;
	opacity: 1;
	user-select: none;
}
.banner_asesora.bg-dos {
	background: rgba(32, 78, 207, 0.1);
}
.banner_asesora:hover {
	opacity: 0.9;
}
@media (max-width: 990px) {
	.banner_asesora {
		margin-bottom: 20px;
	}
}
.banner_asesora_content {
    position: relative;
    z-index: 1;
}
.banner_asesora span {
    background: #ff652e;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 15px;
    padding: 0 14px;
}
.banner_asesora span.verde {
	background: #25d366;
}
.banner_asesora_title {
    font-size: 26px;
    margin-bottom: 30px;
	text-align: left;
	font-weight: bold;
	color: #114a54;
}
.banner_asesora_title small {
	display: block;
    font-size: 50%;
	color: #0e4b58;
	margin-top: 10px;
}
.banner_asesora_thumb {
    position: absolute;
    right: 10px;
    top: 56%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#masesor .modal-content .modal-footer {
	border-top: none;
	padding: 5px;
}
#masesor .secciones-btn {
	float: none;
}
#masesor .secciones-btn:hover {
	transform: none;
	background: #0d5e6c !important;
}
#masesor .modal-content .modal-body p {
	text-align: center;
}
#masesor .modal-content h3 {
	font-size: 26px;
    margin: 15px 0px;
    font-weight: bold;
}
.wave {
	animation-name: wave-animation;
	animation-duration: 3.0s;
	animation-iteration-count: infinite;
	transform-origin: 70% 70%;
	display: inline-block;
}
@keyframes wave-animation {
	0% { transform: rotate( 0.0deg) }
	10% { transform: rotate(14.0deg) }
	20% { transform: rotate(-8.0deg) }
	30% { transform: rotate(14.0deg) }
	40% { transform: rotate(-4.0deg) }
	50% { transform: rotate(10.0deg) }
	60% { transform: rotate( 0.0deg) }
	100% { transform: rotate( 0.0deg) }
}
#miscursos .sinresu {
	font-size: 60px;
	margin-top: 30px;
	color: #ff7f00;
}
.cbp-pginfo .fa-calendar {
	padding-top: 10px;
}

@media (max-width: 767px) {
	.ref-link {
		margin-bottom: 30px;
	}
}
.ref-link .boxref {
	position: relative;
	padding: 2px;
}
.ref-link .boxref input {
	width: 100%;
	height: 45px;
	padding: 0 120px 0 30px;
	border-radius: 50px;
	border: 1px solid #888;
	text-overflow: ellipsis;
}
.ref-link .boxref button {
	height: 45px;
	padding: 0 20px;
	border-radius: 50px;
	background: #0c4b56;
	border: none;
	cursor: pointer;
	color: #fff;
	position: absolute;
	top: 2px;
	right: 0px;
	transition: all 0.2s ease-in-out;
}
.ref-link .boxref button:hover {
	background: #0c6c7c;
}
.ref-link .boxref button span {
	display: inline-block;
}
.ref-link .boxref button span.icon {
	margin-right: 5px;
}
.ref-link .benef {
	font-size: 12px;
	margin-bottom: 0px;
}
.ref-link .mgb {
	margin-bottom: 10px;
}
.shareref h2, .ref-link h2 {
    padding: 0 !important;
}
.shareref h2 {
	padding: 0 0 7px 0 !important;
	font-size: 25px;
}
.shareref ul li {
	display: inline-block;
}
.shareref ul li a {
	display: inline-block;
	width: 45px;
	height: 45px;
	background: #ff7f00;
	color: #fff;
	text-align: center;
	line-height: 45px;
	border-radius: 50%;
	margin-right: 6px;
	transition: all 0.2s ease-in-out;
}
.shareref ul li a:hover,
.shareref ul li a:focus {
    background: #e57f1a;
}
@media (max-width: 575px) {
	.shareref ul li a {
		height: 35px;
		width: 35px;
		line-height: 35px;
		font-size: 13px;
	}
}

/* FAQ */
.h2faq {
	margin-top: 4rem;
	margin-bottom: 0px;
}

/* Mis estudios detalle */
.stepwizard-step p {
	margin-top: 10px;
	font-size: 3px;
}
.stepwizard-row {
    display: table-row;
	text-align: center; 
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    z-order: 0;

}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
	text-align: center;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
}
@media screen and (min-width: 750px) {
	.cuenta span { padding: 5px; }
	.modal-content .modal-body a { font-size: 18px; }
	.btn-circle { width: 30px; height: 30px;padding: 6px 0; }
	.stepwizard-row:before  { background-color: #ccc }
	.formulario { margin-left: 15%; }
}
@media screen and (max-width: 750px) {
    .stepwizard-step { display: contents; }
	.cuenta span { padding: 2px; }
	.cuenta { font-size: 12px; }
	#.modal-content .modal-body a { font-size: 10px; }
	.btn-circle { width: 15px; height: 15px;padding: 1px; }
	.stepwizard-row:before  { background-color: none; }
}
.cuenta {
	display: none;
}
.cuenta span {
	background: rgb(13, 76, 87); 
	color: #ffffff;
	text-align:justify;  
}
.popup-modal {
	background-color: rgba(0,0,0,0.9);
}
/* Chrome, Safari and Opera syntax */
:-webkit-full-screen {
  background-color: yellow;
}
/* Firefox syntax */
:-moz-full-screen {
  background-color: yellow;
}
/* IE/Edge syntax */
:-ms-fullscreen {
  background-color: yellow;
}
/* Standard syntax */
:fullscreen {
  background-color: yellow;
}
.txtmensaje{
	margin-top: 5px;
	color: #ffffff !important;
}
.txtmensaje a{
	color: #ff7f00 !important;
}
.txtmensaje a:hover{
	color: #ffffff !important;
}
.nota {
    background-color: rgb(162, 157, 157);
    margin-top: 10px;
    font-weight: bold;
    padding: 10px;
	color: #fff;
    text-align: center;
    font-size: 14px;
}
.nota-resultado {
    background-color: #ff7f00;
    width: 60px;
    display: inline-block;
    font-size: 30px;
    margin-top: 10px;
    padding: 5px;
}
.nota-aprobado {
    background-color: #128C7E;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 14px;
}
.nota-noaprobado {
    background-color: #f33131;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 14px;
}
#contador {
	float: right;
	padding: 0.1rem 0 0 0;
	font-size: 1.2rem;
}
.star-rating {
	line-height:32px;
	font-size:1.25em;
	float:left;
	margin: 10px 0px 30px 0px;
}
.star-rating .fa-star{color: #e7711b}
.star-rating .fa:hover,
.star-rating .fa:hover ~ .fa {color: gray;}
.star-rating .fa {float:right;}
.copiares{display: inline-block;float:right;font-size: min(max(10px, 3vw), 12px);color: #fff;font-weight: 700;}
.copiares:hover {color: #e4e2e2;}
audio {
    max-height: 100%;
    max-width: 100%;
    margin: auto;
    object-fit: contain;
}
.video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.fotoest {
	object-fit: cover;
	width: 367px;
	height: 401px;
}
.misestudiosd .seccion-feature {
	min-height: unset;
}
.misestudiosd .oscuro .texto-secundario {
	color: #fff !important;
}
.misestudiosd .oscuro {
	cursor: pointer !important;
	user-select: none;
	transition: all 0.2s ease-in-out;
}
.misestudiosd .oscuro:hover {
	transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
}
.misestudiosd .claro {
	cursor: not-allowed;
	user-select: none;
}
.msj2x1 {
	text-align: center;
	border: 2px solid #ebebf2;
	border-radius: 4px;
	padding: 3px;
	font-size: 14px;
	margin-top: 15px;
}
.msj2x1 strong {
	color: #ff7f00;
}
.subirtp {
	display: inline-block !important;
}
.subirtp-btn {
    margin: 0.5rem auto 0.5rem;
    font-weight: 600;
    border-radius: 0.4rem !important;
    color: #ffffff !important;
    align-items: center;
    justify-content: center;
    background: #0d4c57 !important;
    text-transform: none !important;
    padding: 8px !important;
    font-size: 12px !important;
    margin-bottom: 0px !important;
}
.divcontrato {
	padding: 10px 20px;
    border-radius: 5px;
    border: 2px solid #f1acb9;
    margin-top: 1.5rem !important;
    text-align: center;
	display: inline-block;
}
.divcontrato p {
	font-size: 14px;
    color: #444242;
}
.divcontrato .secciones-btn {
	float: none;
	height: 30px;
}
.divcomtp {
	padding: 10px 20px;
    border-radius: 5px;
    border: 2px solid #0c4b5685;
    margin-top: 1.5rem !important;
}
.divcomtp p {
	font-size: 14px;
    color: #444242;
}

/* Orientación vocacional */
#pregvocacion tbody tr:first-child {
    background: #0d4c57 !important;
    color: #fff;
    font-weight: 600;
	height: 35px;
}
#pregvocacion tbody tr:nth-child(odd) {
	background: #fff;
	user-select: none;
}
#pregvocacion tbody tr:nth-child(even) {
	background: #eeeeee;
	user-select: none;
}
#pregvocacion tbody tr:hover {
	background: #dcdcdc;
	font-weight: 500;
}
#pregvocacion td span {
	display: none;
}
@media screen and (max-width: 768px) {
	#pregvocacion table, thead, tr, td {
		display: block;
		width: 100%;
	}
	#pregvocacion tr {
		text-align: center;
	}
	#pregvocacion  td span {
		display: block;
	}
	#pregvocacion td strong {
		font-size: 19px;
		background: #0d4c57;
		padding: 0 5px;
		color: #fff;
		
	}
	#pregvocacion tr td:last-child {
		margin-bottom: 15px;
		
	}
	#pregvocacion tr td:first-child {
		margin-top: 15px;
	}
	#pregvocacion tbody tr:first-child {
		height: 100%;
	}
	.vocacion .card {
		padding: 1rem!important;
	}
}
#pregvocacion input[type="radio"] {
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	margin: 0;
	font: inherit;
	color: #0d4c57;
	width: 1.15em;
	height: 1.15em;
	border: 0.15em solid #0d4c57;
	border-radius: 50%;
	transform: translateY(-0.075em);
	display: grid;
	place-content: center;
}
#pregvocacion input[type="radio"]::before {
	content: "";
	width: 0.55em;
	height: 0.55em;
	border-radius: 50%;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	box-shadow: inset 1em 1em var(--form-control-color);
	background-color: #0d4c57;
}
#pregvocacion input[type="radio"]:checked::before {
	transform: scale(1);
}
#vocacion .secciones-btn {
	text-transform: none;
	font-size: unset;
	padding: inherit;
	margin-bottom: none;
}
.vocacion hr {
    height: 2px;
    width: 140px;
    background-color: #ccc;
    border: none;
    margin-top: 0px;
}
.pieID {
	display: inline-block;
	vertical-align: top;
}
.pie {
	height: 200px;
	width: 200px;
	position: relative;
	margin: 0 0 30px 0;
}
.pie::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	width: 100px;
	height: 100px;
	background: #EEE;
	border-radius: 50%;
	top: 50px;
	left: 50px;
}
.pie::after {
	content: "";
	display: block;
	width: 120px;
	height: 2px;
	background: rgba(0,0,0,0.1);
	border-radius: 50%;
	box-shadow: 0 0 3px 4px rgba(0,0,0,0.1);
	margin: 220px auto;
  
}
.slice {
	position: absolute;
	width: 200px;
	height: 200px;
	clip: rect(0px, 200px, 200px, 100px);
	animation: bake-pie 1s;
}
.slice span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-color: black;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	clip: rect(0px, 200px, 200px, 100px);
}
.legend {
	list-style-type: none;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #FFF;
	padding: 15px;
	font-size: 13px;
	box-shadow: 1px 1px 0 #DDD,
				2px 2px 0 #BBB;
	margin-bottom: 20px;
}
.legend li {
	margin-bottom: 0.7em;
	padding-left: 0.5em;
	border-left: 1.25em solid black;
}
.legend em {
	font-style: normal;
}
.legend span {
	float: right;
	font-weight: bold;
}
.legend div {
	float: right;
	font-weight: bold;
}
.seccion-tvocacional h5 {
	font-size: 20px !important;
    line-height: 25px !important;
}
.seccion-tvocacional .texto-secundario {
	font-size: 13px;
}
.seccion-tvocacional .seccion-feature {
    min-height: 320px;
}
.seccion-tvocacional h2 {
	font-size: 25px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.center-col {
	float: none;
    margin: 0 auto;
}
#sugcursos-list i { 
	color: #0d4c57;
}
#sugcursos-list #facursos {
	position: revert;
	font-size: 16px;
}

/* Discusiones */
.discusiones .card {
	margin: 4px 0px;
}
.discusiones .card h3 {
	font-size: 22px;
    font-weight: 700;
    color: #202029;
    text-align: left;
}
.discusiones .card h3 i {
	float: right;
    color: #0d4c57;
}
.discusiones .card span {
	padding: 4px 10px;
    margin: 5px 0px;
    background: rgb(75 85 99 / 15%);
    color: #0d4c57;
}
.discusiones-comentario::before,
.discusiones-comentario::after,
.discusiones-comentario-form::before,
.discusiones-comentario-form::after{
    content: "";
	display: table;
	clear: both;
}
.discusiones-comentario ul{
	list-style-type: none;
	padding: 0;
}
.discusiones-comentario .post-comentario{
	border: 1px solid rgba(0,0,0,.125);
    margin-bottom: 20px;
	margin-right: 0px;
    padding: 10px 20px;
    position: relative;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
       	 -o-border-radius: 4px;
    		border-radius: 4px;
	background: #fff;
	color: #0d4c57;
	position: relative;
}
.discusiones-comentario .datos {
	font-size: 13px;
	color: #0d4c57;
	padding-bottom: 8px;
	margin-bottom: 10px !important;
	border-bottom: 1px solid #eee;
}
.discusiones-comentario ul.comentarios ul{
	list-style-type: none;
	padding: 0;
	margin-left: 85px;
}
.discusiones-comentario-form{
	padding-left: 15%;
	padding-right: 15%;
	padding-top: 40px;
}
.discusiones-comentario h3,
.discusiones-comentario-form h3{
	margin-bottom: 40px;
	font-size: 26px;
	line-height: 30px;
	font-weight: 800;
}
.discusiones-comentario .enviarcom {
	float: unset;
}
#textcom {
	width: 100%;
}
.modaldiscu .modal-footer {
	padding: 0px 10px;
}
.modaldiscu .modal-footer .btn {
	float: right;
	margin: 10px 5px;
}
.ifcarga {
	position: revert;
	font-size: 16px;
}

.note-editor .btn {
	background-color: unset;
	color: unset;
    font-size: inherit;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px 5px;
    outline: none;
    margin-bottom: auto;
    border-radius: 0;
	text-transform: none;
}
.note-editor .btn:hover {
	background-color: #f5f5f5;
}
.note-modal .checkbox {
	padding: 0px;
}
.note-modal .checkbox input {
	left: unset;
}
.modal-dialog .modal-footer .note-btn {
	float: left;
    display: flex;
    height: 54px;
    font-weight: 600;
    border-radius: 0.4rem !important;
    color: #ffffff !important;
    align-items: center;
    justify-content: center;
	background: #0d4c57 !important;
}
.modal-dialog .modal-footer .note-btn:hover {
	transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
}
.note-group-select-from-files {
	display: none;
}
.discuzoom .btn {
	float: right;
    margin: 0 10px 10px;
}
.discuzoom .zoom {
	background: #2D8CFF !important;
}

/* Login */
.loginp_wrap {
	position: relative;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #eff2f5;
    border-radius: 0.5rem;
    overflow: hidden;
    background: #ffffff;
}
.loginp_thumb {
    height: 200px;
    width: 100%;
    position: relative;
}
.loginp_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.loginp_sub {
    position: relative;
    padding: 0 2rem;
	width: 100%;
}
.loginp_icono{
	margin-top: -50px;
}
.loginp_icono i {
	background: #ffffff;
    display: flex;
    text-align: center;
    width: 90px;
	height: 90px;
	border-radius: 50%;
	font-size: 40px;
    margin: 0 auto;
    border-radius: 50%;
	align-items: center;
	justify-content: center;
    font-weight: 600;
	color: #0d4c57;
    box-shadow: 0 0 10px 0 rgb(62 28 131 / 7%);
	-webkit-box-shadow: 0 0 10px 0 rgb(62 28 131 / 7%);
}
.loginp_titulo {
    padding: 1rem 0;
    text-align: center;
}
.loginp_titulo h4 {
	font-weight: bold;
}
.loginp_footer {
    padding: 1rem;
    border-top: 1px solid #eaecf3;
    margin-top: 2rem;
}
.loginp_footer a {
    font-size: 14px;
	color: #999;
	margin: 0;
}
.loginp_wrap .form-group label {
    font-size: 13px;
    font-weight: 600;
    opacity: 0.8;
}
.loginp_wrap .btn-login {
	float: none;
	width: 100%;
	background-color: #ff7f00 !important;
}
.loginp_wrap .error-login {
	background: #fafafa;
	text-align: center;
	margin-bottom: 15px;
	color: #6b6b6b;
	font-size: 16px;
	line-height: 5.5mm;
	padding: 5px;
	border-left: 5px solid #ff0000a6;
}
.loginp_wrap .ok-login {
	background: #fafafa;
	text-align: center;
	margin-bottom: 16px;
	color: #6b6b6b;
	font-size: 16px;
	line-height: 3.5mm;
	padding: 5px;
	border-left: 5px solid #4fbf21a6;
}
.toggle-passwordrecu {
	user-select: none;
	cursor: pointer;
}
.notifpago {
	margin-top: 15px;
	margin-bottom: 0px;
}

/* CIJ */
.cij-area-banner {
    background: linear-gradient(90deg, #f3f4f6, #ffffff);
    border-bottom: 2px solid #e0e0e0;
    padding: 25px 0 20px;
    text-align: center;
    position: sticky;
    top: 83px;
    z-index: 998;
}

.dropdown-icon {
    font-size: 1em;
}

.subcategoria-header {
    margin-bottom: 30px;
    font-size: 1.2rem;
    color: #333;
}

.subcategoria-header p {
    margin: 0;
    font-weight: 400;
}

.subcategoria-header .subcategoria-nombre {
    font-weight: 600;
    color: #0D4C57;
}
.cij-title {
    font-size: 25px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 5px;
}

.cij-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 25px;
    flex-wrap: wrap;
}

.cij-menu a {
    text-decoration: none;
    font-weight: 500;
    color: #0d4c57;
    transition: all 0.2s ease;
}

.cij-menu a:hover {
    color: #ff7f00;
}

.has-dropdown {
    position: relative;
}

.has-dropdown .dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    z-index: 10;
	transition: max-height 0.3s ease;
}

.has-dropdown.open .dropdown {
    max-height: 1000px;
}

.has-dropdown:hover .dropdown {
    display: block;
}

.dropdown li a {
    display: block;
    padding: 10px 15px;
    color: #333;
    background-color: #fff;
}

.dropdown li a:hover {
    background-color: #f5f5f5;
}

.cij-header-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    justify-content: center;
}

.cij-hamburger {
    display: none;
    font-size: 24px;
    background: none;
    border: none;
    cursor: pointer;
}

@media (max-width: 768px) {

	.cij-area-banner {
		top: 70px;
	}
	
	.cij-menu {
		display: none;
		margin-top: 10px;
	}

	.cij-menu.active {
		display: block;
	}

	.cij-menu ul {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}

	.has-dropdown .dropdown {
		position: static;
		border: none;
		box-shadow: none;
	}

	.has-dropdown:hover .dropdown {
		display: block;
	}

	.cij-hamburger {
		display: block;
	}
}

.contenido-articulo {
	background-color: #fdfdfd; 
	border-top: 1px solid #ddd;
	padding: 30px;
	font-size: 1.05rem;
	line-height: 1.8;
	color: #333;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
	border-radius: 4px;
	margin-top: 40px;
}

.thumbnail {
	border-radius: 6px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
	transition: transform 0.4s ease-in-out;
}

.thumbnail:hover {
	transform: scale(1.01);
}

.caption h4 {
	font-weight: 600;
	color: #0d4c57;
	font-size: 18px;
	margin-top: 10px;
}

.caption p {
	color: #555;
	font-size: 15px;
}

.btn-cij {
	background-color: #0d4c57;
	color: white;
	border-radius: 4px;
	padding: 10px 20px;
	margin-top: 10px;
	transition: background-color 0.3s ease;
}

.btn-cij:hover {
	background-color: #0a3a43;
	color: #fff;
}

.modern-card {
	overflow: hidden;
	border-radius: 8px;
	background: #fff;
	transition: box-shadow 0.3s ease;
}

.modern-card:hover {
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}
	
.w3wthreeheadingaits {
	font-size: 28px;
	text-align: center;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-weight: 700;
	color: #0d4c57;
	border-bottom: 2px solid #0d4c57;
	display: inline-block;
	padding-bottom: 8px;
}

.w3wthreeheadingaits.white {
	color: #fff;
	border-color: #fff;
}

.seccion-estructura {
	background-color: #f9f9f9;
	padding: 60px 0;
	border-top: 1px solid #e0e0e0;
}

.seccion-titulo {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	color: #2c3e50;
}

.estructura-descripcion {
	font-size: 16px;
	text-align: center;
	max-width: 700px;
	margin: 0 auto 40px;
	color: #555;
}

.estructura-bloque {
	margin-bottom: 30px;
	background-color: #ffffff;
	padding: 20px 25px;
	border-left: 4px solid #0D4C57;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.estructura-cargo {
	font-size: 20px;
	color: #0D4C57;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}

.estructura-nombre,
.estructura-pendiente {
	font-size: 16px;
	color: #333;
	margin-left: 15px;
}

.estructura-lista {
	list-style: disc;
	padding-left: 40px;
	color: #444;
}

.archivos-adjuntos {
    margin-top: 30px;
}

.archivos-adjuntos h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #222;
}

.archivo-item {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 12px 16px;
    background-color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    transition: box-shadow 0.2s ease-in-out;
}

.archivo-item:hover {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.archivo-icono {
    font-size: 24px;
    margin-right: 15px;
    flex-shrink: 0;
    color: #555;
}

.archivo-detalle {
    display: flex;
    flex-direction: column;
}

.archivo-detalle a {
    font-weight: 600;
    color: #007BFF;
    text-decoration: none;
}

.archivo-detalle a:hover {
    text-decoration: underline;
}

.archivo-tamano {
    font-size: 13px;
    color: #777;
    margin-top: 4px;
}
.cij-visitas-footer {
    background: linear-gradient(135deg, #0c4b56, #28646e);
    padding: 15px 20px;
}

.cij-visitas-footer p {
    font-size: 1.4em;
    margin: 0;
    font-weight: 300;
	color: #ffffff;
}

.cij-visitas-footer strong {
    font-weight: 600;
    color: #FF7F00;
}
.cij-categorias .row {
    display: flex;
    flex-wrap: wrap;
}
.cij-categorias .row > [class*="col-"] {
    display: flex;
    flex-direction: column;
}
.cij-categorias .thumbnail.modern-card {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.cij-categorias .thumbnail.modern-card .caption {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
}
.cij-categorias .thumbnail.modern-card .caption p:last-child {
    margin-top: auto;
    text-align: center;
}
.cij-categorias .thumbnail.modern-card img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    object-position: center;
    display: block;
    border-radius: 4px;
}
.cij-categorias .row > .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}
.text-left {
    text-align: left !important;
}