/*Nuevos*/
.table .bg-primary {
    background-color: #450499!important;
}
.container-or {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 8px;
}
.divider{
	padding-top: 0.5rem!important;
    background: transparent!important;
    border-bottom: 0px!important;
    padding-bottom: 0rem!important;
}
.chica{
	bottom: 0;
    position: absolute;
}
.head_courses{
	background-image: url("https://aulavirtualol.incri.com.mx/images/portada_interna.jpg");
	height: 35rem;
    background-size: cover;
    background-repeat: no-repeat;
	margin-top: 5rem !important;
}
.info_moni{
	left: 25%;
    top: 50%;
	position: absolute;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.slide_mobile{
	display: none;
}
.slide_desktop{
	display: block;
}
.comprar_orto{
	width: 10rem;
    padding: .3rem;
    background: #81bc00;
    border-radius: 1.5rem;
    color: #fff;
}
#cursos_list{
	max-height: 50rem;
    overflow: auto;
}
#pu1{
	color: #2b96d4;
    font-size: 2rem;
}
#de1{
	font-size: 2rem;
    color: #004cde;
	text-decoration:line-through
}
#a1{
	font-size: 3rem;
    font-weight: bold;
}
#p1{
	font-size: 4rem;
    color: #004cde;
	text-decoration:line-through
}
#p2{
	font-size: 6rem;
    font-weight: bold;
}
#ul_p1{
	font-size: 1.5rem;
    line-height: 2.3;
    color: #007bff;
    list-style: circle;
}

#pu2{
	color: #48d239;
    font-size: 2rem;
}
#de2{
	font-size: 2rem;
    color: #0a7d49;
	text-decoration:line-through
}
#a2{
	font-size: 3rem;
    font-weight: bold;
}
#p12{
	font-size: 4rem;
    color: #0a7d49;
	text-decoration:line-through
}
#p22{
	font-size: 6rem;
    font-weight: bold;
}
#ul_p2{
	font-size: 1.5rem;
    line-height: 2.3;
    color: #4ad968;
    list-style: circle;
}

#currency1{
	font-size: 2rem;
    color: #004cde;
}
#currency2{
	font-size: 2rem;
    color: #0a7d49;
}

#currency11,#currency22{
	font-size: 3rem;
    font-weight: bold;
}

