h1.tituloNuevaSubHome {
	font-size: 2em !important;
	height: auto !important;
	margin-bottom: 0.5em !important;
	color: #2C3034;
}

/******************
	SubHome Informacion Corporativa
*******************/


/* --- Bloque Informacion Corporativa --- */

.SIC_SalaPrensa {
	width: 100%;
	margin: 3em auto;
	padding: 0;
	clear: both;
	display: inline-block;
}

.SIC_noticiaDSalaPrensa {
	float: left;
	width: 69.6%;
	margin: 0;
	padding: 0;
	border: 1px solid #E5E5E5;
	overflow: hidden;
}

.SIC_tituloModSP {
	width: 100%;
	margin: 0;
	padding: 0.5em 1%;
	border-bottom: 1px solid #E5E5E5;
}

.SIC_tituloModSP > div {
	width: 10%;
	margin-left: 2%;
	float: left;
}

.SIC_tituloModSP h2 {
	font-size: 1.3em;
	margin: 0;
	margin-left: 12%;
	color: #2C3034;
}

.SIC_agrupSalaPrensa {
	display: flex;
}

.SIC_SalaPrensaIzq {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	border-right: 1px solid #E5E5E5;
	text-align: center;
}

.SIC_SalaPrensaDer {
	width: 49.8%;
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}

.SIC_SalaPrensaIzq h2,
.SIC_SalaPrensaDer h2 {
	font-size: 1em;
	margin: 0 0 2em;
	padding: 1.5em 10%;
	line-height: 1.8em;
	color: #2C3034;
	text-transform: uppercase;
	text-align: left;
	background: transparent url('../img/barraHorizontal30.png') 10% 100% no-repeat;
}

.SIC_detalleNoticia {
	padding: 1em 10%;
	text-align: left;
}

.SIC_detalleNoticia p.fechaNoticias {
	color: lightgrey;
	font-size: 0.85em;
}

.SIC_detalleNoticia h3,
.SIC_detalleNoticia a {
	font-size: 1em;
	font-weight: normal;
	color: #2C3034;
	line-height: 1.4em;
}

a.SIC_detalleNoticiaMas {
	font-size: 1em;
	font-weight: bold;
	color: #2C3034;
	text-decoration: none;
	background: transparent url('../img/talkarrow_right_small.png') 100% 50% no-repeat;
	padding: 0.5em 10%;
}

.SIC_bannerSalaPrensa {
	float: right;
	width: 28%;
	margin: 1em 1%;
	padding: 0;
}

/* --- Bloque Que Necesitas Saber --- */

#SIC_Necesitas {
	background-color: #F0F0F0;
}

.SIC_Necesitas {
	width: 100%;
	padding: 0 0 3em;
	margin: 0.5em auto;
	clear: both;
}

.SIC_Necesitas > div {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
}

.SIC_modPrincipal {
	background-color: #2C3034;
	width: 29.333%;
	margin: 0.5em 2%;
	padding: 0;
	float: left;
}

.SIC_modPrincipal > h3 {
	font-size: 1em;
	color: #F0F0F0;
	font-weight: normal;
	margin: 0 0 0 5%;
}

.SIC_modPrincipal .modContenido {
	color: white;
	font-size: 1em;
	width: 100%;
	height: 16em;
	padding: 0;
	margin: 0;
	position: relative;
}

.SIC_modPrincipal .modContenido.noJS {
	height: auto;
}

.SIC_modPrincipal img  {
	width: 100%;
	height: 100%;
	opacity: 0.30;
	filter: alpha(opacity=30);
	position: absolute;
	top: 0;
	left: 0;
}

.SIC_modPrincipal .modTexto {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 90%;
	padding: 1em 5%;
}

.SIC_modPrincipal .modTexto.noJS {
	position: relative;
}

.SIC_modPrincipal .entrDestacada {
	font-size: 1.9em;
	font-weight: bold;
}

.SIC_modPrincipal .entrNoDestacada {
	background: transparent url('../img/barraHorizontal30.png') 0 100% no-repeat;
	margin-bottom: 1.25em;
	padding-bottom: 1.25em;
}

.SIC_modPrincipal .selectCategoria {
	background: #FFFFFF;
	color: #000000;
	width: 90%;
	padding: 0.5em 5%;
	cursor: pointer;
}

.SIC_modPrincipal .selectCategoria p {
	margin: 0.3em 0;
	font-style: italic;
}

