* {
 margin: 0;
 padding: 0;
}


@font-face {  font-family: Biondi;  src: url("../fonts/biondi sans lt.otf"); }

body {
 margin:0 auto;
 padding:0;
 background-color: #fff;
 background-attachment:fixed;
 background-repeat:repeat;
 font-family: 'Arsenal', sans-serif;
 width:100%;
 overflow-x: hidden;
}

img .whatsapp {
  width:1em;
}
 
div#loader {
 margin: 0 auto;
 padding:0;
 background-color:#fff;
 width:100vw;
 height:100vh;
 position:absolute;
 z-index:99999;
 top:0;
 left:0;
 opacity:1;
 transition: all 500ms ease-in-out;
}
 
div.header-section {
 margin:0 auto;
 padding:0;	
 background-image: url('../images/home10.png');
 background-attachment:fixed;
 background-repeat:no-repeat;
 background-size:100%;
 width:100%;
}
 

nav {
	margin:0 auto;
	width:100%;
	background-color:rgba(26,45,170,0.8);
  z-index:999999;
  border-bottom:2px solid rgba(255,255,255,0.7);
  position:fixed;
  top:0;
} 
 
nav ul.sticky_menu  {
 -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
 transition:         all 600ms cubic-bezier(0.645, 0.045, 0.355, 1); 
 margin: 0 auto;
 list-style-type:none;
 height:90px;
 width:90%;
}


nav ul div.logo {
  float:left;
  margin:0 auto;
  padding:0;
  padding-left:1em;
  text-decoration:none;
 }

nav ul div.logo img {
  margin:0 auto;
  border:0;
  padding:10px;
  width:100px;
 } 
 
nav ul li.opcion, nav ul li.opcion3 {
 list-style: none;
 margin: 0 auto;
 padding:0;
 margin-right:5px;
 margin-left:5px;
 display: inline-block;
 color:#fff;
 border:0;
 line-height:90px;
 height:90px;
 min-width:90px;
 text-align:center;
  -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1); 
}

nav ul li.opcion2 {
 list-style: none;
 margin: 0 auto;
 padding:0;
 margin-right:5px;
 margin-left:5px;
 display: inline-block;
 color:#fff;
 border:0;
 line-height:90px;
 height:90px;
 min-width:90px;
 text-align:center;
  -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1); 
}

nav ul li.opcion a, nav ul li.opcion2 a {
 color:#fff;
 text-decoration:none;
 }

 span.opc1,span.opc3 {
  border-collapse: separate;
  border-spacing: 15px;
  padding:10px;
  transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1); 
 }

 span.opc2 {
 border: 1px solid rgba(255,255,255,0.2);
 border-collapse: separate;
 border-spacing: 15px;
 padding:10px;
 transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1); 
}

nav ul li.opcion:hover > span.opc1 {
 background-color:rgba(255, 255, 255,0.5);
}

nav ul li.opcion2:hover > span.opc2 {
 background-color:rgba(255,0,85,0.9);
}

nav ul li.opcion3:hover > span.opc3 {
  background-color:rgba(0, 186, 74, 0.9);
 }

.entre-parrafo {
	line-height:2em;
}
 
nav ul.stuck {
  position:fixed;
  top:0;
  left:0;
  right:0;
  z-index:9999;

}

#whatsapp-icon {
  display:none;
}


.caru1 {
 padding:30px;
 margin-top:50vh;
 margin-left:10vw;
 color: #fff;
 font-family: 'Viga', sans-serif;
 font-size:3em;
 font-weight:normal;
 line-height:1em;
 background-color:rgba(26,45,170,0.3);
 background-color:rgba(26,45,170,0);
 text-transform: uppercase;
 text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}

.slick-flechas {
  position:absolute;
}

.prev, .next {
  color: rgba(255,255,255,0.8);
  font-size:30pt;
  
  border:0;
}

.prev {
  top:50%;
}


.post-header {
  display:flex;
  justify-content: center;
  align-items: flex-start;
  width:100%;
  height:120px;
  bottom:0;
  position:absolute;
  background-color:rgba(26,45,170,0.8);
  gap:1em;
}

