/*NO BORRAR*/
@font-face {
 font-family:Century;
 font-display: auto;
 src: url('../fonts/Century.ttf');
}
#frm_contacto label.error {
	margin-left: 10px;
	width: auto;
}
.error
{
	color: #B94A48 !important;
	/*margin:0px !important;*/
	font-weight: normal;
	font-size: 13px;
	float: right;
	margin: 3px 0px 0px 5px;
}

.link { 

  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font: normal 12px/12px HelveticaNeue, Arial;
  padding: 8px 11px;
  text-decoration: none;
}
.link.azul {
    background: -moz-linear-gradient(center top , #30517A, #3276B1) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background:#3276B1;
    border-color: #30517A ;
    box-shadow: 0 1px 1px #30517A, 0 1px 0 #30517A inset;
    color: #FFF !important;
    text-shadow: 0 1px 0 #30517A;
}
.link.azul:hover {
    background: -moz-linear-gradient(center top , #3276B1, #30517A) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #30517A;
    box-shadow: 0 1px 1px #30517A, 0 1px 0 #30517A inset;
    color: #FFF !important;
    text-shadow: 0 1px 0 #30517A;
}
.align-left{
	text-align:left;
}
.align-right{
	text-align:right;
}
.mr_captcha{
	margin-bottom:10px;
}
.otro_motivo_sie
{
	display: none;
}
.otras-paginas 
{
	display: none;
}
.ser-contactado 
{
	display: none;
}
/*FIN NO BORRAR*/
.encuesta_sie
{
	display: none;
}
p, label, input, select, option, h3, h2, span, button
{
	font-family: 'Nunito Sans', sans-serif;
}
.full_sie{
	background: url("../imgusr/bg_full_sie.png") #f5f5f5 fixed;
}

.estudio_sie{
	font-family:Roboto;
}

.header_sie{
	background-color:#000;
	color:#ddd;
	padding:5px 0;
	font-size:16px;
}

.rrss_hd_sie{
	text-align:right;
}

.header_bottom_sie{
	background-image:url("/imgusr/header_bg_sie.png");
	background-position: top;
  
}

.header_bottom_sie img{ 
	margin:20px 0;
}

.welcome_sie{
	font-size:16px; 
	text-align:center; 
	background-color:#fff;
}

.encuesta_sie{
	background-color:#fafafa;
	font-size:16px;
}
.thanks_sie{
	text-align:center; 
	font-size:16px;
}
.thanks_sie h2{
	font-size:24px;
}
.ft_sie{
	color:#fff;
	background-color:#111; 
	text-align:center; 
}
@media(max-width:990px){
	.rrss_hd_sie{
		text-align:left;
	}
}

.help-block
{
	font-size: 12px;
}