.SIC_modPrincipal .selectCategoria span {
	float: right;
}

.SIC_modPrincipal ul.showCategorias {
	background: #FFFFFF;
	width: 90%;
	position: absolute;
	z-index: 100;
}

.SIC_modPrincipal ul.showCategorias.noJS {
	width: 100%;
	position: relative;
}

.SIC_modPrincipal ul.noShowCategorias {
	display: none;
}

.SIC_modPrincipal ul li {
	width: 85%;
	padding: 0.65em 5%;
	margin: 0 5% 0 0;
	background: transparent url('../img/talkarrow_right_small.png') 100% 50% no-repeat;
	border-top: 1px solid #E5E5E5;
}

.SIC_modPrincipal ul li:first-child {
	border-top: 0;
}

.SIC_modPrincipal ul li a {
	display: block;
	width:110%;
	color: #2C3034;
	text-decoration: none;
}

.SIC_Secciones > h2 {
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 0.5em;
	background: transparent url('../img/icono-combo-oscuro.png') 50% 100% no-repeat;
}

.SIC_modSecciones {
	background-color: #FFFFFF;
	width: 23%;
	margin: 0.5em 1%;
	padding: 0;
	float: left;
}

.SIC_modSecciones > h3 {
	font-size: 1em;
	color: #2C3034;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 5%;
	border-bottom: 1px solid #F0F0F0;
}

.SIC_modSecciones .modTexto {
	width: 90%;
	padding: 1em 5%;
}

.SIC_modSecciones .entrDestacada {
	font-size: 1.9em;
	font-weight: bold;
	margin: 0;
}

.SIC_modSecciones .entrNoDestacada {
	margin-bottom: 1.25em;
}

.SIC_modSecciones ul {
	height: 14.5em;
	position: relative;
}

.SIC_modSecciones ul li {
	width: 100%;
	padding: 0.5em 0;
	margin: 0;
	height: 2.5em;
	background: transparent url('../img/talkarrow_right_small.png') 100% 50% no-repeat;
	border-top: 1px solid #E5E5E5;
	display: inline-table;
}

.SIC_modSecciones ul li:first-child {
	border-top: 0;
}

.SIC_modSecciones ul li.destacada {
	font-weight: bold;
	position: absolute;
	bottom: 0;
	left: 0;
}

.SIC_modSecciones ul li a {
	color: #2C3034;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	padding-right: 1.5em;
}

/* --- Bloque Participa --- */

.SIC_Participa {
	width: 100%;
	margin: 0 auto;
	clear: both;
}

.carrusel-participa {
	width: 100%;
	margin: 0;
	padding: 0;
}
.cont-titulo{
	height: 4.5em;
}

#owl-SIC_Participa .item {
	background: transparent;
	padding: 0;
	margin: 0.7em 1%;
	height: 39em;
	color: #000000;
	text-align: center;
	border: 1px solid #E5E5E5;
	display:inline-table;
	width:30%;
}

#owl-SIC_Participa .item h4 {
	font-size: 1.3em;
	color: #2C3034;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 1em 0 1em 5%;
	border-bottom: 1px solid #E5E5E5;
	height:1.7em;
}

#owl-SIC_Participa .item span {
	margin-top: 1.5em;
}

#owl-SIC_Participa .item h3 {
	font-size: 1em;
	line-height: 1.9em;
	color: #2C3034;
	text-transform: uppercase;
	margin: 1.5em auto 1em;
	padding: 0 0 1em 0;
	background: transparent url('../img/barraHorizontal30.png') 50% 100% no-repeat;
}

#owl-SIC_Participa .item h3 a {
	color: #2C3034;
	text-decoration: none;
}

#owl-SIC_Participa .item p {
	margin: 0;
	padding: 0.5em 5% 1em;
	height: 10.5em;
}

#owl-SIC_Participa .item ul {
	list-style: none;
	width: 90%;
	margin: 0 auto;
	padding: 0 5%;
	text-align: left;
}

#owl-SIC_Participa .item ul li {
	display: inline-table;
	height: 3.2em;
	width: 100%;
	border-top: 1px solid #E5E5E5;
	padding: 0.5em 0;
	cursor: pointer;
	background: transparent url('../img/talkarrow_right_small.png') 100% 50% no-repeat;
}