.post-header div {
 width:200px;
 text-align:center;
 font-family: 'Arsenal', sans-serif; color:#fff;
 font-size:16px;
 margin:15px;
}

section {
 margin:0 auto;
 padding:0;
 width:90%;
}

#section0 {
 position:relative;
}

.visso {
 background-image: url('../images/manos.jpg');
 background-repeat:no-repeat;
 background-size:100%;
 background-position: center center;
 padding:10px;
 text-align:left;
 margin-top:35px
}

.visso_container {
  width:40%;
  padding:30px;
  background-color:rgba(255,255,255,0.9);
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 100%);
}

.visso_titulo {
  font-size:20pt;
  border-bottom:2px solid #fff;
  padding-bottom:5px;
}

.visso_detalle {
 padding:0;
 text-align:justify;
}


.area {
 background-repeat:no-repeat;
 background-size:cover;
 background-position: center center;
 margin-top:35px;
 padding:10px;
 text-align:right;
 padding-bottom:0;
 display:flex;
}

.derecha {
  justify-content: flex-end;
}

.area_container {
  width:40%;
  padding:30px;
  background-color:rgba(26,45,170,0.8);
}

.area_titulo {
  font-size:20pt;
  border-bottom:2px solid #fff;
  padding-bottom:5px;
  color:#fff;
  text-align:left;
}

.area_copete {
  padding:0;
  text-align:justify;
  color:#fff;
}

.resaltado {
 font-size:14pt;
 background-color:rgba(0,0,0,0.2);
 padding:5px;
}


.personas {
 background-image: url('../images/familia-inv.jpg');

}

.empresas {
 background-image: url('../images/empresa3.jpg');
}

.agro {
 background-image: url('../images/tractor.jpg');
}

.salud {
 background-image: url('../images/doctor.jpg');
}

.malapraxis {
 background-image: url('../images/juez.jpg');
}

.finanzas {
  background-image: url('../images/finanzas.jpg');
}


.borde-article {
  border-top:5px rgba(255,255,255,0.8) solid;
  border-bottom:5px rgba(255,255,255,0.8) solid;
}


.home div {
 margin:0;
 padding:0;
 height:100vh;
 width:100%;

}

.home img {
 width:100%;
}

.back {
  background-size: cover;
}


footer {
 margin:0 auto;
 margin-top:20px;
 padding:10vw;
 padding-top:2vw;
 padding-bottom:2vw;
 background-color:#555;
 color:#fff;
 text-align:center;
}

footer div.logofoot {
  float:left;
  margin:0 auto;
  color:rgba(255,255,255,1);
  font-size:28pt;
  text-decoration:none;
  width:20%;
  padding:10px;
  text-align:left;
}

footer div.logofoot img {
	width:150px;
	
}

footer div.data {
   float:left;
   color:#fff;
   width:auto;
   text-align:left;
   padding:10px;
   padding-left:20px;
 
}

footer div.social a {
  color:#fff;
  font-size:30pt;
	transition: all 200ms ease-in;
}

footer div.social a:hover {
	
}



footer div.social {
	padding:10px;
	float:right;
	width:auto;
	text-align:right;
	padding-right:0;
}

footer div.p11 {
	margin:0 auto;
	margin-top:130px;
	padding-top:30px;
	padding-bottom:10px;
	color:#fff;
	font-size:10pt;
	border-top:1px solid rgba(255,255,255,0.5);
	text-align:right;
	width:100%;
}


.target {
  display: block;
  position: relative;
  top: -50px; 
  visibility: hidden;
}

.offset:before { 
 display: block; 
 content: " "; 
 height: 70px;      /* Give height of your fixed element */
 margin-top: 0; /* Give negative margin of your fixed element */   
 visibility: hidden; 
}

