article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}

@font-face {
  font-family: "eras_demi_itcregular";
  src: url("../fonts/erasdemi-webfont.woff2") format("woff2"),
    url("../fonts/erasdemi-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "eras_medium_itcregular";
  src: url("../fonts/erasmediumitc-webfont.woff2") format("woff2"),
    url("../fonts/erasmediumitc-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "eras_light_itcregular";
  src: url("../fonts/eraslightitc-webfont.woff2") format("woff2"),
    url("../fonts/eraslightitc-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

html {
  overflow-x: hidden !important;
}
body {
  margin: 0 !important;
  padding: 0 !important;
  font-family: "eras_medium_itcregular";
  font-size: 16px;
}
.centerContain {
  width: 98%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}

/* Estilos Joomla 4 */

/* Menu hamburguesa */
#contenedor-menu-top-izq {
	position: relative;
  }
  .hamburger-btn {
	display: none;
	position: absolute;
	top: 4px;
	left: 4px;
  }
  .hamburger-btn span {
	display: block;
	height: 3px;
	background-color: #749234;
	margin: 5px 0;
	transition: 0.4s;
	width: 20px;
	border-radius: 5px;
  }
  @media screen and (max-width: 768px) {
	.hamburger-btn {
	  display: block;
	}
  
	.contMenusTop {
	  display: none;
	}
	.linkColaboradores {
	  display: block;
	  width: 180px;
	  height: 1em;
	  margin: 0 auto;
	}
	.cont-izq-top .buscadorT {
	  margin-left: 30%;
	}
	.menu-top .nav.menu li{
		text-align: center;
		font-weight: bold;
	}
	.linkCol{
		border: 0 !important;
	}
  }
  

/*Estilos Nueva Plantilla*/
.flex {
  display: flex !important;
}
.align-center {
  align-items: center !important;
}
.wrap {
  flex-wrap: wrap;
}

/*Menus Ocultos*/
.menu .item-105,
.menuPrincipal .menu .item-101,
.menuPrincipal .menu .item-2228,
.contMenusTop .item-2419,
.contMenusTop .item-2420 {
  display: none !important;
}

/*Menu Top*/
.menu-top-left {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  margin: 5px 0;
}
.menu-top {
  background: #609644;
}
.menu-top .nav.menu {
  margin: 10px 0;
}
.menu-top .nav.menu li {
  display: inline-block;
  padding: 0 3px;
  text-transform: uppercase;
  border-right: 1px solid #fff;
}
.menu-top .nav.menu li:last-child {
  border: none;
}
.menu-top .nav.menu li:first-child {
  padding-left: 0;
}
.menu-top .nav.menu li a {
  color: #fff;
  font-size: 12px;
}
.menu-top .nav.menu li a:hover {
  background: transparent;
}
.menu-top .nav.menu li a:focus {
  background: transparent;
}
.menu-top .nav.menu li img {
  margin-right: 5px;
  vertical-align: bottom;
}
.menu-top img.icono {
  float: left;
  margin-top: 13px;
  margin-right: 5px;
}
.menu-top span.icoPerfil {
  padding-left: 5px;
  display: inline-block;
  float: left;
  height: 43px;
  padding-left: 10px;
}
.menu-top .active span.icoPerfil {
  background: #f9a61a;
}
.menu-top .active #btl {
  background: #f9a61a;
  height: 43px;
}
.linkCol {
  color: #ffffff;
  margin-top: 10px;
  display: block;
  float: left;
  border-right: 1px solid #fff;
  font-family: "eras_demi_itcregular";
  padding: 3px 5px 2px 10px;
  text-transform: uppercase;
  font-size: 12px;
}
.menu-top li span {
  font-family: "eras_demi_itcregular";
}
.menu-top .nav.menu li {
  padding: 0 10px;
}

/*Buscador*/
.buscadorT .search {
  height: 0;
  opacity: 0;
  position: absolute;
  bottom: -30px;
  left: 0;
  z-index: 10;
}
.buscadorT {
  display: inline-block;
  position: relative;
  padding: 0px 20px;
  width: auto;
  margin: 10px 0;
  border-right: thin solid #ffe;
  border-left: thin solid #fff;
  cursor: pointer;
}
.buscadorT:before {
  content: "";
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0;
  bottom: -16px;
}
.buscadorT:hover .search {
  height: 30px;
  opacity: 1;
  transition: 0.8s;
}
.btn.buscadorT {
  background: #a8c35f;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  font-family: "eras_md_btmedium";
}
.search-results .result-title a {
  color: #a8c35f;
  text-transform: uppercase;
  font-size: 16px;
}
.badge-info {
  background: #e2e2e2;
  color: #333;
}
.search-results .result-created {
  margin-bottom: 30px;
}
.pagination ul > li > a {
  color: #a8c35f;
}
.pagination {
  text-align: center;
}
#searchForm .phrases,
#searchForm .only {
  display: none;
}

/*Idioma*/
.idioma {
  padding: 0 20px;
  border-right: thin solid #fff;
  display: inline-block;
}
a.flag {
  padding-right: 15px !important;
}
a.flag,
a.alt_flag {
  display: inline-block;
}

/*Redes*/
.redesIconos {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.redesSociales {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px 0;
}
.redesSociales li {
  margin: 0 5px;
}
.cont-logo {
  display: flex;
  /* flex-wrap: wrap; */
  /* justify-content: center; */
  align-items: center;
}
.cont-logo img.logo {
  max-height: 200px;
  margin-top: 1em;
}
/*Menú Principal*/
.menuPrincipal {
  width: 100%;
}
.menuPrincipal .menu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  justify-content: right;
  margin: 15px 0 0;
}
.menuPrincipal .menu li a {
  font-size: 13px;
  font-family: eras_medium_itcregular;
  text-transform: uppercase;
  color: rgb(0, 0, 0);
  line-height: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex !important;
}
.menuPrincipal li {
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px 15px 0;
  padding-bottom: 20px;
  position: relative;
}
.menuPrincipal li a img {
  height: auto;
  width: 65px;
}
.menuPrincipal li a span {
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 18px;
  color: #000;
  margin-top: 5px;
}
.menuPrincipal li:hover,
.menuPrincipal li a:hover,
.menuPrincipal li a:focus {
  background: transparent !important;
}
.menuPrincipal li:hover a span {
  font-weight: 700;
}
.menuPrincipal li.active:before,
.menuPrincipal li:hover:before {
  content: "";
  background-color: #9dc454;
  height: 8px;
  width: 100%;
  position: absolute;
  bottom: 0;
}

/*Slider*/
.cont-slider {
  height: auto;
  width: 100%;
}
.sliderHomeIni .bx-wrapper {
  margin-bottom: 0;
}
.cont-slider .sliderHomeIni .bx-wrapper .bx-viewport {
  left: 0;
  overflow: inherit !important;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
}
.cont-slider ul.bxslider,
.cont-slider ul.bxslider > a,
.cont-slider ul.bxslider a li {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.cont-slider a,
.cont-slider a:hover {
  text-decoration: none;
}
.cont-slider .texto {
  background-color: rgba(255, 255, 255, 0.9);
  color: #696969;
  position: absolute;
  font-family: "eras_demi_itcregular";
  top: 40%;
  width: 40%;
  padding: 50px 20px;
  border-radius: 5px;
}
.cont-slider .texto h4 {
  font-size: 25px;
  line-height: 26px;
  margin-bottom: 20px;
}
.cont-slider .texto p {
  font-size: 16px;
}
.cont-slider .bx-wrapper .bx-pager {
  position: absolute;
  bottom: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  width: auto;
  left: 70%;
  border-radius: 50px;
  padding: 15px 35px;
  display: flex;
}
.bx-wrapper .bx-caption {
  font-size: 1.5em !important;
  padding: 0.5em;
}
.cont-slider .bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
}
.cont-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.cont-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #9dc454;
  width: 12px;
  height: 12px;
  top: -1px;
  position: relative;
}
.cont-slider .bx-wrapper .bx-pager .row-left {
  background-image: url(../images/left.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 12px;
  width: 14px;
  height: 24px;
  top: 8px;
  cursor: pointer;
}
.cont-slider .bx-wrapper .bx-pager .row-right {
  background-image: url(../images/right.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 12px;
  width: 14px;
  height: 24px;
  top: 8px;
  cursor: pointer;
}

/*Lineas Citas Home*/
.cont-atencion {
  width: 100%;
  display: block;
  background-color: #a1c55e;
}
.cont-atencion .atencion {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 20px;
}
.cont-atencion .atencion .image img {
  max-height: 150px;
}
.cont-atencion .atencion .lineas {
  color: #ffffff;
  font-size: 22px;
  font-family: "eras_medium_itcregular";
  line-height: 20px;
  margin: 0 15px 0 0;
}
.cont-atencion .atencion .menu-links {
  margin: 0px 0 0 20px;
  width: 240px;
}
.bt_handles {
  top: -23px !important;
  right: 18px !important;
}
.cont-atencion .atencion .menu-links a {
  border-bottom: 5px solid #789a2a;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50px;
  padding: 2px 35px;
  text-decoration: none;
  color: #749234;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "eras_demi_itcregular";
}
.cont-atencion .atencion .menu-citas a img {
  height: 50px;
  margin-right: 10px;
}
.noColaborador {
  border-top: 5px solid #789a2a;
  padding-top: 1em;
  margin-top: 1em;
}
/*Noticias*/
.centrado {
  width: 90%;
  margin: 0 auto;
}
.cont-noticias {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 5px;
  padding-top: 30px;
  background-image: url(../images/bg-buscador.png);
  -webkit-background-size: cover;
  background-size: 100% 53%;
  background-position: center top;
  background-repeat: no-repeat;
  z-index: 0;
  position: relative;
}
.cont-noticias .noticias_home,
.cont-noticias .eventos_home {
  border: 1px solid #d8d8d8;
  border-radius: 10px;
}
.cont-noticias .bt-csnews-home {
  margin: 25px 0 15px;
}
.cont-noticias .noticias_home .titulo,
.cont-noticias .eventos_home .tititulotle {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #d8d8d8;
  width: max-content;
  margin-left: 60px;
  padding: 5px 15px;
  color: #696969;
  text-transform: uppercase;
  font-family: "eras_demi_itcregular";
  font-size: 17px;
  border-radius: 0 0 10px 10px;
}
.cont-noticias .eventos_home .titulo {
  margin-left: 20px;
}
.cont-noticias .noticias_home .titulo img {
  margin-right: 10px;
}
.cont-noticias .bt-cs .bt-row {
  padding-bottom: 30px;
}
.cont-noticias .bt-cs .bt-inner, .showcase-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  margin: 0em 1rem 1em 1rem !important;
  position: relative;
  padding: 0 0px !important;
  height: auto;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 2px 2px rgb(206 214 222 / 75%);
  -moz-box-shadow: 0px 0px 2px 2px rgba(206, 214, 222, 0.75);
  box-shadow: 0px 0px 2px 2px rgb(206 214 222 / 75%);
  background-color: #fff;
}
.cont-noticias .bt-cs .bt-inner:hover,
.cont-noticias .bt-cs .bt-inner:focus {
  border: 4px solid #e2a900;
}
.cont-noticias .showcase-item{
  height: 400px;
}
.cont-noticias .title{
  font-family: "eras_demi_itcregular";
    color: #000;
    font-size: 16px;
    line-height: 18px;
    text-transform: none;
    margin: 15px 15px 0px;
    width: calc(100% - 30px);
    background-color: white;
}
.cont-noticias .digi_showcase .image{
  height: 265px;
  content-visibility: auto;
}
.showcase-item .extra-info{
  display: none;
}
.cont-noticias .bt-cs .bt-inner:hover p.readmore > a {
  background-color: #e2a900;
}
.cont-noticias .bt-cs .bt-center {
  text-align: center;
  width: 100%;
}
.cont-noticias .bt-cs .bt-inner img {
  outline: none;
  border: none;
  max-width: 100%;
  margin: 0 0 5px 0;
  width: 100% !important;
}
.cont-noticias .bt-cs .bt-inner .bt-title,
.showcase-item .title a {
  font-family: "eras_demi_itcregular";
  color: #000;
  font-size: 16px;
  line-height: 18px;
  text-transform: none;
  margin: 15px 15px 0px;
  text-align: left;
  width: calc(100% - 30px);
}
.cont-noticias .bt-introtext,
.showcase-item .text a {
  font-family: "eras_light_itcregular";
  font-size: 16px;
  color: #000;
  margin: 10px 15px 60px;
  line-height: 17px;
  text-align: left;
  width: calc(100% - 30px);
}
.cont-noticias p.readmore {
  position: absolute;
  bottom: -25px;
  margin: 0;
  z-index: 1;
}
.cont-noticias p.readmore > a {
  background-color: #a1c55e;
  background-image: url(../images/icono-row-top.png);
  background-repeat: no-repeat;
  border-radius: 50%;
  color: transparent;
  background-position: center;
  width: 60px;
  height: 60px;
  display: flex;
}
.cont-noticias .read-more-noticias {
  background-color: #f2f1f1;
  color: #749234;
  font-size: 17px;
  font-family: "eras_demi_itcregular";
  padding: 10px 15px;
  display: flex;
  width: 200px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  text-decoration: underline;
  border-radius: 15px 15px 0 0;
}
.cont-noticias .read-more-noticias:hover {
  color: #e2a900;
}

/*.destacados .eventos{width: 30%;float: right;}*/
.eventos_home {
  height: 315px !important;
}
.eventos_home h3 {
  background: #afc266;
  color: #fff;
  margin: 0;
  padding: 0 40px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.eventos_home h3 img {
  float: right;
  margin-top: 5px;
}
.eventos_home .lista-eventos {
  background-image: url(../images/bg-eventos.png);
  -webkit-background-size: cover;
  background-size: cover;
  height: 274px;
  overflow: auto;
  margin-bottom: 40px;
}
.eventos_home .lista-eventos .evento {
  padding: 10px 0;
}
.eventos_home .lista-eventos .evento .fecha,
.eventos_home .lista-eventos .evento .detalles {
  vertical-align: middle;
  float: left;
  width: 65%;
  margin-bottom: 5px;
}
.eventos_home .lista-eventos .evento .fecha {
  background: #afc266;
  margin-right: 20px;
}
.eventos_home .lista-eventos .evento:hover .fecha {
  background: #e5a430;
}
.eventos_home .lista-eventos .evento .fecha {
  width: 60px;
  height: 50px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  margin-left: 0;
  padding-top: 10px;
  margin-bottom: 5px;
}
.eventos_home .lista-eventos a {
  color: #656565;
  display: block;
  clear: both;
}
.eventos_home .lista-eventos a:hover {
  text-decoration: none;
}
.eventos_home .lista-eventos .evento .detalles h4 {
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 2px;
}
.eventos_home .lista-eventos .evento .detalles .hora {
  margin-bottom: 2px;
  font-size: 11px;
}

/*Voces*/
.cont-voces-orienta {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 5px;
  padding-top: 30px;
  z-index: 0;
  position: relative;
}
.cont-voces-orienta .voces-descatado {
  background-image: url(/images/voces-saludables-exter/back-voces-saludables.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
  background-color: #baca6f;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 350px;
  position: relative;
}
.cont-voces-orienta .voces-descatado:hover {
  border-width: 4px;
  border-style: solid;
  border-color: rgb(226, 169, 0);
  border-image: initial;
}
.cont-voces-orienta .voces-descatado a.link-more-voces {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
}
.cont-voces-orienta .voces-descatado .cont-title {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: 10rem;
  background-color: rgb(241, 241, 241);
  padding: 10px 20px;
}
.cont-voces-orienta .voces-descatado .cont-title .back {
  background-image: url(../images/icono-voces-home.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top center;
  position: absolute;
  left: 0;
  top: -10px;
  height: 22px;
  width: 100%;
}
.cont-voces-orienta .voces-descatado .title {
  color: #696969;
  font-size: 22px;
  font-family: "eras_demi_itcregular";
}
.cont-voces-orienta .voces-descatado h3 {
  color: #696969;
  font-size: 20px;
  font-family: "eras_medium_itcregular";
  font-weight: normal;
  line-height: 22px;
  margin-top: 5px;
  margin-bottom: 0px;
}
.cont-voces-orienta .voces-descatado .read-more-voces {
  position: absolute;
  bottom: 15px;
  right: 10px;
  background-color: rgb(95, 144, 51);
  color: rgb(255, 255, 255);
  font-family: eras_medium_itcregular;
  font-size: 15px;
  border-radius: 50px;
  padding: 2px 25px;
}

/*Orienta*/
.orienta_home {
  background-color: #f3f3f4;
  background-image: url(../images/back-cuida-tu-salud.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top right;
  border-radius: 10px;
  padding: 15px;
  height: auto;
}
.orienta_home .imagen-iz {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 320px;
}
.orienta_home .cont-head {
  margin-bottom: 35px;
}
.orienta_home .title {
  color: #696969;
  font-family: "eras_medium_itcregular";
  font-size: 15px;
  margin: 0px 10px;
}
.orienta_home .cont-control-group {
  margin: 15px 10px;
}
.orienta_home .cont-control-group label {
  color: #1a1a1a;
  font-family: "eras_medium_itcregular";
  font-size: 17px;
}
.orienta_home #inputCategoria,
.orienta_home #inputSubCategoria {
  font-size: 15px;
  color: #4d4d4d;
}
.orienta_home #espera {
  color: #4d4d4d;
  font-family: "eras_light_itcregular";
  font-size: 13px;
}
.orienta_home #buscadorCuidaTuSalud {
  position: relative;
}
.orienta_home a#botonBuscarCS {
  width: 100px;
  background-color: #e2a900;
  background-image: none;
  border: none;
  border-radius: 50px;
  font-family: "eras_medium_itcregular";
  font-size: 15px;
  position: absolute;
  bottom: 0px;
  right: 10px;
}
/* Galería */
section.galeria .cont {
  width: 100%;
  display: inline-block;
  height: 400px;
  float: left;
  display: table;
  position: relative;
}
section.galeria .cont .imagen {
  position: relative;
  width: 100%;
  height: 400px;
  background-position: center;
}
section.galeria .cont .titulo {
  display: none;
}

/*Destacados*/
.cont-destacados {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 5px;
  padding-top: 30px;
  background-image: url(../images/bg-buscador.png);
  -webkit-background-size: cover;
  background-size: 100% 53%;
  background-position: center top;
  background-repeat: no-repeat;
  z-index: 0;
  position: relative;
}
.cont-destacados .destacados_home {
  border: 1px solid #d8d8d8;
  border-radius: 10px;
}
.cont-destacados .destacados_home .title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #d8d8d8;
  width: max-content;
  margin-left: 60px;
  padding: 5px 15px;
  color: #696969;
  text-transform: uppercase;
  font-family: "eras_demi_itcregular";
  font-size: 17px;
  border-radius: 0 0 10px 10px;
}
.cont-destacados .destacados_home .title img {
  margin-right: 10px;
  max-width: 20px;
}
.cont-destacados .destacados-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
}
.cont-destacados .destacados-grid .span4 {
  margin: 0;
}
.cont-destacados .destacado {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
  position: relative;
  margin: 15px 0;
}
.cont-destacados .cont-image {
  position: absolute;
  height: 130px;
  top: 0;
}
.cont-destacados .cont-image img {
  max-height: 100%;
}
.cont-destacados .destacado .cont-text {
  box-shadow: 0px 0px 2px 2px rgb(206 214 222 / 75%);
  display: flex;
  flex-direction: column;
  width: calc(100% - 30px);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 0px 10px;
  margin-top: 60px;
  height: 160px;
}
.cont-destacados .destacado .text {
  color: #696969;
  font-family: "eras_demi_itcregular";
  font-size: 22px;
  margin-bottom: 5px;
  margin-top: 40px;
}
.cont-destacados .destacado .desc {
  color: #000000;
  font-family: "eras_light_itcregular";
  font-size: 15px;
  line-height: 17px;
  height: 50px;
  text-align: center;
}
.cont-destacados .read-more-destacado {
  width: 100px;
  background-color: #e2a900;
  background-image: none;
  border: none;
  border-radius: 50px;
  font-family: "eras_medium_itcregular";
  font-size: 15px;
  position: absolute;
  bottom: 0px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
}

