.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:'Roboto';font-weight:inherit;line-height:1.3;font-weight: 400;color: #10384F;}
.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:#212529;-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;}
.soportemenu{height:65px;right:20px;top:0px;margin-top:4px;}
.sco{position:absolute;width:100%;height:calc(100% - 65px);top:65px;}
.nombredelcurso{color:#FFF;text-align:left;font-size:34px;width:61%;font-weight:bold;padding-left:1em;}
.footer{width:100%;height:67px;bottom:0;left:0;background-color:#acacac;z-index:999;}
.footer .btn-sound-control-sco{background-color:#91A7BB;width:67px;height:67px;display:table-cell;vertical-align:middle;border-top-right-radius:30px;}
[class*="btn"]{cursor:pointer;}
.curso-progress{width:50%;position:relative;}
.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:#00617F;}
[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-image: -ms-linear-gradient(left, #10384F 0%, #00617F 100%); background-image: -moz-linear-gradient(left, #10384F 0%, #00617F 100%); background-image: -o-linear-gradient(left, #10384F 0%, #00617F 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #10384F), color-stop(100, #00617F)); background-image: -webkit-linear-gradient(left, #10384F 0%, #00617F 100%); background-image: linear-gradient(to right, #10384F 0%, #00617F 100%); }
.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 { position: relative; top: 65px; padding-left: 1em; padding-right: 1em; 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; max-width: 460px; font-size: 20px; background-image: url(../img/template/fondo_instruccion.svg); background-repeat: no-repeat; background-position: left center; background-size: cover; z-index: 90; height: 74px; float: right; width: 100%; }
.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:35px;}
.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;}
.wcontainer .swal2-content{font-size:28px;}
.wcontainer .swal2-title{font-size:30px;}
.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:24px;}
.sco .swal2-content{font-size:28px;}
.sco .swal2-close{width:55px;height:47px;font-size:inherit!important;top:80px;right:30px;}

/********************** 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:.7;cursor:not-allowed;}
.cortina_up{position:absolute;top:0;left:0;width:100%;height:0;background-color:#000;z-index:99;}
.cortina_down{position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#000;z-index:99;}
.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:#e9ecef;top:-5px;}
.header{width:100%;height:65px;}
.__paginacion{position:absolute;left:0;color:#FFF;right:0;width:110px;text-align:center;bottom: 0;background-image: url(../img/template/bg_num.svg);background-repeat: no-repeat;background-size: cover;height: 101px;font-size: 30px;}
.btn__atras{position:absolute;left:0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 90; }
.btn__siguiente { position: absolute; top: 50%; right: 0px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 90; }
.footer .wnavs{height:67px;top:0;left:0;right:0;margin:0 auto;width:190px;position:absolute;}
.text-white b,
.text-white strong{color:#FFF;}
.itemsmenu.mb-2{width:100%;overflow:auto;}
.menu_nombrecurso{font-size:34px;margin-bottom:1em;font-weight:bold;color:#10384F;margin-top:3em;}
.loadclass { visibility: hidden; width: 100%; height: 874px;overflow: hidden; }
.objectsvg svg{position:absolute;top:0;left:0;}
.objectsvg{position:relative;height:0;}
p { margin-bottom: .35rem; }
.cuadro__mo { position: relative; max-width: 380px; height: 57px; }
.bg_multicolor { background-image: -ms-linear-gradient(left, #89D329 0%, #0091DF 100%); background-image: -moz-linear-gradient(left, #89D329 0%, #0091DF 100%); background-image: -o-linear-gradient(left, #89D329 0%, #0091DF 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #89D329), color-stop(100, #0091DF)); background-image: -webkit-linear-gradient(left, #89D329 0%, #0091DF 100%); background-image: linear-gradient(to right, #89D329 0%, #0091DF 100%); border-radius: 0; padding: 1px 1px 1px 1px; border-radius: 0; transform: skewX(-16deg); -webkit-transform: transform:skewX(-16deg); -moz-transform: transform:skewX(-16deg); -ms-transform: transform:skewX(-16deg); -o-transform: transform:skewX(-16deg); }
.cuadro__mo .img__mo:before { content: ""; position: absolute; left: -10px; top: -10px; background-image: url(../img/14.png); background-repeat: no-repeat; width: 67px; height: 90px; z-index: 1; }
.cuadro__mo .linea__mo:after { content: ""; position: absolute; right: -14px; top: 0; background-image: url(../img/15.png); background-repeat: no-repeat; width: 18px; height: 57px; z-index: 1; }
.bg_multicolor .card-body { border-radius: 0; padding-left: 60px; padding-right: 10px; }
.bg_multicolor .row { transform: skewX(16deg); -webkit-transform: transform:skewX(16deg); -moz-transform: transform:skewX(16deg); -ms-transform: transform:skewX(16deg); -o-transform: transform:skewX(16deg); }
.bg-frasenext { background-image: -ms-linear-gradient(left, #89D329 0%, #0091DF 100%); background-image: -moz-linear-gradient(left, #89D329 0%, #0091DF 100%); background-image: -o-linear-gradient(left, #89D329 0%, #0091DF 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #89D329), color-stop(100, #0091DF)); background-image: -webkit-linear-gradient(left, #89D329 0%, #0091DF 100%); background-image: linear-gradient(to right, #89D329 0%, #0091DF 100%); border-radius: 0; padding: 1px 1px 8px 8px; margin-right: -80px; margin-top: 70px; margin-left: 60px; }
.bg-frasenext .card-body { border-radius: 0; padding-left: 10px; padding-right: 60px; }
.cuadro__mo .img__valor:before { content: ""; position: absolute; left: -25px; top: -30px; background-image: url(../img/34.png); background-repeat: no-repeat; width: 80px; height: 92px; z-index: 1; }
.cuadro__mo .img__canales:before { content: ""; position: absolute; left: -21px; top: -18px; background-image: url(../img/65.png); background-repeat: no-repeat; width: 94px; height: 86px; z-index: 1; }
.cuadro__mo .img__relacion:before { content: ""; position: absolute; left: -21px; top: -18px; background-image: url(../img/83.png); background-repeat: no-repeat; width: 95px; height: 81px; z-index: 1; }
.cuadro__mo .img__ingresos:before { content: ""; position: absolute; left: -21px; top: -28px; background-image: url(../img/107.png); background-repeat: no-repeat; width: 96px; height: 101px; z-index: 1; }
.cuadro__mo .img__costes:before{content:"";position:absolute;left:-21px;top:-18px;background-image:url(../img/costesico.png);background-repeat:no-repeat;width:94px;height:86px;z-index:1;}
.cuadro__mo .img__recursos:before{content:"";position:absolute;left:-21px;top:-18px;background-image:url(../img/134.png);background-repeat:no-repeat;width:89px;height:91px;z-index:1;}
.cuadro__mo .img__actividades:before{content:"";position:absolute;left:-21px;top:-18px;background-image:url(../img/146.png);background-repeat:no-repeat;width:74px;height:91px;z-index:1;}
.cuadro__mo .img__asociacion:before{content:"";position:absolute;left:-21px;top:-18px;background-image:url(../img/159.png);background-repeat:no-repeat;width:91px;height:53px;z-index:1;}