/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, center, u, b, i, header {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: normal;
    font-style: normal;
}
*{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: 'Antartida';
  font-style: normal;
  font-weight: 400;
  src: url('http://servicios.mega.cl/resources/fonts/antartida-rounded/Antartida-Rounded-Medium.otf');
}
@font-face {
  font-family: 'Antartida';
  font-style: bold;
  font-weight: 700;
  src: url('http://servicios.mega.cl/resources/fonts/antartida-rounded/Antartida-Rounded-Bold.otf');
}
body{
  font-family: 'Antartida', 'Roboto Condensed', sans-serif;
  background-color: #DEDEDE;
  background: transparent;
}
::-webkit-input-placeholder {
   color: rgb(187, 187, 187);
}

:-moz-placeholder { /* Firefox 18- */
   color: rgb(187, 187, 187);  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: rgb(187, 187, 187);  
}

:-ms-input-placeholder {  
   color: rgb(187, 187, 187);  
}
img{
  width: 100%;
}
h1.ok{
    color: #FFFFFF;
    font-size: 2.4em;
    background-color: #2ACC96;
    padding: 38px 25px;
    z-index: 500;
    top: 50%;
    border: 1px solid #12825D;
    border-radius: 10px;
    line-height: 1em;
}
#error{
    color: #FFFFFF;
    font-size: 1.5em;
    background-color: #D23406;
    padding: 18px;
    border: 1px solid #962504;
    border-radius: 8px;
}

#exito{
color: rgb(19, 117, 187);
    font-size: 1.5em;
    background-color: rgba(255, 255, 255, 0.59);
    padding: 18px;
    border-radius: 8px;
    margin-bottom: 20px;
}
h2{
}
h3{
  margin-top: 30px;
}
h3 span{
  font-size: 1em;
  color: red;
}
a{
  text-decoration: none;
}

input:focus {
  outline: rgba(82,168,236,.6) auto 5px;
}

input.cod-ciudad, input.solo-lectura{
  outline: none;
}
form{
  padding-bottom: 50px;
  padding-top: 10px;
}
body, html{
  width: 1px;
  min-width: 100%;
}
.bajada{
    font-size: 1em;
    color: #6B6B6B;
    margin-bottom: 15px;
    display: block;
    font-weight: 300;
}
.terminos {
    font-size: 1em;
    margin-left: 10px;
    float: left;
    color: #777;
}
.terminos a {
  color: #45B2F5;
  font-weight: 700;
}

.familia {
  float: left;
}

