#circulo
{
  border:15px solid #29323C;
  width: 0px;
  height:  0px;
  border-radius: 30px;
  text-align:center;
  float: left;
  font-family: arial,helvetica;
  font-weight: bold;
}
#numeroC
{
  text-align: center;
  margin-top: -9px;
  color: white;
  margin-left: -4px;
}
.facTxt
{
  font-size: 12px;
  width: 325px; 
  height: 36px;
  padding-left: 5px;
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  margin-bottom: 4px; 
  margin-top: 5px;
}
.facLbls
{
  margin-bottom: 3px; 
  border: 1px transparent solid;
  font-family: arial,helvetica;

}
.facLbls1
{
  width: 300px;
  margin-left: 38px;
  margin-top:7px;
  margin-bottom: 3px; 
  border: 1px transparent solid;
  font-family: arial,helvetica;
  font-size: 13px;

}
.f1
{
  border:1px solid transparent;
  width: 325px;
  float:left;
  text-align: left;
  font-family: arial,helvetica;
  font-size: 13px;
  margin-right: 9px;
  
}
#num1
{
  text-align:left;
  width: 405px;
  height: 50px;
  border: 1px transparent solid;
}
#num2
{
  text-align:left;
  width: 405px;
  height: 50px;
  border: 1px transparent solid;
}

#fila1
{

  border: 1px solid transparent;
  width: 1010px;
  height: 75px;
  margin-left: 38px;

}
#f21
{
  width: 660px;
}
#razonSocial
{
  width: 660px;
}
#f31
{
  width: 1004px;
}
#domicilioFiscal
{
  width: 996px;
}
#f41
{
  width: 700px;
}
#fila2
{
  height: 75px;
  border: 1px solid transparent;
  width: 1010px;
   margin-left: 38px;
}
#fila3
{
    height: 75px;
  border: 1px solid transparent;
  width: 1010px;
   margin-left: 38px;
}
#fila4
{
    height: 70px;
  border: 1px solid transparent;
  width: 1010px;
   margin-left: 38px;
   padding-top: 17px;
}

#correofac
{
  margin-left: 33px;
}
#facbtnDiv
{
  width: 200px;
  position: absolute;
  margin-left: 732px;
  margin-top: -2px;
}
#facDiv
{
	width: 1050px;
	height: 435px;
  border: 1px solid transparent;
}
#facInputs
{
	width: auto;
	text-align: center;
}


/*Button One*/
#facbtn {
  text-align: center;
  cursor: pointer;
  font-size:16px;
  font-weight: bold;
  color:#002e58;
  border-radius: 2px;
  background: -webkit-gradient(linear,center top, center bottom , from(#fec501), color-stop(80%, #eaa200) );
  background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,175,75,1) 49%, rgba(255,146,10,1) 100%);
  background: -o-linear-gradient(top,#fec501, #eaa200 80%);
  background: linear-gradient(to bottom,#fec501, #eaa200 80%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );
  border: none;
  padding: 12px;
  height: 48px;
  width: 180px;
  transition: all 0.5s;
  position: relative;

}

#facbtn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

#facbtn span:after {
  content: url(../images/arrow-1348.png);
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

#facbtn:hover span {
  padding-right: 25px;
}

#facbtn:hover span:after {
  opacity: 1;
  right: 0;
}
#ObligatorioF
{

  margin-top: 55px;
  font-size: 11px;
  margin-left: 788px;
  width: 180px;
  height:  18px;
  position: absolute;
  text-align: left;
}

#btn-contacto-div {
  width: 278px;
  height: 46px;
  float: left;
}

/*Button CONTACT*/
.btnContactC2 {
  color: #0F2A77;
  border-radius: 2px;
  background: -webkit-gradient(linear,center top, center bottom , from(#fec501), color-stop(80%, #eaa200) );
  background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,175,75,1) 49%, rgba(255,146,10,1) 100%);
  background: -o-linear-gradient(top,#fec501, #eaa200 80%);
  background: linear-gradient(to bottom,#fec501, #eaa200 80%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );
  font-weight: bold;
  font-size: 14px;
  font-family: arial,helvetica;
  height: 46px;
  width: 220px;
  transition: all 0.5s;
  cursor: pointer;
}
.btnContactC2 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.btnContactC2 span:after {
  content: url(../images/arrow-1348.png);
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}
.btnContactC2:hover span {
  padding-right: 25px;
}
.btnContactC2:hover span:after {
  opacity: 1;
  right: 0;
}
/*Button CONTACT*/



/*Button COMPRA-VENTA*/
.btncompra {
  color: #0F2A77;
  border-radius: 2px;
  background: -webkit-gradient(linear,center top, center bottom , from(#fec501), color-stop(80%, #eaa200) );
  background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,175,75,1) 49%, rgba(255,146,10,1) 100%);
  background: -o-linear-gradient(top,#fec501, #eaa200 80%);
  background: linear-gradient(to bottom,#fec501, #eaa200 80%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );
  font-weight: bold;
  font-size: 14px;
  font-family: arial,helvetica;
  height: 46px;
  width: 350px;
  margin-left: 98px;
  margin-right: 98px;
  transition: all 0.5s;
  cursor: pointer;
}
.btncompra span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.btncompra span:after {
  content: url(../images/arrow-1348.png);
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}
.btncompra:hover span {
  padding-right: 25px;
}
.btncompra:hover span:after {
  opacity: 1;
  right: 0;
}
/*Button CONTACT*/