.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: 25px; overflow: hidden; height: 100%; width: 100%; padding: 0; margin: 0; background-color: #FFF; font-family: 'Quicksand'; font-weight: normal; font-style: normal; line-height: 1.3; color: #000; }
.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: #3A4D63; -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; }
.container, .container-fluid { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin: 0 !important; }
.header { background-color: #fff; color: #FFF; width: 100%; height: 90px; box-shadow: 0 7px 4px rgba(0, 0, 0, .2); z-index: 2; }
.soportemenu { height: 75px; right: 20px; top: 0px; }
.sco { position: absolute; width: 100%; height: calc(100% - 90px); top: 90px; }
.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; }
.instruccionsco { height: 70px; background-color: red; display: inline; box-shadow: 0px -5px 16px rgba(0,0,0,.2); }
.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%); }
.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; }
.__paginacion { position: relative; float: left; width: 90px; height: 70px; background-color: rgba(193, 2, 48, .8); border-top-left-radius: 18px; border-top-right-radius: 18px; line-height: 70px; }
.btn__siguiente { position: relative; float: left; }
[class*="btn"] { cursor: pointer; }
.wcontainer { font-size: 24px; }
.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: #dc3545; }
[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.actual, .btn_menu_tema:hover { background-color: #000; }
.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: 67px; float: right; display: inline; position: absolute; bottom: 0; left: 10px; padding-left: 1.5em; padding-right: 1em; background-color: #fff; border-top-left-radius: 18px; border-top-right-radius: 18px; -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; }
.instruccionsco p { display: table-cell; vertical-align: middle; font-family: "Avenir Next LT Pro"; font-weight: 500; font-style: normal; font-size: 23px; }
.instruccionsco:before { content: ""; position: absolute; background-image: url(../img/template/icon0.svg); background-repeat: no-repeat; width: 18px; height: 41px; left: 10px; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.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 { height: 636px; }
.section_charge section { padding-top: 15px; }
.section_charge p, h1, h2, h3, h4, h5 { line-height: 1.2; }
h1.titulo_mapfre { font-size: 53px; }
ul.bullet0 { list-style-image: url(../img/template/bullet_img0.png); }
ul.bullet1 { list-style-image: url(../img/template/bullet_img1.png); }
.wcontainer .swal2-container { height: 100% !important; font-family: 'Quicksand'; font-weight: normal; font-style: normal; }
.wcontainer .swal2-content { font-size: 25px; }
.wcontainer .swal2-title { font-size: 32px; }
.sco .swal2-popup.popup-class { width: 100%; }
.sco .swal2-container { height: 635px !important; position: absolute; background-color: #4F5159 !important; }
.sco .swal2-popup.popup-class .swal2-content { color: #000; font-size: 25px; }
.sco .swal2-content { font-size: 25px; }
.sco .swal2-close { width: 52px; height: 45px; font-size: inherit !important; top: 80px; right: 30px; }
.swal2-content { font-size: 25px; }

/********************** 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; }
p { margin-bottom: .4rem; }
.video_anim { position: absolute; top: -90px; left: 0; }
.swal2-close { top: 0; margin-right: 15px; }
.swal2-container { position: absolute; }