/*Encuesta*/
.cont-encuesta-videos {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 5px;
  padding-top: 30px;
  z-index: 0;
  position: relative;
}
.cont-encuesta-videos .encuesta_home {
  background-image: url(../images/back-encuesta.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: auto;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  height: 350px;
  position: relative;
  background-color: #f1f1f1;
}
.cont-encuesta-videos .polling_container_wrapper {
  width: 100% !important;
  height: 350px;
}
.cont-encuesta-videos #mod_96_1 .polling_container,
.cont-encuesta-videos #mod_96_1 .polling_container:hover {
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  max-width: 250px;
  margin: 60px 0 15px 100px !important;
}
.cont-encuesta-videos .encuesta_home .title,
.cont-encuesta-videos .videos_home .title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #d8d8d8;
  width: max-content;
  margin-left: 60px;
  padding: 5px 15px;
  color: #696969;
  text-transform: uppercase;
  font-family: "eras_demi_itcregular";
  font-size: 17px;
  border-radius: 0 0 10px 10px;
}
.cont-encuesta-videos .encuesta_home .title img,
.cont-encuesta-videos .videos_home .title img {
  margin-right: 10px;
}
.cont-encuesta-videos #mod_96_1 .polling_name {
  color: #696969;
  font-family: "eras_medium_itcregular";
  font-size: 18px;
  margin-bottom: 25px;
}
.cont-encuesta-videos #mod_96_1 .answer_name label {
  color: #696969;
  font-family: "eras_medium_itcregular";
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 12px;
}
.cont-encuesta-videos .polling_ul {
  margin: 30px !important;
}
.cont-encuesta-videos #mod_96_1 .polling_result {
  width: 100px;
  background-color: #e2a900;
  background-image: none;
  border: none;
  border-radius: 50px;
  font-family: "eras_medium_itcregular";
  font-size: 12px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 25px;
}
.cont-encuesta-videos #mod_96_1 .polling_submit {
  width: 100px;
  background-color: #9dc454;
  background-image: none;
  border: none;
  border-radius: 50px;
  font-family: "eras_medium_itcregular";
  font-size: 12px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 25px;
}

