.body {
margin:0;
padding:0;
}

.div_principal {
background-color:transparent;
width:640px;
margin:0 auto;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selector_idiomas{
text-align: center;  
}

.texto_idioma{
  /*float:left;
    width:320px;
    height:25px;
  */
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    text-decoration:none;
    color: #909090;
}

.caja_video_640x676{
width:640px;
height:676px; 
padding-top: 8px;  
}

.caja_video_640x360{
width:640px;
height:360px; 
padding-top: 8px;
}

H1{
    color: #9a9a9a;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-size: 42px;
    width:auto;
    height: auto;
    margin-top: 28px;
    padding-top: 10px;
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: normal;
}

H2{
    color: #9a9a9a;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-size: 30px;
    width:auto;
    height: auto;
    margin-top: 28px;
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: normal;
}

H3{
    color: #9a9a9a;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-size: 25px;
    width:auto;
    height: auto;
    margin-top: 28px;
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: normal;
}

H4{
    color: #9a9a9a;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-size: 25px;
    width:auto;
    height: auto;
    margin-top: 28px;
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: normal;
}



.legal{
    color: #9a9a9a;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-size: 14px;
    width:auto;
    height: auto;
    padding-top: 10px;
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: normal;
}

a:link {
    color: #9a9a9a;
}

a:visited {
    color: #9a9a9a;
}

a:hover {
    color: #5f5c5c;
}

a:active {
    color: #9a9a9a;
} 

.banner > div {
    display: inline-block;
    margin-top: 6px;
}

.banner{
text-align: center;
line-height: 62px;
margin: 0px auto;
margin-top: 5px;
width:640px;
height:62px;
background-color: #213d54;
font-size: 38px;
color: #FFF;
font-family: 'Raleway', sans-serif;

}

.boton{
    text-align: center;
    background: #7d31c4;
    width: 626px;
    border-radius: 14px;
    min-height: 62px;
    font-size: 38px;
    color: #FFF;
    font-family: 'Raleway', sans-serif;
    margin-top: 5px;
    margin-left: 7px;
}

.boton > div {
    display: inline-block;
    margin-top: 6px;
}

.boton_rojo{
    text-align: center;
    background: #fe2b15;
    width: 626px;
    border-radius: 14px;
    min-height: 62px;
    font-size: 38px;
    color: #FFF;
    font-family: 'Raleway', sans-serif;
    margin-top: 5px;
    margin-left: 7px;
}

.boton_rojo > div {
    display: inline-block;
    margin-top: 6px;
}

.boton_social{
    text-align: center;
    background: #34648c;
    width: 626px;
    border-radius: 14px;
    min-height: 62px;
    font-size: 38px;
    color: #FFF;
    font-family: 'Raleway', sans-serif;
    margin-top: 5px;
    margin-left: 7px;
}

.boton_social > div {
    display: inline-block;
    margin-top: 6px;
}

.banner_modelo{
    width:640px;
    height: 165px;
    margin-top: 5px;
    position:relative
}

.linea{
clear: both;
margin-top: 7px;
width:640px;
height:1px;   
background: #000000;  
}

.play_png{
position:absolute;
top: 37px;
left: 283px;
}

.texto_banner_1{
    font-family: 'Raleway', sans-serif;
    font-size:24px;
    z-index:100;
    position:absolute;    
    color:white;
    left:3px;
    top:-20px;
    background-color:rgba(33,61,84,0.5);
}

#container
{
    height:400px;
    width:400px;
    position:relative;
}

/* LOG */

#mail_invalido {
    text-align: center;
    background: #fe2b15;
    font-size: 32px;
    color: #FFF;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 5px;
}

.caja_mail{
/*border:1px solid rgb(50,50,50);*/
width:640px;
height:50px;
margin-bottom: 5px;   
}



.linea_input {
  display: inline-block;
  margin-top: 4px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 620px;
  height: 35px;
  padding: 2px 5px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: normal medium/normal "Raleway", Helvetica, sans-serif;
  font-size: 35px; 
  color: rgba(0,142,198,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(252,252,252,1);
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

/* BUY */

.garantia_caja{
text-align: center;
}

.textos_garantia{
  margin-left: 20px;
  width: 378px;
  float: left;
  font: normal medium/normal "Raleway", Helvetica, sans-serif;
  font-size: 18px;
}

.buy_caja_radios{
margin-left: 138px;
padding-top: 16px;
padding-bottom: 16px; 
}

.buy_logo{
float: none;
padding-top: 5px;   
}

.buy_selector{
float: left;
}