@font-face {
  font-family: 'Circular Std Black';
  src: url(font/CircularStd-Black.woff) format('woff');
}

@font-face {
  font-family: 'Circular Std Book';
  src: url(fuentes/CircularStd-Book.woff) format('woff');
}

body{
	background:url(../img/fondo2.jpg) no-repeat;
  background-position-x: center;
	background-color:#000;
	font-family: 'Circular Std Black';
	}

#NTarjetaR{
    margin-left:-15%; 
}
#fechanac{
  margin-left: -16%;
}

#regNacimiento{
  width: 20%;
}

#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
  width: 8.8%;
}

#sexo{
  margin-left: 0%; 
  margin-right: -3%; 
  width: 11%;
}

#regSexo{
  width: auto; 
  height: auto; 
  box-shadow: none;
}

#t_felicidades{
  position: relative;
  float: left;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-bottom: 2%;
  margin-top: 2%;
}
#separador{
  display: none;
}
#derechos{
  position: relative;
  float: left;
  padding-left: 5%;
  width: 25%;
  padding-bottom: 4.5%;
}
#imgderechos{
  display: block;
  padding-right: 15%;
  padding-left: 15%;
  width: 70%;
}
#regresar{
  position: relative;
  float: left;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
  text-align: center;
}
#terminos{
  position: relative;
  float: right;
  padding-right: 5%;
  width: 25%;
}

#lbook{
  /*color: white; */
  font-family: 'Circular Std Book';
  letter-spacing: 2px;
}

#lblack{
  /*color: white; */
  letter-spacing: 2px;
}

#btn_Derechos{
  position: relative;
  float: right;
  cursor: pointer;
  font-family: 'Circular Std Book';
}

#btn_TerCon{
  position: relative;
  /*float: left;*/
  cursor: pointer;
  font-family: 'Circular Std Book';
}

#btn_Regresar{
  position: relative;
  cursor: pointer;
  font-family: 'Circular Std Book';
}

#logo{
	margin-top:20px;
	margin-bottom: 20px;
	width:auto;
	height:60px;
  margin-left: 5%;
	padding-left:auto;
	padding-right:auto;
	position: relative;
	
}
#textspan5_ {
    font-family: 'Circular Std Black';
    font-size: 24px;
    color: #fb7e3a;
	text-transform: uppercase;
	/*letter-spacing: 1px;*/
}
#textspan6_ {
    font-size: 26px;
    font-family: 'Circular Std Black';
    color: #fb7e3a;
	text-transform: uppercase;
	/*letter-spacing: 1px;*/
}

#textspan7_ {
    font-size: 27px;
    font-family: 'Circular Std Black';
    color: #fb7e3a;
	text-transform: uppercase;
	/*letter-spacing: 1px;*/
}

#textspan8_ {
    font-family: 'Circular Std Black';
    color: #fb7e3a;
    font-size: 30px;
	text-transform: uppercase;
	/*letter-spacing: 1px;*/
}

#textspan9_ {
    font-size: 33px;
    color: #fb7e3a;
    font-family: 'Circular Std Black';
	text-transform: uppercase;
	/*letter-spacing: 1px;*/
}

#textspan10_ {
    font-size: 37px;
    color: #fb7e3a;
    font-family: 'Circular Std Black';
	text-transform: uppercase;
	/*letter-spacing: 1px;*/
}

#textspan11_ {
    font-family: 'Circular Std Black';
    color: #fb7e3a;
    font-size: 38px;
	text-transform: uppercase;
	/*letter-spacing: 1px;*/
}
#textsubtitulocine {
    float: left;
    font-size: 10px;
    width: 100%;
    height: 40%;
    text-align: center;
    font-weight: normal;
    line-height: 1px;
	letter-spacing: 25px;
    margin: -5px 0px 15px 14px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}
#texttitulocine {
    float: left;
    font-size: 1em;
    width: 100%;
    height: 60%;
    text-align: center;
    font-weight: normal;
    line-height: 2.9em;
    margin: 50px 0px 0px 0%;
    clear: none;
    min-height: 0px;
    color: rgb(35, 35, 35);
    text-transform: uppercase;
}
.contact_form h2 {
    background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 5px;
    color: #ffffff; /*#5CD053;*/
    display: block;
    font-family: sans-serif;
    font-size: 20px;
    padding: 5px;
    text-shadow: 1px 1px 1px #CCCCCC;
    width: 433px;
}
/*--- estilos para los ul y li del formulario ---*/
.contact_form ul {
    width:750px;
    list-style-type:none;
  	margin:0px;
  	padding:0px;
}

