html, body {
   font-family: 'Ubuntu', sans-serif;
	line-height: 25px; 
	-webkit-font-smoothing: antialiased;
}


/****/

.new_der {
    float: left;
    width: 65%;
    text-align: left;
}

.new_izq {
    float: right;
    width: 33%;
}

.new_izq img {
    width: 100%;
    vertical-align: top;
    height: auto;
}

.texto_ancho {
    text-align: left;
}

.fondo_gris {
    background: #ccc;
    padding: 2%;
    text-align: center;
}

.listado_links {
    font-size: 0;
}

.listado_links li {
    display: inline-block;
    margin-right: 30px;
    vertical-align: top;
    font-size: 14px;
    text-align: center;
    padding: 1%;
}

.fondo_gris a {
    color: #000;
}

.fondo_gris a:hover {
    color: #fff;
}


/****/



.diome {
	text-align: left!important;
}


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

.disseny_2025 a{
	color: rgba(255, 255, 255, .3);
}

.disseny_2025 a:hover{
	color: #fff;
}



/** MATECOCIDO **/


.si{
display:none;
}

.img_2024 {
	width: 600px;
	margin: 0 auto;
}

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




/* noticias al pie index*/

.tres_noticias_al_pie_2025 {
	font-size: 0;
	text-align: center;
}

.tres_noticias_al_pie_2025 li {
    font-size: 14px;
    width: 25%;
    padding: 2%;
    display: inline-block;
	vertical-align: top;
}

.tres_noticias_al_pie_2025 li a .tit_2025{
	font-weight: bold;
	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;
}

.tres_noticias_al_pie_2025 li a:hover .tit_2025{
	font-weight: bold;
	color: #a6ae0d;
}

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

.tres_noticias_al_pie_2025 li a:hover .leer_2025{
	font-weight: bold;
	color: #000;
}

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


/*-*/



/* noticias blog*/

.blog_2025 {
	font-size: 0;
}

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

.blog_2025 li a .tit_2025{
	font-weight: bold;
	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;
}

.blog_2025 li a:hover .tit_2025{
	font-weight: bold;
	color: #a6ae0d;
}

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

.blog_2025 li a:hover .leer_2025{
	font-weight: bold;
	color: #000;
}

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


/*-*/





.h5_tit {
	text-align: center;
	font-size: 1.2em;
}



.mate_cocido {
  background: #EEF5E8;
  padding: 2%;
}

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

.sobre_izq {
  float: left;
  width: 49%;
  padding-top: 20px;
}

.sobre_der {
  float: right;
  width: 49%;
  padding-top: 20px;
}

.sobre_izq .sobre_contenido {
  font-size: 0;
}

.sobre_izq .sobre_contenido .txt_square {
  width: 80%;
  text-align: right;
}

.sobre_izq .sobre_contenido li {
  font-size: 14px;
  width: 98%;
  padding: 1%;
  margin-bottom: 4%;
  display: inline-block;
  vertical-align: top;
}

.txt_desc {
  font-size: 11px;
  line-height: 14px !important;
}

.sobre_izq .sobre_contenido .img_square {
  width: 70px;
  vertical-align: top;
}

.sobre_izq .sobre_contenido li img {
  width: 70px;
  vertical-align: top;
}

.sobre_der .sobre_contenido {
  font-size: 0;
}

.sobre_der .sobre_contenido li {
  font-size: 14px;
  width: 98%;
  padding: 1%;
  margin-bottom: 4%;
  display: inline-block;
  vertical-align: top;
}

.sobre_der .sobre_contenido .img_square {
  width: 70px;
  vertical-align: top;
}

.sobre_der .sobre_contenido li img {
  width: 70px;
  vertical-align: top;
}

.sobre_der .sobre_contenido .txt_square {
  width: 80%;
  text-align: left;
}



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



.listado_cuatro_2023{
	font-size: 0;
	text-align: left;
}

.listado_cuatro_2023 li{
	font-size: 16px;
	margin-bottom: 10px;
	vertical-align: top;		
	
}

.listado_cuatro_2023 li 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;
}

.listado_cuatro_2023 li a:hover{
	color: #ccc;
}



.blind{
	display: none!important;
}

.img_centrada{
	text-align: center;
}

.img_centrada img{
	width: 100%;
}

