

/* GHenerales */
body{font-weight: lighter;color: #fff;font-size: 13px;font-family: 'BCH-Regular'}
.center-col{float: none; margin: 0 auto;}
.seccion{z-index: 5;position: relative;height: 100%;padding-top: 2%;overflow: hidden;}
#iframecrea,#iframeyacreo{display:none;}
.hide{
    display: none;
}
.hometextteaser{
    margin-top: 35%;
}
.content{
    padding: 0px;
    overflow: hidden;
    background-image: url('../images/bg-teaser.jpg');
    background-size: cover;
    background-position: center center;
}
.fullscreen-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
}
input[type=checkbox]{
    font-size: 120%;
}
.claim{
    width: 300px;
    margin: 15px auto 0;
    position: relative;
    display: block;
}
.see-videos{
    position: relative;
    font-size: 15px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0px auto 4%;
    width: 120px;
    height: 26px;
    border: 1px solid #fff;
    cursor: pointer;
}
.see-videos:hover{
    background-color: rgba(38, 68, 140, .4);
}
.desactiv-v{opacity: 0;}
.bg-oc{
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,.1);
    background-repeat: repeat;
    z-index: 1;
    padding: 0px;
}
.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.volver{
    position: absolute;
    bottom: 9%;
    left: 0px;
    font-size: 1.6em;
    z-index: 99;
    text-align: right;
    letter-spacing: 1px;
    cursor: pointer;
    background-color: rgba(38, 68, 140, .4);
    font-size: 13px;
    padding: 10px;
    border-right: 3px solid rgba(38, 68, 140,1);
    width: 100px;
    height: 40px;
}
.volver:hover{
    background-color: rgba(38, 68, 140,1);
}
.inter-content{
    height: 100%;
    overflow: hidden;
}
h1{
    font-family: 'BCH-Bold';
    font-size: 7em;
    margin: 2% 0% 2% 0%;
}
h2{
    font-family: 'BCH-Bold';
    font-size: 1.6em;
    margin: 1% 0% 0% 0%;
    line-height: 20px;
}
h3{font-family: 'BCH-Bold';font-size: 1.7em;line-height: 30px;margin: 2% 0px;}
h4{font-family: 'BCH-Bold';font-size: 1.3em;margin: 15px 0px;}
h5{font-family: 'BCH-Light';font-size: 1em;margin: 2% 0px;}
::-webkit-input-placeholder { color: #000; } /* WebKit */
:-moz-placeholder { color: #000; } /* Firefox 18- */
::-moz-placeholder { color: #000; } /* Firefox 19+ */
:-ms-input-placeholder { color: #000; } /* IE 10+ */

/* stupid global font */
.studp-bchbold18{font-family: 'BCH-Bold';font-size: 1.6em;}
.studp-bchbold22{font-family: 'BCH-Bold';font-size: 1.9em;}
.studp-bchbold28{font-family: 'BCH-Bold';font-size: 2.1em;}
.studp-bchbold52{font-family: 'BCH-Bold';font-size: 3.9em;}
.studp-bchbold120{font-family: 'BCH-Bold';font-size: 9.5em;line-height: 96px;}
.studp-bchbold90{font-family: 'BCH-Bold';font-size: 8.7em;line-height: 80px;}
.studp-bchregular14{font-family: 'BCH-Regular';font-size: 1.1em;}
.studp-bchregular18{font-family: 'BCH-Regular';font-size: 1.5em;margin: 1% 0px;}
.studp-bchregular22{font-family: 'BCH-Regular';font-size: 1.9em;}

.studp-bchbold120 span,
.studp-bchbold90 span{
    font-size: 20px;
    top: -17px;
    position: relative;
}
.font-regular{font-family: 'BCH-Regular';}
.litle-info{font-size: 12px;font-family: 'BCH-Light';}
.big-button{
    width: 420px;
    height: 50px;
    font-size: 16px;
    font-family: 'BCH-Bold';
    padding: 12px;
    position: relative;
    margin-top: 20px;
    cursor: pointer;
    margin: 0 auto;
}
.onehundred{
    width: 100%;
}
.bg-blue{background-color: #26448C;border: 1px solid #38569F;color: #fff;}
.bg-blue.error{background-color: rgba(38, 68, 140,.4);cursor: not-allowed;}
.bg-blue:hover{background-color: #38569F;}
.bg-blue.error:hover{background-color: rgba(38, 68, 140,.4);}
.ease{transition:0.3s ease;-webkit-transition:0.3s ease;} 
/* HEADER */
#header{
    background-color: #fff;
    height: 57px;
    position: relative;
    padding: 0px;
    z-index: 2;
}
#header .head-bch{margin: 0px;padding: 15px;text-align: left;background-color: #26448C;float: left;position: relative;height: 100%;}
#header .head-bch img{max-width: 157px;}
#header .head-sky{margin: 0px;padding: 15px;text-align: right;background-color: #FFF;float: left;position: relative;height: 100%;}
#header .head-sky img{max-height: 28px;}
.bars{
    position: relative;
    float: left;
    margin-right: 31px;
    font-size: 17px;
    margin-top: -3px;
}
.menu-mobile{
    width: 58.3%;
    height: 100%;
    position: absolute;
    z-index: 10;
    background-color: #26448C;
    left: -58.3%;
    overflow: hidden;
    padding: 5px;
}
.menu-mobile-bg{
    position: absolute;
    width: 42.1%;
    right: -42.1%;
    background-color: rgba(0,0,0,.7);
    height: 100%;
    z-index: 10;
    overflow: hidden;
}
.separador-menu{
    width: 98%;
    border-bottom: 1px solid rgba(255,255,255,.2);
    position: relative;
    height: 1px;
    padding: 1px;
    margin: 5px 0px;
}


.modal{
    color: #000;
}
#menu{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 250px;
    height: 140px;
    z-index: 15;
}
#menu .menu-hamburger{position: absolute;z-index: 6;font-size: 30px;color: #fff;opacity: 0.6;top: 20px;right: 20px;cursor: pointer;}


/* login */
#login-mobile{
    width: 100%;
    height: 148px;
    margin: 0% 0% 6% 0%;
}
#login{
    position: absolute;
    width: 220px;
    height: 80px;
    padding: 10px;
    color: #ffffff;
    z-index: 5;
    opacity: 0;
    right: 0px;
    top: 18%;
    width: 85%;
    perspective: 600;
    -webkit-perspective: 600;
}
#login .mensaje,
#login-mobile .mensaje{
    transform: rotateX(-90deg);
    opacity: 0;
    display: none;
    width: 192px;
    height: 33px;
    position: absolute;
    top: 48px;
    right: 10px;
    border-left: 2px solid #fff;
    padding: 7px 4px;
    background-color: rgba(255,255,255,.3);
}
#login-mobile .mensaje{
    width: 93%;
    height: 30px;
    top: 69px;
    left: 5px;
    padding: 5px 4px 0px 8px;
    border: 1px solid; 
    background-color: rgba(255,255,255,.2);
}
#login .see-videos{
    margin: 10px auto 4%;
    width: 100%;
}
#login-mobile input[type="input"],
#login input[type="input"]{
    background-color: rgba(255,255,255,0.1);
    border: none;
    background-image: none;
    padding: 8px;
    width: 160px;
    border-right: 1px solid #fff;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
