.container-bg {
  background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/nomasinformacion/bg-desktop.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px 10px;
  min-height: 700px;
  position: relative;
}
.container-form{
  width: 100%;
  /*max-width: 378px;*/
  max-width:600px;
  height: auto;
  background: #6d1b6f;
  color: #fff;
  margin: 0 auto;
}
#form{
  margin-bottom: 0px !important;
}
.max-310{
  max-width: 320px;
  width: 90%;
}
input{
  width: 100%;
  padding:10px;
  border-radius: 5px;
  border: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-shadow: none;
  font-size: 14px;
  margin:0;
}
input[type="radio"],input[type="checkbox"] {
  width: 12px;
}
#enviar {
  margin: 30px auto 0;
  display: block;
  max-width: 170px;
  width: 100%;
  border-radius: .4rem;
}
.wom a.icon-ph {
  background: url(https://1701336841.rsc.cdn77.org/_assets/img/no-mas-informacion/phone-square.png) no-repeat;
  background-position: top 4px left 10px;
  color: #fff;
  text-decoration: none;
  padding: 0 0 0 34px;
  font-size: 23px;
  display: block;
  max-width: 260px;
  margin: 0 0 0 10px;
  font-family: 'Cera Pro';
}
.wom a.icon-ph span {
  font-size: 12px;
}
.wom a.icon-w {
  background: url(https://1701336841.rsc.cdn77.org/_assets/img/no-mas-informacion/icon-whatsapp.png) no-repeat;
  background-position: center left 10px;
  color: #fff;
  text-decoration: none;
  padding: 0px 0px 8px 35px;
  font-size: 23px;
  display: block;
  max-width: 220px;
  margin: 0 0 0 12px;
  font-family: 'Cera Pro';
}
.full {
  width: 100%;
  background: #4B1051;
  padding: 15px 0;
}
#telefono,#telefono1,#telefono2,#telefono3,#telefono4 {
  background: #fff url(https://1701336841.rsc.cdn77.org/_assets/img/no-mas-informacion/icon-phone.png)no-repeat;
  background-position: left center;
  background-size: 65px;
  padding: 10px 10px 10px 75px;
  font-size: 14px;
  -webkit-box-shadow: inset 0px 0px 14px -3px rgba(130,130,130,1);
  -moz-box-shadow: inset 0px 0px 14px -3px rgba(130,130,130,1);
  box-shadow: inset 0px 3px 18px -3px rgba(130,130,130,1);
}
#telefono::placeholder,#telefono1::placeholder,#telefono2::placeholder,#telefono3::placeholder,#telefono4::placeholder {
  color: #D4D4D4;
}
#email,#email1,#email2,#email3,#email4{
  background: #fff url(https://1701336841.rsc.cdn77.org/_assets/img/no-mas-informacion/icon-mail.png)no-repeat;
  background-position: left 10px center;
  background-size: 22px;
  padding: 10px 10px 10px 40px;
  font-size: 14px;
  -webkit-box-shadow: inset 0px 0px 14px -3px rgba(130,130,130,1);
  -moz-box-shadow: inset 0px 0px 14px -3px rgba(130,130,130,1);
  box-shadow: inset 0px 3px 18px -3px rgba(130,130,130,1);
}
#nombre {
  background: #fff url(https://1701336841.rsc.cdn77.org/_assets/img/no-mas-informacion/icon-name.png)no-repeat;
  background-position: left 2px center;
  background-size: 37px;
  padding: 10px 10px 10px 40px;
  font-size: 14px;
  -webkit-box-shadow: inset 0px 0px 14px -3px rgba(130,130,130,1);
  -moz-box-shadow: inset 0px 0px 14px -3px rgba(130,130,130,1);
  box-shadow: inset 0px 3px 18px -3px rgba(130,130,130,1);
}
#registrado {
  padding: 25px 10px;
  height: 350px;
  display: none;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
#exito {
  padding: 25px 10px;
  min-height: 400px;
}
.circle {
  margin-top: 95px;
}
.wrapper-d {
  width: 100%;
  display: block;
  font-size: 0;
}
.wrapper-d div {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.wrapper-d div:first-child {
  width: 49%;
  margin-right: 1%;
}
.wrapper-d div:last-child {
  width: 49%;
  margin-left:1%;
}
.error_form {
  font-size: 12px;
  position: absolute;
  color: #333333;
  background: #FCE9BF url(https://1701336841.rsc.cdn77.org/_assets/img/no-mas-informacion/icon-exclamation.png) no-repeat;
  padding: 7px 10px 6px 30px;
  background-position: center left 10px;
  right: 0;
  margin: auto;
  z-index: 99;
  display: none;
  top: auto;
  bottom: -34px;
  left: auto;
}
.error_form::after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: -7px;
  right: 15px;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-top: 0px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 10px solid #FCE9BF;
}

.error_form.tx-red {
  display: block !important;
}