#owl-SIC_Participa .item ul li:first-child {
	border: none;
}

#owl-SIC_Participa .item ul li a {
	width: 90%;
	padding-right: 10%;
	color: #2C3034;
	display: table-cell;
	vertical-align: middle;
}

#owl-SIC_Participa .owl-controls .owl-buttons .owl-prev {
	background-position: 0 50%;
}

#owl-SIC_Participa .owl-controls .owl-buttons .owl-next {
	background-position: 100% 50%;
}

#owl-SIC_Participa .owl-controls .owl-buttons div {
	height: 37.5em;
	font-size: 1em;
}

/* --- Bloque Redes Sociales --- */

#SIC_InfCorp_RRSS {
	background: transparent url('../img/fondo_infcorp_rrss.png');
}

#twitts div{
	margin-bottom: 1em;
}

.SIC_RedesSociales{
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}

.SIC_RedesSociales_Seccion{
	float: left;
	margin: 0 1%;
	width: 22.7%;
	height: 42em;
	overflow: hidden;
}

.SIC_RedesSociales_Seccion h3{
	display: inline-block;
	width: 100%;
	margin:0;
	padding: 0;
	border-bottom: 1px solid lightgrey;
	font-size: 1em;
	background-color: white;
}

.SIC_RedesSociales_Seccion h3 img{
	float: left;
	width: 4em;
	height: 4em;
	margin-right: 0.5em;
}

.SIC_RedesSociales_Seccion h3 p{
	margin: 0; 
	padding-top: 0.7em;
	font-weight: bold;
	line-height: 1.5em;
}

.SIC_RedesSociales_Seccion .contenidoInformacion-rrss{
	width: 90%;
	padding: 1em 5%;
	word-wrap: break-word;
	height: 31em;
	overflow: hidden;
	background-color: white;
}

p.fechaRRSS{
	color: grey;
	margin-bottom: 1em;
	font-size: 0.9em;
}

.SIC_RedesSociales_Seccion > div{
	background-color: white;
	padding: 1em 5%;
	width: 90%;
}

button.btn_redesSociales a{
	color: #2C3034;
}

button.btn_redesSociales{
	width: 90%;
	background-color: transparent;
	height: 3.6em;
	text-transform: uppercase;
	border: #2C3034 2px solid;
	margin: 0 5%;
	font-size: 0.9em;
	line-height: 1.4em;
	font-family: 'PT Sans', Verdana !important;
}
#tituloYoutube{
	margin: 1em 0;
}

.informacion-rrss-pie{
	display: inline-block;
	width: 80%;
	margin: 1.5em 10%;
	text-align: center;
}

.informacion-rrss-pie > p {
	text-align: center;
	font-size: 1.3em;
	display: inline;
}

.informacion-rrss-pie img {
	margin: 0 0 0 3em;
}

.ajusteAlineado img{
	padding-top: 0.75em;
}

.altura_0_NoJs{
	height: 0 !important;
	margin: 0 auto !important;
}

.altura_auto_NoJs{
	height: auto !important;
}

.rrss_Movil:first-child{
	border-top: 1px solid lightgrey;
}

.rrss_Movil{
	background-color: transparent;
	border-bottom: 1px solid lightgrey;
	padding: 0.5em 0;
	margin: 0 10% !important;
}

.rrss_Movil > .contenidoInformacion-rrss{
	background-color: white;
	width: 90%;
	margin: 0;
	padding: 1em 5%;
}

.rrss_Movil h3{
	border-bottom: none;
}

.rrss_js{
	height: auto !important;
	width:80% !important;
	margin: 0 10% !important;
}

div.secciones_Movil:first-child{
	border-top: 1px solid lightgrey;
}

.secciones_Movil{
	background-color: transparent;
	border-bottom: 1px solid lightgrey;
}

.secciones_Movil > .modTexto{
	background-color: white;
	border-top: 1px solid lightgrey;
}

/* Desplegado */
.desplegadoMovilCabecera{
	width:90%;
	padding-right: 10%;
	background: url('../img/talkarrow_up_small.png') 95% 50% no-repeat transparent;
	background-color: transparent !important;
}
.desplegadoMovilContenido{
	display: block;
	background-color: white;
}

/* Oculto */
.ocultoMovilCabecera{
	width:90%;
	padding-right: 10%;
	background: url('../img/talkarrow_down_small.png') 95% 50% no-repeat transparent;
	background-color: transparent !important;
}
.ocultoMovilContenido{
	display:none;
}