/*Videos*/
.cont-encuesta-videos .videos_home {
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  height: 350px;
  position: relative;
  background-color: #f1f1f1;
}
.cont-encuesta-videos .sliderHomeVideos {
  padding: 30px;
  position: relative;
}
.cont-encuesta-videos .bx-wrapper .bx-viewport {
  left: 0;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  height: 225px !important;
  background-color: #f1f1f1;
}
.cont-encuesta-videos .bxsliderVideos > a {
  margin: 0 15px;
  width: 340px !important;
}
.cont-encuesta-videos .bxsliderVideos > a img {
  border-radius: 10px;
}
.cont-encuesta-videos .bx-wrapper .bx-pager.bx-default-pager a {
  background: #d8e4c2;
}
.cont-encuesta-videos .bx-wrapper .bx-pager.bx-default-pager a:hover,
.cont-encuesta-videos .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #9dc454;
}

/* Menú mapa */
.links {
  background: #f9a61a;
  padding: 10px 0;
  display: block;
  margin-top: 30px;
}
.links ul {
  margin: 0;
}
.links ul li {
  width: 25%;
  text-align: center;
  display: inline-block;
}
.links ul li a {
  display: inline-block;
  width: auto;
  color: #fff;
}
.links ul li a:hover {
  background: transparent;
  text-decoration: underline;
}
.links ul li a img {
  margin-right: 10px;
}