#login .login-btn,
#login-mobile .login-btn{
    width: 32px;
    height: 35px;color: #fff;font-size: 20px;float: right;padding: 1px 6px 6px 6px;background-color: rgba(255,255,255,0.1);cursor: pointer;}
#login .avion, 
#login-mobile .avion{font-size: 15px;height: 34px;}
#login .avion img, 
#login-mobile .avion img{width: 30px;}
#login-mobile span{float: left;margin-top: 8px;}

#login-mobile h5{
    font-family: 'BCH-Bold';
}
#login-mobile input[type="input"],
#login input[type="input"]{
    width: 87%;
    float: left;
    border-radius: 0px;
    height: 30px;
    border-right: 1px solid;
    border-left: none;
    border-top: 1px solid;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'BCH-Bold';
}
#login .login-btn,
#login-mobile .login-btn{
    width: 97%;
    height: 30px;
    font-size: 1em;
    float: left;
    border: 1px solid;
    margin-top: 12px;
    padding-top: 5px;
    text-transform: uppercase;
    font-family: 'BCH-Bold';
}
#login .login-btn{
    width: 98%;
    margin-top: 2px;
}
#login .login-content-input,
#login-mobile .login-content-input{
    width: 100%;
    height: 120px;
    margin: 0 auto;
}
.login-content-input .box-input{
    width: 100%;
    height: 40px;
    float: left;
    display: block;
}
#login .login-content-input label,
#login-mobile .login-content-input label{
    width: 11%;
    float: left;
    background-color: rgba(255,255,255,0.1);
    height: 30px;
    padding: 5px;
    font-size: 1.2em;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
}
.menu-mobile a.link{
    width: 100%;
    font-size: 1em;
    color: #fff;
    text-transform: uppercase;
    display: block;
    height: 28px;
    padding: 5px 0px;
    margin: 5px 0px;
}
.menu-mobile span{text-transform: uppercase;float: left;}
.menu-mobile .siguenos-box{
    position: absolute;
    bottom: 10px;
    left: 10px;
}
/* formulario */
.block-form{position: absolute;width: 100%;height: 100%;background-color: rgba(0,0,0,.6);}
.soycliente{
    width: 450px;
    padding: 0px 0px 0px 0px;
    max-width: 480px;
    margin: 1% auto;
    height: 21px;
}