/******************
	Formularios DUA
*******************/

/* Estilos comunes en formularios */

input[type=submit].boton {
	width: auto;
	border: 1px solid #444A48;
	border-radius: 4px;
	display: inline-block;
	font-size: 0.8em;
	line-height: 2em;
	padding-right: 0.5em;
	background-color: #0064AD;
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
	font-family: 'PT Sans', Verdana !important;
}

fieldset {
	clear: both;
}

legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #1369B0;
}

h2.titulo-info-form{
	font-size: 1.3em;
	font-weight: bold;
	color: #707070;
	text-align: left;
	margin: 0;
	padding: 0;
}

p.text-peq {
	font-style: italic;
	font-size: 0.85em;
}

/* Estilos personalizados DUA */

button.botonCargaPoblacion {
	float: right;
	margin-right: 10%;
	margin-top: -3em;
	font-size: 0.8em;
}

button.transparent {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border: none;
	z-index: 2;
	width: 100%;
	background: url('../img/transparencia.png') 100% 100% transparent no-repeat;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.sec-fila-radio {
	position: relative;
}

.sec-fila-radio > label {
	width: 100% !important;
	font-weight: normal !important;
	position: relative;
	display: block;
}

.sec-fila-radio > label > input[type="radio"] {
	width: 20%;
	position: relative;
	z-index: 1;
}

#form_dua {
	display: inline-block;
}

#form_dua label {
	font-size: 1em;
	font-weight: bold;
	float: left;
	text-align: left;
}

#form_dua input {
	float: left;
}

#form_dua .sec-fila,
#form_dua .sec-fila-corta {
	width: 100%;
	height: 3.5em;
	clear: both;
}

#form_dua .sec-fila label,
#form_dua .sec-fila-corta label {
	display: block;
	width: 34.5%;
	margin-top: 0.3em;
	margin: 0.3em 0.8em 0 0;
}

#form_dua .sec-fila input,
#form_dua .sec-fila-corta input {
	display: inline;
	width: 60.5%;
	height: 1.5em;
	font-size: 0.9em;
	background-color: #E7E7E7;
	margin-bottom: 0;
	font-family: 'PT Sans', Verdana !important;
}

#form_dua .sec-fila-corta input {
	width: 29.5%;
}

#form_dua .sec-fila-corta select::-ms-expand ,
#form_fsi .sec-fila-doble select::-ms-expand{
	display: block;
}

#form_dua .sec-fila-corta select {
	float: left;
	display: inline;
	width: 32%;
	height: 2.3em;
	font-size: 0.9em;
	background-color: #E7E7E7;
	margin-bottom: 0;
	font-family: 'PT Sans', Verdana !important;
}

#form_dua .sec-fila p,
#form_dua .sec-fila-corta p {
	clear: both;
	margin-left: 36%;
	line-height: 1.3em;
	font-size: 0.75em;
	color: red;
}

#form_dua .sec-fila-doble div {
	float: left;
	width: 30%;
	clear: none;
}

#form_dua .sec-fila-doble div:nth-child(2) {
	width: 65%;
}

.ie8 #form_dua .sec-fila-doble div + div.sec-fila-radio {
	width: 70% !important;
}

#form_dua p.text-nor {
	text-align: justify;
	color: #000000;
	margin-right: 3%;
	line-height: 1.5em;
	font-size: 1em;
	clear: both;
}

#form_dua .sec-envio {
	width: 97%;
	border-width: 1px 0px 0px;
	border-style: solid;
	border-color: #E5E5E5;
	padding-top: 2%;
	padding-right: 3%;
	font-family: 'PT Sans', Verdana !important;
}

#form_dua .sec-envio input {
	float: right;
}

#form_fsi {
	display: inline-block;
}

#form_fsi label {
	font-size: 1em;
	font-weight: bold;
	float: left;
	text-align: left;
}

#form_fsi input {
	float: left;
}

#form_fsi .sec-fila {
	width: 100%;
	height: 3.5em;
	clear: both;
}

#form_fsi .sec-fila label {
	display: block;
	width: 20%;
	margin-top: 0.3em;
}

#form_fsi .sec-fila input {
	display: inline;
	width: 75%;
	height: 1.5em;
	font-size: 0.9em;
	background-color: #E7E7E7;
	margin-bottom: 0;
	font-family: 'PT Sans', Verdana !important;
}