.box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -ms-flex-align: center;
          align-items: center;
    -webkit-box-pack: center;
       -ms-flex-pack: center;
     justify-content: center;
	 position:relative;
	 top:0;
	 left:0;
	 height:48vw;
	 background-color:rgba(0,0,0,0.5);
	 transition: background-color 600ms linear;
}

.box-content {
    color: #fff;
    padding: 20px;
    text-align:center;
    font-size:3vw;
	text-transform:uppercase;

}

.box-content span {
	background-color:rgba(144,12,63,0.8);
	background-color:rgba(75,3,15,0.8);
	padding-left:15px;
	padding-right:15px;
	
}

.box-sep {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 90px;
	background-color:rgba(218,247,166,0.8);
	background-image: url("../images/sep1_bg.jpg");
	background-attachment:fixed;
    -webkit-box-align: center;
       -ms-flex-align: center;
          align-items: center;
    -webkit-box-pack: center;
       -ms-flex-pack: center;
     justify-content: center;
	margin:0 auto;
	padding:0;
	width:100%;
	text-align:center;
}

.sep1 {
	font-size:2vw;
	}

.sep1 .text1 {
	color:rgba(0,0,0,0.8);
}

.sep1 .text2 {
	color:rgba(164,12,63,1);
	color:rgba(75,3,15,1);
	font-weight:bold;
}

hr {
	margin:0;
	padding:0;
	width:80vw;
	height:1px;
	color:rgba(0,0,0,0.3);
}

article {
	margin:0 auto;
	padding:10vw;
	padding-top:50px;
	padding-bottom:50px;
	text-align: center;
}

header {
	font-size:2vw;
	font-weight:bold;
	padding:1vw;
	
}

p {
  margin:0 auto;
  padding:10px;
  font-size:1.5vw;
  text-align:left;
  line-height:1.5em;
}

.titulo {
	font-size:14pt;
	font-weight:bold;
	
}

.clearfix::after {
    contentnt: "";
    clear: both;
    display: table;
}

.color1 {
	color: rgba(164,12,63,1);	
	color:rgba(75,3,15,1);
}
.color2 {
	color:rgba(115,0,30,1);
}

.cd-top{
	 display:inline-block;
	 height:40px;
	 width:40px;
	 position:fixed;
	 bottom:40px;
	 right:10px;
	 -webkit-box-shadow:0 0 10px rgba(0,0,0,.05);
	 box-shadow:0 0 10px rgba(0,0,0,.05);
	 overflow:hidden;
	 text-indent:100%;
	 white-space:nowrap;
	 background:rgba(26,45,170,0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
	 visibility:hidden;
	 opacity:0;
	 -webkit-transition:opacity .3s 0s,visibility 0s .3s,background-color .3s 0s;
	 transition:opacity .3s 0s,visibility 0s .3s,background-color .3s 0s
	 }
	 
.cd-top.cd-top--show,.cd-top.cd-top--fade-out,.cd-top:hover {
	-webkit-transition:opacity .3s 0s,visibility 0s 0s,background-color .3s 0s;
	transition:opacity .3s 0s,visibility 0s 0s,background-color .3s 0s
}

.cd-top.cd-top--show{
	 visibility:visible;opacity:1
}

.cd-top.cd-top--fade-out {
	opacity:.5
}

.cd-top:hover {
	background-color:rgba(255,255,255,0.4);
  opacity:1
}

@media only screen and (min-width:768px){.cd-top{right:20px;bottom:20px}}
@media only screen and (min-width:1024px){.cd-top{height:60px;width:60px;right:30px;bottom:30px}}
 
.cd-top.cd-top--show { 
 /* the button becomes visible */ 
 visibility: visible;
 opacity: 1;
} 

.cd-top.cd-top--fade-out { 
 /* if the user keeps scrolling down, the button is out of focus and becomes less visible */ 
 opacity: .5; 
}


 /* FORMULARIO */
 /* Style inputs, select elements and textareas */
input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 0px;
  box-sizing: border-box;
  resize: none;
  
}