.border-gradient {
    border: 3px solid;
    border-image-slice: 1;
    border-width: 3px;
}
.border-gradient-purple {
  border-image-source: linear-gradient(683deg, #004eff, #0d27ff);
}
.border-gradient-green {
  border-image-source: linear-gradient(683deg, #4ad968, #4ad968);
}
.cards_index{
	height: 6rem;
}
.btn_entrar_movil {
	display: none;
}
/*nuevo*/
.flag{
	width: 2.5rem;
}
#head {
    color: white !important;
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: 0;
}
.picture{
	border-right: 1px solid;
    font-size: 1rem;
    margin-top: 1.5rem;
    margin-right: 1rem;
    padding-right: 1rem;
}
.picture img{
	border-radius: 7rem;
    box-shadow: 0px 0px 3px 0px #48494a;
	width: 2.5rem;
}
.desactivar_c{
	position:absolute;
	bottom:0.5rem;
	right:0.5rem;
}
.ver_mas{
	color:#03A9F4;
	text-decoration:none;
}
.ver_mas:hover{
	color:#03A9F4;
	text-decoration:none;
}
.horarios{
	background: #1b88bbab;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	padding: 0.2rem;
	border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}
.urls{
	width: 56%;
}
#dialog_preview{
	max-width: 81%;
}
#nutri_web,#u_web{
	width: 30%;
}
#url_fb,#url_map,#url_insta{
	width:50%;
	float:left;
}
#add_fb_profile,#add_map_url,#add_insta{
	float:left;
	margin-left:0.5rem;
}
.frase{
    font-style: italic;
	font-size: 1.2rem;
}
.log1{
	float:left;
}
.h-card{
	height: 12.5rem;
}
body{
	font-family: 'Exo', sans-serif;
}
h4{
	font-weight: 700;
}
#principal{
	height: 100%;
    position: fixed;
    width: 100%;
}
#head{
	text-align:center;
}
#head h4{
	float: left;
    margin-top: 2rem;
    margin-left: 1rem;
}
.menu-list{
	padding-bottom: 7rem;
	width: 95%;
	margin-left: auto;
    margin-right: auto;
}
.abs{
	position:absolute;
}
.added{
	border-radius: 1.5rem;
    color: white;
}
.sticky_nav{
	border: 1px solid #ccc;
    box-shadow: 0px 0px 5px 0px #ccc;
    background: linear-gradient(92deg,rgb(150, 203, 3)33%, #439f8d 50%, #0078fe 118%);
    position: fixed!important;
}
.falta{
	display:inline-table;
	font-size:4rem;
	font-family: sans-serif;
    font-weight: bold;
}
.text_falta{
	font-size:1rem;
	margin-top: -1.8rem;
}
.pack_price{
	float: right;
	margin-right: 3rem;
	border-left: 4px solid white;
	padding-left: 1rem;
}
.title_pack{
	background: linear-gradient(89deg,rgb(255, 54, 0)30%, rgb(141, 47, 208) 74%);
	color: white;
	font-size: 2rem;
	font-weight: 600;
}
#wellcome{
	width: 80%;
}
.oferta_desc{
	background: #f8f9fa;
}
#filtro input{
	flex: none;
	width: 82%;
}
#filtro{
	width:25%;
}
#filtro span{
	padding: 0.6em;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1;
	color: #29639e;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: white;
}
#btn_registro{
	margin-top: 1.4rem;
    background: white;
    border-radius: 1.5rem;
    color: #0148fa;
}
.registrar {
    background: rgb(23 162 184 / 90%);
    border-radius: 1.5rem;
    color: white;
    width: 13rem;
    padding: 0.6rem;
}
.btn_entrar {
	background: rgb(23 162 184 / 90%);
    border-radius: 1.5rem;
    color: white;
    width: 13rem;
    padding: 0.6rem;
}
#entrar{
	width:100%;
}
.view_cart {
	margin-top: 2rem;
	margin-right: 2rem;
	font-size: 1.5rem!important;
}
#entra{
	margin-top: 2rem;
	margin-right: 1rem;
	font-size:1.2rem;
}
#flag{
	position: absolute;
	top: 1.6rem;
	left: 0%;
}
#moneda{
	max-width: 100%;
	margin-top: 1.9rem;
    margin-right: 2rem;
}
#codigo_desc {
    width: 70%;
    margin-right: 0.2rem;
}
.alertas{
	position: fixed;
    bottom: 0;
    left: 1rem;
    height: 8rem;
    width: 17rem;
}
.enter,.add_cart_oferta,.add_cart_paquete{
	background: linear-gradient(89deg, rgb(0 0 0) 8%, rgb(85 85 85) 80%);
    border-radius: 1.5rem;
    border-color: #7bdbf2;
	color:white;
}
.add_cart{
	border-radius: 0.5rem;
	color:white;
}
.info_curso{
	width: 20rem;
}
.stars,.calif_general{
	font-size:1.5rem!important;
    color: #00c1f3;
}
#cont_cart{
	width: 1.5rem;
    background: #1ed760;
    border-radius: 1rem;
    font-weight: 700;
    box-shadow: 0px 0px 4px 0px #24d462;
    border: 1px solid #1ed760;
    position: absolute;
    top: 26px;
    right: 130px;
	font-family: dinpro-regular!important;
    height: 1.5rem;
}
#perfil_pic,#perfil_img{
	border-radius: 5.5rem;
	width: 10rem;
	height: 10rem;
	box-shadow: 0px 0px 10px 0px #6c757d;
	border: 3px solid #e9ecef;
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#back_perfil{
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	height:198px;
}
.borrar,.editar,.des_foto{
	position: absolute;
    color: #ffff;
    cursor: pointer;
    font-size: 1.8rem!important;
    background: rgba(0, 0, 0, 0.5);
    padding: 0.3rem;
    border-radius: 0.3rem;
}
.des_foto {
    top: 0rem;
    right: 0.3rem;
}
.borrar {
    top: 0.8rem;
    right: 0.3rem;
}