/* Mapa */
.mapa,
.imgMap {
  width: 100%;
  height: 60vh;
}
/*.mapa {
	width: 100%;
	height: 200px;
}
.mapa {
	background-image: url(../images/mapa.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}*/

/* Footer */
footer h3 {
  color: #707070;
  font-family: "eras_demi_itcregular";
}
footer .footerContacto {
  background-image: url(../images/back-footer.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 30px 0;
  border-top: 1px solid #c2c2c2;
}
footer .contacto p {
  margin: 0;
  color: #848484;
  font-size: 12px !important;
}
footer .contacto {
  padding: 0.5em 0.5em 50px 0.5em;
  width: 26%;
  border-right: thin solid #c9c9c9;
  float: left;
}
footer .grupo {
  width: 40%;
  border-right: thin solid #c9c9c9;
  float: left;
  text-align: center;
}
footer .grupo a {
  vertical-align: top;
  display: inline-block;
  width: 32%;
}
footer .grupo a img {
  width: 80%;
}
footer .supersalud {
  text-align: center;
  width: 27%;
  float: left;
  padding-left: 5%;
}
footer .supersalud img {
  width: auto;
  position: relative;
  right: 1em;
  max-height: 190px;
  margin: 0 auto;
}
/*footer .supersalud img:first-child{margin-right: 60px;}*/
footer .derechos-f {
  color: #fff;
  font-size: 14px;
  background: #609644;
  background-image: url(../images/bg-copy.png);
  background-size: cover;
  background-repeat: no-repeat;
  font-family: "Trebuchet MS";
}
footer .derechos-f a {
  color: #fff;
}
footer .derechos-f p {
  display: inline-block;
  margin: 0;
  padding: 10px 0;
}
footer .derechos-f div.container p a img {
  border: none !important;
}
footer .derechos-f .politicas a {
  color: #fff;
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  border-right: thin solid #fff;
}
footer .derechos-f .politicas a:first-child {
  padding-left: 0;
}
footer .derechos-f .politicas a:last-child {
  border-right: none;
}
footer .derechos-f .politicas {
  margin-right: 10px;
}
footer .supersalud .bx-wrapper {
  width: 300px;
  max-width: 300px !important;
  height: 200px;
}
footer .supersalud .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  max-height: 200px;
}
footer .supersalud .bx-controls-direction {
  display: none;
}
footer .supersalud .bx-wrapper .bx-pager.bx-default-pager a {
  background: #a1c758;
}
footer .supersalud .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #f9a61a;
}