#form_fsi .sec-fila p {
	clear: both;
	margin-left: 20%;
	line-height: 1.3em;
	font-size: 0.75em;
	color: red;
}

#form_fsi .sec-fila-text textarea {
	width: 95%;
	font-size: 0.9em;
	background-color: #E7E7E7;
	font-family: 'PT Sans', Verdana !important;
}

#form_fsi .sec-fila-text p {
	clear: both;
	margin-left: 0;
	line-height: 1.3em;
	font-size: 0.75em;
	color: red;
}

#form_fsi .sec-fila-text p.text-nor {
	color: black;
}

#form_fsi .sec-fila-doble div {
	float: left;
	width: 50%;
	clear: none;
}

#form_fsi .sec-fila-doble label {
	width: 40%;
}

#form_fsi .sec-fila-doble input {
	width: 50%;
}

#form_fsi .sec-fila-doble select {
	float: left;
	display: inline;
	width: 53.5%;
	height: 2.3em;
	font-size: 0.9em;
	background-color: #E7E7E7;
	margin-bottom: 0;
	font-family: 'PT Sans', Verdana !important;
}

#form_fsi .sec-fila-doble p {
	margin-left: 40%;
}

#form_fsi p.text-nor {
	margin-right: 3%;
	line-height: 1.5em;
	font-size: 1em;
	clear: both;
}

#form_fsi .sec-envio {
	width: 97%;
	text-align: right;
	border-width: 1px 0px 0px;
	border-style: solid;
	border-color: #E5E5E5;
	padding-top: 2%;
	padding-right: 3%;
	font-family: 'PT Sans', Verdana !important;
}

#form_fsi .sec-envio input {
	float: right;
}

#form_fsi .sec-envio-input {
	clear: both;
}

/* --- Captcha --- */
.g-recaptcha{
	width: 0;
}
#captcha {
	line-height: 1.3em;
	font-size: 0.75em;
	color: red;
}


/* --- Responsive --- */

@media only screen and (max-width: 1350px) {
	/* --- Formularios DUA --- */
	#form_dua .sec-fila,
	#form_dua .sec-fila-corta {
		height: 4.5em;
	}
	#form_dua .sec-fila label,
	#form_dua .sec-fila-corta label {
		width: 100%;
	}
	#form_dua .sec-fila p,
	#form_dua .sec-fila-corta p {
		margin-left: 0;
	}
	#form_dua .sec-envio {
		margin-top: 1%;
	}
	button.botonCargaPoblacion {
		width: 28%;
		margin-right: 37%;
	}
}

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

	.SIC_RedesSociales_Seccion{
		height:43.5em;
	}
	
	.SIC_RedesSociales_Seccion .contenidoInformacion-rrss{
		height: 33em;
	}

}

@media only screen and (max-width: 1200px) {
	
	.SIC_modSecciones{
		width:48%;
	}
	
	.SIC_modPrincipal {
		width: 40%;
		margin: 0.5em 5%;
	}
	
	#owl-SIC_Participa .item{
		height:42em;
		width: 47%
	}
	#owl-SIC_Participa .item p{
		height: 14em;
	}
	
	.SIC_RedesSociales_Seccion{
		margin: 1em 4.5% ;
		width: 40%;
		height: 35em;
	}
	
	.SIC_RedesSociales_Seccion .contenidoInformacion-rrss{
		height: 24em;
	}
}

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

	.SIC_noticiaDSalaPrensa{
		float: none;
		width: 80%;
		margin: 0 auto;
	}
	.SIC_bannerSalaPrensa{
		float: none;
		width: 40%;
		margin: 1em auto;
	}
}

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

	#owl-SIC_Participa .item{
		height:38em;
	}
	#owl-SIC_Participa .item p{
		height: 10em;
	}

}

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

	.SIC_RedesSociales_Seccion{
		height: 37em;
	}
	
	.SIC_RedesSociales_Seccion .contenidoInformacion-rrss{
		height: 26em;
	}
}

@media only screen and (max-width: 938px) {
	.informacion-rrss-pie {
		width: 100%;
		margin: 1.5em 0;
	}
}