.editar{
	top: 1rem;
    right: 1rem;
}
.insta{	
	height: 14rem;
    border: 1px solid #ccc;
    border-radius: 0.3rem;
	color: #6c757d;
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	position:relative;
}
.insta i,.insta svg{
	font-size: 3.5rem;
}
.perfil{
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 1rem;
}
.change_fondo{
	position: absolute;
    right: 2rem;
    top: 1rem;
    color: #ffff;
    cursor: pointer;
	padding: 0.3rem;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0.3rem;
}
.change_datos{
    position: absolute;
    right: 3%;
	top: 10%;
    color: #ffff;
    cursor: pointer;
    padding: 0.3rem;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0.3rem;
    width: 2rem;
}
.delete{
	color: rgba(0, 0, 0, .4);
	cursor:pointer;
}
#img_user{
	border-radius: 2.2rem;
    border: 1px solid #ccc;
}
#bio_img,.bio_img,#facha_img,.facha_img{
    height: 18rem;
    width: 16rem;
    background-size: cover;
    background-position: center;
    border: 1px solid #ccc;
    background-repeat: no-repeat;
    border-radius: 0.4rem;
}
.pointer{
	cursor:pointer;
}
.centrado-porcentual ,.centrado-porcentual-lands,.centrado-porcentual-control,#cintilla_info h1{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.modulo{
	padding-top: 0rem!important;
    padding-bottom: 0rem!important;
}
div#holder_file {
    cursor: pointer;
    padding: 0;
    width: 90%;
    min-height: 7rem;
    border: 2px solid;
    border-style: dashed;
    border-radius: 20px;
    background: #fbfbfb;
	padding: 1.9rem;
	max-width: 100%;
}
.nav-side-menu {
	overflow: auto;
	font-family: verdana;
	font-size: 12px;
	font-weight: 200;
	background-color: #000000;
	position: fixed;
	top: 0px;
	width: 23rem;
	height: 100%;
	top: 4.5rem;
	color:white;
}
.nav-side-menu .brand {
    line-height: normal!important;
    display: block;
    text-align: center;
    font-size: 1.2rem;
    padding-top: 1.5rem;
    color: #ffffff;
}
.nav-side-menu .toggle-btn {
	display: none;
}
.nav-side-menu ul,.nav-side-menu li {
	list-style: none;
	padding-left: 0;
	margin: 0px;
	line-height: 23px;
	cursor: pointer;
}
.nav-side-menu ul :not(collapsed) .arrow,
.nav-side-menu li :not(collapsed) .arrow {
	padding-right: 4px;
	vertical-align: middle;
	color: #ffffff;
	float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
	border-left: 3px solid #cd19b9;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
	color: white;
    background: #6c757d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
	background-color: #343a40;
	border: none;
	line-height: 28px;
	margin-left: 0px;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
	padding-left: 10px;
}
.nav-side-menu li {
    padding-left: 0.5rem;
	background: #212121;
    /*border-bottom: 2px solid #0070ff;*/
	padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.nav-side-menu li a {
	text-decoration: none;
	color:white;
}
.nav-side-menu li a i {
	padding-left: 10px;
	width: 20px;
	padding-right: 20px;
}
.nav-side-menu .mod_t:hover {
	background: #007bff75;
    color: white;
}
.examenes input[type="radio"] {
	height: 1px;
	width: 1px;
	opacity: 0;
}

.outside {
	display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px;
    width: 20px;
    height: 20px;
    border: 2px solid #17a2b8;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}

.inside {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: inline-block;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	background: #17a2b8;
	left: 3px;
	top: 3px;
	-webkit-transform: scale(0, 0);
	transform: scale(0, 0);
}
.no-transforms .inside {
	left: auto;
	top: auto;
	width: 0;
	height: 0;
}

.examenes  input[type="radio"]:checked + .outside .inside {
	-webkit-animation: radio-select 0.1s linear;
	animation: radio-select 0.1s linear;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
.no-transforms input[type="radio"]:checked + .outside .inside {
	width: 10px;
	height: 10px;
}
.iFrameVimeo {
    width: 754px;
    height: 491px;
	max-width:100%;
}
.iFrameVimeoIndex{
	width: 754px;
    height: 427px;
    max-width: 100%;
}
.nav-side-menu li, .nav-side-menu ul{
	width:100%!important;
}
.centrado-porcentual-load {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.blue_text{
	color:#133166;
}
.select_curso{
	padding: 2rem;
    width: 16%;
    height: 11rem;
    background: #04c5a2;
    box-shadow: 0px 0px 11px 0px #00e8d0;
    border: 1px solid #00e8d0;
    border-radius: 0.5rem;
    display: inline-table;
    text-align: center;
    color: white;
    margin-right: 0.5rem;
    position: relative;
}
#visor_pdf{
	width:100%;
	height:58rem;
}
#link_pdf{
	display:none;
}
.intro{
    position: absolute;
    left: 39%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
#principal_head {
    height: 794px;
}
.card{
	width: 23rem;
}
@media (max-width: 500px) {
	.carousel-item{
		height: 38rem;
	}
	.slide_desktop{
		display: none;
	}
	.slide_mobile{
		position: absolute;
		bottom: 0;
		display: initial;
	}
	.info_moni {
		left: 50%!important;
		width: 90%!important;
		top: 53%!important;
		text-align: left!important;
		transform: translate(-50%, -50%)!important;
		-webkit-transform: translate(-50%, -50%)!important;
		z-index: 1;
	}

	.info_moni h1 {
		font-size: 1.5rem;
	}
	.price_ort,.price_ort {
		font-size: 1.2rem!important;
	}

	#salir {
		background: transparent!important;
		border-radius: 0.8rem!important;
		color: white!important;
		margin-top: 0.5rem!important;
		border: 1.2px solid #ffff!important;
		color: white!important;
	}
	.picture{
		display:none;
	}
	.iFrameVimeoIndex {
		height: 204px;
		max-width: 100%;
	}
	#url_fb,#url_map,#url_insta{
		width:100%;
		float:none;
	}
	#add_fb_profile,#add_map_url,#add_insta{
		float:none;
		margin-left:0;
	}
	#visor_pdf{
		height:27rem;
	}
	#link_pdf{
		display:block;
	}
	.intro{
		left: 45%!important;
		width: 100%;;
	}
	#codigo_desc{
		width: 76%;
	}
	#filtro {
		width: 79%!important;
	}
	#btn_registro{
		display:none;
	}
	#cont_cart{
		right: 8%
	}
	#wellcome{
		left: 50%;
		width: 100%;
		top: 27%;
		text-align: center;
		position: absolute!important;
		transform: translate(-50%, -50%)!important;
		-webkit-transform: translate(-50%, -50%)!important;
	}
	#wellcome h1{
		display:none;
	}
	#principal_head{
		height: 44rem;
	}
	#logo_2 {
		width: 90%;
	}
	#logo_1{
		width: 90%;
		margin-top: 1rem;
	}
	.registrar{
		width: 10rem;
		margin-left: 0;
		padding: 0.3rem;
	}
	.btn_entrar{
		display: none;
	}

	.btn_entrar_movil {
		width: 10rem;
		padding: 0.3rem;
		background: #81bc00;
		border-radius: 1.5rem;
		color: #fff;
		display: initial;
	}
	#a1 {
		font-size: 2rem;
		font-weight: bold;
	}
	#p2 {
		font-size: 4rem;
		font-weight: bold;
	}
	#currency11, #currency22 {
		font-size: 2rem;
		font-weight: bold;
	}
	#contactar{
		height: 22rem!important;
	}

	#flag {
		left: 36%;
	}
	#head h4,.alertas{
		display:none;
	}
	.menu-list {
		padding-bottom: 0rem;
	}
	.title_pack{
		font-size: 1.5rem;
	}
	.perfil {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.insta {
		height: 8rem;
	}
	.iFrameVimeo {
		height: 284px;
	}
	.frase{
		display:none;
	}
	.avales .centrado-porcentual{
		position:initial;
		transform: translate(0%);
		-webkit-transform: translate(0%);
	}
}
@media(max-width: 768px)
{
	.iFrameVimeoIndex {
		height: 208px;
	}
	.info_curso{
		width: 100%;
		position:initial;
		transform: translate(0%);
		-webkit-transform: translate(0%);
	}
	.remove_padd{
		padding-right: 0!important;
	}
	.intro{
		left: 46%;
		width: 90%;;
	}
	.nav-side-menu {
		position: relative;
		width: 100%;
		margin-bottom: 10px;
	}
	.nav-side-menu .toggle-btn {
		display: block;
		cursor: pointer;
		margin-top: 0.6rem;
		background: transparent;
	}
	.brand {
		text-align: left !important;
		font-size: 22px;
		line-height: 50px !important;
	}
	.arrow{
		margin-right: 0.6rem;
	}
	.select_curso {
		width: 47%;
		height: 10rem;
	}
	.card{
		width: 100%;
	}
	#filtro {
		width: 60%;
	}
	.text_falta {
		margin-top: -1.3rem;
	}
	.falta {
		font-size: 3rem;
	}
	.menu-list {
		padding-bottom: 0rem;
	}
	#head h4{
		display:none;
	}
	#logo_1 {
		width: 28%!important;
	}
	#head{
		text-align:left;
	}
	.log1{
		float:initial;
	}
	.mi_certificado{
		display:none;
	}
	#dialog_preview{
		max-width: 100%;
	}
	#div_btn_entrar{
	    top: 62%;
	}

	.centrado-porcentual {
		position: initial;
		left: 0;
		top: 0;
		transform: translate(0%, 0%);
		-webkit-transform: translate(0%, 0%);
	}
	.un_rem{
		font-size: 1rem!important;
	}
	.cards_index{
		height: 9rem;
	}

}
@media (min-width: 769px) {
	.nav-side-menu .menu-list .menu-content {
		display: block!important;
	}
}