.contact_form li{
	padding:0.7%; 
	/*border-bottom:1px solid #eee;*/
	position:relative;
} 
.contact_form label {
    color: #555555;
    display: inline-block;
    float: center;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-top: 3px;
    padding: 3px;
    width: 13%;
    margin-left: -15%;
}
.contact_form input {
  	height:20px; 
  	width:300px; 
  	padding:5px 8px;
}

.contact_form select {
  	height:30px; 
  	width:260px; 
  	padding:5px 8px;
  	font-size: 13px;
    font-weight: bold;
}

.contact_form textarea {
	padding:8px; 
	width:300px;
}
.contact_form button {
	margin-left:90px;
}

/*----- estilos visuales de los elementos --------*/

.contact_form input, .contact_form textarea { 
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	border-radius:2px;
	color: #888;
	font-size: 12px;
	padding-right: 0px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
}
.contact_form input:focus, .contact_form textarea:focus {
	background: #fff; 
	border:1px solid #555; 
	box-shadow: 0 0 3px #aaa; 
	padding-right:80px;
}

/* === Estilos de Validacion === */	

.contact_form input:required:valid, .contact_form textarea:required:valid {
	box-shadow: 0 0 5px #5cd053;
	border-color: #28921f;
}
.contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
	box-shadow: 0 0 5px #d45252;
	border-color: #b03535
}

/* === Estilos del boton de Envio === */
button.submit {
    padding: 9px 17px;
   font-family: Helvetica, Arial, sans-serif;
   font-weight: bold;
   line-height: 1;
   color: #000000;
   border: none;
   text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fb7e3a), to(#fb7e3a));
   background-image: -moz-linear-gradient(0% 100% 90deg, #fb7e3a, #fb7e3a);
   background-color: #fb7e3a;
   border: 1px solid #fb7e3a;
   border-radius: 10px;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
button.submit:hover {
	cursor: pointer; 
	color: #ffffff;
}

button.submit2 {
    padding: 9px 17px;
   font-family: Helvetica, Arial, sans-serif;
   font-weight: bold;
   line-height: 1;
   color: #000000;
   border: none;
   text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fb7e3a), to(#fb7e3a));
   background-image: -moz-linear-gradient(0% 100% 90deg, #fb7e3a, #fb7e3a);
   background-color: #fb7e3a;
   border: 1px solid #ffffff;
   border-radius: 10px;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

button.submit2:hover {
	cursor: pointer; 
	color: #ffffff;
}
@media only screen and (max-width: 720px) {
   #NTarjetaR{
        margin-left:30%;
    }
  .contact_form input, .contact_form textarea { 
  border:1px solid #aaa;
  box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
  border-radius:2px;
  color: #888;
  font-size: 12px;
  padding-right: 0px;
  -moz-transition: padding .5s; 
  -webkit-transition: padding .5s; 
  -o-transition: padding .25s;
  transition: padding .25s;
}
.contact_form input:focus, .contact_form textarea:focus {
  background: #fff; 
  border:1px solid #555; 
  box-shadow: 0 0 3px #aaa; 
  padding-right:0%;
}
  #fechanac {
    margin-left: 0%;
  }
  #regNacimiento {
    width: 100%;
  }
  /* INICIO Tarjetas */
  #regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
	width: 24.15%;
  }
  /* FIN Tarjetas */
  
  #sexo {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 7%;
    width: 35%;
  }
  #separador{
    display: block;
  }
  #logo{
          margin-left: 10%;
  }
  #captcha{
    margin-left: -5%;
    padding: 5% 0%;
  }
  #t_felicidades {
      margin-bottom: 10%;
      margin-top: 10%;
  }
  /*--- estilos para los ul y li del formulario ---*/