.soycliente p{
    float: left;
    font-size: 1.2em;
    font-family: 'BCH-Regular';
}
#home .soycliente{
    width: 430px;
    font-size: 11px;
    clear:both;
}
#home .nueva-oportunidad-title{
    background-color: rgb(28,71,123);
    color: #fff;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 0px 10px 0px 10px;
    font-size: 2.5em;
    width: 600px;
    text-align: center;
    margin: 0 auto;
}
.content-new-instrucciones{
    position: relative;
    width: 720px;
    height: 320px;
    margin: 0 auto;
}
.content-new-instrucciones .box-instrucciones{
    height: 60px;
    border: 2px solid #fff;
    border-radius: 0px 10px 0px 10px;
    margin: 10px 0px 20px 0px;
    position: relative;
    background-color: rgba(38,68,140,0.8);
}
.content-new-instrucciones .box-instrucciones img{
    position: relative;
    float: left;
    margin: 22px 10px 0px 10px;
}
.content-new-instrucciones .box-instrucciones img.paso1{
    margin: 8px 0px 0px 20px;
    width: 45px;
}
.content-new-instrucciones .box-instrucciones img.paso2{
    margin: 11px 0px 0px 19px;
    width: 50px;
}
.content-new-instrucciones .box-instrucciones img.paso3{
    margin: 8px 0px 0px 19px;
    width: 40px;
}
.content-new-instrucciones .box-instrucciones img.paso4{
    margin: 10px 0px 0px 19px;
    width: 40px;
}
.content-new-instrucciones .box-instrucciones p{
    float: right;
    font-size: 1.2em;
    width: 88%;
    padding: 10px 10px 10px 0px;
}
.content-new-instrucciones .box-instrucciones .numero{
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    background-color: #fff;
    color: #000;
    font-size: 1.6em;
    text-align: center;
    left: -16px;
    top: -16px;
}
.checkbox{
    width: 20px;
    height: 20px;
    float: left;
    background-color: rgb(255,255,255);
    border-radius: 3px;
    padding: 2px;
    margin: 0px 10px 0px 0px;
}
.checkbox .inside{
    width: 100%;
    height: 100%;
    background-color: rgb(255,255,255);
    border-radius: 10px;
}
.soycliente .bg-soycliente-effect{
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,1);
}
.soycliente a{color:#fff;font-family: 'BCH-Bold';}

/* HOME */
.instrucciones{
    width: 470px;
    height: 127px;
    margin: 3% auto 2%
}
.instruccion{
    width: 33.3%;
    float: left;
    height: 100%;
    text-align: center;
    opacity: 0;
}
.instruccion .circle{
    background-color: rgba(255,255,255,1);
    width: 60px;
    height: 60px;
    position: relative;
    margin: 0 auto;
    border-radius: 50px;

}
.instruccion .circle svg{
    transform: scale(.8);
}
.instrucciones .instruccion .inside-instruccion{
    font-size: 1em;
    width: 95%;
    letter-spacing: 1px;
    margin: 10px auto 0;
    font-family: 'BCH-Regular';
}
.crea h1{
    font-size: 4em;
    line-height: 42px;
}
.crea h3{margin: 0% 0% 1% 0%;}

.envioavion{
    padding-top: 10%;
}

/* teaser */
.teaser,
#videos{
    padding-top: 1%;
}
#videos{
    background-color: rgba(0,0,0,.6);
}
.teaser .instrucciones .instruccion{opacity: 1}
.teaser h1{
    font-size: 4em;
}
.teaser h2 {
    font-size: 2.3em;
    margin-top: 0px;
    padding: 2% 5%;
    line-height: 25px;
}
/* siguenos */
.footer{
    position: absolute;
    right: 56px;
    bottom: 10px;
    font-family: 'BCH-Regular';
    font-size: 11px;
    color: rgba(255,255,255,1);
    z-index: 1000;
}
.legal{
    position: absolute;
    width: 460px;
    height: 28px;
    background-color: #26448C;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    padding: 5px;
    border-radius: 0px 5px 0px 0px;
    overflow: hidden;
}
.legal-concurso{
    position: relative;
    float: left;
    background-color: #26448C;
    padding: 10px;
    font-size: .8em;
}
.legal-concurso a{
    text-decoration: subline;
    color: #fff;
}
.footer a,
.footer span{
    color: rgba(255,255,255,1);
    text-transform: uppercase;
    float: left;
}
.footer span{margin: 4px 10px 0px 0px;}
.footer .link{
    height: 20px;
    padding-right: 10px;
    border-right: 1px solid #fff;
    margin: 0px 10px;
    margin-top: 4px;
    cursor: pointer;
}
.social-link{
    background-color: rgba(255,255,255,1);
    color: rgb(0,0,0);
    width: 24px;
    height: 24px;
    text-align: center;
    display: block;
    float: left;
    border-radius: 20px;
    padding-top: 3px;
    font-size: 14px;
    margin: 0px 5px;
    cursor: pointer;
}
.social-link.facebook{
    color: rgb(59, 89, 152);
}
.social-link.facebook:hover{
    background-color: rgb(59, 89, 152);
    color: #fff;
}
.social-link.twitter{
    color: rgb(0, 132, 180);
}
.social-link.twitter:hover{
    background-color: rgb(0, 132, 180);
    color: #fff;
}
.social-link.instagram{
    color: rgb(138, 58, 185);
}
.social-link.instagram:hover{
    background-color: rgb(138, 58, 185);
    color: #fff;
}
.margin10{margin: 10px 0px 10px 0px;}
.play{
    width: 147px;
    height: 145px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}
