.container {
  text-align:center;
  margin: 0 auto;
  min-height: 126px;
}
.container:first-of-type {
  min-height: 155px;
}
.container .titulo-web {
  font-family: 'Trebuchet MS', Arial,sans-serif;
  font-size: 36.75px;
  margin: 20px 0px 10px;
  color: #5c8819;
  padding-bottom: 0;
}
.container .subtitulo-web {
  color: #5c8819;
}
.container .texto-web {
  font-family: Lato-Regular;
  margin: 30px 0 60px;
  font-size: 1.35em;
  padding-left: 50px;
  padding-right: 50px;
  line-height: 1.25em;
  color: #727272;
  text-align: justify;
}
.container .subtitulo-web-cur {
  color: #5c8819;
  font-size:  2.4rem;
  padding-top:  3%;
}
.container .texto-cookies {
  font-family: Lato-Regular;
  margin: 0 0 20px;
  font-size: 18.9px;
  padding-left: 50px;
  padding-right: 50px;
  line-height: 1.25em;
  color: #727272;
  text-align: justify;
}

.texto-cookies-justify-left {
  text-align: left !important;
}
.container .texto-cookies a{
  color: #5c8819;
  word-break: break-word;
  font-size: 18.9px;
  line-height: 1.25em;
}
.container .icon {
  padding-top:100px;
  padding-left: 50px;
}
.container .titulo-cookies
{
  color: #5c8819;
  font-weight: bold;
  font-size: 28px;
  font-family: Lato-Regular;
  margin: 0 0 20px;
  padding: 50px 50px 0px;
  line-height: 1.25em;
  text-align: justify;
}
.container .cookies .titulo-navegador {
  text-align: left;
  padding-left: 50px;
}



/* Pantallas superiores a 1280px (large desktop)*/
@media screen and (min-width: 80em) {  
  .container {
      max-width: 1024px;
  }
}


/* Pantallas entre 1024px y 1280px (desktop)*/
@media screen and (min-width: 64em) and (max-width: 79.99em) {  
  .container {
      max-width: 1000px;
      padding: 80px 100px 20px 0;
  }
}


/* Pantallas entre 768px y 1024px (tablet) */
@media screen and (min-width: 768px) and (max-width: 63.95em) {  
  .container {
      padding: 30px 30px 0 30px;
  }
  .container:first-child {
    min-height: 150px;
  } 
  .container {
    min-height: 150px;
  }
  .container .titulo-cookies {
    padding-left: 50px;
    padding-top: 50px;
    padding-right: 25px;
}
  .container .texto-cookies {
    padding-left: 50px;
}
.container .cookies .titulo-navegador {
  text-align: left;
  padding-left: 55px;
}
}