input[type=text], input[type=date], input[type=email], select, textarea, input[type=number]{
  width: 100%;
  padding: 12px;
  border: 1px solid rgba(26,45,170,0.3);
  border-radius: 0px;
  box-sizing: border-box;
  resize: none;
  color:rgba(75,3,15,0.8);
  margin-top:5px;
}

input[type=text]:focus, input[type=date]:focus, input[type=email]:focus,select:focus, textarea:focus, input[type=number]:focus
	{
	background-color:rgba(26,45,170,0.3);
	color:rgba(255,255,255,1);
	}

input[type=number] {
	margin-top:5px;
	
}

input:valid {
 background-color:rgba(26,45,170,0.8);    
 color:rgba(255,255,255,1);
}

input:invalid {
 background-color:rgba(155,155,155,0.5);    
}


/* Style the label to display next to the inputs */
label {
  padding: 12px 12px 12px 0;
  display: inline-block;
}

/* Style the submit button */
input[type=submit] {
  background-color: rgba(164,12,63,1);
  background-color:rgba(26,45,170,0.8);
  color: #fff;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
  border: 1px solid rgba(26,45,170,1);
  transition: all 200ms linear;
}

input[type=submit]:hover {
	background-color: rgba(26,45,170,0.6);

}

input:focus, textarea:focus {
    outline: none !important;
    border:1px solid rgba(26,45,170,0.8);
    box-shadow: 0 0 3px rgba(164,12,63,0.5);
}



/* Style the container */
.form-container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
  margin:0;
}

/* Floating column for labels: 25% width */
.col-25 {
  float: left;
  width: 25%;
  margin-top: 6px;
  text-align:left;
}

.col-30 {
  float: left;
  width: 30%;
  margin-top: 6px;
  text-align:left;
}

.col-40 {
  float: left;
  width: 40%;
  margin-top: 6px;
  text-align:left;
}

.col-45 {
  float: left;
  width: 45%;
  margin-top: 6px;
  text-align:left;
}

.col-60 {
  float: left;
  width: 60%;
  margin-top: 6px;
  text-align:left;
}

.col-10 {
  float: left;
  width: 10%;
  margin-top: 6px;
  text-align:left;
}

.col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
  text-align:left;
}

/* Floating column for inputs: 50% width */
.col-50 {
  float: left;
  width: 50%;
  margin-top: 6px;
  text-align:left;
}

/* Floating column for inputs: 75% width */
.col-100 {
  float: left;
  width: 100%;
  margin-top: 6px;
  text-align:left;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .col-25, .col-75, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }
}
  
[type="date"] {
  background:#fff url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png)  97% 50% no-repeat ;
}
[type="date"]::-webkit-inner-spin-button {
  display: none;
}
[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
}
  
  
::selection {
  background: rgba(26,45,170,0.8); /* WebKit/Blink Browsers */
  color:#fff;
}
::-moz-selection {
  background: rgba(26,45,170,0.8); /* Gecko Browsers */
  color:#fff;
}

::-webkit-input-placeholder { /* Chrome */
  color: rgba(164,12,63,0.5);
}
:-ms-input-placeholder { /* IE 10+ */
  color: rgba(164,12,63,0.5);
}
::-moz-placeholder { /* Firefox 19+ */
  color: rgba(164,12,63,0.5);
}



.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
    
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  -webkit-flex-flow: row wrap;
  justify-content: space-around;

  width:80%;
  align-content: center;
  padding-bottom:5px;
}

.flex-item {
  padding: 15px;
  margin:10px;
  width: 250px;
  height: 150px;
  line-height: 150px;
  color: white;
  font-weight: bold;
  font-size: 3em;
  text-align: center;
}

.flex-item img {
 width:180px;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  transition: all ease-in-out 300ms;
}

.flex-item img:hover {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);

}

.lista1 {
 display:block;
 text-align:left;
 padding-left:20px;
 color:#fff;
 line-height:2em;
 margin-top:10px;
  }

.lista1-item {
  margin-left:10px;
}

.lista1-item p {
  font-weight: normal;
  font-size: clamp(1rem, 1vw, 1.5rem);
  color: rgba(255,255,255,0.8);
  padding: 0;
  padding-bottom: 1em;
}