#poligono_play {
    position: absolute;cursor: pointer;
}
#circulo_play{
    position: absolute;
}
#poligono_play:hover{
    fill: rgb(205,219,58);
}
.rombo{
    background-image: url(../images/poligono.png);
    width: 96px;
    height: 111px;
    float: left;
    position: relative;
    margin: 0px 5px;
    opacity: 0.8;
    background-size: 100% 100%;
    opacity: 0;
}
.rombo-active{
    background-image: url('../images/green-poligono.png');
    color: #C8D622;
}
.litle-rombo{
    transform: scale(0.7);
}
.rombo h3 {
    margin: 8px auto 0px;
    font-size: 24px;
}
.social-footer{
    width: 610px;
    height: 55px;
    margin: 20px auto 20px;
}
.social-footer .social-content{
    width: 300px;
    height: 44px;
    padding: 12px;
    position: relative;
    font-family: 'BCH-Bold';
    font-size: 13px;
    cursor: pointer;
}
.social-footer i{
    font-size: 26px;
    left: 30px;
    position: absolute;
}
.social-footer .facebook{
    float: left;
    background-color: #333C8C;
}
.social-footer .twitter{
    float: right;
    background-color: #4C8BDB;
}
.social-footer .whasapp{
    float: right;
    background-color: rgb(0,152,0);
    margin-bottom: 20px;
    color: #fff;
}
.avion-pasajeros-crear{
    width: 65%;
    max-width: 971px;
    margin: 3% auto 3%;
    display: block;
}
.avion-pasajeros{
    background-image: url('../images/fuselaje.svg');
    width: 780px;
    height: 180px;
    max-width: 780px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    padding:58px 120px 58px 150px;
}
.avion-pasajeros-mobile{
    height: 173px;
    width: 92%;
    background-color: rgba(255,255,255,.1);
    padding: 2px;
    margin: 0 auto;
}

