html, body {
  min-height: 100%;
  min-height: 100vh;
  padding: 0!important;
  margin: 0!important;
  font-family: 'Roboto';
  font-weight: 300;
  color: #000000;
}

body {
  overflow-x: hidden;
}

b, strong {
  font-weight: bold;
}

/* *********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);
  }
}

.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: 200px;
}

.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%;
}

.btn__navs {
  display: inline-block;
  margin-left: .75em;
  margin-right: .75em;
  cursor: pointer;
}

.iinstruccion {
  font-size: 15px;
  color: #B73B47;
  font-weight: 300;
}

/* .iinstruccion::before {
	content: '';
	background-image: url(../img/checkmark.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	height: 50px;
	position: absolute;
	left: -6px;
    top: -7px;
} */

.iinstruccion_verde {
  border: 2px solid #000;
  background-color: #fff;
}

.iinstruccion_verde::before {
  content: '';
  background-image: url(../img/template/icona_instruccion.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 2px;
  top: -6%;
}

.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) {
  .menu-container {
    width: 100%!important;
    background-color: rgba(0,0,0,1)!important;
  }
}

@media (max-width:767px) {
  .btn-nav {
    display: none!important;
  }
}

@media (max-width:767px) {
  .pleca:before {
    display: none;
  }
}

/* ****************************************** */

.swal2-close {
  outline: none!important;
}

.main-navbar {
}

.wow {
  visibility: hidden;
}

[class*="btn"] {
  cursor: pointer;
}

.text-white b, .text-white strong {
  color: #FFF;
}

/* ******************************************* */

.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 {
  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: rgba(255,255,255,.2);
}

.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: rgba(255,255,255,.2);
}

.menu-container {
  position: absolute;
  width: 30%;
  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;
  right: -100%;
  background-color: rgba(0, 0, 0, 1);
}

.menu-container.show {
  right: 0;
}

.menu-container {
}

/* entire container, keeps perspective */

.flip-container {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  transform-style: preserve-3d;
}

/* UPDATED! flip the pane when hovered */

.flip-container.fliphover .back {
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
}

.flip-container.fliphover .front {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}

.flip-container, .front, .back {
  width: 100%;
  height: auto;
  min-height: 250px;
}

/* flip speed goes here */

.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
  display: block;
}

/* hide back of pane during swap */

.front, .back {
  backface-visibility: hidden;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
}

/* UPDATED! front pane, placed above back */

.front {
  z-index: 2;
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
}

/* back, initially hidden pane */

.back {
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
}

/* Some vertical flip updates */

.vertical.flip-container {
  position: relative;
}

.vertical .back {
  transform: rotateX(180deg);
}

.vertical.flip-container:hover .back {
  transform: rotateX(0deg);
}

.vertical.flip-container:hover .front {
  transform: rotateX(180deg);
}

.popup-class {
  background-color: transparent;
}

.popup-class .swal2-content {
}

.loadclass {
  visibility: hidden;
}

p {
  margin-bottom: .6rem;
  line-height: 1.3;
}

/* ********************* Rotate Cards ************************ */

.flipcard {
}

.flipcard .btn:hover, .flipcard .btn:focus, .flipcard .btn:active {
  outline: 0!important;
}

.flipcard .card-container {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -o-perspective: 800px;
  perspective: 800px;
  margin-bottom: 0px;
}

.flipcard .card-container:not(.manual-flip):hover .card, .flipcard .card-container.hover.manual-flip .card {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.flipcard .card-container.static:hover .card, .flipcard .card-container.static.hover .card {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
}

.flipcard .card {
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: -moz-transform .5s;
  -o-transition: -o-transform .5s;
  transition: transform .5s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  box-shadow: none;
}

.flipcard .front, .flipcard .back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: none;
}

.flipcard .front {
  z-index: 2;
}

.flipcard .back {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  z-index: 3;
}

.flipcard .back .btn-simple {
  position: absolute;
  left: 0;
  bottom: 4px;
}

.flipcard .card {
  background: none repeat scroll 0 0;
  border-radius: 4px;
  color: #444444;
}

