

/*
body:before {
	content: "";
	position: fixed;
	top: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
	box-shadow: 0 0 10px rgba(0,0,0,.5);
	z-index: 100
}
*/

.idioma{
	position: relative;
	float: right;
	top: 18px;
	right: 14px;
	font-family: 'nunitoextrabold',sans-serif;
	font-size: 15px;
}

.idioma a{
	color: #000;
}

.idioma a:hover{
	color: #999;
}

.tres_localidades{
	font-size: 0;
	text-align: center;
	padding-top: 2%;
}

.tres_localidades li{
	font-size: 18px;
	display: inline;
	margin-right: 30px;
	text-align: center;
}

.tres_localidades li:last-child{
	margin-right: 0;
	
}

.tres_localidades li a{
	color: #000;
	font-weight: bold;
	-moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tres_localidades li a:hover{
	color: #999;
}


.campo_inputs {
    border: 1px solid #6cc2c2;
    padding: 2%;
    width: 96%;
    color: #000!important;
	font-family: 'nunitoextrabold',sans-serif;
    background: #f5f5f5;
    margin-bottom: 2px;
}

.campo_textareas {
    border: 1px solid #6cc2c2;
    padding: 2%;
    width: 96%;
    color: #000!important;
    font-family: 'nunitoextrabold',sans-serif;
    background: #f5f5f5;
    height: 300px;
}

.aceptando {
    color: #999;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 0.9em !important;
    position: relative;
    bottom: 1px;
	font-family: 'nunitoextrabold',sans-serif;
}

.enviar {
    float: right;
    border: 0px solid #333;
    padding: 2%;
    background: #6cc2c2;
    color: #fff;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: 'nunitoextrabold',sans-serif;
    cursor: pointer;
    font-size: 1em;
}

.enviar:hover {
    background: #666;
    color: #fff;
}




.listado_contacto{
	font-size: 0;
}

.listado_contacto li{
	font-size: 16px;
	width: 46%;
	padding: 2%;
	vertical-align: top;
	display: inline-block;
}

.listado_contacto li .cont_img_der{
	width: 100%;
	vertical-align: top;
}


.listado_contacto li .cont_img_izq {
    width: 32px;
    vertical-align: top;
}


.tres_modulos{
	font-size: 0;
	border: 1px solid rgba(204, 204, 204, 0.5);
}

.tres_modulos li{
	font-size: 14px;
	width: 33.33%;
	display: inline-block;
	vertical-align: top;
}

.tres_modulos_in{
	padding: 4%;
}

.tres_modulos_tit{
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}



.imagen_circular {
    width: 140px;
    height: auto;
    /*
	border-radius: 50%;
    object-fit: cover;*/
}

.circular_izq{
	float: left;
	width: 40%;
}

.circular_der{
	float: right;
	width: 58%;
}

.circulo_tit{
	font-size: 1.4em;
	font-weight: bold;
}


.listado_gal_home{
	font-size: 0px;
}

.listado_gal_home li{
	font-size: 14px;
	width: 48%;
	padding: 1%;
	display: inline-block;
}





.boton_modulo{
	/*background: #6cc2c2;*/
	color: #6cc2c2!important;
	-moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
	padding: 12px 20px;
	border: 1px solid #6cc2c2!important;
}

.boton_modulo:hover{
	background: #6cc2c2;
	border: 1px solid #6cc2c2;
	color: #fff!important;
}

.espacio_bis{
	margin-top: 80px;
}


.modulo{
	background: #39465d;
	font-family: 'nunitoextrabold',sans-serif;
	text-align: center;
	color: #6cc2c2;
	/*padding: 4%;*/
	font-size: 1.6em;
	font-weight: normal;
	height: 587px;
}


.noticia_pie{
	text-align: center;
}

.noticia_pie img{
	width: 400px;
	vertical-align: top;
}


.noticia_pie a{
	color: #000;
	-moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.noticia_pie a:hover{
	color: #999;
}



/*****/




/*****/



.tres_sobre {
    font-size: 0;
    width: 900px;
    margin: 0 auto;
}

.tres_sobre li {
    font-size: 14px;
    width: 33.33%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.tres_sobre li .bordes_sobre {
    padding: 2%;
    vertical-align: top;
}

.tres_sobre li .tit_sobre {
    font-weight: bold;
    font-size: 18px;
}

.tres_sobre li img {
    width: 50%;
    vertical-align: top;
}

.tres_sobre li .txt_sobre {
}






.modulo_bis{
	background: #39465d;
	font-family: 'nunitoextrabold',sans-serif;
	text-align: center;
	color: #6cc2c2;
	padding: 4%;
	font-size: 1.8em;
	font-weight: bold;
}

.tel{
	color: #fff;
}


.miti_miti{
	font-size:0;
	background: #39465d;
	font-family: 'nunitoextrabold',sans-serif;
}

.miti_miti li{
	font-size:14px;
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.miti_miti li img{
	width: 100%;
	vertical-align: top;
}

.txt_miti{
	color: #fff;
	padding: 4%;
	font-size: 1.1em;
	text-align: center;
	line-height: 25px;
}


.botones{
	font-size: 0;
}

.botones li{
	font-size: 16px;
	font-weight: bold;
	margin-right: 30px;
	display: inline-block;
}

.botones li:last-child{
	margin-right: 0;
}

.botones li a{
	background: #6cc2c2;
	color: #fff;
	-moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
	padding: 12px 20px;
}

.botones li a:hover{
	background: #5ca6a6;
	color: #fff;
}


.titulo_h2{
	font-size: 1.8em;
	color: #6cc2c2;
	text-align: center;
	line-height: 40px;
}


.contenidos_servicios {
    width: 1200px;
    margin: 0 auto;
}

.item {
    margin-bottom: 40px;
}

.blog_img {
    float: left;
    width: 25%;
    /*border: 1px solid rgba(204, 204, 204, 0.5);*/
}

.blog_img img {
    width: 98%;
    padding: 1%;
    vertical-align: top;
}

.blog_describe {
    float: right;
    width: 65%;
}

.item a .blog_tit {
    color: #000;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 20px;
}

.blog_descripcion {
    font-size: 16px;
    color: #999;
}






.listado_galeria{
	font-size: 0;
}

.listado_galeria li{
	font-size: 14px;
	display: inline-block;
	width: 18%;
	padding: 1%;
}

.listado_galeria li img{
	width: 100%;
	vertical-align: top;
}



.container {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
}


.listado_home{
	font-size: 0;
}

.listado_home li{
	font-size: 14px;
	display: inline-block;
	width: 23%;
	padding: 1%;
	text-align: center;
	
}

.listado_home li .tit{
	padding: 3%;
}

.listado_home li a{
	background: #d00e01;
	color: #fff;
	display: inline-block;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.listado_home li a:hover{
	background: #9d0b01;
	color: #fff;
}

.listado_home li img{
	width: 100%;
	vertical-align: top;
}


.img_cabecera {
    position: relative;
    display: inline-block;

  background-color: #f0f0f0;
  box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.2);
}

.img_cabecera img {
    display: block;
    width: 100%; /* Ajusta el ancho de la imagen */
    height: auto;
}

.img_cabecera h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white; /* Ajusta el color según la imagen */
    font-size: 2rem; /* Ajusta según necesites */
    text-align: center;
    /*width: 98%;*/
	font-family: 'nunitoextrabold',sans-serif;
	background: rgba(0, 0, 0, 0.6);
	padding: 1%;
	display: inline-block;
	line-height: 40px;
}



.img_cabecera{
	width: 100%;
}

.img_cabecera img{
	width: 100%;
	vertical-align: top;
}

.logo_centrado{
	text-align: center;
}

.logo{
	text-align: center;
}

.logo img{
	width: 100%;
	vertical-align: top;
}


.contenido_sector{
	width: 1200px;
	margin: 0 auto;
	line-height: 25px;
	font-family: 'nunitoextrabold',sans-serif;
}

/**/


.listado_not {
    font-size: 0;
}

.listado_not li {
    font-size: 13px;
    width: 23%;
    padding: 1%;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    text-align: center;
}

.listado_not li a {
    background: #f5f5f5;
    display: inline-block;
}



.listado_not li img {
    width: 100%;
    vertical-align: top;
}

.listado_not li a .tit_not {
    color: #999;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 2%;
}

.listado_not li a:hover .tit_not {
    color: #000;
}



/**/

.pie {
    background: #000;
    padding: 20px;
    text-align: center;
    color: #fff;
	line-height: 25px;
    font-size: 14px;
    -webkit-box-shadow: -1px 0px 11px 5px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: -1px 0px 11px 5px rgba(0, 0, 0, 0.28);
    box-shadow: -1px 0px 11px 5px rgba(0, 0, 0, 0.28);
    position: relative;
	font-family: 'nunitoextrabold',sans-serif;
}

.pie img {
    vertical-align: top;
    width: 300px;
}


.ico {
    font-size: 2.4em;
    padding: 20px;
    color: #6cc2c2;
}


.pie a {
    color: #fff;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.pie a:hover {
    color: #999;
}

.listado_pie {
    font-size: 0;
}

.listado_pie li {
    font-size: 14px;
    width: 23%;
    padding: 1%;
    display: inline-block;
}

.disseny_2025 {
    text-align: right;
    padding: 1%;
    font-size: 12px;
}

.disseny_2025 a {
    color: rgba(255, 255, 255, .4) !important;
}



/**/





.titulo_h1{
	font-size: 1.6em;
}


.not_izq_2025{
	float: left;
	width: 58%;
	text-align: left;
}

.not_der_2025{
	float: right;
	width: 40%;
	text-align: center;
}

.not_der_2025 img{
	width: 100%;
	text-align: center;
}

.texto_ancho_2025{
	text-align: left;
}


.link{
	color: #000;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.link:hover{
	color: #999;
}

.link_cont{
	color: #000;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.link_cont:hover{
	color: #6cc2c2;
}


.link_bis{
	color: #d80a01;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.link_bis:hover{
	color: #999;
}





.menu {
	text-align: center;
	padding: 15px;
	/*background: red;*/
	font-family: 'nunitoextrabold',sans-serif;
	font-weight: normal;
	-moz-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	margin-top: 44px;
}

.menu li {
	display: inline-block
}

.menu li a {
	padding: 14px;
	text-align: center;
	transition: .3s;
	color: #000;
	font-size: 0.8em;
	border-radius: 5px;
	display: block;
	/*border: 1px solid #d4d4d4;*/
}

.menu li a:hover {
	color: #888;
}

::-moz-selection {
	background-color: #6cc2c2;
	color: #fff
}

::-ms-selection {
	background-color: #6cc2c2;
	color: #fff
}

::selection {
	background-color: #6cc2c2;
	color: #fff
}

::-webkit-input-placeholder {
	color: #6cc2c2;
	font-weight: bold;
}

:-moz-placeholder {
	color: #6cc2c2;
	font-weight: bold;
}

::-moz-placeholder {
	color: #6cc2c2;
	font-weight: bold;
}

:-ms-input-placeholder {
	color: #6cc2c2;
	font-weight: bold;
}

.corner {
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.transition-color {
	-moz-transition: color .3s ease;
	-ms-transition: color .3s ease;
	-webkit-transition: color .3s ease;
	transition: color .3s ease
}

.transition-background {
	-moz-transition: background .3s ease;
	-ms-transition: background .3s ease;
	-webkit-transition: background .3s ease;
	transition: background .3s ease
}

.sombra {
	-moz-box-shadow: 0 0 3px #999;
	-ms-box-shadow: 0 0 3px #999;
	-webkit-box-shadow: 0 0 3px #999;
	box-shadow: 0 0 3px #999
}


.envuelve_menu_2023{
width: 1200px;
margin: 0 auto;
padding-bottom: 10px;

}


.menu_izq_2023{
	float: left;
	width: 200px;
}

.menu_der_2023 {
    float: right;
    width: 970;
    text-align: center;
}

.menu_clear_2023{
float: right;
	
}



/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    background: #fff;
    color: #000;
    cursor: pointer;
    padding: 0;
    width: auto;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-size: 1.4em;
    font-weight: normal;
    position: absolute;
    top: 10px;
	left: 10px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #fff;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding:0;
  background: #fff;
  text-align: center;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  line-height: 30px;
  font-family: 'nunitoextrabold',sans-serif;
  margin-top: 20px;

}

.panel a{
  color: #666;

}

.menu_movil_2021 {
display: none;
}


	.espacio{
		height: 200px;
	}
	
	
	
/**************/

.box {
  width: 100%;
  height: auto;
  /*border: 1px solid red;*/
  display: flex;
  line-height: 30px;
  font-family: 'nunitoextrabold',sans-serif;
}

.box-child {
  width: 50%;
}

.box-child.img {
  /*background-color: green;*/
  overflow: hidden;
  position: relative;
}
.box-child.img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}

.box-child.text {
  background-color: #39465d;
  color: #fff;
  padding: 10px;
  box-sizing: border-box;
  min-height: 600px;
  align-content: center;
  text-align: center;
}	


	
	@media only screen and (min-width:0) and (max-width:1023px) {


    .container {
        width: 100%;
        overflow: hidden;
        padding: 0;
    }
	
	
	
	.tres_localidades li{
	font-size: 18px;
	display: inline;
	margin-right: 30px;
	text-align: center;
	width: 98%;
	padding: 1%;
}


	
	    .container_in {
        width: 96%;
		padding: 2%;
        overflow: hidden;
    }
	
	
	.menu_movil_2021{
	display: block;
}

    .menu_movil_2021 img {
        width: 200px;
        vertical-align: top;
        margin-top: 20px;
		margin-left: 26px;
    }

.envuelve_menu_2023{
	display: none;
}



.not_izq_2025{
	float: left;
	width: 98%;
	padding: 1%;
	text-align: center;
}

.not_der_2025{
	float: left;
	width: 98%;
	padding: 1%;
	text-align: center;
}

.texto_ancho_2025{
	text-align: center;
	width: 98%;
	padding: 1%;
}

.pie ul li {
    font-size: 12px;
    display: inline-block;
    margin-right: 30px;
    font-weight: bold;
    width: 100%;
}

.pie {
    background: #000;
    text-align: center;
    font-family: 'nunitoextrabold', sans-serif;
    padding: 4%;
    color: #999;
    line-height: 30px;
}

.contenido_sector{
	width: 96%;
	padding: 2%;
	margin: 0 auto;
	line-height: 25px;
	font-family: 'nunitoextrabold',sans-serif;
	font-size: 0.9em;
}

.logo_mov{
	text-align: center;
}

.logo_mov a{
	display: inline-block;
}

.logo_mov img{
	vertical-align: top;
}

.listado_not li {
    font-size: 13px;
    width: 96%;
    padding: 2%;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    text-align: center;
}

.listado_contacto li {
    font-size: 16px;
    width: 96%;
    padding: 2%;
    vertical-align: top;
    display: inline-block;
}

.campo_inputs {
    border: 1px solid #6cc2c2;
    padding: 4%;
    width: 92%;
    color: #000 !important;
    font-family: 'nunitoextrabold', sans-serif;
    background: #f5f5f5;
    margin-bottom: 2px;
}

.campo_textareas {
    border: 1px solid #6cc2c2;
    padding: 4%;
    width: 92%;
    color: #000 !important;
    font-family: 'nunitoextrabold', sans-serif;
    background: #f5f5f5;
    height: 300px;
}

.enviar {
    float: left;
    border: 0px solid #333;
    padding: 5%;
    width: 100%;
    background: #6cc2c2;
    color: #fff;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: 'nunitoextrabold', sans-serif;
    cursor: pointer;
    font-size: 1em;
}

.img_cabecera h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 0.9rem;
    text-align: center;
    width: 98%;
    font-family: 'nunitoextrabold', sans-serif;
    background: rgba(0, 0, 0, 0.6);
    padding: 1%;
    display: inline-block;
    line-height: 20px;
}

.botones li {
    font-size: 16px;
    font-weight: bold;
    margin-right: 30px;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.botones li:last-child {
    margin-bottom: 0;
}

.miti_miti li {
    font-size: 14px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.espacio_bis {
    margin-top: 20px;
}

.modulo {
    background: #39465d;
    font-family: 'nunitoextrabold', sans-serif;
    text-align: center;
    color: #6cc2c2;
    /* padding: 4%; */
    font-size: 1.6em;
    font-weight: normal;
    height: auto;
}

.boton_modulo {
    /* background: #6cc2c2; */
    color: #6cc2c2 !important;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 12px 20px;
    border: 1px solid #6cc2c2 !important;
    margin-bottom: 10px !important;
    display: inline-block;
}

.texto_bis{
	text-align: center;
}

.listado_gal_home li {
    font-size: 14px;
    width: 98%;
    padding: 1%;
    display: inline-block;
}

.circular_izq {
    float: left;
    width: 100%;
}

.imagen_circular {
    width: 100%;
    height: auto;
}

.circular_der {
    float: left;
    width: 100%;
	text-align: center;
}

.circulo_tit {
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
}

.circulo_txt{
	text-align: center;
}

.espacio_mov{
	height: 73px;
}

.modulo_bis {
    background: #39465d;
    font-family: 'nunitoextrabold', sans-serif;
    text-align: center;
    color: #6cc2c2;
    padding: 4%;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 42px;
}

.tres_sobre {
    font-size: 0;
    width: 100%;
    margin: 0 auto;
}

.tres_sobre li {
    font-size: 14px;
    width: 98%;
	padding: 1%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.titulo_h2 {
    font-size: 1.8em;
    color: #6cc2c2;
    text-align: center;
    line-height: 30px;
}

.cent_mov{
	text-align: center;
}


.pie ul li {
    font-size: 12px;
    display: inline-block;
    margin-right: 0;
    font-weight: bold;
    width: 100%;
}


/*************/

.box {
    flex-direction: column;
  }
  .box-child {
    width: 100%;
  }
  /* Si en móvil prefieres que la imagen se comporte de forma "normal"
     en lugar de estar en posición absoluta, puedes ajustar así: */
  .box-child.img {
    position: relative;
    height: auto; /* o la altura que necesites */
	margin-bottom: -10px;
  }
  .box-child.img img {
    position: static;
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  
  /* Ajusta el min-height del texto si es necesario */
  .box-child.text {
    min-height: auto;
  }
		

	
	
	
}