.avion-pasajeros .asiento{
    background-image: url('../images/asiento.svg');
    width: 22px;
    height: 22px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
    color: rgba(0,0,0,.5);
    font-size: .9em;
    padding: 2px 0px 0px 6px;
    margin: 0px 2px;
}
.avion-pasajeros-mobile .asiento{
    background-image: url(../images/asiento-mobile.svg);
    width: 29px;
    height: 28px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 4px 0px 0px 7px;
    margin: 0px 0px;
    color: rgba(255,255,255,.4);
}
.pasajeros-lista .pasajero .activo{
    background-color: #26448C;
    position: absolute;
    height: 100%;
    width: 1px;
    left: 0px;
    top: 0px;
}

.avion-pasajeros .asiento:nth-child(18){
    margin-left: 28px;
}

.avion-pasajeros .asiento-piloto{
    background-image: url('../images/asientiOcupado.svg');
    width: 22px;
    height: 22px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
    color: rgba(0,0,0,1);
    font-size: .9em;
    padding: 2px 0px 0px 6px;
    margin: 23px 0px 0px 0px;
}
.avion-pasajeros .pasajeros{
    width: 450px;
    height: 100%;
    margin: 0px;
    padding: 0px;
    float: right;
}
.avion-pasajeros-mobile .pasajeros{
    border-top: none;
    height: 100%;
    width: 100%;
    padding: 0px 0px;
}
.loginusuario .seleccionarpasajeros{
    position: relative;
    width: 250px;
    height: 44px;
    left: 0;
    font-size: 1em;
    margin: 12px auto 0px;
    top: 0px;
}
.avion-pasajeros .asiento.asientoocupado{
    background-image: url('../images/asientiOcupado.svg');
    color: rgba(0,0,0,1);
}
.avion-pasajeros-mobile .asiento.asientoocupado{
    background-image: url('../images/asientoOcupadoMobile.svg');
    color: rgba(255,255,255,1);
}
.content-error-pasa{
    width: 80%;
    float: left;
    padding: 8px;
    height: 43px;
}
.content-enviar{
    width: 100%;
    float: left;
    padding: 8px;
    height: 43px;
}
.content-refresh{
    width: 20%;
    height: 100%;
    float: left;
    opacity: 1;
    padding: 9px;
    border-right: 0px solid rgba(255,255,255,.3);
    height: 43px;
    background-color: rgba(38, 68, 140,.7);
}   

.pasajerosabordologin strong{
    color: red;
}
.pasajeros-lista{
    width: 100%;
    height: 100%;
    max-height: 100%;
}
.slimScrollDiv{
    height: 70%;
    max-height: 70%;   
}
#clock-container-b{
    width: 148px;
    height: 37px;
    position: relative;
    z-index: 10;
    margin: 0 auto;
}
#clock-container-b p:first-child{
    font-family: 'BCH-Regular';
    font-size: 1.1em;
}
#clock-container-b div{
    width: 32px;
    height: 35px;
    background-color: rgb(35, 34, 34);
    border: 2px solid #000;
    text-align: center;
    font-size: 20px;
    float: left;
    margin: 0px 5px 0px 0px;
}
#clock-container-b .dias{}
#clock-container-b .horas{}
#clock-container-b .minutos{}
#clock-container-b .segundos{}