.margenF {
  margin-top: 30px;
}
.cont-login-colaboradores .alert {
  margin-top: 20px;
}
.cont-login-colaboradores #modlgn-username,
.cont-login-colaboradores #modlgn-passwd {
  width: 300px;
  height: 40px;
}
.cont-login-colaboradores .add-on {
  width: 30px;
  height: 40px;
  line-height: 40px;
}
.cont-login-colaboradores .btn-primary {
  background: #a8c35f;
  text-transform: uppercase;
  /* font-family: 'eras_md_btmedium'; */
  border-radius: 8px;
  width: 355px;
  height: 40px;
}

@media (max-width: 768px) {
  .cont-slider .bx-wrapper .bx-pager {
    bottom: -50px;
    left: 18%;
  }
  .orienta_home a#botonBuscarCS {
    bottom: -25px;
  }
  footer .supersalud .bx-wrapper {
    width: 100%;
    max-width: none;
  }
  footer .supersalud {
    padding-left: 0;
    padding-top: 1.5em;
  }
  footer .footerContacto {
    background-image: none;
  }
  .cont-logo a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0;
  }
  .cont-logo a {
    width: 250px;
  }
  .menuPrincipal .menu {
    justify-content: center;
  }
  .menu-top-left {
    display: flex;
    justify-content: center;
  }
  .menu-top-left ul.nav.menu.mod-list {
    width: 100%;
    margin-top: 0px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
  }
  .menu-top-left > a {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .menu-top-left .icoPerfil .linkCol {
    border: none;
  }
  .menu-top .nav.menu li {
    margin: 5px;
    width: 100%;
    border: none;
  }
  footer .contacto,
  footer .grupo,
  footer .supersalud {
    width: 100%;
  }
}
idth: 30px;
  height: 40px;
  line-height: 40px;
}
.cont-login-colaboradores .btn-primary {
  background: #a8c35f;
  text-transform: uppercase;
  /* font-family: 'eras_md_btmedium'; */
  border-radius: 8px;
  width: 355px;
  height: 40px;
}

