.postalprovident a
{
	text-decoration:none;
	color:inherit;
}

.postalprovident img
{
	vertical-align: bottom;
}

.postalprovident
{
	width: 1140px;
	margin:40px auto;
	overflow:hidden;
	position:relative;

  text-rendering: optimizelegibility;
	font-family: 'Open Sans', sans-serif;
}

.postalprovident .contenedor
{
	background-color:#FFFFFF;
	overflow:hidden;
	width:97%;
	min-height:710px;
	margin: 18px auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.postalprovident .topinfo
{
	overflow: hidden;
	text-align: center;
	width: 660px;
	margin: 0 0 20px;
	background-color:#f2f2f2;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.postalprovident .icobox
{
	display: inline-block;
	overflow: hidden;
	height: 137px;
	width: 269px;
	position: relative;
	margin: 17px 24px;
	background-position: right;
	background-repeat: no-repeat;
}

.postalprovident .namebox
{
	overflow: hidden;
	height: 137px;
	width: 600px;
	position: relative;
	margin: 17px auto;
	background-position: right;
	background-repeat: no-repeat;
	background-image:url(recursos/ico01.png);
}

.postalprovident .inptxt
{
	position: absolute;
	top: 61px;
	width: 498px;
	font-weight: 400;
	color:#5e605e;
	left: 77px;
	border: none;
	font-size: 18px;
}

.postalprovident .icobox input
{
	position: absolute;
	top: 59px;
	width: 145px;
	font-weight: 400;
	color:#5e605e;
	right: 19px;
	border: none;
	font-size: 18px;
}


.postalprovident .tabla
{
	width:442px;
	margin:0 auto;
	overflow:hidden;
}

.postalprovident .tabla
{
	width: 442px;
	margin: 0 0 15px;
	overflow: hidden;
	float: left;
}

.postalprovident .fila
{
	overflow:hidden;
	margin-bottom: 4px;
}

.postalprovident .columnaA
{
	width: 189px;
	float: left;
	color:#ffffff;
	font-size: 20px;
	padding: 6px 15px;
}

.postalprovident .columnab
{
	width: 189px;
	float: left;
	padding: 6px 15px;
	color:#000000;
	font-size: 20px;
	margin: 0 0 0 2px;
	background-image:url(recursos/input.png);
	background-size:100% 100%;
	position:relative;
}

.postalprovident .columnab img
{
	position: absolute;
	left: 6px;
}

.postalprovident .fila input
{
	width: 189px;
	float: left;
	padding: 6px 15px;
	border: none;
	color:#000000;
	font-size: 20px;
	margin: 0 0 0 2px;
	background-image: url(recursos/input.png);
	background-size: 100% 100%;
	position: relative;
	text-align: center;
}

.postalprovident .boxtablas
{
	overflow:hidden;
	width: 440px;
	margin:0 auto;
	float: left;
}

.postalprovident .boxbigc
{
	overflow:hidden;
	width: 660px;
	margin: 0 0 20px;
	background-color: #f2f2f2;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-image:url(recursos/ilustration.png);
	background-position: right 0 bottom;
	background-repeat:no-repeat;
	padding: 10px 0 315px;
}

.postalprovident .qbox
{
	overflow: hidden;
	float: left;
	margin: 19px 20px 15px;
	width: 290px;
}

.postalprovident .qbox textarea
{
	width: 250px;
	height: 85px;
	border: none;
	resize: none;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 6px 10px;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color:#777;
}

.postalprovident .pretxt
{
	font-size: 18px;
	font-weight: 600;
	color:#6d6d6d;
	margin: 6px 0 10px;
}

.postalprovident .boxbig
{
	overflow: hidden;
	float: right;
	width: 660px;
}

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

.postalprovident {
    width: 96%;
}

.postalprovident .boxbig {
    width: 100%;
	text-align: center;
}

.postalprovident .topinfo {
    display: inline-block;
}

.postalprovident .boxbigc {
    display: inline-block;
}

}

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


.postalprovident .namebox
{
	width: 320px;
	background-image:url(recursos/ico01_s.png);
}

.postalprovident .inptxt {
    width: 226px;
}

.postalprovident .qbox {

    overflow: hidden;
    float: left;
    margin: 19px 20px 15px;
    width: 420px;
}

.postalprovident .qbox textarea {

    width: 90%;
    height: 60px;
    font-size: 15px;
    font-weight: 500;
    float: left;
}

.postalprovident .pretxt {

    font-size: 16px;
    font-weight: 500;
    margin: 6px 0 10px;
    text-align: left;
}

.postalprovident .topinfo {
   width: 450px;
}

.postalprovident .boxbigc {

    width: 450px;
}

}

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

  .postalprovident .topinfo {
      width: 300px;
  }

  .postalprovident .boxbigc {
      width: 300px;
  }

  .postalprovident .qbox {
      margin: 19px 20px 15px;
      width: 87%;
  }

  .postalprovident .icobox {
      width: 240px;
      background-size: 100%;
  }

  .postalprovident .icobox input {
      top: 59px;
      width: 124px;
      right: 16px;
      font-size: 16px;
  }

  .postalprovident .namebox {
      width: 250px;
  	background-size: 100%;
  }

  .postalprovident .inptxt {
      top: 59px;
      width: 174px;
      left: 62px;
      font-size: 16px;
  }

  .postalprovident .boxtablas {
      width: 310px;
  		float: none;
  }

  .postalprovident .tabla {
      width: 310px;
  }

  .postalprovident .columnaA {
      width: 130px;
      font-size: 14px;
      padding: 6px 10px;
  }

  .postalprovident .columnab {
     width: 125px;
      padding: 6px 15px;
      font-size: 14px;
  }

  .postalprovident .fila input {
     width: 125px;
      padding: 6px 15px;
      font-size: 14px;
  }

  .postalprovident .columnab img {
      width: 20px;
  }

}