#error_nombre::after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: -7px;
  right: 15px;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-top: 0px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 10px solid #FCE9BF;
}
#error_password {
  font-size: 12px;
}
.div_captcha .actualize {
    width: 28px;
    margin: 17px 5px 0;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -ms-transition-property: -webkit-transform;
    -ms-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    height: 28px;
    float: left;
}
.actualize{
  width:35px;
  margin-left: 10px;
}
  .actualize:hover {
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1s; /** Aquí controlamos la velocidad de la animación **/
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
   
  -ms-animation-name: rotate;
  -ms-animation-duration: 1s; /** Aquí controlamos la velocidad de la animación **/
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;

  -moz-animation-name: rotate;
  -moz-animation-duration: 1s; /** Aquí controlamos la velocidad de la animación **/
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
}
@-webkit-keyframes rotate {
  from {-webkit-transform: rotate(0deg);} /*** Estado inicial de la rotación ***/
  to {-webkit-transform: rotate(360deg);} /*** Estado final de la rotación ***/
} 
@-moz-keyframes rotate {
  from {-moz-transform: rotate(0deg);} /*** Estado inicial de la rotación ***/
  to {-moz-transform: rotate(360deg);} /*** Estado final de la rotación ***/
}
@-ms-keyframes rotate {
  from {-ms-transform: rotate(0deg);} /*** Estado inicial de la rotación ***/
  to {-ms-transform: rotate(360deg);} /*** Estado final de la rotación ***/
}
.div_captcha {
  width: 100%;
  margin: 25px 0 20px;
  display: block;
  height: 55px;
}
.div_captcha img {
  width: 50%;
  height: 50px;
  float: left;
}
.campo-captcha {
  float: left;
  width: 36%;
  margin-top: 12px;
}
.repiter {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.repiter div:first-child {
  width: 85%;
}
.mas-correo {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  background: #f1008e;
  border-radius: 15px;
  font-size: 25px;
  position: relative;
  cursor: pointer;
  transition: all .8s ease;
}
.mas-correo:hover::after {
  content: "Agregar un nuevo correo electrónico";
  font-size: 13px;
  line-height: 120%;
  position: absolute;
  top: 0;
  right: -140px;
  bottom: 0;
  left: auto;
  margin: auto;
  width: 130px;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  color: #000;
  height: 50px;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  transition: all .8s ease;
}
.mas-correo:hover::before {
  content: url(https://1701336841.rsc.cdn77.org/_assets/img/no-mas-informacion/triangle-white.png);
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: -11px;
  margin: auto;
  width: 8px;
  height: 15px;
  z-index: 9;
}
.menos-correo {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  background: #f1008e;
  border-radius: 15px;
  font-size: 25px;
  cursor: pointer;
  position: relative;
}
.menos-correo:hover::after {
  content: "Borrar correo electrónico";
  font-size: 13px;
  line-height: 120%;
  position: absolute;
  top: 0;
  right: -120px;
  bottom: 0;
  left: auto;
  margin: auto;
  width: 110px;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  color: #000;
  height: 50px;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.menos-correo:hover::before {
  content: url(https://1701336841.rsc.cdn77.org/_assets/img/no-mas-informacion/triangle-white.png);
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: -11px;
  margin: auto;
  width: 8px;
  height: 15px;
  z-index: 9;
}
.mas-telefono {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  background: #f1008e;
  border-radius: 15px;
  font-size: 25px;
  cursor: pointer;
  position: relative;
}
.mas-telefono:hover::after {
  content: "Agregar un número de teléfono";
  font-size: 13px;
  line-height: 120%;
  position: absolute;
  top: 0;
  right: -140px;
  bottom: 0;
  left: auto;
  margin: auto;
  width: 130px;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  color: #000;
  height: 50px;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  z-index: 8;
}
.mas-telefono:hover::before {
  content: url(https://1701336841.rsc.cdn77.org/_assets/img/no-mas-informacion/triangle-white.png);
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: -11px;
  margin: auto;
  width: 8px;
  height: 15px;
  z-index: 9;
}
.menos-telefono {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  background: #f1008e;
  border-radius: 15px;
  font-size: 25px;
  cursor: pointer;
  position: relative;
}
.menos-telefono:hover::after {
  content: "Borrar número de teléfono";
  font-size: 13px;
  line-height: 120%;
  position: absolute;
  top: 0;
  right: -120px;
  bottom: 0;
  left: auto;
  margin: auto;
  width: 110px;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  color: #000;
  height: 50px;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.menos-telefono:hover::before {
  content: url(https://1701336841.rsc.cdn77.org/_assets/img/no-mas-informacion/triangle-white.png);
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: -11px;
  margin: auto;
  width: 8px;
  height: 15px;
  z-index: 9;
}
@media only screen and (max-width: 480px) { 
#enviar {
  font-size: 14px;
  margin: 20px auto 0;
}
.contactanos p{
  font-size: 13px!important;
}
}
@media only screen and (max-width: 375px) {  
.container-form h2 {
    font-size: 29px;
}
#telefono {
    padding: 10px 10px 10px 88px;
}
#email{
  padding: 10px 10px 10px 40px;
}
.actualize {
  width: 32px;
}

}
@media only screen and (max-width: 340px) {  
.container-form h2 {
    font-size: 26px;
}
}








