.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ff6406;
  margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}

.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}

.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}

.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}

.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}

.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}

.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}

.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}

@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }

}

body,
html {
  font-size: 22px;
  overflow: hidden;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #FFF;
  font-family: "Arial";
  font-weight: normal;
  font-style: normal;
  line-height: 1.3;
  color: #4b5a6b;
}

.wcontainer {
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 1366px;
  height: 939px;
}

.wloader {
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(0, 0, 0, .7);
  position: absolute;
  z-index: 99;
  height: 100%;
  width: 100%;
}

.wmenu {
  position: absolute;
  z-index: 90;
  height: 100%;
  width: 100%;
  left: -100%;
  background-color: #eee;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  overflow-x: hidden;
}

.wmenu.open {
  left: 0;
  z-index: 99999;
}

.container,
.container-fluid {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.header {
  z-index: 2;
  width: 100%;
  height: 97px;
  background: rgba(48, 183, 235, .8);
  background: -webkit-linear-gradient(to right, rgba(48, 183, 235, .8) 0%, rgba(48, 183, 235, .8) 30%, rgba(3, 78, 162, .8) 100%);
  background: -moz-linear-gradient(to right, rgba(48, 183, 235, .8) 0%, rgba(48, 183, 235, .8) 30%, rgba(3, 78, 162, .8) 100%);
  background: linear-gradient(to right, rgba(48, 183, 235, .8) 0%, rgba(48, 183, 235, .8) 30%, rgba(3, 78, 162, .8) 100%);
}

.soportemenu {
  height: 75px;
  right: 20px;
  top: 0px;
}

.sco {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.conjunto_de_titulos {
  width: 68%;
  padding-left: 3.5em;
  text-align: left;
  line-height: .9;
}

.footer {
  width: 100%;
  height: 70px;
  bottom: 0;
  left: 0;
  background-color: transparent;
  z-index: 999;
}

.footer .wnavs {
  height: 70px;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 230px;
  position: absolute;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background-color: transparent;
}

.footer .btn-sound-control-sco {
  background-color: #fff;
  width: 90px;
  height: 70px;
  border-top-right-radius: 18px;
  border-top-left-radius: 18px;
  position: relative;
  float: right;
  box-shadow: 0px -5px 16px rgba(0, 0, 0, .2);
  margin-right: 10px;
}

.btn__atras {
  position: relative;
  float: left;
  margin-right: 50px;
}

.__paginacion {
  position: relative;
  width: 100px;
  font-size: 25px;
}

.btn__audio {
  position: absolute;
  left: 20px;
  top: 0;
}

.btn__siguiente {
  position: relative;
  float: left;
}

[class*="btn"] {
  cursor: pointer;
}

.curso-progress {
  width: 50%;
  position: relative;
}

.menu_nombrecurso {
  font-size: 34px;
  margin-bottom: 1em;
  font-weight: bold;
  color: #dc3545;
}

.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: #000;
  font-weight: bold;
  font-size: 29px;
}

[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 {
  background-color: #E2358A;
  color: #fff;
}

.btn_menu_tema.actual {
  background-color: #446284;
  color: #fff;
}

.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;
}

.instruccionsco {
  height: 65px;
  display: inline;
  position: absolute;
  bottom: 2px;
  right: -4px;
  padding-left: 1.5em;
  padding-right: 1.2em;
  background-color: transparent;
  -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;
  display: table;
  max-width: 550px;
  background-image: url(../img/template/bg_ins.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.instruccionsco p {
  display: table-cell;
  vertical-align: middle;
  font-family: "KiteDisplay";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
}

.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;
}

/*.scofullscreen { height: 100% !important; top:0; }*/

/**************************************************************/
.section_charge p,
h1,
h2,
h3,
h4,
h5 {
  line-height: 1.2;
}

ul.bullet0 {
  list-style-image: url(../img/template/bullet.png);
}

ul.bullet1 {
  list-style-image: url(../img/template/bullet_white.png);
}

/********************** 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;
  }

  .flipcard .back {
    visibility: hidden;
    -ms-transition: all 0.2s cubic-bezier(0.92, 0.01, 0.83, 0.67);
  }

  .flipcard .front {
    z-index: 4;
  }

  .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;
}

.blocknav {
  opacity: .5;
  cursor: not-allowed;
}

.cortina_up {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #000;
  z-index: 50;
}

.cortina_down {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #000;
  z-index: 50;
}

.mute::after {
  content: '\f05e';
  position: absolute;
  text-align: center;
  z-index: 5;
  font-family: "Font Awesome 5 Pro";
  left: 0;
  font-size: 2.5em;
  color: #807F80;
  top: -5px;
  right: 0;
  margin: 0 auto;
}

.section_charge {
  visibility: hidden;
}

.wpadding {
  padding-top: 97px;
  padding-bottom: 70px;
}

p {
  margin-bottom: .4rem;
}

.bgcolor_tile {
  background: #E6E7E8;
  background: -webkit-linear-gradient(to right, rgba(230, 231, 232, .8) 0%, rgba(209, 211, 212, .8) 100%);
  background: -moz-linear-gradient(to right, rgba(230, 231, 232, .8) 0%, rgba(209, 211, 212, .8) 100%);
  background: linear-gradient(to right, rgba(230, 231, 232, .8) 0%, rgba(209, 211, 212, .8) 100%);
  -webkit-transform: skew(-12deg);
  -moz-transform: skew(-12deg);
  -o-transform: skew(-12deg);
  -ms-transform: skew(12deg);
  transform: skew(-12deg);
  border-radius: 0;
  color: #15428a;
}

.bgcolor_tile .card-body {
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  -webkit-transform: skew(12deg);
  -moz-transform: skew(12deg);
  -o-transform: skew(12deg);
  -ms-transform: skew(12deg);
  transform: skew(12deg);
}

/************************* SwalAlert 2 ********************************/
.swal2-container {
  position: absolute;
}

.swal2-popup.popup-myclass {
  height: 767px;
  overflow: hidden;
  overflow-y: auto;
}

.swal2-popup.popup-myclass .swal2-content {
  height: 100%;
}

.swal2-popup.popup-myclass .swal2-html-container {
  font-size: 22px;
}

.swal2-close {
  outline: none !important;
}

.wmenu.open {
  left: 0;
  height: 939px;
  top: 0;
  overflow: auto;
}

.itemsmenu.mb-2 {
  height: 730px
}

.bg__crd {
  border-radius: 0;
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  -ms-transform: skew(15deg);
  transform: skew(-15deg);
}

.bg__crd .row {
  -webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);
  -ms-transform: skew(15deg);
  transform: skew(15deg);
}

.linea__ {
  background-color: #fff;
  width: 1px;
  height: 50px;
  position: relative;
  margin: 0 auto;
}

.btn-m-right {
  animation-iteration-count: infinite;
  position: relative;
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
}

.btn-m-left {
  position: relative;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

}