html,
body {
	min-height: 100%;
	min-height: 100vh;
	padding: 0;
	margin: 0 !important;
	font-family: 'Myriad Pro';
	font-weight: normal;
	color: #17243E;
	overflow-x: hidden;
	text-align: justify;
    text-justify: inter-word;
}
b, .font-weight-bold { font-weight: 600 !important; }

/**********Cargador*************/
.lds-ring{display:block;position:relative;width:64px;height:64px;margin:0 auto;top:40%;}
.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border:6px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#fff transparent transparent transparent;}
.lds-ring div:nth-child(1){animation-delay:-0.45s;}
.lds-ring div:nth-child(2){animation-delay:-0.3s;}
.lds-ring div:nth-child(3){animation-delay:-0.15s;}
@keyframes lds-ring{
	0%{transform:rotate(0deg);}
	100%{transform:rotate(360deg);}
}
@-webkit-keyframes lds-ring{
	0%{-webkit-transform:rotate(0deg);}
	100%{-webkit-transform:rotate(360deg);}
}
.layer-load{position:absolute;width:100%;height:100%;z-index:9999;top:0;background-color:rgba(0,0,0,.5);left:0;bottom:0;right:0;}
#countimg{position:absolute;color:#FFF;text-align:center;width:100%;top:10px;}
.maincontainer{min-height:250px;}
.btn-menus{cursor:pointer;color:#FFF;}
.btn-menus:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);}
.btn__close_menu{}
.__btn-menu{cursor:pointer;}
.no-overflow{overflow:hidden;position:absolute;width:100%;height:100%;}
.menu-container{position:absolute;width:100%;overflow-y:auto;z-index:88;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;left:-100%;}
.btn__navs{display:inline-block;margin-left:.75em;margin-right:.75em;cursor:pointer;}
.iinstruccion {
    position: relative;
    display: inline-block;
    border: 2px solid #1A1A1A;
    border-radius: 5px;
    color: #27292F;
    padding-left: 60px;
    padding-right: 12px;
    background-color: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
}
.iinstruccion::before {
	content: '';
	background-image: url(../img/template/i0.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 35px;
    height: 35px;
	position: absolute;
	left: 10px;
    top: 50%;
    transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.iinstruccion.morado::before {
	content: '';
	background-image: url(../img/template/i1.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 35px;
    height: 35px;
	position: absolute;
	left: 10px;
    top: 50%;
    transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.pleca:before{content:"";position:absolute;right:-16px;top:-3px;width:26px;height:103%;background-color:#fff;-webkit-transform:rotate(10deg);-moz-transform:rotate(10deg);transform:rotate(10deg);-webkit-box-shadow:4px 0px 7px -4px rgba(0,0,0,0.75);-moz-box-shadow:4px 0px 7px -4px rgba(0,0,0,0.75);box-shadow:4px 0px 7px -4px rgba(0,0,0,0.75);}
[class*="btn"]{cursor:pointer;}
.btn-nav{position:absolute;z-index:999;}
.btn__siguiente{right:.325em;}
.btn__atras{left:.325em;}
.btn-nav{display:block;}
@media(max-width:767px){
	.btn-nav{display:none!important;}
	.pleca:before{display:none;}
	
}
/********************************************/
.swal2-close { outline: none!important; }
.main-navbar{}
.wow{visibility:hidden;}
[class*="btn"]{cursor:pointer;}

/*********************************************/
.objectsvg svg{position:absolute;top:0;left:0;}
.objectsvg{position:relative;height:0;}
.btn-nseccion{width:65px;}
.loadclass{visibility:hidden;}

/********************/
.curso-progress {
	width: 50%;
	position: relative;
	margin: 0 auto;
}
.itemsmenu {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	font-size: 20px;
}
[class*="menu_wtema"],
.btn_menu_tema {
	padding: 5px;
	padding-left: 1em;
	margin-bottom: .323em;
}
.menu_nombremodulo {
	color: #ee7203;
	font-size: 1.3em;
    font-weight: bolder;
    margin-top: 1em;
}
[class*="menu_wtema"] div:not(.btn_menu_padre) {
	padding-left: 2em;
}
[class*="menu_modulo"] {
	margin-bottom: 1em;
}
.btn_menu_tema {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.btn_menu_tema:hover {
	color: #fff;
}
.btn_menu_tema.actual {
	color: #fff;
}
.btn_menu_tema.actual,
.btn_menu_tema:hover {	
	background-color: #80d9d7;
}
.btn_menu_padre:before {
	content: '\f146';
	display: inline-block;
	font-family: "Font Awesome 5 Pro";
	padding-right: 1em;
}
.btn_menu_padre.close_menu_items::before {
	content: '\f0fe';
}
.btn_menu_padre .btn_menu_tema {
	padding-left: 2em;
}
.subtenma.abierto {
	left: 0 !important;
}
div.subtenma.abierto > div.btn-show-subs > i.far.fa-chevron-right {
	display: none;
}
div.subtenma > div.btn-show-subs > i.far.fa-chevron-right {
	display: inline;
}
div.subtenma.abierto > div.btn-show-subs > i.far.fa-chevron-left {
	display: inline;
}
div.subtenma > div.btn-show-subs > i.far.fa-chevron-left {
	display: none;
}
.subtenma {
	position: absolute;
	left: 0;
	top: 70px;
	padding: .285em;
	background-color: #A60000;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	color: #FFF;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	z-index: 35;
}
.itemactivemenu  {background-color: #80d9d7; }

.menu-container.show{left:0;}
.popup-class::before { content: ""; position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; background-image: url(../img/fondos/pop.png); background-repeat: no-repeat;}
.loadclass { visibility: hidden; } 
p { margin-bottom: .6rem; }
ul.bul_morado { list-style-image: url(../img/template/bullet0.png); }
ul.bul_verde { list-style-image: url(../img/template/bullet1.png); }

.bg_points { position: relative; background-image: url(../img/template/bg_points.png); }
.bg_points.naranja { background-color: #ff6c07; }
.bg_points.rosa { background-color: #e6007c; }
.bg_points.verde { background-color: #00b0ad; }
.bg_points.amarillo { background-color: #ffd600; }
.color-purple { color: #440099;}
.color-strongreen { color: #26656B;}
.blocknav { cursor: not-allowed; }
sup {
	font-weight: bold;
	
}
sup.referenciaspop {
	cursor: pointer; 
	display: inline-block; padding: 3px;
}

@media(min-width: 768px) {
	.popup-class { width: 35rem!important;}
}