/* Pantallas inferiores a 768px (mobile) */
@media screen and (max-width: 768px) {   
/* 
 * CSS TABLA ASISTENCIA HOGAR
 *      TABLA STACKABLE
 *    (AJUSTABLE EN MOVIL)
 */
 .stackable-table-container *{
	font-family: Lato-Regular;
	color: #4a4a4a;
}
.stackable-table-container a{
	font-family: Lato-Bold;
	color: #3e6109;
	text-decoration: underline;
	font-size: 1.5rem;
}
.stackable-table-container .stackable-table {
	margin: 0 auto;
	width: 920px;
}
.stackable-table-container .stackable-table caption {
	text-align: center;
	padding-bottom: 40px;
}
.stackable-table-container .stackable-table .section-title {
	margin: 0;
	padding: 0;
}
.stackable-table-container th {
	background-color: lightgrey;
}
.stackable-table-container .large-only th:first-child {
	background-color: transparent;
	border-bottom: 1px solid lightgrey;
	border-top-width: 0;
	width: 435px;
}
.stackable-width-auto {
	width: auto !important;
}
.font-word-wrap {
	word-wrap: break-word;
}
.stackable-table-container .small-only tr:first-child {
	display: none;
}
.stackable-table-container td,
.stackable-table-container td span {
	word-wrap: break-word;
    word-break: break-word;
}
.stackable-table-container .small-only td {
	padding-left: 20px;
	padding-right: 5px;
}
.stackable-table-container .small-only td.st-val {
    padding-left: 5px;
    padding-right: 5px;
}
.stackable-table-container .large-only .ud-medida {
	display: block;
}
.stackable-table-container .small-only .ud-medida {
	display: inline;
	padding: 0 0 0 6px;
}

/* ESPACIADO */
	.stackable-table-container .stackable-table {
		table-layout: fixed;
	}
	.stackable-table-container .small-only {
		table-layout: auto;
	}
	.stackable-table-container .small-only tr > td:first-child{
		/**width: 65%;*/
		width: 48%;
	}
	.stackable-table-container .small-only tr > td:last-child{
		/**width: 35%;*/
		width: 52%;
	}
	.stackable-table-container th,
	.stackable-table-container td {
		padding: 0px; 
	}
	.stackable-table-container td > span {
		padding: 20px 0;
		display: table-cell;
		text-align: center;
	}
	.stackable-table-container th {
		padding: 20px 15px;
	}
	.stackable-table-container .large-only {
		border-collapse: separate;
		border-spacing: 19px 0; 
	}
	.stackable-table-container .small-only {
		border-collapse: collapse;
		border-spacing: 0; 
	}
/* ends ESPACIADO */



/* ALINEAMIENTO */
	.stackable-table-container .stackable-table th,
	.stackable-table-container .stackable-table td {
		vertical-align: middle;
		text-align: center;
	}
	.stackable-table-container td > span {
		padding: 17px 0;
		display: table-cell;
		text-align: center;
	}
	/* Primera columna */
	.stackable-table-container tr td:first-child span{
		font-family: Lato-Regular;
		text-align: center;
		line-height: 1em;
	}
	/* Todas las columnas menos la primera */
	.stackable-table-container tr td:not(:first-child) span{
		text-align: center;
	}
/* ends ALINEAMIENTO*/



/* BORDES */

	/* Todas las celdas*/
	.stackable-table-container tr td{
		border:1px solid lightgrey;
		border-top-width: 0;
	}
	/* Todas las celdas */
	.stackable-table-container tr td > span{
		width: 100%;
		float:left;
		overflow: hidden;
	}
	
	/* Ultima fila */
	.stackable-table-container .large-only tr:last-child {
		border-top-width: 0;
		border-bottom: 1px !important;
	}
	/* Primera columna */
	.stackable-table-container .large-only tr td:first-child {
		border-left-width: 0;
		border-right-width: 0;
		/**padding-left: 13px;*/
		padding-left: 3px;
		font-family: Lato-Bold;
	}
	/* Primera celda de la segunda fila */
	.stackable-table-container .large-only tr:nth-child(1) td:first-child {
		border-top-width: 1px;
	}
	/* Todas las celdas excepto la primera columna y la ultima fila */
	.stackable-table-container .large-only tr:not(:last-child) td:nth-child(n+2) {
		border-top-width: 0;
		border-bottom-width: 0;
		padding: 0 5px;
	    border-bottom: 1px solid lightgrey
	}

	/* Todas las celdas excepto la primera columna */
	.stackable-table-container .large-only td:nth-child(n+2) span{
		width: 100%;
		float:left;
	}
	/* Todas las cabeceras en movil*/
	.stackable-table-container .small-only th{
		border: 1px solid lightgrey;
	}
	
/* Ends BORDES */

.stackable-table-container .table-footer {
	margin: 1em;
	text-align: center;
}

/* ICONOS CELDAS */

.stackable-table-container td .img-table {
	height: 46px;
}

/* Pantallas superiores a 1024px (tablet) */
@media screen and (min-width: 63.96em){
	.stackable-table-container {
		padding: 20px 5% 55px;
	}
}
/* Pantallas entre 768px y 1024px (tablet) */
@media screen and (min-width: 769px) and (max-width: 63.95em) {
	

	.stackable-table-container {
		padding: 0;
	}
	.stackable-table-container .stackable-table {
		width: 650px;
	}
	.stackable-table-container th {
		font-size: 0.90em;
	}
	.stackable-table-container .large-only th:first-child {
	    width: 290px;
	}
	.stackable-table-container tr td:first-child  > span {
		padding: 10px 0;
	}
}

/* Pantallas inferiores a 768px (mobile) */
@media screen and (max-width: 769px){
table{
	display:none;
}
  .container {
      padding: 20px;
  }
  .container .texto-cookies {
    padding-top: 20px;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
} 
  .container .titulo-cookies {
    padding-top: 20px;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
} 
.container:first-child .icon { 
    padding-top:20px; 
}
.container .cookies .titulo-navegador {
  text-align: left;
  padding-left: 0;
}
.container .content-center-left {
  position: relative;
  -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
}
}