.clock-timer{
    width: 330px;
    height: 110px;
    position: relative;
    font-family: 'BCH-Bold';
    margin: 2% auto 2%;
    display: none;
}
#invitacion .studp-bchregular18 {
    font-family: 'BCH-Regular';
    font-size: 1.3em;
    margin: 0% 0px;
}
#invitacion .soycliente p {
    font-size: 1em;
}
#invitacion .litle-info {
    margin: 0px 0px;
}
.litle-info-tarjetas{
    background-color: #26448C;
    color: #fff;
    padding: 2px 2px 2px 50px;
    width: 465px;
    height: 40px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.litle-info-tarjetas .mipass{
    position: absolute;
    left: -4px;
    width: 45px;
    top: -2px;
}
/* home */
.title-count{
    margin-top: 28px;
}
.btn-avion{
    position: absolute;
    left: 108px;
    top: 10px;
    width: 28px;
    height: 26px;
}
.ya-creaste{
    width: 400px;
    height: 45px;
    position: relative;
    margin-top: 25px;
}
.ya-creaste .first{
    float: left;
    font-family: 'BCH-Regular';
    font-size: 16px;
    margin-top: 5px;
}
.transparent-btn{
    float: right;
    width: 240px;
    height: 35px;
    background-color: rgba(255,255,255, 0.3);
    color: #fff;
    padding: 7px;
    font-family: 'BCH-Bold';
    font-size: 14px;
    font-weight: lighter;
    cursor: pointer;
}
.transparent-btn:hover{
    background-color: rgba(255,255,255, 0.4);
}

/* formulario */
::-webkit-input-placeholder {
   color: rgba(255,255,255,0.6);
}

:-moz-placeholder { /* Firefox 18- */
   color: rgba(255,255,255,0.6);  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: rgba(255,255,255,0.6);  
}

:-ms-input-placeholder {  
   color: rgba(255,255,255,0.6);  
}
.formulario{
    float: none;
    max-width: 480px;
    margin: 0 auto;
}
.formulario .middle-input{
    width: 49%;
    float: left;
}
.formulario .right{
    float: right; 
}
.custom-form-group{
    border: 1px solid rgba(0,0,0,.6);
    height: 45px;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 6px;
    transform-origin: left center;
}
.custom-form-group input[type="text"],
.custom-form-group input[type="tel"],
.custom-form-group input[type="email"],
.custom-form-group select{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 7px 10px 10px 44px;
    position: absolute;
    color: rgba(0,0,0,0.9);
    font-size: 15px;
    font-family: 'BCH-Regular';
    background-color: rgba(0,0,0,0.3);
    border: none;
    text-transform: uppercase;
    transform-origin: left center;
}
.custom-form-group select::-webkit-input-placeholder,
.custom-form-group input[type="text"]::-webkit-input-placeholder,
.custom-form-group input[type="tel"]::-webkit-input-placeholder,
.custom-form-group input[type="email"]::-webkit-input-placeholder {
   color: rgba(0,0,0,0.6);
}
.custom-form-group select::-moz-placeholder,
.custom-form-group input[type="text"]::-moz-placeholder,
.custom-form-group input[type="tel"]::-moz-placeholder,
.custom-form-group input[type="email"]::-moz-placeholder{
   color: rgba(0,0,0,0.6);
}
.custom-form-group select::-ms-input-placeholder,
.custom-form-group input[type="text"]::-ms-input-placeholder,
.custom-form-group input[type="tel"]::-ms-input-placeholder,
.custom-form-group input[type="email"]::-ms-input-placeholder{
   color: rgba(0,0,0,0.6);
}



.enviar-avion-btn,
.registro-btn-ref,
.registro-btn{
    border: 1px solid #38569F;
    color: #fff;
    width: 450px;
    height: 50px;
    font-size: 16px;
    font-family: 'BCH-Bold';
    position: relative;
    margin: 20px auto;
    perspective: 500;
    float: left;
    text-transform: uppercase;
}
.tarjetas{
    margin: 1% auto 0;
    position: relative;
    display: block;
}
.enviar-avion-btn{
    width: 100%;
    opacity: 1;
}
.registro-btn-ref button.error,
.registro-btn button.error{
    opacity: .7;
    cursor: not-allowed;
}
.registro-btn-ref button.success,
.registro-btn button.success{
    opacity: 1;
}
.enviar-avion-btn button,
.registro-btn-ref button, .registro-btn button{
    padding: 12px;
    background-color: #26448C;
    width: 100%; 
    height: 100%;
    cursor: pointer;
    border: none;
    color:#fff;
    text-transform: uppercase;
}
.enviar-avion-btn button{
    padding: 10px 0px;
}
.enviar-avion-btn:hover,
.registro-btn-ref:hover,.registro-btn:hover{background-color: #38569F;}

.custom-form-group select{margin-left: 38px;width: 90%;}
.custom-form-group input[type="text"]:focus,
.custom-form-group input[type="tel"]:focus,
.custom-form-group input[type="email"]:focus,
.custom-form-group select:focus{
    box-shadow: none;
}
.custom-form-group label{
    font-size: 28px;
    color: #26448C;
    position: absolute;
    margin: 3px 0px 0px 4px;
    width: 30px;
    text-align: center;
    z-index: 1;
}
.loginusuario{
    background-image: url('../images/bg-defin.jpg');
    background-size: cover;
    background-position: center center;
}
.loginusuario .block-login-firts{
    border: 1px solid #fff;
    padding: 20px;
    width: 48%;
    height: 540px;
}
.loginusuario .studp-bchbold28{margin: 10px 0px;}
.loginusuario .studp-bchregular18{margin: 10px 0px;font-size: 1.3em;}
.loginusuario .studp-bchregular14 {
    margin: 10px 0px 7px 0px;
}
.loginusuario .block-login-second{
    border: 1px solid #fff;
    padding: 20px;
    width: 48%;
    height: 540px;
}

.seleccionarpasajeros{
    cursor: pointer;
}
.btnlistaamigos p{margin: 6px 0px;font-size: 16px;}
.loginusuario .avion{
    background-image: url(../images/avion-grande.png);
    margin: 0px auto 10px;
    width: 138px;
    height: 139px;
}
.box-lista-pasajeros{
    position: absolute;
    height: 100%;
    width: 35%;
    right: -35%;
    top: 0px;
    background-color: rgba(0,0,0,.9);
    z-index: 10;
}
.box-lista-pasajeros .message-for-load{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,1);
    top: 0px;
    left: 0px;
    color: #fff;
    display: none;
    opacity: 0;
}
.box-lista-pasajeros .message-for-load .mss{
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    margin: 10% auto 0;
    width: 100%;
    padding: 20px;
}
.box-lista-pasajeros .enviarpasajeros{
    position: absolute;
    bottom: 60px;
    width: 100%;
    left: 0px;
}
.box-lista-pasajeros h3{
    border-bottom: 1px solid rgba(255,255,255,.4);
    padding: 5px 0px 15px 12px;
    text-align: left;
    background-color: rgba(0,0,0,1);
}
.box-lista-pasajeros .close-pasajeros{
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 27px;
    font-size: 30px;
}
.box-lista-pasajeros .avion{
    position: absolute;
    width: 32px;
    height: 33px;
    left: 20px;
    top: 6px;
}
.scroll-content{width:100%;position:relative;padding-right:20px;height:auto}

.lista-pasajeros{
    position: relative;
    width: 100%;
    height: 333px;
    letter-spacing: 1px;
}
.pasajeros{
    height: 80%;
    width: 100%;
    border-top: 1px solid #fff;
    padding: 15px 0px;
}
.pasajero{
    height: 45px;
    border-bottom: 1px solid rgba(255,255,255,.3);
}
.pasajero .numero{
    width: 10%;
    height: 100%;
    text-align: center;
    float: left;
    padding-top: 7px;
}
.pasajero .nombre{
    width:65%;
    height: 100%;
    text-align: left;
    float: left;
    padding-top: 7px;
}
.pasajero .rut{
    width:50%;
    height: 100%;
    text-align: center;
    float: left;
    padding-top: 7px;
    padding-right: 7px;
}
.pasajero .seleccionar{
    width: 25%;
    height: 100%;
    text-align: center;
    float: left;
    padding-top: 7px;
}

.teaser .lista-pasajeros{
    padding-right: 2%;
}
.ganadores h2{
    font-size: 2.3em;
    margin-top: 0px;
    padding: 0% 0%;
    line-height: 25px;
}
.ganadores .litle-info-tarjetas{
    height: 60px;
}
.lista-ganadores{
    width: 84%;
    height:  39%;
    margin: 30px auto 0;
    position: relative;
}
.lista-ganadores .slimScrollDiv{
    width: 100%;
    height: 100%;
    max-height: 100%;
}
.lista-ganadores .titulo{
    background-color: rgba(38, 68, 140,.5);
    padding: 16px;
    height: 50px;
    border: 1px solid #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.lista-ganadores .titulo img{
    position: absolute;
    width: 300px;
    right: -19px;
    top: -15px;
}
.lista-ganadores .lista-pasajeros-ganadores{
    background-color: rgba(255,255,255,.3);
    height: 80%;
    max-height: 80%;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}
.lista-ganadores .lista-pasajeros-ganadores .pasajero{
   height: 46px;
    padding: 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    float: left;
    width: 100%;
    font-size: 14px;
}
.lista-ganadores .lista-pasajeros-ganadores .pasajero .nombre{
    float: left;
}
.lista-ganadores .lista-pasajeros-ganadores .pasajero .rut{
    float: right;
} 

.badge{margin-top: -4px;margin-left: 8px;}
.link-for-copy{
    color: #fff;
    padding: 5px 0px;
    width: 600px;
    margin: 13px auto 0;
}
.link-for-copy .copy{
    width: 80%;
    float: left;
}
.link-for-copy .instruccion{
    float: left;
    width: 60px;
    margin-right: 10px;
    margin-left: -25px;
    margin-top: -4px;
}
.link-for-copy .studp-bchregular18{
    font-size: 1.2em;
    margin: 0% 0px;
}
.link-for-copy p{
    letter-spacing: 1px;
    font-size: 1em;
    margin: 1% 0px;
}
#videos .close-video{
    position: absolute;
    right: 40px;
    top: 0px;
    font-size: 40px;
    cursor: pointer;
}
#videos .close-video:hover{
    color: #26448C;
}

#videos .videos{
    width: 100%;
    height: 370px;
}
#videos .videos .video{
    width: 100px;
    height: 100px;
    background-color: rgba(0,0,0,0.4);
    float: left;
    margin: 10px 10px;
    position: relative;
}
#videos .videos .video span{
    position: absolute;
    bottom: 0px;
    height: 30px;
    padding: 5px;
    background-color: rgba(0,0,0,1);
    width: 100%;
}
#videos .big-video{
    width: 100%;
    height: 85%;
    position: relative;
    background-color: rgba(0,0,0,.3);
    margin-top: 58px;
}
.instrucciones-firstsession{
    display: none;
    position: fixed;
    background-color: rgba(0,0,0,.9);
    color: #fff;
    opacity: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0px;
    padding-top: 11%;
}
.enviar-pasajeros-modal{
    display: none;
    position: fixed;
    background-color: rgba(0,0,0,.9);
    color: #fff;
    opacity: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0px;
    padding-top: 11%;
}
#pronto1 .teaser h2{
    font-size: 2.8em;
    line-height: 1.2em;
}
#concurso1 .tarjetas{
    position: relative;
    width: 260px;
    margin: 0 auto;
}