#section1::before,#section2::before,#section3::before,#section4::before,#section5::before,#section6::before,#section7::before,#section8::before { 
  display: block; 
  content: " "; 
  margin-top: -100px; 
  height: 100px; 
  visibility: hidden; 
  pointer-events: none;
}

.equipo {
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.miembro {
width:42%;
margin:10px;
border:0 solid rgba(0,0,0,0.5);
border-bottom:15px solid rgba(44,79,150,1);
border-radius:15px;
border-bottom-left-radius:0;
border-top-right-radius:0;
padding:30px;
text-align:left;
background-color:rgba(44,79,150,0.3);

}

.miembro_cargo {
 font-size: 16pt;
 color:#000;
 line-height:1em;
}

.fa-user-tie {
  font-size:24pt;
}

.miembro_nombre {
  line-height:1.5em;
  font-size:22pt;
}

.miembro_contacto {
  font-size:12pt;
  text-align:left;
  float:none;
}

.miembro_foto {
 width:180px;
 margin-right:30px;
 float:left;
 webkit-filter: drop-shadow(5px 5px 5px #555);
    filter:         drop-shadow(5px 5px 5px #555); 
}

.contacto_icono {
font-size: 40px;
color: Dodgerblue
}

.formulario_mapa {
  display:flex;
  padding:10px;
  padding-bottom:0;
  text-align:right;
  gap:1em;
}

#contacto {
  width:50%;
  margin:0;
  padding:0;
  float:left;
}

#map {
  width:50%;
  text-align:center;
  height:600px;
  padding:0;
  margin:0;
  float:left;
  background-color:#fff;
  border:1px rgba(26,45,170,0.1) solid;
}

.whatsapp {
  width:25px;
  margin:0;
  margin-left:15px;
  padding:5px;
  transition: all 500ms;
}

.whatsapp:hover {
  background-color:#afa;
}

.hidden {
  display:none !important;
}



@media only screen and (max-width: 720px) {
  body {
    margin:0 auto;
  }

  nav ul li.opcion, nav ul li.opcion2, nav ul li.opcion3 {
   display:none;
  }

  #whatsapp-icon {
    display:flex;
    position:absolute;
    top:10px;
    right:10px;
    color:#fff;
    font-size:30px;
    font-weight:normal;
    background-color:rgb(36, 162, 36);
    aspect-ratio: 1 / 1;
    padding:0x;
    border-radius:50%;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
  }

.whatsapp {
  width:20px;
  margin:0;
  margin-left:0;
  padding:1px;
  transition: all 500ms;
}


section {
 margin:0 auto;
 padding:0;
 width:100%;
}

.home div {
 margin:0 auto;
 padding:0;
 height:100vh;
 width:100vw;
}

.home img {
 width:90%;
 height:100%;
}

.home h1 {
  font-size:16pt;
  background-color:rgba(0,0,0,0.1);
  padding:2px;
}

.back {
  background-position: center center;
  background-size: cover;
  background-position: 64% 50%;
}

.caru1 {
 padding:0;
 margin-top:40vh;
 margin-left:3vw;
}


nav ul div.logo {
  float:left;
  margin:0 auto;
  padding:0;
  text-decoration:none;
  width:100%;
  text-align:center;
 }

nav ul div.logo img {
  margin:0 auto;
  padding:10px;
  border:0;
  width:120px;
 } 

.contacto_icono  {
    line-height:1em;
}

.contacto_icono i {
  font-size:14pt;
  margin:0;
  margin-right:10px;

  padding:0;
}

.contacto_icono br {
 display:none;
}

.post-header {
  display:flex;
  justify-content: center;
  align-items: center;
  flex-direction:column;
  gap:0;
  width:80%;
  height:auto;
  bottom:30px;
  min-height:auto;
  position:relative;
  margin:0;
  margin-top:-170px;
  margin-left:20px;
  background-color:rgba(26,45,170,0.8);
  padding:0;
  text-align:left;
  padding-bottom:10px;
}

.post-header div {
 width:90%;
 padding:0;
 padding-left:20px;
 text-align:left;
 font-family: 'Arsenal', sans-serif; color:#fff;
 font-size:13pt;
 border:0;
 margin:0 auto;
 min-height:auto;
}


.visso {
 background-image: url('../images/manos.jpg');
 background-repeat:no-repeat;
 background-size:cover;
 background-position: 70% 90%;
 padding:0;
 padding-top:10px;
 text-align:center;
 margin-top:15px;
 height:70vh;
}

.visso_container {
  margin:0 auto;
  width:90%;
  padding:10px;
  background-color:rgba(255,255,255,0.9);
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 100%);
}