@media (max-width: 768px) {
  .cont-slider .bx-wrapper .bx-pager {
    bottom: -50px;
    left: 18%;
  }
  .orienta_home a#botonBuscarCS {
    bottom: -25px;
  }
  footer .supersalud .bx-wrapper {
    width: 100%;
    max-width: none;
  }
  footer .supersalud {
    padding-left: 0;
    padding-top: 1.5em;
  }
  footer .footerContacto {
    background-image: none;
  }
  .cont-logo a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0;
  }
  .cont-logo a {
    width: 250px;
  }
  .menuPrincipal .menu {
    justify-content: center;
  }
  .menu-top-left {
    display: flex;
    justify-content: center;
  }
  .menu-top-left ul.nav.menu.mod-list {
    width: 100%;
    margin-top: 0px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
  }
  .menu-top-left > a {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .menu-top-left .icoPerfil .linkCol {
    border: none;
  }
  .menu-top .nav.menu li {
    margin: 5px;
    width: 100%;
    border: none;
  }
  footer .contacto,
  footer .grupo,
  footer .supersalud {
    width: 100%;
  }
}
/* Estilos del menú de usuario */
/* Dropdown Button */
.dropbtn {
  background-color: transparent;
	color: white;
  border: none;
	border-right: 1px solid #fff;
  font-family: "eras_demi_itcregular";
  padding: 3px 5px 2px 10px;
  text-transform: uppercase;
  font-size: 12px;
}
  /* The container <div> - needed to position the dropdown content */
  .dropdownUsuario {
    position: relative;
    display: inline-block;
    margin-top: 10px;
  }
  
  /* Dropdown Content (Hidden by Default) */
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  /* Links inside the dropdown */
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  /* Change color of dropdown links on hover */
  .dropdown-content a:hover {background-color: #ddd;}
  
  /* Show the dropdown menu on hover */
  .dropdownUsuario:hover .dropdown-content {display: block;}
  
  /* Change the background color of the dropdown button when the dropdown content is shown */
  .dropdownUsuario:hover .dropbtn {background-color: #3e8e41;}

  /* Fin de estilos para el menú de usuario */