@media only screen and (max-width: 900px) {
	/* --- Formularios DUA --- */
	#form_dua .sec-fila input,
	#form_dua .sec-fila-corta input {
		width: 96%;
	}
	#form_dua .sec-fila-corta select {
		width: 98%;
	}
	#form_dua .sec-fila-doble div,
	#form_dua .sec-fila-doble div:nth-child(2) {
		width: 96%;
	}
	button.botonCargaPoblacion {
		float: left;
		width: 35%;
		margin: 0;
	}
}

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

	.SIC_RedesSociales_Seccion{
		height: 40em;
	}
	
	.SIC_RedesSociales_Seccion .contenidoInformacion-rrss{
		height: 29em;
	}
	
	#owl-SIC_Participa .item{
		height:40em;
	}
	
	#owl-SIC_Participa .item p{
		height: 12em;
	}

}

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

	.SIC_modPrincipal, .SIC_modSecciones, #owl-SIC_Participa .item{
		width: 70%;
		margin: 0.5em 15%;
		float: none ;
	}
	
	.SIC_modSecciones ul{
		height: auto;
	}
	.SIC_modSecciones ul li.destacada{
		position: relative;
	}
	
	#owl-SIC_Participa .item{
		height:42em;
	}
	#owl-SIC_Participa .item p{
		height: 14em;
	}
	
	#owl-SIC_Participa .itemNoJS,  #owl-SIC_Participa .itemNoJS  > p, #owl-SIC_Participa .itemNoJS > ul{
		height: auto !important;
	}
	
	.SIC_RedesSociales_Seccion{
		float: none ;
		margin: 1em 10% ;
		width: 80% ;
		height: auto;
	}
	.contenidoInformacion-rrss{
		height: auto !important;
	}
	
}

@media only screen and (max-width: 760px) {
	#owl-SIC_Participa .item h4 {
		height: 2.6em;
	}
}

@media only screen and (max-width: 750px) {
	#owl-SIC_Participa .item{
		height:44em;
	}
	#owl-SIC_Participa .item p{
		height: 15em;
	}
	.informacion-rrss-pie > p {
		display: block;
	}
	.informacion-rrss-pie img {
		margin: 0 1.5em;
	}
}

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

	.SIC_RedesSociales_Seccion{
		height: 43.5em;
	}
	
	.SIC_RedesSociales_Seccion .contenidoInformacion-rrss{
		height: 32.5em;
	}
	
	/* --- Formularios DUA --- */
	button.botonCargaPoblacion {
		width: 60%;
	}

	#form_fsi .sec-fila-doble div {
		float: left;
		width: 100%;
		clear: both;
	}
	#form_fsi .sec-fila-doble label {
		width: 20%;
	}
	#form_fsi .sec-fila-doble input {
		width: 75%;
	}
	#form_fsi .sec-fila-doble select {
		width: 77%;
	}
	#form_fsi .sec-fila-doble p {
		margin-left: 20%;
	}
}

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

	#owl-SIC_Participa .item p{
		height: 16em;
	}
	#owl-SIC_Participa .item{
		height:45em;
	}

}

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

	#owl-SIC_Participa .item h4 {
		height: 1.7em;
	}
	#owl-SIC_Participa .item p{
		height: 8em;
	}
	#owl-SIC_Participa .item{
		height:36em;
	}

}

@media only screen and (max-width: 650px) {
	.SIC_noticiaDSalaPrensa{
		margin: 1em auto;
	}
	.SIC_agrupSalaPrensa {
		display: inline-block;
	}
	.SIC_tituloModSP h2{
		margin-left: 24%;
	}
	.SIC_SalaPrensaIzq{
		width: 100%;
		float: none;
		border-right: none;
		padding: 0;
	}
	.SIC_SalaPrensaDer {
		width: 100%;
		float: none; 
	}
	.SIC_bannerSalaPrensa{
		width: 65%;
	}
}

@media only screen and (max-width: 600px) {
	/* --- Inforamcion Corporativa --- */
	.SIC_modPrincipal, .SIC_modSecciones, #owl-SIC_Participa .item {
		width: 100%;
		margin: 0.5em 0;
	}
	#owl-SIC_Participa .item {
		height: 40em;
	}
	
	#owl-SIC_Participa .item p {
		height: 12em;
	}
	
	/* --- Formularios DUA --- */
	#form_fsi .sec-fila label,
	#form_fsi .sec-fila-doble label{
		width: 100%;
		clear: both;
	}
	#form_fsi .sec-fila input,
	#form_fsi .sec-fila-doble input{
		width: 95%;
	}
	#form_fsi .sec-fila-doble select{
		width: 98%;
	}
	#form_fsi .sec-fila p,
	#form_fsi .sec-fila-doble p {
		margin-left: 0;
	}
	#form_fsi .sec-fila {
		height: 5em;
	}
	.sec-fila-text {
		margin-top: 5%;
	}
	
}