.visso_titulo {
  font-size:20pt;
  border-bottom:2px solid #fff;
  padding-bottom:5px;
}

.visso_detalle {
 padding:0;
 font-size:11pt;
 text-align:justify;
}

.miembro {
width:90%;
margin:5px;
padding:10px;
text-align:left;
}

.miembro_cargo {
 font-size: 12pt;
 color:#000;
 line-height:1em;
}

.fa-user-tie {
  font-size:18pt;
}

.miembro_nombre {
  line-height:1.5em;
  font-size:18pt;
}

.miembro_contacto {
  font-size:12pt;
  text-align:left;
  float:left;
}

.miembro_foto {
 width:120px;
 margin-right:10px;
}

.flex-container {
  width:100%;
  padding:0;
  margin:0;
}

.flex-item {
  width:40%;
  height:120px;
  padding:0;
  margin:0;
}

.flex-item img {
  width:80%;
}


.area {
 background-repeat:no-repeat;
 background-size:cover;
 background-position: center center;
 margin-top:15px;
 text-align:right;
 padding:0;
 display:flex;
 width:100vw;
}

.derecha {
  justify-content: flex-end;
}

.area_container {
  width:60%;
  margin:0;
  padding:20px;
  background-color:rgba(26,45,170,0.8);
}

.area_titulo {
  font-size:20pt;
  border-bottom:2px solid #fff;
  padding-bottom:5px;
  padding:0;
  color:#fff;
  text-align:left;
}

.area_copete {
  padding:0;
  text-align:left;
  font-size:12pt;
  color:#fff;
}

.resaltado {
 font-size:11pt;
 background-color:rgba(0,0,0,0.2);
 padding:5px;
}

article {
  padding:5px;
}

.formulario_mapa {
  display:block;
  padding:10px;
  padding-bottom:0;
  text-align:right;
}

#contacto {
  width:100%;
  margin:0;
  padding:0;
  float:none;
}

#map {
  width:100%;
  text-align:center;
  height:600px;
  padding:0;
  margin:0;
  float:none;
  background-color:#fff;
  border:1px rgba(26,45,170,0.1) solid;
}

footer {
  padding:10px;
  text-align:center;
}

footer div.logofoot {
  display:none;
}

footer div.data {
  padding:0;
  float:none;
  display:block;
  width:100%;
  text-align:center;
  line-height:1.5em;
}

footer div.social {
  float:none;
  margin-top:10px;
  display:block;
  width:100%;
  text-align:center;
}

footer div.p11 {
 margin-top:0;
 padding-top:10px;
 background-color:rgba(0,0,0,0.5);
 text-align:center;
}

.col-50 {
  width:100%;
}


}

.empresas-servicio label {
  cursor:pointer;
}
            
.empresas-servicio input[type="radio"] {
  display: none;
}

.lista1-item {
  padding-bottom: .8em;
}

.empresas-servicio .descripcion-container {
  display:grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 300ms ease-in-out;
}

.empresas-servicio .descripcion-container div {
    overflow:hidden;
    font-weight: normal;
    font-size: clamp(1rem, 1vw, 1.5rem);
    color: rgba(255,255,255,0.8);
    padding: 0;
    line-height:1.5em;
}


.empresas-servicio input[type="radio"]:checked ~ .descripcion-container {
  grid-template-rows: 1fr;
}