.ico_serv {
	color: #ccc;
}


.descripcion_servicio {
    float: left;
    width: 65%;
}

.imagen_servicio {
    float: right;
    width: 30%;
}

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


.volver{
	
}

.volver a {
    color: #7AAE4C;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.volver:hover {
    color: #999;
}

.contenido_web {
    margin-bottom: 20px;
    /* border: 1px solid rgba(116, 139, 104, 0.3); */
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 1200px;
    margin: 0 auto;
}

.bichos{
	
}

.bichos img{
	width: 100%;
}

.listado_servicios_cuatro {
    font-size: 0;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
}

.listado_servicios_cuatro li {
    font-size: 14px;
    width: 23%;
    display: inline-block;
    vertical-align: top;
    padding-right: 1%;
}

.listado_servicios_cuatro li a p {
    text-align: center;
    margin-bottom: 0;
    padding: 4%;
    margin-top: 10px;
    font-size: 15px;
    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;
}

.listado_servicios_cuatro li a:hover p {
    color: #999;
}


.listado_servicios_cuatro li img {
    width: 100%;
    vertical-align: top;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.listado_servicios_cuatro li a {
    color: #000;
    display: inline-block;
    width: 100%;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}




.listado_servicios_uno {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
}

.listado_servicios_uno .tit_2022 {
    position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #fff!important;
      font-weight: bold;
      font-size: 2.4em!important;
      line-height: 40px;
      
      text-shadow: 3px 3px 2px #333;
}

.listado_servicios_uno img {
    width: 95%;
    padding: 0;
    position: relative;
    right: 4px;
}

.listado_servicios_uno a {
    background: #fff;
    display: inline-block;
    width: 100%;
    padding-top: 20px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}





.listado_tres_iconos_home {
    font-size: 0;
}

.listado_tres_iconos_home li {
    font-size: 13px;
    width: 23%;
    padding: 1%;
    display: inline-block;
    vertical-align: top;
}

.listado_tres_iconos_home li img {
    width: 25%;
    vertical-align: top;
    padding: 20px;
}



.space{
	height: 30px;
}

.link_cont {
    color: #7AAE4C;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.link_cont:hover {
    color: #999;
}

.contacto_izq {
    float: left;
    width: 30%;
}

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

.link_bis {
    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;
}

.link_bis:hover {
    color: #999;
}

.campo_inputs {
    border: 0px solid #333;
    background: rgba(121, 174, 76, 0.1);
    color: #000;
    width: 96%;
    padding: 2%;
    margin-bottom: 1%;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
}

.campo_textareas {
    border: 0px solid #333;
    background: rgba(121, 174, 76, 0.1);
    color: #000;
    width: 96%;
    padding: 2%;
    margin-bottom: 1%;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    height: 147px;
}

.aceptando {
    font-family: 'Ubuntu', sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    color: #7AAE4C;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    bottom: 2px;
}

.aceptando:hover {
    color: #999;
}

.text_legal {
     font-family: 'Ubuntu', sans-serif;
    font-size: 0.8em;
    text-align: justify;
    margin-top: 20px;
    line-height: 20px;
}

.enviar {
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    border: 0px solid #333;
    color: #fff;
    background: #000;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 1%;
    float: right;
    cursor: pointer;
}

.enviar:hover {
    background: #999;
}



.pie{
	background: #3A3E40;
	color: #999;
	padding: 1%;
}

.pie img{
	vertical-align: top;
}

.pie_in {
    width: 1080px;
    margin: 0 auto;
}



.listado_pie {
    font-size: 0;
    float: right;
    position: relative;
    top: 0;
    text-align: center;
    width: 760px;
}



.listado_pie li{
	font-size: 11px;
	font-weight: bold;
	margin-right: 34px;
	display: inline-block;
}

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

.listado_pie li a{
	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;
}

.listado_pie li a:hover{
	color: #fff;
}

.pie_izq{
	float: left;
}




.container {
    width: 100%;
    overflow: hidden;
}

.ico_nuevo{
	
}

.ico_nuevo img{
	width: 15%;
	vertical-align: top;
}

.ico_verdun{
	color: #fff;
	margin-bottom: 20px;
}

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

.doce_modulos{
	font-size: 0;
}

.doce_modulos li{
	display: inline-block;
	width: 23%;
	padding: 1%;
	vertical-align: top;
	color: #000;
	font-size: 14px;
	text-align: center;
}

.doce_modulos li a .tit_modulo {
	color: #000!important;
	padding-top: 15px;
	padding-bottom: 15px;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: #f5f5f5;
}

.doce_modulos li a:hover .tit_modulo{
	background: rgba(158, 165, 18, 0.3);
}

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


.verdun{
	background: #9EA513;
	padding: 1%;
}

.tres_verdun{
	font-size: 0;
}

.tres_verdun div{
	padding: 20px;
}

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


.home_izq {
    float: left;
    width: 44%;
    padding: 2%;
    line-height: 30px;
}

.home_der{
	float: right;
	width: 48%;
	padding: 2%;
}

.home_der img{
	width: 100%;
}









.envuelve_foto_cabecera {
    background-image: url(../imgs/prevencion-legionella-barcelona.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position-y: 0;
    height: 400px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    padding-top: 30px;
    -webkit-box-shadow: -1px 10px 15px 2px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 10px 15px 2px rgba(0,0,0,0.33);
    box-shadow: -1px 10px 15px 2px rgba(0,0,0,0.33);
}




.presupuesto{
	width: 100%;
	text-align: center;
	position: absolute;
}


.presu{
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	background: rgba(165, 174, 10, 0.6);
	padding: 1%;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	
}

.presu:hover{
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	background: rgba(165, 174, 10, 0.6);
	
}


.img_texto{
	width: 100%;
}

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


.texto_sobre_imagen {
    font-size: 50px;
    line-height: 60px;
    width: 700px;
    margin: 0 auto;
    padding: 1%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
}

.texto_sobre_imagen_bis {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding-bottom: 2%;
}



.logo{
	float: left;
}

.logo img {
    width: 115px;
    vertical-align: top;
    position: relative;
    top: 7px;
    left: 103px;
}

.up_izq{
	font-size: 0;
}

.up_izq li{
	font-size: 14px;
	display: inline-block;
	margin-right: 40px;
}

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




.fran_izq {
    float: none;
}


.fran_der{
	float: right;
}


.franja_verde {
    background: #A6AE0B;
    color: #fff;
    padding-top: 4px;
    font-weight: bold;
    font-size: 0.9em;
}

.franja_verde_in{
	width: 1040px;
	margin: 0 auto;
}

.franja_verde a{
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
color: #fff;
font-weight: normal;
}

.franja_verde a:hover{
color: rgba(255, 255, 255, 0.8);
}







/*

.envuelve_listado {
    background-image: url(../imgs/sistemas-de-seguridad-en-bcn.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position-y: 0;
    height: 360px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    padding-top: 30px;
}

*/


.centrado {
    display: table;
    height: 300px;
    width: 100%;
    text-align: center;
}

.centrado_in {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}





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

.centrando{
	text-align: center;
	
}



.titulo_h1{
	font-size: 1.8em;
	padding: 20px;
	margin-bottom: 40px;
	text-align: center;
	line-height: 35px;
}

.titulo_h1_serv{
	font-size: 1.8em;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 35px;
}

.titulo_h1_bis{
	font-size: 1.6em;
	padding: 20px;
	text-align: center;
	line-height: 35px;
}

.titulo_h1_bis_verdun{
	font-size: 1.4em;
	line-height: 25px;
	
}

.titulo_h2{
	font-size: 1.4em;
	color: #000;
}



/* MENU */


.menu {
    color: #000;
    position: fixed;
    width: 100%;
    height: auto;
    z-index: 999;
    top: 0;
    padding-bottom:16px;
    background: #fff;
    text-align: center;
    box-shadow: 2px 20px 20px 1px rgb(0 0 0 / 30%);
}

.space_menu {
    height: 120px;
}

.space_pie {
    height: 180px;
}

.space_pie_bis {
    height: 90px;
}

.menu_in {
    width: 1047px;
    min-width: 1047px;
    padding: 8px;
    margin: 0 auto;
    height: auto;
}



.menu_botones {
    font-size: 0;
    position: relative;
    top: 26px;
    text-align: right;
    width: 740px;
    float: right;
}

.menu_botones li{
	font-size: 14px;
	display: inline-block;
	margin-right: 34px;
}

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

.menu_botones li a{
	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-weight: bold;
}

.menu_botones li a:hover{
	color: #A6AE0B;
}




/* MENU DESPLAZABLE*/


.menu_botones li ul {
	display:none;
	position:absolute;
	width:140px;
	text-align: center;
	
}

.menu_botones li:hover > ul {
	display:block;
}

.menu_botones li ul li a{
	position:relative;
	display: inline-block;
	width:162px;
	color: #fff;
	background: #666;
	font-weight: bold;
	margin-top: 2px;
	padding: 6px;
	font-size: 0.8em;
	
	transition: 0.3s;
	
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}

.menu_botones li ul li a:hover{
	background: #000;
	color: #fff;
	
}

.menu_botones li ul li ul {
	right:-162px;
	top:0px;
}


/* -- */









.menu_mov {
    display: none;
}

.menu_movil_2021 {
    display: none;
}

.accordion {
    background: #fff;
    color: #000;
    cursor: pointer;
    padding: 5px;
    margin-bottom: 5px;
    width: 34px;
    position: relative;
    left: 0;
    bottom: 100px;
    float: left;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-size: 2em;
    font-weight: normal;
}

.panel {
    padding: 0;
    background: #f5f5f5;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}


.envuelve_logo_slide{
	
}


.slide {
    width: 100%;
    height: auto;
    vertical-align: top;
    position: relative;
    box-shadow: 2px 20px 20px 1px rgb(0 0 0 / 30%);
}

.modulo_uno {
    height: auto;
    text-align: center;
    color: #999;
    top: 0;
    margin-top: 0;
    position: relative;
}

.modulo_in{
	width: 1200px;
	padding: 2%;
	margin: 0 auto;
}

.menu_mov{
	display: none;
}






/**/


/* PINTADO */

::-moz-selection {
    background-color: #000;
    color: #fff;
}

::-ms-selection {
    background-color: #000;
    color: #fff;
}

::selection {
    background-color: #000;
    color: #fff;
}


/* PLACEHOLDER */

::-webkit-input-placeholder {
    color: #666;
}

:-moz-placeholder {

    color: #666;
}

::-moz-placeholder {
 
    color: #666;
}

:-ms-input-placeholder {
    color: #666;
}


/*------------------------------------*\
    corner - transition - shadow
\*------------------------------------*/

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

.transition {
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.no_desk{
	display: none;
}

.si_mov{
	display: none;
}





@media only screen and (min-width: 0px) and (max-width: 1024px) {
	
	
.space_menu {
    height: 0;
}

.diome {
	text-align: center!important;
}

/** MATECOCIDO **/

.mate_cocido_in {
  width: 100%;
  margin: 0 auto;
}









.img_2024 {
	width: 100%;
	margin: 0 auto;
}

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

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

.tres_noticias_al_pie_2025 li {
    font-size: 14px;
    width: 98%;
    padding: 1%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px;
}

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




.no{
	display: none;
}

.si{
	display: block;
}

.sobre_izq {
  float: left;
  width: 100%;
  padding-top: 20px;
}

.sobre_izq .sobre_contenido .txt_square {
  width: 80%;
  text-align: left;
}

.txt_desc {
  font-size: 14px;
  line-height: 20px !important;
}

.sobre_der {
  float: left;
  width: 100%;
  padding-top: 20px;
}

.sobre_der .sobre_contenido .txt_square {
  width: 80%;
  text-align: right;
}


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


.listado_cuatro_2023 {
  font-size: 0;
  text-align: center;
  margin-top: 24px;
}



.blind{
	display: block!important;
}

.si_mov{
	display: block;
}

.volver {
    text-align: center;
}

.listado_servicios_uno_mov {
	display: none;
	
}


    
    .container {
        width: 96%;
        padding: 2%;
        overflow: hidden;
    }
    
    .menu {
        display: none;
    }
    
    .menu_in{
    	display: none;
    }
    
    .franja_verde{
    	display: none;
    }
    
    .listado_servicios_uno .tit_2022 {
        position: absolute;
        width: 90%;
        vertical-align: top;
        padding: 4%;
        top: 45%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        font-weight: bold;
        font-size: 1.1em;
        line-height: 22px;
        text-shadow: 3px 3px 2px #333;
    }
    
    .menu_mov {
    	display: block;
    	padding: 0;
    	line-height: 30px;
    	text-align: center;
    	font-size: 15px;
    	overflow: hidden;
    	margin-bottom: -22px;
    }
    
    .menu_movil_2021{
    	display: block;
    }
    
.panel {
    padding: 0;
    width: 100%;
    background: #fff;
    max-height: 0;
    margin-bottom: 0px;
    text-align: center;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}


.panel a{
	color: #000;
}

.idioma_mov{
	text-align: right;
	font-size: 1.4em;
	font-weight: normal;
}

.idioma_mov a{
	color: #000;
}

.logo_mov {
    position: relative;
    top: 10px;
}

.envuelve_foto_cabecera {
    background-image: url(../imgs/prevencion-legionella-barcelona.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position-y: 0;
    height: 556px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    padding-top: 30px;
    -webkit-box-shadow: -1px 10px 15px 2px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 10px 15px 2px rgba(0,0,0,0.33);
    box-shadow: -1px 10px 15px 2px rgba(0,0,0,0.33);
}

.texto_sobre_imagen {
    font-size: 34px;
    line-height: 45px;
    width: 96%;
    margin: 0 auto;
    padding: 2%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
}

.texto_sobre_imagen_bis {
    font-size: 21px;
    line-height: 34px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-bottom:0;
    padding: 4%;
}

.presu {
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    background: rgba(165, 174, 10, 0.6);
    padding: 4%;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.modulo_in {
    width: 96%;
    padding: 2%;
    margin: 0 auto;
}

.home_izq {
    float: left;
    width: 100%;
    padding: 0;
    line-height: 30px;
}

.home_der {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
}

.tres_verdun li {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.envuelve_doce {
    width: 100%;
    margin: 0 auto;
}

.doce_modulos li {
    display: inline-block;
    width: 100%;
    padding: 0;
    vertical-align: top;
    color: #000;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
}


.pie_in {
    width: 92%;
    padding: 4%;
    margin: 0 auto;
}

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

.listado_pie {
    font-size: 0;
    float: left;
    position: relative;
    top: 14px;
	width: 100%;
}

.listado_pie li {
    font-size: 11px;
    font-weight: bold;
    margin-right: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
}

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

.imagen_servicio {
    float: left;
    width: 100%;
	margin-top: 20px;
}

.space_pie_bis {
    height: 0;
}

.space_pie {
    height: 20px;
}

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

.contacto_der {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.campo_inputs {
    border: 0px solid #333;
    background: rgba(121, 174, 76, 0.1);
    color: #000;
    width: 92%;
    padding: 4%;
    margin-bottom: 1%;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
}

.campo_textareas {
    border: 0px solid #333;
    background: rgba(121, 174, 76, 0.1);
    color: #000;
    width: 92%;
    padding: 4%;
    margin-bottom: 1%;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    height: 200px;
}

.enviar {
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    border: 0px solid #333;
    color: #fff;
    width: 100%;
    background: #000;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 4%;
    float: right;
    cursor: pointer;
    margin-bottom: 20px;
}

.pie {
    background: #3A3E40;
    color: #999;
    padding: 4%;
}

.listado_tres_iconos_home li {
    font-size: 13px;
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
    display: inline-block;
    vertical-align: top;
}

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

.titulo_h1 {
    font-size: 1.3em;
    padding: 20px;
    margin-bottom: 40px;
    text-align: center;
    line-height: 35px;
}

.titulo_h1_bis {
    font-size: 1.3em;
    padding: 20px;
    text-align: center;
    line-height: 35px;
}

.titulo_h1_serv {
    font-size: 1.3em;
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 35px;
}

.contenido_web {
    margin-bottom: 20px;
    /* border: 1px solid rgba(116, 139, 104, 0.3); */
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
}

.listado_servicios_cuatro li a p {
    text-align: center;
    margin-bottom: 0;
    padding: 30px;
    margin-top: 10px;
    font-size: 15px;
    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;
}

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


/****/

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

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

.new_izq img {
    width: 100%;
    vertical-align: top;
    height: auto;
}

.texto_ancho {
    text-align: center;
}

.fondo_gris {
    background: #ccc;
    padding: 2%;
    text-align: center;
}

.listado_links {
    font-size: 0;
}

.listado_links li {
    display: inline-block;
    margin-right: 30px;
    vertical-align: top;
    font-size: 14px;
    text-align: center;
    width: 96%;
    padding: 2%;
}

.fondo_gris a {
    color: #000;
}

.fondo_gris a:hover {
    color: #fff;
}


/****/



    
        
       
    
    
}


/* @end */









/* boton wasap pie */


.wasap_2021 {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999999;
	background-color: green;
}

.wasap_2021 .logo_solo {
    width: 48px;
    position: fixed;
    bottom: 95px;
    right: 10px;
    -webkit-transition: opacity 0.4s, visibility 0.4s;
    -moz-transition: opacity 0.4s, visibility 0.4s;
    -ms-transition: opacity 0.4s, visibility 0.4s;
    transition: opacity 0.4s, visibility 0.4s;
}


.wasap_2021 .logo_solo img {
	width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}
.wasap_2021 .logo_solo:hover {
	opacity: 0.8;
}

.caja{

	width: 400px;
	height: 300px;
	background: #fff;
	
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	
	-moz-box-shadow: 0px 0px 10px #666;
	-ms-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;

	position: fixed;
	bottom: 10px;
	right: 10px;
	opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0,400px,0);
  -moz-transform: translate3d(0,400px,0);
  -ms-transform: translate3d(0,400px,0);
  transform: translate3d(0,400px,0);
  -webkit-transition: -webkit-transform 0.4s,opacity 0.4s, visibility 0.4s;
	-moz-transition: -moz-transform 0.4s,opacity 0.4s, visibility 0.4s;
	-ms-transition: -ms-transform 0.4s,opacity 0.4s, visibility 0.4s;
	transition: transform 0.4s,opacity 0.4s, visibility 0.4s;

}


.up{
	background: #46d265;
	-moz-border-radius: 20px 20px 0px 0px;
	-ms-border-radius: 20px 20px 0px 0px;
	-webkit-border-radius: 20px 20px 0px 0px;
	border-radius: 20px 20px 0px 0px;
	height: 50px;
	width: auto;
	padding: 2%;
}


.izquierda {
    float: left;
    font-weight: bold;
}

.izquierda img{
	width: 32px;
	position: relative;
	top: 9px;
}

.cierra{
	display: inline-block;
	float: right;
	font-weight: bold;
	width: 32px;
	height: 32px;
	line-height: 32px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #000;
	opacity: 0.6;
	position: relative;
	top: 10px;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
.cierra:hover{
	opacity:1;
	text-decoration: none!important;
}

.globo{
	text-align: left;
	width: 360px;
	margin-top: 10px;
}

.globo img{
	width: 80%;
}

.hola {
    position: relative;
    color: #666;
    line-height: 25px;
    left: 57px;
    bottom: 92px;
    font-size: 14px;
    font-weight: bold;
}

.enviar_a_wasap{
	float: right;
	-moz-border-radius: 10px ;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #46d265;
	width: 200px;
	height: 44px;
	position: relative;
	bottom: 25px;
	right: 15px;
	opacity: 1;
	
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.enviar_a_wasap:hover{
	opacity: 0.8;	
}

.enviar_a_wasap img {
    width: 24px;
    position: relative;
    top: 6px;
    left: 20px;
}

.abrir_chat {
    position: relative;
    top: 4px;
    color: #fff;
    font-weight: bold;
}

.popup-whatsup-active .wasap_2021 .logo_solo {
  opacity: 0;
  visibility: 0;
}
.popup-whatsup-active .wasap_2021 .caja {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}



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


.menu_movil{
	display: none;
}

.caja{

	width: 300px;
	height: 300px;
	background: #fff;
	
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	
	-moz-box-shadow: 0px 0px 10px #666;
	-ms-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;

	position: fixed;
	bottom: 10px;
	right: 10px;
	opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0,400px,0);
  -moz-transform: translate3d(0,400px,0);
  -ms-transform: translate3d(0,400px,0);
  transform: translate3d(0,400px,0);
  -webkit-transition: -webkit-transform 0.4s,opacity 0.4s, visibility 0.4s;
	-moz-transition: -moz-transform 0.4s,opacity 0.4s, visibility 0.4s;
	-ms-transition: -ms-transform 0.4s,opacity 0.4s, visibility 0.4s;
	transition: transform 0.4s,opacity 0.4s, visibility 0.4s;

}


		
}