@media only screen and (max-width: 500px) {
	.informacion-rrss-pie > p {
		margin: 0 auto 1em;
	}
	.informacion-rrss-pie img {
		margin: 0.5em auto;
		display: block;
	}
	.SIC_modPrincipal .entrDestacada{
		font-size: 1.6em;
	}
	.SIC_noticiaDSalaPrensa {
		width:100%;
	}
	.SIC_bannerSalaPrensa {
		width: 90%;
	}
}

@media only screen and (max-width: 450px) {
	.SIC_RedesSociales_Seccion{
		margin: 1em 5% ;
		width: 90% ;
	}

	.wrapper-with-margin {
		margin: 0 0.8em;
	}

}

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

	#owl-SIC_Participa .item {
		height: 41em;
	}
	
	#owl-SIC_Participa .item p {
		height: 13em;
	}
	
	/* --- Formularios DUA --- */
	#form_dua .sec-fila,
	#form_dua .sec-fila-corta {
		height: 5.5em;
	}
	button.botonCargaPoblacion {
		width: 100%;
	}

}

@media only screen and (max-width: 350px) {
	
	.selectCategoria p {
		font-size: 0.8em;
	}
	
	#owl-SIC_Participa .item {
		height: 43em;
	}
	
	#owl-SIC_Participa .item p {
		height: 15em;
	}
	
	#owl-SIC_Participa .item h4 {
		height: 2.2em;
	}
	
	#form_dua .sec-fila-corta select {
		width: 100%;
	}
	
	/* --- Captcha --- */
	.g-recaptcha{
		width: 0;
		transform:scale(0.85);
		-webkit-transform:scale(0.85);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}
}

@media only screen and (max-width: 300px) {
	#form_dua .sec-fila input, #form_dua .sec-fila-corta input{
		width:94%;
	}
	/* --- Captcha --- */
	.g-recaptcha{
		width: 0;
		transform:scale(0.77);
		-webkit-transform:scale(0.77);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}
}

@media only screen and (max-width: 250px) {
	/* --- Captcha --- */
	.g-recaptcha{
		width: 0;
		transform:scale(0.67);
		-webkit-transform:scale(0.67);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}
}


/* ---------------------------------
 * PRINT
 * ---------------------------------
 */
 
@media print {
	@page {
		size: auto;
		width: 100%;
	}
	body {
		width: 100%;
		font-size: 8pt !important;
		margin: 0;
	}
	.bloque-home > div {
		width: 100%;
	}
	.bloque-home > div > div {
		width: 95%;
		margin: 0 auto;
		padding: 0 2.5%;
	}
	
	body > img{
		display:none !important;
	}
	header,
	footer,
	.miga-de-pan,
	.menu-vertical,
	.cookie-wrapper{
		display: none !important;
	}
	.section > div{
		display:block;
	}
	.section > div > div{
		width: 100%;
		text-align: left;
		display:block;
	}
	.contenido{
		display:block;
	}
	.contenido > div{
		display:block;
	}
	
	/* --- Informacion Corporativa --- */
	#SIC_SalaPrensa,
	#SIC_Necesitas,
	#SIC_Participa,
	#SIC_InfCorp_RRSS{
		/*display: -moz-inline-box; /*Mozilla*/
		page-break-inside: avoid;
		page-break-after: always;
	}
	
	#SIC_SalaPrensa .SIC_agrupSalaPrensa{
		display:inline-block;
		width: 100%;
	}
	#SIC_SalaPrensa .SIC_SalaPrensaDer, .SIC_SalaPrensaIzq{
		width: 49%;
	}
	
	#owl-SIC_Participa .owl-wrapper{
		width: 100% !important;
	}
	
	#owl-SIC_Participa .owl-item{
		width: 50% !important;
		width: 50% !important;
	}
	
	#owl-SIC_Participa .item{
		width: 98% !important;
	}
	
	#owl-SIC_Participa .owl-controls{
		display: none !important;
	}
}