.contact_form ul {
    width: 80%;
    list-style-type: none;
    /* margin: 0px; */
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    text-align: left;
}
.contact_form li {
    padding: 1%;
    /* border-bottom: 1px solid #eee; */
    position: relative;
}
.contact_form input {
    height: 20px;
    width:  100%;
    padding: 5px 0px;
}
.contact_form label {
    color: #555555;
    display: inline-block;
    float: center;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-top: 3px;
    padding: 0px;
    width: 100%; /*35%;*/
    margin-left: 0%;
}
#terminos {
    position: relative;
    float: right;
    padding-right: 5%;
    width: 25%;
}
#derechos {
    position: relative;
    float: left;
    padding-left: 5%;
    width: 25%;
}
#imgderechos{
display: none;
}
#btn_TerCon {
    position: relative;
    float: right;
    cursor: pointer;
    font-family: 'Circular Std Book';
}
#btn_Derechos {
    position: relative;
    float: left;
    cursor: pointer;
    font-family: 'Circular Std Book';
}
/*----- estilos visuales de los elementos --------*/
}

@media only screen and (max-width: 684px) {
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 24.13%;
	}
	/* FIN Tarjetas */
}

@media only screen and (max-width: 670px) {
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 24.1%;
	}
	/* FIN Tarjetas */
}

@media only screen and (max-width: 648px) {
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 24%;
	}
	/* FIN Tarjetas */
}

@media only screen and (max-width: 640px) {
		/* INICIO Tarjetas */
	  #regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 23.95%;
	  }
	  /* FIN Tarjetas */
}

@media only screen and (max-width: 500px) {
    #lbook {
        font-size: xx-small;
    }
    #lblack {
        font-size: xx-small;
    }
    #btn_Regresar {
        font-size: smaller;
    } 
    #btn_TerCon {
      font-size: smaller;
      padding-right: 10%;
    }
    #btn_Derechos {
      font-size: smaller;
      padding-left: 10%;
    }
    #derechos{
      padding-left: 0%;
      width: 25%;
    }

    #regresar{
      width: 50%;
    }

    #terminos {
		padding-right: 0%;
		width: 25%;
    }

	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 14.83%;
	}
	/* FIN Tarjetas */
}

@media only screen and (max-width: 554px) {
		/* INICIO Tarjetas */
	  #regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 23.9%;
	  }
	  /* FIN Tarjetas */
}

@media only screen and (max-width: 540px) {
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 23.8%;
	}
	/* FIN Tarjetas */
}

@media only screen and (max-width: 486px) {
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 23.7%;
	}
	/* FIN Tarjetas */
}

@media only screen and (max-width: 448px) {
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 23.6%;
	}
	/* FIN Tarjetas */
}

@media only screen and (max-width: 440px) {

  #logo {
    margin-left: 10%;
  }
  
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 23.5%;
	}
	/* FIN Tarjetas */
}

@media only screen and (max-width: 388px) {
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 23.4%;
	}
	/* FIN Tarjetas */
}

@media only screen and (max-width: 363px) {
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 23.3%;
	}
	/* FIN Tarjetas */
}
 
@media only screen and (max-width: 350px) {
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 23.2%;
	}
	/* FIN Tarjetas */
}

@media only screen and (max-width: 349px) {
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 23.1%;
	}
	/* FIN Tarjetas */
}

@media only screen and (max-width: 345px) {
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 23%;
	}
	/* FIN Tarjetas */
}

@media only screen and (max-width: 320px) {
    #lbook {
        font-size: xx-small;
    }
    #lblack {
        font-size: xx-small;
    }
    #btn_Regresar {
        font-size: x-small;
    } 
    #btn_TerCon {
      font-size: x-small;
    }
    #btn_Derechos {
      font-size: x-small;
    }
	
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 22.9%;
	}
	/* FIN Tarjetas */
}

@media only screen and (max-width: 300px) {
    .contact_form input {
        height: 20px;
        width: 90%;
        padding: 5px 0px;
    }
    #regNacimiento {
      width: 90%;
    }
	
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 20.5%;
	}
	/* FIN Tarjetas */
}

@media only screen and (max-width: 260px) {
    .contact_form input {
        height: 20px;
        width: 80%;
        padding: 5px 0px;
    }
    #regNacimiento {
      width: 80%;
    }
	
	/* INICIO Tarjetas */
	#regTarjeta1, #regTarjeta2, #regTarjeta3, #regTarjeta4 {
		width: 18.2%;
	}
	/* FIN Tarjetas */
}