

#content h1{
      padding: 0;
    line-height: 63px;
    font-weight: 400;
    font-size: 35px;
    font-family: 'SF Pro Display', 'SF Pro Icons';
    letter-spacing: 1px;
    width: 1000px;
    margin: 50px auto 0;
    text-align: left;
}
.rb-btn {
    display: inline-block;
    line-height: 50px;
    padding: 0px 30px;
    border-radius: 3px;
    background: #06b37c;
    text-decoration: none;
    color: #fff;
    text-align: center;
    width: 240px;
    border: 0;
    font-family: 'Museo Sans';
    cursor: pointer;
    font-size: 20px;
}
.rb-btn:hover {
  opacity: .8;
}
.form{

float:left;
background-color: rgba(255, 255, 255, 0.88);
}
.row{
   margin: 15px 0px;
    font-size: 17px;
    font-weight: 400;
    font-family: 'SF Pro Display', 'SF Pro Icons';
}
.row label{
    display: block;
    width: auto;
    text-align: left;
    font-size: 18px;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    color: #444444;
    font-family: 'SF Pro Display', 'SF Pro Icons';
}

.errorMessage{
    padding: 0px 5px;
    font-size: 14px;

    margin-top: 4px;
    color: #F83D3D;
     text-align: left;
}
.rb{
padding-top: 5px;
}

.rememberMe{
 margin-left: 0;
}
.buttons{
 margin-left: 0;
}

.box_pass{
margin-left: 130px;
border-top: 1px solid #BEBEBE;
padding-top: 4px;
width: 210px;
text-align: center;
}
.box_pass a{
text-decoration: none;
font-family: 'Exo 2';
}

.inptxt {
    font-size: 15px;
    font-weight: 400;
   font-family: 'SF Pro Display', 'SF Pro Icons';
    margin-left: 0;
    padding: 10px 30px 10px 10px;
    border: 1px solid #ffffff;
    background: #ffffff;
    color: #181818;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    width: 300px;
    border: 1px solid #c5c2c2;
}

.seven-phone{
margin-left: 10px;
line-height: 36px;
height: 36px;
display: inline-block;
color: #4F4F4F;
padding: 0px 5px 0px 10px;
font-size: 18px;
font-family: 'Museo Sans';
}
.lab-oferta{
width: auto !important;
    vertical-align: top;
    cursor: pointer;
    display: inline-block !important;
}
.lab-oferta a{
color: #3AA2D7;
}


.errorSummary{
text-align: center;
font-family: 'Museo Sans';
font-size: 13px;
background-color: #FFD7D7;
}
.errorSummary p{
margin: 0;
padding: 8px;
background-color: #F88181;
position: relative;
margin-bottom: 10px;
}
.errorSummary p .tri{
width: 0;
position: absolute;
bottom: -10px;
left: 49%;
height: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #F88181 transparent transparent transparent;
}
.errorSummary ul{
line-height: 25px;
}
.box-error{
margin-bottom:2px;
}
.remodal-confirm2 {
  font-size: 10pt;
  display: inline-block;
  width: 120px;
  padding: 9px 0;  border: 2px solid #16a085;
  background: #f4f4f4;
  color: #16a085;
  margin: 0 0 5px 0;
  background-clip: padding-box;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.remodal-confirm2:hover {
  background: #16a085;
  color: #f4f4f4;
}
.remodal {
  max-width: 900px !important;
}
.des-con{
    text-align: left;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 13px;
}
.dropserv{
    margin-left: 0;
    padding: 0px;
    line-height: 30px;
    height: 38px;
    width: 74px;
    text-align: center;
    font-size: 17px;
    border: 1px solid #c5c2c2;
    font-family: 'SF Pro Display', 'SF Pro Icons';
}

.f-list-reg{
    color: #f8f8f8 !important;
    background-color: #15b1df;
    border-radius: 4px;
}
#list-register{
	
}
#list-register li{
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 8px;
    padding: 5px 10px;
    font-weight: 300;
}
.remodal, .remodal * {
   font-family: 'Hesus';
}

.info{
    text-align: left;
    margin: 20px auto;
    line-height: 25px;
    font-size: 17px;
    font-weight: 400;
    width: 1000px;
    font-family: 'SF Pro Display', 'SF Pro Icons';
}
.mt20{
  margin-top: 20px;
}
.input-after-reg{
  
}
#form-reg-box{
    margin: 0 auto;
    width: 1000px;
    min-height: 590px;
}
#info-reg{
float: left;
    width: 280px;
    margin-left: 30px;
    min-height: 365px;
    padding: 44px 0px 15px;
    font-family: 'Museo Sans';
}
#info-reg-h{
font-size: 21px;
    font-weight: 700;
    color: #070707;
}

#info-reg p{
margin: 25px 0px 10px;
    font-size: 17px;
    color: #181818;
    line-height: 20px;
}

@media screen and (max-width: 600px) {
#content{
      width: 90%;
    margin: 5%;
    text-align: center;
    min-height: auto;
    background-color: #fff;
    position: relative;
}
#content h1 {
    margin: 0px;
    padding: 0;
    line-height: 42px;
    text-align: center;
    font-weight: 600;
    font-size: 26px;
    width: auto;
    font-family: 'SF Pro Display', 'SF Pro Icons';
}
#form-reg-box {
    margin: 0 auto;
    width: auto;
    min-height: auto;
}
.form {
    padding: 20px;
    float: none;
    width: auto;
    background-color: rgba(255, 255, 255, 0.88);
}
.row {
    margin: 8px 0px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'SF Pro Display', 'SF Pro Icons';
    text-align: left;
}
.row label {
    display: block;
    width: auto;
    text-align: center;
    font-size: 15px;
    color: #000000;
}
.inptxt {
    margin-left: 0px;

  }
.inptxt {

    width: 85%;
}
  .binp-ch{
        margin-left: 0 !important;
    text-align: center;
  }
  .buttons {
    margin-left: 0;
}
#info-reg {
    float: none;
    width: auto;
    margin-left: 0;
    min-height: auto;
    padding: 0;
 
}
.inptxt {

    width: 90%;
}
.binp-ch {
    text-align: left;
}

#Account_phone{
    width: 150px !important;
}
.row label {

    text-align: left;

}
}
