/* variables */
:root{
    --max-width-page:1280px;
    --width-page:90%;
}

/* semantic */
.max-width-page{ max-width: var(--max-width-page); }
.width-page{ width: var(--width-page); }
.fs0{font-size:0 !important;}
.fs9{font-size:9px !important;}
.fs10{font-size:10px !important;}
.fs11{font-size:11px !important;}
.fs12{font-size:12px !important;}
.fs13{font-size:13px !important;}
.fs14{font-size:14px !important;}
.fs16{font-size:16px !important;}
.fs18{font-size:18px !important;}
.fs20{font-size:20px !important;}
.fs22{font-size:22px !important;}
.fs24{font-size:24px !important;}
.fs26{font-size:26px !important;}
.fs28{font-size:28px !important;}
.fs30{font-size:30px !important;}
.fs32{font-size:32px !important;}
.fs34{font-size:34px !important;}
.fs36{font-size:36px !important;}
.fs38{font-size:38px !important;}
.fs40{font-size:40px !important;}
.fs42{font-size:42px !important;}
.fs48{font-size:48px !important;}
.fs50{font-size:50px !important;}
.fs55{font-size:55px !important;}
.fs72{font-size:72px !important;}
.cFFF{color:#FFF !important;}
.cOrange{color:#f77b01 !important;}
.c000{color:#000 !important;}
.cGrisAz{color:#414166 !important;}
.cAzul{color:#4285F4 !important;}
.cAzul2{color:#308DFC !important;}
.cAzul3{color:#2C50FA !important;}
.cAzul4{color:#0A2FF1 !important;}
.cAzul5{color:#15163D !important;}
.cAzul6{color:#04146C !important;}
.c333{color:#333 !important;}
.c52{color:#525252 !important;}
.c666{color:#666 !important;}
.c999{color:#999 !important;}
.cBBB{color:#bbb !important;}
.cVerde{ color:#2F9D30!important; }
.cRojo{ color: #F23B3B!important; }
.cCeleste{color:#187CFB !important;}
.bgAzul{background-color:#4285F4 !important;}
.bgAzul2{background-color:#308DFC !important;}
.bgAzul3{background-color:#2C50FA !important;}
.bgAzul4{background-color:#15163E !important;}
.bgAzul5{background-color:#0A2FF1 !important;}
.bgAzul6{background-color:#04146C !important;}
.bgAzul7{background-color:#15163D !important;}
.bgCeleste{background-color:#187CFB !important;}
.bgCeleste2{background-color:#EDF7FF !important;}
.bgCeleste3{background-color:#3FFFF3 !important;}
.bgGrisMedio{ background:#C5C5CD!important; }
.bgGrisAzulado{ background:#EBF0F3!important; }
.bgLilaCupon{ background:#C9D1FF;}
.bgLightGreen{ background: #BDEB08; }
.bgFFF{background-color:#fff !important;}
.bgEEE{background-color:#eee !important;}
.bgDDD{background-color:#ddd !important;}
.bgCCC{background-color:#ccc !important;}
.bg000{background-color:#000 !important;}
.bg333{background-color:#333 !important;}
.bgF2{background-color:#f2f2f2!important;}
.bgF3{background-color:#f3f3f3!important;}
.bgF9{background-color:#f9f9f9!important;}
.bgC4{background-color:#c4c4c4!important;}
.box-shadow-light{ box-shadow: 0 1px 4px rgb(0 0 0 / 20%); }
.errorInput{ border:solid 1px #f04343; }
.column2{column-count:2;}
.column3{column-count:3;}
.column4{column-count:4;}
.column5{column-count:5;}
.column6{column-count:6;}
.column2>div, .column3>div, .column4>div{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;}
.column2>label, .column3>label, .column4>label{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;}
.caps{text-transform:uppercase !important;}
.fwN{font-weight:normal !important;}
.fwB{font-weight:bold !important;}
.fw500,.fwSB{font-weight:500 !important;}
.fw600{font-weight:600 !important;}
.fw700{font-weight:700 !important;}
.fw800{font-weight:800 !important;}
.font-mulish {font-family: Mulish,"system-ui",-apple-system,BlinkMacSystemFont,Segoe UI,\ Helvetica Neue,Arial,Noto Sans,"sans-serif",Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;}
h2.ffRubik b{ font-weight: 500; }
.al{text-align:left !important;}
.ac{text-align:center !important;}
.ar{text-align:right !important;}
.aj{text-align:justify !important;}
.clearPB{padding-bottom:0 !important;}
.p0{padding:0 !important;}
.p5{padding:5px !important;}
.p8{padding:8px !important;}
.p10{padding:10px !important;}
.p12{padding:12px !important;}
.p15{padding:15px !important;}
.p20{padding:20px !important;}
.p30{padding:30px !important;}
.p40{padding:40px !important;}
.p50{padding:50px !important;}
.pdt0{padding-top:0 !important;}
.pdt15{padding-top:15px !important;}
.pdt30{padding-top:30px !important;}
.pdt50{padding-top:50px !important;}
.pdb0{padding-bottom:0 !important;}
.pdb10{padding-bottom:10px !important;}
.p0_15{padding:0 15px !important;}
.pd5_10{padding:5px 10px !important;}
.pd15_0{padding:15px 0 !important;}
.pd20_0{padding:20px 0 !important;}
.pd25_0{padding:25px 0 !important;}
.pd30_0{padding:30px 0 !important;}
.pd60_0{padding:60px 0 !important;}
.pd80_0{padding:80px 0 !important;}
.pd90_0{padding:90px 0 !important;}
.bBox{box-sizing:border-box!important;}
.mauto{margin:auto!important;}
.mrauto{margin-right:auto;}
.mlauto{margin-left:auto;}
.m10_0-p p{ margin:10px auto; }
.m0{margin:0 auto !important;}
.m5{margin:5px !important;}
.m10{margin:10px !important;}
.m20{margin:20px !important;}
.m30{margin:30px !important;}
.mt0{margin-top:0 !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mt90{margin-top:90px !important;}
.mt100{margin-top:100px !important;}
.mb0{margin-bottom:0 !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px!important;}
.mb50{margin-bottom:50px!important;}
.mb60{margin-bottom:60px!important;}
.mb70{margin-bottom:70px!important;}
.mb80{margin-bottom:80px!important;}
.mb90{margin-bottom:90px!important;}
.mb100{margin-bottom:100px!important;}
.mtop37n{margin-top:-37px !important;}
.mr5{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.ml5{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}
.ml50{margin-left:50px !important;}
.lh1{line-height:1!important;}
.lh12{line-height:1.2!important;}
.lh13{line-height:1.3!important;}
.lh15{line-height:1.5!important;}
.lh17{line-height:1.7!important;}
.lh2{line-height:2!important;}
.letter-s05{ letter-spacing: 0.5px; }
.letter-s1{ letter-spacing: 1px; }
.clearer{clear:both !important;padding:0 !important;margin:0 !important;border:0 !important;height:0 !important;}
.disnone{display:none !important;}
.disb{display:block !important;}
.disib{display:inline-block !important;}
.disflex{display:flex !important;}
.flex-dir-column{flex-direction: column !important;}
.flex-wrap{ flex-wrap: wrap; }
.flex-nowrap{ flex-wrap: nowrap; }
.dFlexC{display:flex !important;align-items:center !important;}
.dInLineFlexC{display:inline-flex !important;align-items:center !important;}
.order1{ order: 1; }
.order2{ order: 2; }
.order3{ order: 3; }
.order4{ order: 4; }
.order5{ order: 5; }
.jcc{justify-content:center!important;}
.jcend{justify-content:flex-end!important;}
.jcspace{justify-content: space-around!important;}
.jcbetween{justify-content: space-between!important;}
.posaCenter{position:absolute !important;left:50%;transform:translate(-50%);-webkit-transform:translate(-50%);}
.posa{position:absolute !important;}
.posr{position:relative !important;}
.visH{visibility:hidden!important}
.b10{bottom:10px !important;}
.r10{bottom:10px !important;}
.b70{bottom:70px !important;}
.fl{float:left !important;}
.fr{float:right !important;}
.fn{float:none !important;}
.h-auto{height:auto!important;}
.w-auto{width:auto!important;}
.mw1000{max-width:1000px;}
.mw800{max-width:800px;}
.mw700{max-width:700px;}
.mw600{max-width:600px;}
.mw500{max-width:500px;}
.mw400{max-width:400px;}
.mw100p{max-width:100%!important;}
.mw80p{max-width:80%!important;}
.w1000{width:1000px!important;}
.w100p{width:100%!important;}
.w90p{width:90%;}
.w85p{width:85%;}
.w50p{width:50%;}
.w40p{width:40%;}
.h100p{height:100%!important;}
.op8{opacity:.8;}
.op6{opacity:.6;}
.op5{opacity:.5;}
.op3{opacity:.3;}
.op2{opacity:.2;}
.op1{opacity:.1;}
.op0{opacity:0;}
.b-radius-4{border-radius:4px;}
.b-radius-6{border-radius:6px;}
.b-radius-8{border-radius:8px;}
.b-radius-10{border-radius:10px;}
.b-radius-50p{border-radius:50%;}
.cursorP{cursor:pointer;}
.cursorD{cursor:default;}
.txt-through{ text-decoration: line-through; }
.txt-underline{ text-decoration: underline; }
.txt-dec-none{ text-decoration: none; }
.disabledDiv{opacity:.7!important;cursor:default;pointer-events:none;user-select:none; /*filter:grayscale(1);*/}
.clearerMB{display:none;}
.noWrap{white-space:nowrap;}
.beforeMR5:before{margin-right:5px;}
.space-nowrap{ white-space: nowrap; }
.space-prewrap{ white-space: pre-wrap; }
.overflow-x-auto{ overflow-x: auto; }
.overflow-hidden{ overflow: hidden; }
.valid-input{border-color: #2F9D30;border-width: 2px;}
.invalid-input{border-color: #F23B3B;border-width: 2px;}
.rotate-90{transform: rotate(90deg);}
.rotate-180{transform: rotate(180deg);}
.rotate-270{transform: rotate(270deg);}
.top-1{top:1px;}
.top-2{top:2px;}
.top-3{top:3px;}
.top-4{top:4px;}
.top-5{top:5px;}
.bottom-1{bottom:1px;}
.bottom-2{bottom:2px;}
.bottom-3{bottom:3px;}
.bottom-4{bottom:4px;}
.bottom-5{bottom:5px;}
.right-1{right:1px;}
.right-2{right:2px;}
.right-3{right:3px;}
.right-4{right:4px;}
.right-5{right:5px;}
.left-1{left:1px;}
.left-2{left:2px;}
.left-3{left:3px;}
.left-4{left:4px;}
.left-5{left:5px;}

@media screen and (max-width: 1024px){
    /* mobile semantic */
    .md-disnone{ display:none!important; }
    .md-disb{ display:block!important; }
    .md-disib{ display:inline-block!important; }
    .md-disflex{display:flex !important;}
    .md-dFlexC{display:flex !important;align-items:center !important;}
    .md-dInLineFlexC{display:inline-flex !important;align-items:center !important;}
    .md-p0{padding:0!important;}
}

@media screen and (max-width: 768px){
    /* mobile semantic */
    .sm-width-page{ width: var(--width-page); }
    .sm-disnone{ display:none!important; }
    .sm-disb{ display:block!important; }
    .sm-disib{ display:inline-block!important; }
    .sm-disflex{display:flex !important;}
    .sm-dFlexC{display:flex !important;align-items:center !important;}
    .sm-dInLineFlexC{display:inline-flex !important;align-items:center !important;}
    .sm-jcc{ justify-content: center!important; }
    .sm-flex-start{ align-items: flex-start!important;}
    .sm-mw100p{max-width:100%!important;}
    .sm-w100p{width:100%!important;}
    .sm-flex-dir-column{flex-direction: column !important;}
    .sm-flex-wrap{ flex-wrap: wrap; }
    .sm-flex-nowrap{ flex-wrap: nowrap; }
    .sm-overflow-x-auto{ overflow-x: auto!important; }
    .sm-posa{position:absolute !important;}
    .sm-posr{position:relative !important;}
    .sm-order1{ order: 1; }
    .sm-order2{ order: 2; }
    .sm-order3{ order: 3; }
    .sm-order4{ order: 4; }
    .sm-order5{ order: 5; }

    .sm-bg-transparent{ background:transparent!important; }
    .sm-bg-img-none{ background-image:none!important; }
    .sm-bgFFF{background-color:#fff !important;}

    .sm-lh1{line-height:1!important;}
    .sm-lh12{line-height:1.2!important;}
    .sm-lh13{line-height:1.3!important;}
    .sm-lh15{line-height:1.5!important;}
    .sm-lh2{line-height:2!important;}
    .sm-btn-w100{ width: 100%; text-align: center; }
    .btn-big{padding: 14px 32px 15px!important;}
    .sm-al{text-align:left !important;}
    .sm-ac{text-align:center !important;}
    .sm-ar{text-align:right !important;}
    .sm-aj{text-align:justify !important;}

    .sm-c333{color:#333 !important;}
    .sm-c52{color:#525252 !important;}
    .sm-c666{color:#666 !important;}

    .sm-cAzul{color:#4285F4 !important;}
    .sm-cAzul2{color:#308DFC !important;}
    .sm-cAzul3{color:#2C50FA !important;}
    .sm-cAzul4{color:#0A2FF1 !important;}
    .sm-cAzul5{color:#15163D !important;}
    .sm-cAzul6{color:#04146C !important;}

    .sm-fwN{font-weight:normal !important;}
    .sm-fw500,.sm-fwSB{font-weight:500 !important;}
    .sm-fw600{font-weight:600 !important;}
    .sm-fw700{font-weight:700 !important;}

    .sm-fs9{font-size:9px !important;}
    .sm-fs10{font-size:10px !important;}
    .sm-fs11{font-size:11px !important;}
    .sm-fs12{font-size:12px !important;}
    .sm-fs13{font-size:13px !important;}
    .sm-fs14{font-size:14px !important;}
    .sm-fs15{font-size:15px !important;}
    .sm-fs16{font-size:16px !important;}
    .sm-fs18{font-size:18px !important;}
    .sm-fs20{font-size:20px !important;}
    .sm-fs22{font-size:22px !important;}
    .sm-fs24{font-size:24px !important;}
    .sm-fs26{font-size:26px !important;}
    .sm-fs28{font-size:28px !important;}
    .sm-fs30{font-size:30px !important;}
    .sm-fs32{font-size:32px !important;}
    .sm-fs34{font-size:34px !important;}
    .sm-fs36{font-size:36px !important;}

    .sm-p0{padding:0 !important;}
    .sm-p5{padding:5px !important;}
    .sm-p8{padding:8px !important;}
    .sm-p10{padding:10px !important;}
    .sm-p12{padding:12px !important;}
    .sm-p15{padding:15px !important;}
    .sm-p20{padding:20px !important;}
    .sm-p30{padding:30px !important;}

    .sm-pd15_0{padding:15px 0 !important;}
    .sm-pd30_0{padding:30px 0 !important;}
    .sm-pd60_0{padding:60px 0 !important;}
    .sm-pd90_0{padding:90px 0 !important;}

    .sm-mauto{margin:auto!important;}
    .sm-m0{margin:0!important;}
    .sm-m5{margin:5px!important;}
    .sm-m10{margin:10px!important;}
    .sm-mt0{margin-top:0!important;}
    .sm-mt5{margin-top:5px!important;}
    .sm-mt10{margin-top:10px!important;}
    .sm-mt15{margin-top:15px!important;}
    .sm-mt20{margin-top:20px!important;}
    .sm-mt30{margin-top:30px!important;}
    .sm-mt40{margin-top:40px!important;}
    .sm-mt50{margin-top:50px!important;}

    .sm-mb0{margin-bottom:0!important;}
    .sm-mb5{margin-bottom:5px!important;}
    .sm-mb10{margin-bottom:10px!important;}
    .sm-mb15{margin-bottom:15px!important;}
    .sm-mb20{margin-bottom:20px!important;}
    .sm-mb30{margin-bottom:30px!important;}
    .sm-mb40{margin-bottom:40px!important;}
    .sm-mb50{margin-bottom:50px!important;}

    .sm-ml0{margin-left:0!important;}
    .sm-ml5{margin-left:5px!important;}
    .sm-ml10{margin-left:10px!important;}
    .sm-ml15{margin-left:15px!important;}
    .sm-ml20{margin-left:20px!important;}
    .sm-ml30{margin-left:30px!important;}

    .sm-mr0{margin-right:0!important;}
    .sm-mr5{margin-right:5px!important;}
    .sm-mr10{margin-right:10px!important;}
    .sm-mr15{margin-right:15px!important;}
    .sm-mr20{margin-right:20px!important;}
    .sm-mr30{margin-right:30px!important;}
}

/* normalize */
*, ::before, ::after {box-sizing: border-box; /* 1 */border-width: 0; /* 2 */border-style: solid; /* 2 */border-color: #e2e8f0; /* 2 */}
body{background-color:#fff; font-family:"Mulish", Arial, Helvetica, sans-serif; color:#15163D;font-size:12px;margin:0;-webkit-font-smoothing:antialiased;}
a{text-decoration:none;color:#308DFC;cursor:pointer}
a:hover{text-decoration:underline;color:#308DFC}
h1, p {margin: 0;}
h1{font-size:24px;font-weight:bold;text-align:left;margin-top:0;}
h2{font-size:16px;font-weight:bold;margin:15px 0;text-align:left}
input,select,textarea{border:solid 1px #9797AE;color:#666;font-family:"Mulish", Arial, Helvetica, sans-serif; }
input[type=text],input[type=email],input[type=file],input[type=password]{height:20px;padding:1px 4px;font-size:11px}
select{height:20px;padding:1px 1px;font-size:11px}
input[type=submit],input[type=button]{height:30px;padding:0 20px 2px;font-size:13px;outline:none;font-weight:bold;background-color:#308DFC;color:#FFF;border:none;cursor:pointer}
input[type=submit]:hover,input[type=button]:hover{background-color:#034c9b}
ul{line-height:1.5;}

/* dialog popup */
dialog.native-modal {border: none;border-radius: 8px;padding: 25px;box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);max-width: min(90%, 1000px);width: fit-content;max-height: 85vh;overflow-y: auto;box-sizing: border-box;background: #fff;}
body:has(dialog.native-modal[open]) {overflow: hidden;}
dialog.native-modal::backdrop {background: rgba(0, 0, 0, 0.55);backdrop-filter: blur(2px);}
dialog.native-modal:focus {outline: none;}
#mp-redirect-dialog {max-width: min(90%, 540px);}
#currency-dialog {max-width: min(90%, 520px);}
.modal-close-btn {position: absolute;top: 10px;right: 15px;background: none;border: none;font-size: 28px;cursor: pointer;color: #888;line-height: 1;padding: 0;}
.modal-close-btn:hover {color: #000;}
.modal-close-btn:focus:not(:focus-visible) {outline: none;box-shadow: none;}

@keyframes shake{0%,12%,4%,8%,to{transform:translateZ(0)}1%,10%,6%{transform:translate3d(5px,0,0)}}
.label-chip{padding:4px 8px!important;}

/* Header new brand */
header.header-new-brand{ position: fixed; top:0; background: #fff; justify-content: space-between!important; height: 64px; border-bottom: 1px solid #71718d; width:100%; padding:0 16px; }
header.header-inscripcion{ position: relative; border-bottom: 0; width:var(--width-page); padding:0; }

.inscripcion-content .inscripcion-column1{ min-width: 500px; width:60%; margin-right: 5%; } /*635*/
.inscripcion-content .inscripcion-column2{ min-width: 300px; width:35%; } /*345*/
.inscripcion-content .inscripcion-nav>div{ width:calc(100% / 2); padding:8px 0; }
.inscripcion-content .inscripcion-body{ max-width:440px; }
.inscripcion-content .inscripcion-body #terminos{ width:auto!important; }
.inscripcion-content .inscripcion-info>div:last-child { border-radius: 0 0 6px 6px; border:solid 2px #0A2FF1; }
.inscripcion-content .inscripcion-info>div { padding:12px; }
.inscripcion-content .inscripcion-info>div>img { position: relative; top: -2px; }
.inscripcion-content .inscripcion-detalle{ margin-top: 35px; }
.inscripcion-content .inscripcion-detalle .inscripcion-detalle-head{ border-bottom: 1px solid #fff;margin: 0 30px;padding: 18px 0; }
.inscripcion-content .inscripcion-detalle .inscripcion-detalle-body>div,
.inscripcion-content .inscripcion-detalle .cupon-content{ padding:8px 30px 20px; }
.inscripcion-content .inscripcion-detalle .cupon-box{ border: 1px solid #04146C; }
.inscripcion-content .inscripcion-detalle .cupon-content #cupon_promo{ border-radius: 4px; width:100%; outline:none; }
.inscripcion-content .inscripcion-detalle .inscripcion-detalle-body>div>div,
.inscripcion-content .inscripcion-detalle .inscripcion-detalle-body>div>h2{ padding: 5px 0; }
.inscripcion-content .inscripcion-detalle .inscripcion-detalle-body .ticket{ flex-flow:wrap; }
.inscripcion-content .inscripcion-detalle .inscripcion-detalle-body .ticket-total{ border-top: 1px solid #fff; padding: 5px 10px; }
.inscripcion-content .inscripcion-detalle .inscripcion-detalle-body .ticket>div{  }
.inscripcion-content .inscripcion-detalle .inscripcion-detalle-body .ticket>div:nth-child(odd){ width:60%; }
.inscripcion-content .inscripcion-detalle .inscripcion-detalle-body .ticket>div:nth-child(even){ width:40%; font-weight: 600; text-align: right; }
.inscripcion-detalle-datos{ border:1px dashed #333; border-width: 0 1px 1px; padding:15px 32px!important; }

@media screen and (max-width:768px){
    .inscripcion-content .inscripcion-column1{ width:auto; min-width: inherit; }
    .inscripcion-content .inscripcion-column2{ max-height: 100%; overflow-y: auto; position:fixed; bottom:0; left:0; width:100%; min-width: inherit; z-index: 99999999;}

    .steps-mobile {border-radius: 50%; width: 64px!important; height: 64px!important; padding: 0!important; }
    .steps-mobile>div {border-radius: 50%; width: 54px; height: 54px; }
    .progress-33 {background-image: linear-gradient(90deg, #ddd 50%, transparent 50%), linear-gradient(210deg, #0A2FF1 50%, #ddd 50%); }
    .progress-66 {background-image: linear-gradient(-90deg, #0A2FF1 50%, transparent 50%), linear-gradient(-30deg, #0A2FF1 50%, #ddd 50%); }
    .progress-100 {background-image: linear-gradient(-90deg, #0A2FF1 50%, transparent 50%), linear-gradient(90deg, #0A2FF1 50%, #ddd 50%); }

    .inscripcion-content .inscripcion-body .btn-big{ padding:14px 32px 15px!important; }
    .inscripcion-content .icon-down-inscripcion-mobile{ height:22px; }
    .inscripcion-content .inscripcion-detalle .inscripcion-detalle-head{ border-bottom: none; padding:0px 15px 8px; }
    .inscripcion-content .inscripcion-detalle .inscripcion-detalle-body{ border-top: 1px solid #fff; display:none; }
    .inscripcion-content .inscripcion-detalle .cupon-box #btnAplicarCupon {padding: 10px 32px 11px!important;font-size: 14px;}
    .inscripcion-content .inscripcion-detalle .cupon-tip-mobile {right: 15px;top: 5px;border-radius: 34px;padding: 2px 10px;}
}
@media screen and (min-width:769px){
    .inscripcion-content .inscripcion-detalle .inscripcion-detalle-body{ display:block!important; }
}

/* separadores */
.line-blue-arrow-white-down-left { height:40px; }
.line-blue-arrow-white-down-left>div:first-child { transition: .3s; height: 0; width: 0; border-top: 16px solid #0A2FF1; border-left: 14px dotted transparent; border-right: 14px dotted transparent; left: 10%; top: 17px; z-index: 1; position: relative; display:block; }
.line-blue-arrow-white-down-left>div:last-child {width: 100%; height: 1px; background: #0A2FF1; margin-bottom: 0; display: block; }
.line-blue-arrow-white-down-left>div:first-child >div {position: relative; left: -14px; top: -18px; height: 0; width: 0; border-top: 16px solid #fff; border-left: 14px dotted transparent; border-right: 14px dotted transparent; z-index: 2; }
.line-blue-arrow-white-down { height:40px; }
.line-blue-arrow-white-down>div:first-child { transition: .3s; height: 0; width: 0; border-bottom: 20px solid #0A2FF1; border-left: 20px dotted transparent; border-right: 20px dotted transparent; left: calc( 50% - 20px); bottom: -2px; z-index: 1; position: relative; display: block; }
.line-blue-arrow-white-down>div:last-child {width: 100%; height: 2px; background: #0A2FF1; margin-bottom: 0; display: block; }
.line-blue-arrow-white-down>div:first-child >div { position: relative; left: -18px; bottom: -3px; height: 0; width: 0; border-bottom: 18px solid #fff; border-left: 18px dotted transparent; border-right: 18px dotted transparent; z-index: 2; }
.line-white-arrow-333-up { height:40px; }
.line-white-arrow-333-up>div:first-child { transition: .3s; height: 0; width: 0; border-bottom: 18px solid #FFF; border-left: 16px dotted transparent; border-right: 16px dotted transparent; left: calc( 50% - 16px); top: 1px; z-index: 1; position: relative; display: block; }
.line-white-arrow-333-up>div:last-child {width: 100%; height: 1px; background: #FFF; margin-bottom: 0; display: block; }
.line-white-arrow-333-up>div:first-child >div {position: relative; left: -14px; top: 2px; height: 0; width: 0; border-bottom: 16px solid #333; border-left: 14px dotted transparent; border-right: 14px dotted transparent; z-index: 2; }

/* buttons */
.btn-big{ white-space:nowrap; padding:14px 42px 15px; font-size:16px; font-weight: bold; text-decoration: none; display: inline-block; transition: .3s; }
.btn-small{ padding:8px 24px; font-size:16px; text-decoration: none; display: inline-block; transition: .3s; }
.btn-tiny{ padding:8px 18px; font-size:14px; text-decoration: none; display: inline-block; transition: .3s; }
.btn-big:focus{ outline:none; }
.btn-small:focus{ outline:none; }
.btn-tiny:focus{ outline:none; }
.btn-light, .btn-light:hover{ background: transparent; border: 1px solid #15163D; color:#15163D; text-decoration:none; }
.btn-dark, .btn-dark:hover{ background: #15163D; border: 1px solid #15163D; color:#fff; text-decoration:none; }
.btn-success, .btn-success:hover{ background: #0B830C; border: 1px solid #0B830C; color:#fff; text-decoration:none; }
.btn-pending, .btn-pending:hover{ background: #E07500; border: 1px solid #E07500; color:#fff; text-decoration:none; }
.btn-failure, .btn-failure:hover{ background: #C32525; border: 1px solid #C32525; color:#fff; text-decoration:none; }
@media (hover: hover){
	.btn-light:hover{ background: #15163D; text-decoration: none; color:#FFF; }
	.btn-success:hover{ background: #fff; text-decoration: none; color:#0B830C; }
    .btn-pending:hover{ background: #fff; text-decoration: none; color:#E07500; }
    .btn-failure:hover{ background: #fff; text-decoration: none; color:#C32525; }
    .btn-dark:hover{ background: #fff; text-decoration: none; color:#15163D; }
}

/* filtros chips */
.filtros-chips { max-width: 100%; user-select: none; }
.filtros-chips>div { /*margin-bottom: 15px;*/ }
.filtros-chips p { font-size:14px; margin-bottom: 10px; }
.filtros-chips>div>span { margin-bottom: 10px; font-weight:700; line-height: 1.1; cursor:pointer; transition:.3s; padding:0 12px; margin-right: 5px; border: solid 1px #0A2FF1; border-radius: 20px; color:#0A2FF1; font-size:14px; height: 36px; display: inline-flex; align-items: center; }
.filtros-chips>div>span.active { background:#0A2FF1; color:#fff; }
.filtros-chips>div>span>span { display:none; }
.filtros-chips>div>span.active>span { display: inline-block; background: #fff; color: #0A2FF1; border-radius: 50%; font-size: 11px; font-weight: normal; margin-right: 5px; width: 18px; height: 18px; }
.filtros-chips>div>span.active>span>svg {position: relative;left: 2px;top:2px;}
.filtros-chips>div>span.active>span:before { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }

@media (hover: hover){
    .filtros-chips>div>span:hover { background:#0A2FF1; color:#fff; }
}

@media screen and (max-width: 768px){
    .filtros-chips>div{ overflow-x: auto; white-space: nowrap; display: block; width: 100%; margin-right: 0px!important; }
}

/* FORMS */
.form-general label, .form-general .label-class { text-transform: uppercase; font-weight: 700; color: #414166; font-size: 12px; display: block; margin-bottom: 5px; }
.form-general input, .form-general textarea, .form-general .input-class { float:none; border: 1px solid #9797ae; border-radius: 4px; background: #fff; padding: 12px 10px; font-size: 14px; height: auto; width: 100%; outline: none; resize: none; color:#333; }
.form-general { font-size: 0px; }
.form-general>div { font-size: 12px; display: inline-block; width: 100%;  margin-top: 10px; }
.form-general .error_input{ border-color:#F23B3B; }
.form-general>div.tel-block { display: flex; }
.form-general>div.tel-block>div.area-code{ margin-right: 4%; }
.form-general>div.tel-block>div.area-code>div.input-class { width: 100px; border: solid 1px #666; border-radius: 4px; }
.form-general>div.tel-block>div.area-code>#cmb_pais_id { border: solid 1px #666; border-radius: 4px; margin-top: 4px; height: 150px; overflow: auto; z-index: 1; width:100px;; }
.form-general>div.tel-block>div.area-code>#cmb_pais_id>a { line-height: 1.5; text-decoration: none; padding: 4px 10px; }
.form-general>div.tel-block>div.area-code>#cmb_pais_id>a:hover { background: #eee; color:#333; }
.form-general>div.tel-block>div:last-child { position: relative; width: 100%; }
.form-general>div.tel-block>div:last-child>span { font-size: 11px; color: #333; margin-top: 5px; }
.form-general>div.tel-block>div:last-child input { /* background: url(../images/icono-whatsapp.png) no-repeat 99% center #fff; */ background-size: 25px; padding: 12px 30px 12px 55px; }
.form-general>div.tel-block>div:last-child .prefijo_tel { color: #959595; font-size: 14px; position: absolute; top: 33px; left: 10px; border-right: 1px solid #666; padding-right: 5px; }
@media screen and (max-width: 768px){
    .form-general>div.tel-block>div:last-child input { background-image: none; padding: 10px 10px 10px 55px; }
}

.btnUno{box-sizing:border-box;cursor:pointer;font-size:12px!important;line-height:1.5!important;height:auto!important;color:#fff!important;text-decoration:none!important;background:#FF8800!important;padding:6px 10px!important;display:inline-flex;align-items:center;border-radius:4px!important;border:2px solid transparent!important;transition:.2s;font-weight:normal!important;}
.btnUno:before, .btnDos:before, .btnTres:before, .btnCinco:before{margin-right:5px;top:initial;}
.btnUno:hover{background:transparent!important;border:2px solid #FF8800!important;color:#FF8800!important;}

#formInsc{background:#eee;padding:12px 17px 24px;text-align:left;line-height:30px;width:719px;margin:25px auto 0;border:solid 1px #d9d9d9}
#formInsc span{display:block;float:left;width:150px;font-size:12px}

#formInsc input[type=text],
#formInsc input[type=email],
#formInsc input[type=password],
#formInsc select,
#formInsc textarea,
#formInsc input[type="file"]{display:block;float:left;width:400px;height:24px;font-size:12px;position:relative;}

#formInsc input[type=text],
#formInsc input[type=email],
#formInsc input[type=password],
#formInsc input[type=file]{width:390px;height:20px}

#formInsc textarea{width:390px;height:100px;padding:3px 4px}

#ColumnaAncha{box-sizing:border-box;padding:12px 12px 20px 12px;text-align:left;font-size:12px;margin:auto;width:var(--width-page);max-width:var(--max-width-page);}
#ColumnaAncha h1, #ColumnaAnchaExp h1{font-size:26px;color:#333;}
#contenidoTotal{width:100%;margin:0 auto}

#msgCaptcha{text-align:center;margin-bottom:5px;color:red;font-weight:bold;}

/* Loading */
#loading{margin:30px auto 10px;width:33px;}
.loading_block{background-color:#0169b2;float:left;height:25px;margin-left:5px;width:6px;opacity:0.1;-webkit-transform:scale(0.7);-webkit-animation-name:loading;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:linear;}
#block_1{-webkit-animation-delay:.3s;}
#block_2{-webkit-animation-delay:.4s;}
#block_3{-webkit-animation-delay:.5s;}
@-webkit-keyframes loading{0%{-webkit-transform:scale(1.2);opacity:1;}
100%{-webkit-transform:scale(0.7);opacity:0.1;}
}
@keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}
45%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0.7;}
80%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}
}

.calendario-content .alerta-sin-fechas>div { max-width: 480px; }
.calendario-content .alerta-sin-fechas>div>div:nth-child(3) { max-width: 400px; margin:auto; }

#calendario-scroll { overflow-x: hidden; width: 100%; white-space: nowrap; font-size: 0; position: relative; }
#calend-left, #calend-right{ cursor:pointer; position: absolute; background: #0A2FF1; color: #fff; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; border-radius: 50%; top: calc( 50% - 18px ); z-index: 2; font-size: 19px; }
#calend-left {left: 0;  }
#calend-right {right: 0; }
.calendario-item{ font-size:12px; display: inline-block; margin-right: 10px; color:#333; width:192px; white-space: normal; min-height: 130px; line-height: 1.5;  position: relative; }
.calendario-item>a{ display:none; }
.calendario-item:last-child {margin-right: 0;}
.calendario-item>div:first-child{ height:200px; }
.calendario-item .calendario-inicio,
.calendario-item .calendario-fin{ width:50%; text-align: center; padding:12px 0; line-height: 1; background: #FFF; }
.calendario-item .calendario-inicio{ float:left; border-right: 1px dashed #959595;  }
.calendario-item .calendario-fin{ float:right; }
.calendario-item .calendario-detalle{ background:#fff; line-height: 1.5; }
.calendario-item .calendario-detalle>div{ padding:10px 15px 9px; }
.calendario-item .calendario-detalle>div>div:last-child{ display:flex; justify-content: space-between; align-items: center; }
.calendario-item .calendario-detalle>div>div:last-child>div{ display:flex;   }
.calendario-item .calendario-btn-inscripcion>a{ width: 100%; text-align: center; font-weight: normal; font-size: 14px; padding: 8px 5px; }
.sin_fechas{ background: #fff; padding: 12px; text-align: center; font-size: 14px; }
.fechas-disponibles{ margin-top: 30px; font-size: 20px; }
.curso-completo:before{ content: "CUPO COMPLETO"; position: relative; padding: 2px 10px; background: #C4C4C4; font-size: 10px; float: right; font-weight: bold; }
.curso-completo .calendario-detalle>div{ background: #C4C4C4!important; }
.curso-completo .calendario-btn-inscripcion>a { cursor: default; pointer-events: none; user-select: none; background: #fff!important; color: #999; border-color: transparent; }
@media screen and (max-width:768px){
    #calendario-scroll { overflow-x:scroll; }
    .calendario-item>a{ display:block; position: absolute; width: 100%; height: 100%; top: 0; }
}

.footer-content { color:#fff; }

@media screen and (max-width: 768px){
    .footer-content .copyright { font-size: 10px; }
}

@media screen and (max-width:768px){
	header{height:101px;background-position:top center;background-repeat:repeat-x;background-size:1px 101px;margin-bottom:0;}
	header{height:67px;}
}