@media only screen and (min-width: 501px) and (max-width: 667px) {
	.intro {
		left: 47%;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
	.centrado-porcentual-load {
		left: 34%;
	}
	.select_curso {
		width: 47%;
	}
	.intro{
		left: 30%;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	.main_c{
		position: relative;
	}
	.intro{
		left: 37%;
		width: 70%;;
	}
	#filtro {
		width: 34%;
	}
	.insta {
		height: 13rem;
	}
	#principal_head {
		height: 550px;
	}
	.nav-side-menu {
		width: 20rem;
	}
	.iFrameVimeoIndex{
		width: 754px;
		height: 362px;
		max-width: 100%;
	}
}
@media only screen and (max-width: 768px) and (min-width: 768px) {

	.carousel-item{
		height: 39rem;
	}
	.slide_desktop{
		display: block;
		position: absolute;
		bottom: 0;
	}
	.info_moni {
		left: 36%;
		top: 50%;
		position: absolute;
		transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		z-index: 1;
	}


	.picture span{
		display:none;
	}
	#principal_head {
		height: 481px;
		background-size: contain;
	}
	.h1, h1 {
		font-size: 2rem;
	}
	.btn_entrar {
		right: 13%;
		top: 7.3%;
	}
	.centrado-porcentual-load {
		left: 60%;
	}
	#wellcome {
		left: 50%;
		top: 50%;
		width: 95%;
	}
	.insta {
		height: 11rem;
	}
	.change_datos {
		top: 50%;
	}
}
@media only screen and (min-width: 600px) and (max-width: 1000px){
	/*Estilos archivo tabla_alimentos*/
	#filtro input {
		width: 79%;
	} 
}