.checkbox{
  position: relative;
  display: block;
  margin: 0px 0 0 180px;
}
.checkbox label {
    min-height: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    width: auto;
    display: inline-block;
    border: 1px solid #DCDCDC;
    border-radius: 15px;
    padding: 5px 10px 6px;
}
.wrapper{
    padding: 26px 36px;
}
.wrap h2{
    font-size: 1.2em;
    color: #5F5F5F;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.wrap p{
  font-size: 1.3em;
  text-align: center;
  margin-bottom: 30px;
  color: rgb(80, 80, 80);
}
/*social*/
.share-button{
    position: relative;
    width: 200px;
    padding-right: 26px;
    display: inline-block;
    background-color: #51a5e4;
    color: #FFF;
    font-size: 0.8em;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 2;
    margin-bottom: 10px;
    cursor: pointer;
}
.share-button.fb-button{
  background-color: #3b5998;
}
.share-button:after{
    content: ' ';
    background-image: url('http://static-mega.mdstrm.com/_common/images/sprites-mega.png');
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
}
.share-button.fb-button:after{
    background-position: -1px -1px;
    width: 10px;
    height: 19px;
    right: 22px;
    top: 10px;
}
.share-button.tw-button:after{
    background-position: -13px -1px;
    width: 18px;
    height: 17px;
    right: 17px;
    top: 12px;
}
/*landing*/
.form-group {
  margin-bottom: 2px;
  display: block;
  position: relative;
  overflow: hidden;
  padding: 5px 0;
}
.form-group span {
  padding-top: 7px;
  margin: 0 10px 0 0;
  text-align: left;
  float: left;
  color: #EC8B0D;
}
.control-label {
  padding-top: 5px;
  margin: 0 10px 0 0;
  text-align: left;
  width: 150px;
  float: left;
  color: #545454;
}
.form-control {
  display: block;
  float: left;
  width: auto;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 15px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.x40 {
  width: 40%;
}
.x60 {
  width: 60%;
}
.x20{
  width: 20%;
}
.x10 {
  width: 10%;
}
.form-control.cod-ciudad, .solo-lectura {
  width: 66px;
  border:none;
  box-shadow: none;
  padding: 0;
  background-color: transparent;
}
.solo-lectura{
  width: 110px;
}
.form-control.cod-ciudad2 {
  width: 56px;
  margin-right: 10px;
  text-align: center;
}
.form-control.celular,  .form-control.fono-fijo{
  width: 15%;
}
textarea.form-control {
  height: auto;
  width: 100%;
}
input[type=checkbox] {
  float: left;
  margin-top: 4px;
}
.custom-file-input {
  font-size: 11px;
  float: left;
  padding-left: 18px;
  padding-top: 8px;
  width: auto;
  height: 33px;
  overflow: hidden;
}
.custom-file-input::before {
    content: 'Seleccionar archivo...';
    display: inline-block;
    background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #C7C7C7;
    border-radius: 15px;
    padding: 8px 4px 8px 14px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-size: 12px !important;
    color: #333;
    width: 107px;
    position: relative;
    left: -17px;
    top: -7px;
    margin-right: 326px;
}
.custom-select {
  font-size: 11px;
  float: left;
  padding-left: 18px;
  padding-top: 8px;
  width: auto;
  height: 33px;
  overflow: hidden;
}
.custom-select{
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #C7C7C7;
  border-radius: 15px;
  padding: 8px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-size: .8em !important;
  color: #333;
  width: 255px;
  position: relative;
  left: 1px;
  top: -5px;
  margin-top: 5px;
}
.center-content{
    text-align: left;
    padding-left: 176px;
}

.center-content-2{
    text-align: center;
    padding-left: 0;
}

.clearBoth{
  clear: both;
  content: '';
}
.border{
    padding: 3px;
    margin: 10px auto;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn-primary {
    color: #fff;
    background-color: #2DCC73;
    padding: 12px 48px 13px;
    font-size: 1.2em;
    line-height: 1;
    border-radius: 33px;
    border-right-width: 2px;
    border-left-width: 2px;
    font-weight: 700;
    text-shadow: -1px 1px 3px #24B363;
    border-bottom: 1px solid #43E48A;
}
.red{
  border: 1px solid rgba(255, 0, 0, 0.19);
  color: rgb(224, 0, 0);
  background-color: rgba(255, 0, 0, 0.12);
}

.red-text {
  color: rgb(224, 0, 0);
}
.red-text .antiladder{
  color: inherit;
}

.highlight {
  color: #2dcc73;
  text-transform: uppercase;
  font-weight: bold;
}

.antiladder {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 6px;
  color: #333;
}

.antiladder input[type=checkbox] {
  margin-right: 3px;
}
/*iphone*/
.wrap p.ip-text{
  font-size: 0.6em;
  line-height: 1.3;
  color: #555;
  margin-bottom: 20px;
}
.wrap p.ip-text b{
  color: #565656;
  font-weight: bold;
}
.wrap div.ip-img-wrap{
  position: relative;
}
.wrap div.ip-img-wrap span{
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto 0;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../images/touch-icon.png) no-repeat 6px center;
    background-color: rgba(56, 56, 56, 0.75);
    background-size: 70px;
}
.img-tar.hover{
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
  margin: 0!important;
  top: 0;
}
.like-us iframe{
  padding-left: 4px;
}
.asdasdas{
    padding-top: 5px;
    margin: 0 10px 0 0;
    text-align: left;
    width: 150px;
    float: left;
    color: #545454;
}
@media only screen and (max-width :  700px) {
  .ind-familia {
    width: 92%;
  }
  .familia {
    float: right;
    width: 90%;
  }

  .checkbox {
    margin: auto;
    text-align: center;
  }

  .personas-familia {
    clear: both;
  }
}

@media only screen and (max-width : 500px){
  .wrap h2{
    font-size: 1.2em;
    line-height: 1em;
  }
  .wrap p{
    font-size: 1em;
    margin-top: 6px;
  } 
  .control-label {
     width: 88%;
    margin-bottom: 6px;
  }
  .x10, .x20, .x30, .x40, .x50, .x60{
    width: 100%;
  }
  .form-control.celular, .form-control.fono-fijo {
     width: 68%;
  }
  .form-group .btn-primary {
      width: 100%;
  }
  .custom-select {
    width: 99%;
    height: 48px;
    margin-top: 10px;
  }
  .numeric_fonos{
    width: 100%;
  }
  .checkbox {
    position: relative;
    display: block;
    margin: 0;
  }
  .terminos {
      font-size: .8em;
      margin-left: 10px;
      float: left;
      color: #777;
  }
  .form_G2016 {
      width: 100%;
      min-height: 650px;
      margin-top: 20px;
  }
  .wrapper {
      padding: 3px 10px;
  }
  .center-content {
      text-align: center;
      padding-left: 0;
  }

  .personas-familia {
    clear: both;
  }
  #chk {
    padding-left: 20px;
    clear: both;
  }
  .antiladder {
    display: block;
    text-align: left;
    color: #333;
  }
  .form-group {
    clear: both;
  }
  .img-tar{
    width:100%!important;
  }
  #exito{
    padding: 0;
  }
  .like-us iframe{
    padding-left: 0;
  }
  #descarga.btn-primary{
    font-size: 0.7em!important;
    padding: 12px 15px 13px;
  }
  .like-us iframe{
    padding-left: 14px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width : 330px){
  .terminos{
      text-align: left;
  }
  .terminos a{
    display: block;
  }
}

/*=========================
     RECUPERAR FORM
==========================*/
.recuperar{
      background: rgb(35,204,118);
    background: -moz-linear-gradient(left, rgba(35,204,118,1) 0%, rgba(246,198,54,1) 80%);
    background: -webkit-linear-gradient(left, rgba(35,204,118,1) 0%,rgba(246,198,54,1) 80%);
    background: linear-gradient(to right, rgba(35,204,118,1) 0%,rgba(246,198,54,1) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23cc76', endColorstr='#f6c636',GradientType=1 );
}
.recuperar .wrapper{
  background-color: #FFF;
  width: 800px;
  margin: 20px auto;
  border-radius: 20px;
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.46);
}
.recuperar p.title{
    color: #FFF;
    text-align: center;
    padding-top: 20px;
    font-size: 1.4em;
    font-weight: 700;
    text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.18);
}
.recuperar #exito{
    text-align: center;
    color: #6f6b6e;
    font-size: 1.3em;
    line-height: 1.3;
}
.recuperar #exito a{
  color: #467fd6;
  text-decoration: underline;
}
@media only screen and (max-width : 900px){
  .recuperar .wrapper{
    width: 90%;
  }
  .recuperar .control-label {
    width: 75%;
  }
}