.flipcard .card-container, .flipcard .front, .flipcard .back {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.flipcard .card .cover {
  height: 105px;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
}

.flipcard .card .cover img {
  width: 100%;
}

.flipcard .card .user {
  border-radius: 50%;
  display: block;
  height: 120px;
  margin: -55px auto 0;
  overflow: hidden;
  width: 120px;
}

.flipcard .card .user img {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 4px solid #FFFFFF;
  width: 100%;
}

.flipcard .card .content {
  background-color: rgba(0,0,0,0);
  box-shadow: none;
  padding: 10px 20px 20px;
}

.flipcard .card .content .main {
  min-height: 160px;
}

.flipcard .card .back .content .main {
  height: 215px;
}

.flipcard .card .name {
  font-size: 22px;
  line-height: 28px;
  margin: 10px 0 0;
  text-align: center;
  text-transform: capitalize;
}

.flipcard .card h5 {
  margin: 5px 0;
  font-weight: 400;
  line-height: 20px;
}

.flipcard .card .profession {
  color: #999999;
  text-align: center;
  margin-bottom: 20px;
}

.flipcard .card .footer {
  border-top: 1px solid #EEEEEE;
  color: #999999;
  margin: 30px 0 0;
  padding: 10px 0 0;
  text-align: center;
}

.flipcard .card .footer .social-links {
  font-size: 18px;
}

.flipcard .card .footer .social-links a {
  margin: 0 7px;
}

.flipcard .card .footer .btn-simple {
  margin-top: -6px;
}

.flipcard .card .header {
  padding: 15px 20px;
  height: 90px;
}

.flipcard .card .motto {
  border-bottom: 1px solid #EEEEEE;
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 10px;
  text-align: center;
}

.flipcard .card .stats-container {
  width: 100%;
  margin-top: 50px;
}

.flipcard .card .stats {
  display: block;
  float: left;
  width: 33.333333%;
  text-align: center;
}

.flipcard .card .stats:first-child {
  border-right: 1px solid #EEEEEE;
}

.flipcard .card .stats:last-child {
  border-left: 1px solid #EEEEEE;
}

.flipcard .card .stats h4 {
  font-weight: 300;
  margin-bottom: 5px;
}

.flipcard .card .stats p {
  color: #777777;
}

.flipcard .title {
  color: #506A85;
  text-align: center;
  font-weight: 300;
  font-size: 44px;
  margin-bottom: 90px;
  line-height: 90%;
}

.flipcard .title small {
  font-size: 17px;
  color: #999;
  text-transform: uppercase;
  margin: 0;
}

.flipcard .space-30 {
  height: 30px;
  display: block;
}

.flipcard .space-50 {
  height: 50px;
  display: block;
}

.flipcard .space-200 {
  height: 200px;
  display: block;
}

.flipcard .white-board {
  background-color: #FFFFFF;
  min-height: 200px;
  padding: 60px 60px 20px;
}

.flipcard .ct-heart {
  color: #F74933;
}

.flipcard pre.prettyprint {
  background-color: #ffffff;
  border: 1px solid #999;
  margin-top: 20px;
  padding: 20px;
  text-align: left;
}

.flipcard .atv, .flipcard .str {
  color: #05AE0E;
}

.flipcard .tag, .flipcard .pln, .flipcard .kwd {
  color: #3472F7;
}

.flipcard .atn {
  color: #2C93FF;
}

.flipcard .pln {
  color: #333;
}

.flipcard .com {
  color: #999;
}

.flipcard .btn-simple {
  opacity: .8;
  color: #666666;
  background-color: transparent;
}

.flipcard .btn-simple:hover, .flipcard .btn-simple:focus {
  background-color: transparent;
  box-shadow: none;
  opacity: 1;
}

.flipcard .btn-simple i {
  font-size: 16px;
}

.flipcard .navbar-brand-logo {
  padding: 0;
}

.flipcard .navbar-brand-logo .logo {
  border: 1px solid #333333;
  border-radius: 50%;
  float: left;
  overflow: hidden;
  width: 60px;
}

.flipcard .navbar .navbar-brand-logo .brand {
  color: #FFFFFF;
  float: left;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  margin-left: 10px;
  margin-top: 10px;
  width: 60px;
}

.flipcard .navbar-default .navbar-brand-logo .brand {
  color: #555;
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
  .flipcard .front, .flipcard .back {
    -ms-backface-visibility: visible;
    backface-visibility: visible;
  }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
  .flipcard .back {
    visibility: hidden;
    -ms-transition: all 0.2s cubic-bezier(0.92,0.01,0.83,0.67);
  }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
  .flipcard .front {
    z-index: 4;
  }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
  .flipcard .card-container:not(.manual-flip):hover .back, .flipcard .card-container.manual-flip.hover .back {
    z-index: 5;
    visibility: visible;
  }
}

.img-flip {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  display: block;
}

.flipcard .front {
  position: relative;
}

