@import url(https://fonts.googleapis.com/css?family=Raleway);

@font-face {
  font-family: "segoe";
  src: url("fonts/SEGOESC.woff");
}

/* vietnamese */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/dancingscript/v13/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3Rep8ltA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/dancingscript/v13/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3ROp8ltA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/dancingscript/v13/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3Sup8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


.contenedorConmutadorBlogMobile{
  display: none;
}


.FuenteNavidad{
	font-family:'Dancing Script';
}

.textoDestacadoAgendaImagen{
  margin-top: 2%;
}

.agendaBotonCalendario{
  color: #fff;
}

.formularioDocente{
  width: 100%;
}

.tagAnunciosBlog > span {
  color: #fff;
}

.ssba_print{
  display: none !important;
}

.interiorBlogContenedor{
  display: inline-block;
}

.listaBlogContenedor{
  background: #eee;
  margin-bottom: 2%;
  padding: 0px;
  padding-top: 1%;
  padding-bottom: 1%;
}

.listaBlogContenedor:hover{
  background: #ddd;
}

.titulobreadcrumbsYoast , #breadcrumbs{
  display: inline;
}

.imagenNoticiasInicio{
  width: 100%;
}

.contenedorTable1024{
  display: none;
}

.botones-custom-tinyMce{
  padding: 10px;
  border-radius: 25px;
  color: #fff;
}
.botonVerMas:hover{
  color: #000 !important;
}
.menu-image-title:hover{
  color: #000 !important;
}
.menu-image-title-after > .menu-image-title:hover{
  color: #000 !important;
}
.contenedorAgendaInicio{
  padding: 0px !important;
}
.contenedorInteriorAgenda{
  height: 230px;
}
.buscadorBotonInterior {
  width: 25px;
  margin-top: 83%;
}
.contenedorLimpiarFiltro {
  margin-top: 3.5%;
}
.botonLimpiarFiltro{
  background: white;
  padding: 10px;
  color: black;
  border: 1px solid #018637;
  border-radius: 13%;
}
.dateBuscador{
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.topnav > a > i {
  color: #fff;
}
#myLinks{
  display: none;
}

.contenedorImagenesDerecha > a > img {
  width: 24%;
}

.enlaceAgendaInicio{
  color: #018637;
}
.spanAgendaInicio:hover{
  color: #000;
}
.vermasAgendaInicio{
  background: #018637 !important;
  color: #fff;
}
.verMasAgendaInicio{
  color: #fff;
}
.verMasAgendaInicio:hover{
  color: #fff;
}
.agendaDiaInicio{
  font-size: 41px;
  color: #000;
}
.agendaMesInicio , .agendaYearInicio{
  font-size: 24px;
  color: #000;
}

#contenedorProximos{
  display: none;
  margin-top: 4%;
}
#calendario{
  display: none;
}

.contenedorAnuncioAgenda{
  width: 300px;
  height: 300px;
}
.contenedorGlobalAnuncios{
  margin-bottom: 3%;
  height: 300px;
}
.tagsEtiquetasAnuncio{
  font-size: 14px !important;
}
.etiquetasAnuncios{
  display: inline;
  color: #909493;
}
.etiquetasContenedorAnuncioNueva {
  margin: 0px;
  margin-left: 2%;
}

.formResponsive, .formResponsive2{
  display: none;
}
.contenidoPaginaAgenda > img{
  width: 100%;
  height: auto;
}

.menu-item {
  margin-top: 7px;
  padding-top: 3px;
  padding-left: 12px;
  list-style: none;
}
.menu{
  list-style: none;
  padding-left: 0px;
  padding-top: 1px;
  padding-bottom: 6px;
}
.tagsAgenda{
  height: 15px;
  padding-left: 15px;
}
.etiquetasAgendaAnuncio{
  color: #909493;
}
.contenedorAnunciosAgenda{
  height: 250px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.contenedorMesAnuncioAgenda{
  border-bottom: 4px solid #c6ced6;
  border-radius: 4px;
  margin-bottom: 3%;
}
.contenedorMesAnuncioAgendaInferior{
  border-top: 4px solid #c6ced6;
  border-radius: 4px;
  margin-bottom: 3%;
}
.contenedorAnuncioAgendaDerecha{
  text-align: right;
}
.tituloMesAnuncioAgendaCentro{
  text-align: center;
  margin-bottom: 0px;
}
.contenedorAnuncioAgendaIzquierda{
  text-align: left;
}
.siguienteMes{
  display: inline-block;
}
.tituloMesAnuncioAgendaDerecha,.tituloMesAnuncioAgendaIzquierda{
  display: inline-block;
  font-size: 22px;
  margin-bottom: 10px;
}
.tituloAgendaAnuncio{
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 0px;
  font-size: 16px;
  display: block;
  width: 100%;
  padding-left: 12px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  z-index: 99999999999999;
}
.imagenAgendaDestacada{
  width: 100%;
  /* border-radius: 10px !important; */
}
.diaAgendaDestacadoInicio{
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  background: rgba(255,255,255, 0.7);
  width: 100%;
  padding-left: 10px;
  position: absolute;
  z-index: 970;
  top: 0px;
}
.tituloAgendaAnuncio{
  color: #fff;
  background: #018637;
}
.fechaAgendaAnuncio{
  display: inline-block;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 100px solid white;
  border-right: 100px solid transparent !important;
  z-index: 14;
}
.diaAgendaDestacado{
  font-size: 34px;
  font-weight: bold;
  color: #000;
  position: absolute;
  top: -100px;
  margin-left: 11px;
}
.diaAgendaDestacadoIzquierda{
  margin-left: -45px;
}
.contenedorAnuncioAgendaInicio{
  margin-bottom: 3%;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.imagenPDF{
  position: absolute;
  right: 10px;
  width: 68px;
  top: 10px;
  z-index: 999;
}
.imagenPDFIzquierda {
  left: 10px !important;
}
.contenedorAnuncioAgenda{
  margin-bottom: 3%;
}
.enviarMesAgenda{
  background: none;
  border: none;
}

.formularioAgendaMeses{
  margin-bottom: 0px;
}
/* nuevo css */
.fechaAgendaAnuncioIzquierda{
  display: inline-block;
  position: absolute;
  width: 0;
  right: 0px;
  height: 0;
  border-top: 100px solid white;
  border-left: 100px solid transparent !important;
  z-index: 14;
  border-right: none !important;
}
.fechaAgendaAnuncio , .fechaAgendaAnuncioIzquierda{
  border-color: rgba(255,255,255, 0.7);
}
/* fin */


.enlaceNoticiasHome:hover{
  color: #494949;
}

.anunciosBlogDiaDestacado{
  font-weight: bold;
}

a > img:hover {
  transition: all .3s ease-in-out;
  filter: grayscale(100%);
}

/* subir */
.imagenAnuncioContenedor{
  height: auto !important;
}

.fechaDestacada{
  font-weight: bold;
}
.tagAnunciosBlog:hover{
  background: #777;
}
.tagAnunciosBlog{
  background: #a4a4a4;
}
.tagAnunciosBlog {
  margin-right: 10px;
  border-radius: 10px !important;
}
.seleccionada{
  background: #f55151 !important;
}

.content-details-anuncios {
  position: absolute;
  text-align: left;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details-anuncios-noimg {
  top: 50%;
  left: 50%;
  opacity: 1 !important;
}

.content:hover .content-details-anuncios {
  top: 50%;
  left: 50%;
  opacity: 1 !important;
}

/* si no tiene img esta desplegado  */
.content .content-details-anuncios-noimg {
  /* top: 50%; */
  left: 50%;
  opacity: 1;
  opacity: 1 !important;
}

.content:hover .cabezeraAnuncio {
  background: none;
}

.content-details-anuncios h3 {
  color: #000;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  /* text-transform: uppercase; */
  font-weight: bold;
  font-family: "newgoth";
  color: #fff;
}

.content .content-overlay-anuncios {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.content:hover .content-overlay-anuncios {
  opacity: 1;
}

.anuncios-img-fondo{
  height: 400px !important;
}

.cabezeraAnuncio{
  position: absolute;
  width: 100%;
}

.contenedorAnuncioNuevo{
  padding-left: 0px !important;
  padding-right: 0px !important;
  border-radius: 10px !important;
  margin-left: 3% !important;
  margin-right: 3% !important;
  /* margin-bottom: 2% !important; */
  height: 255px;
}

.tituloContenedorAnunciosNuevos {
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: bottom;
}

.etiquetasContenedorAnuncio {
  position: absolute;
  bottom: -7%;
  padding-bottom: 3%;
  width: 100%;
  margin-left: 2.6%;
}

.etiquetasContenedorAnuncioNueva{
  display: inline-block;
}

.content:hover .etiquetasContenedorAnuncio {
  display: none;
}

.anuncioFecha{
  color: #fff;
}

.content-details-anuncios-pasadoSinFoto{
  background: none;
}
.tituloAnuncioPasado{
  color: #fff !important;
  font-weight: normal;
}

.cabezeraAnuncioPasadoFotoSinFoto{
  background: none;
}


/* fin subir */




iframe{
  margin-top: 10px !important;
}

.contenedorTagsTotal{
  margin-left: 4% !important;
}

.anuncioFecha{
  display: inline-block;
  font-size: 15px;
  color: #000;
  line-height: 0.9;
  margin-left: 0%;
  margin-right: 3%;
  margin-top: 23px;
}

.nombreAnuncio{
  padding-left: 0px !important;
}

.tituloAnuncio{
  color: #000 !important;
  margin-top: 5px;
  margin-bottom: 6px;
  font-size: 20px;
}

.tituloAnuncio:hover{
  color: grey;
}

.tagsContenedorAnuncios{
  padding-left: 0px !important;
}

.contenedorAnuncioSolo{
  margin-bottom: 3%;
}




.enlaceBlogPrincipal > h1:hover{
  color: #000;
}

.videoCentroTinyMce{
  float: center;
}
.videoDerechaTinyMce{
  float: right;
}
.videoIzquierdaTinyMce{
  float: left;
}

.zoom:hover , .imagen {-webkit-transform:scale(1.1);transform:scale(1.1);}
.zoom {overflow:hidden;}


.lightbox {
  /** Default lightbox to hidden */
  display: none;

  /** Position and style */
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
}

.lightbox img {
  /** Pad the lightbox image */
  max-width: 90%;
  max-height: 80%;
  margin-top: 2%;
}

.lightbox:target {
  /** Remove default browser outline */
  outline: none;

  /** Unhide lightbox **/
  display: block;
}

.menu-image-title-after > .menu-image-title:hover {
  color: #000 !important;
}

.ficha_telefonos{
  background-color: #d8f3db;
  border-radius: 25px;
  border: 10px solid white;
}

.grecaptcha-badge{
  visibility: collapse !important;
}

.iconosCompartirListaBlog{
  margin-left: 3%;
  width: 97% !important;
}

.verNormasHospitalSocial{
  display: none !important;
}

.iconosCompartirLista{
  margin-bottom: 2%;
}

.contenedorBuscadorSuperior{
  position: absolute;
  top: 1%;
  right: 7%;
}

.imgDestacadaNoticia{
  display: none;
}

.arriba{
  position: absolute;
  top: 0%;
  transform: translateY(0%);
}

.centro{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.abajo{
  position: absolute;
  bottom: 0%;
  transform: translateY(0%);
}

a:focus{
  text-decoration: none !important;
}

.menuMobileLateral{
  display: none;
}

.imagenMapeada{
  display: block;
  width: 100% !important;
  height: 100% !important;
  height: 100vh !important;
}

.contenedorBuscadorSuperior > form > .buscadorBoton{
  width: 2%;
  position: relative;
  left: -19%;
  height: 15px;
  width: 18px;
}

p,span,ffn {
  font-family: 'Calibri', Fallback, sans-serif;
}

blockquote p{
  font-size:20;
}

p {
  font-size:16px;
}

/* .document-icon > a > span{
font-size: 17px;
} */

.flex-child {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.flex-parent {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}

.topnav > a{
  font-size: 23px;
}


.footer_movil{
  display:none;
}

.socialesMovil{
  display:none;
}

.menuSidebar{
  padding-left: 0% !important;
  padding-right:0% !important;
}

.margenInferiorNoticias{
  margin-bottom:2%;
}

.margenDestacado{
  margin-top:0%!important;
}

.document-icon-row{
  display:flex;
}

.document-icon {
  width: 100%;
}

.imgenBlog{
  height: 10%;
}

.tituloBlogLista{
  font-size: 18px;
  color: black;
}

.agendaContenedorHome{
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
  max-height: 300px;
}

.agendaHome{
  margin-bottom: 1%;
}


.noticias-paginacion{
  margin-top:2%;
}

img.alignright {float:right!important; margin:0 0 1em 1em!important}
img.alignleft {float:left!important; margin:0 1em 1em 0!important}
img.aligncenter {display: block!important; margin-left: auto!important; margin-right: auto!important}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
ul,ol{
  padding-left:3%;
}
.page-numbers{
  color:#018637;
}

.menu-image-title-after > .menu-image-title{
  font-size: 19px;
  font-family: 'Calibri', Fallback, sans-serif;
  color: #fff;
}
.menu-image-title{
  line-height: 17px;
}
.menu-item{
  margin-top: 7px;
  padding-top: 3px;
  padding-left: 12px;
  list-style: none;
}
.menuLateralNombre {
  color: #000;
}
/* .topnav > a > i {
color: #fff;
} */

/* .menu-item-type-post_type:hover{
background: #fff;
} */

/* .menuSidebar > div > .menu{
list-style-type: none;
} */

.agendaImagenHome:hover{
  opacity: 0.5;
}

.page-numbers a:hover{
  color:#016128!important;
}
.current{
  color:black;
}

.logoFooter{
  height: 13%;
}

.logoRSS {
  height: 7%;
  margin-left: 1%;
}

/* .facebook{
height: 10%;
}

.youtube{
height: 8%;
}

.twitter{
height: 7%;
}

.instagram{
height: 8%
} */

p{
  text-align:justify;
}

.enlaceDestacado{
  text-align:right!important;
}
.tituloDestacadoInterior .tituloDestacado {
  /* margin-left: 8%;
  height: 101px;
  margin-top: 0px;
  margin-bottom: 4px;
  vertical-align: text-bottom;
  display: table-cell;
  display: table-row-group;
  vertical-align: bottom;
  padding-left: 4%;
  padding-bottom: 3%;
  width: max-content; */
  padding-top: 25px;
  margin-left: 1%;

}
.imagenNoticiasDestacadas{
  width: 100%;
}

.textoResumen{
  margin-top:15px;
}

.menuCuadros{
  padding-bottom:3%;
  padding-top:3%;
  background-color: #eee;
}

/* clases para centrar verticalmente*/

.flex-parent {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}


.flex-child {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* End clases para centrar verticalmente*/

.contenedorFacebook , .contenedorFacebookMobile , .contenedorFacebookMobile2{
  padding: 0px !important;
}

.flecha_carrusel{
  color: #018637;
  font-size: 30px;
  cursor:pointer;
}

.flecha_carrusel:hover{
  color: #018637;
  font-size: 30px;
  cursor:pointer;
}

.contenedorSlider{
  height: 638px !important;
}

.contenedorSliderImagen{
  width: 100%;
}

.sello_acreditacion_img{
  width:100px!important;
  height:138px!important;
}

.sello_acreditacion_img:first-child{
  margin-right:15%;
}

.sin_margenes{
  background:white!important;
}

.contenedorSelloAcreditacion{
  display:flex;
}

.buscadorCaja{
  border-radius: 50px;
}

.buscadorBoton{
  width: 2%;
  position: relative;
  left: -4%;
}


.modal-body img{
  width:100%;
}

.tituloDestacadoBusqueda{
  width: 100%;
}

.tituloDestacadoBusqueda:hover{
  color: #018637;
}

.screen-reader-text{
  display: none;
}

.tituloDestacadoInterior{
  width:100%;
}

.contenedorPostBlogs{
  /* float:right!important; */
  height: auto;

}

.tituloContenedor{
  background:url('https://www.hospitaluvrocio.es/wp-content/themes/genesis-sample/images/fondoTitulo.png');
  background-repeat:no-repeat;
  background-position-x: left;
  background-position-y: bottom;
}
@media (min-width: 1700px) {
  .container-1 .icon {
    top: 0%!important;
  }
}
@media (max-width: 1920px) {
  .tituloDestacadoPantalla3{
    margin-top: 46px;
  }

  .tituloDestacadoPantalla2{
    margin-top: 46px;
  }

}

.row {
  margin-right: 0px!important;
  margin-left: 0px!important;
}

.portadah1{
  display: inline;
}

.imagenTorre {
  height: 101px;
  margin-bottom: 0px;
  margin-top: auto;
}

.imagenTorrePantalla2{
  height:101px;
  margin-bottom: 0px;
  margin-top: auto;
}

.imagenTorrePantalla3{
  height:101px;
  margin-bottom: 0px;
  margin-top: auto;
}

.imageMobile{
  padding: 26px !important
}

.imageMobile2{
  padding: 20px !important;
}

.contenedorFacebookMobile2{
  display: none !important;
}

.contenedorFacebookMobile{
  display: none !important;
}

.cuadrosOcultos{
  display: none;
}

#menuMobile{
  display: none;
}

#mainMobile{
  display: none;
}

.enlacesFooter{
  color: #fff !important;
}

.cuadrosHome{
  height: 23%;
}

.cuadrosHomeTitulo{
  position: relative;
  bottom: -220px;
  color: #000;
}
.blog2IconosEnlaces{
  color: black;
  position: absolute;
  bottom: 20px;
  left: 35px;
  font-size: 23px;
  font-weight: bold;
}

.sin_margenes{
  padding:0px!important;
}

.margenes3{
  padding-left:3%!important;
  padding-right:3%!important;
}

.margenes2{
  padding-left:2%!important;
  padding-right:2%!important;
}

.margenes1{
  padding-left:1%!important;
  padding-right:1%!important;
}

.margenes{
  padding-left:2%!important;
  padding-right:2%!important;
}

.submenuImg{
  width:100%;
}

.margenSuperior{
  margin-top:3%;
}

.margenDoble{
  margin-top:3%!important;
  margin-bottom:3%!important;
}

.margenDobleMenor{
  margin-top:1%!important;
  margin-bottom:1%!important;
}

.granMargen{
  margin-top:5%;
}

.logoSubir{
  position:fixed;
  bottom:3%;
  right:3%;
  z-index: 88;
}

.tituloVerde {
  font-size: 50px;
  color: #018637;
  vertical-align: bottom;
  font-family: 'Calibri', Fallback, sans-serif;
  margin-bottom: 2%;
  margin-left: 2%;
}

.puntoVerde{
  margin-left:2%;
  margin-bottom:2%;
  margin-top:2%;
}

.textoDestacado {
  font-family: 'Calibri', Fallback, sans-serif;
  font-size: 20px;
  line-height: 0.9;
  text-align: justify;
  width: 98%;
  margin-left: 1%;
  margin-top: 2%;
  margin-top: 2%;
}

.tituloDestacado{
  /* margin-top: 48px; */
  font-family: 'Calibri', Fallback, sans-serif;
  color:#494949;
  font-size:45px;
  line-height:0.9;
  /* text-align: justify; */
  text-align: left;
  margin-left: 2%;

}

.enlaceDestacado {
  font-family: 'Calibri', Fallback, sans-serif;
  color: #494949;
  font-size: 32px;
  text-align: right;
  line-height: 0.8;
  margin-top: -3%;
  margin-bottom: 2%;
}

a:hover{
  text-decoration:none!important;
}

.simboloMas{
  color:#018637;
  font-size:40px;
  font-weight:bold;
}

.footer{
  width:100%;
  background-color:#018637;
  padding-top:2%!important;
  padding-bottom:2%!important;
  margin-top:3%;
  margin-top: 0%;
}

.margenInferior{
  margin-bottom:3%;
}

.right{
  text-align:right!important;
}

.lineaFooter{
  width:98%;
  margin-left:1%;
  border:none;
  border-top:2px solid white;
}

.nav-items{
  MARGIN-LEFT:2%;
}

.lineaMenu {
  width: 100%;
  border: none;
  border-top: 3.5px solid #00a064;
  margin-top: 0px!important;
  margin-bottom: 0px!important;
}

.tituloMenu{
  color:white;
  font-family: 'Calibri', Fallback, sans-serif;
}

.itemMenuFooter{
  color:white;
  font-family: 'Calibri', Fallback, sans-serif;
  margin-bottom:0%;
  margin-top:0%;
}

.nav-link{
  color:black;
  font-size:xx-large;
  font-family: 'Calibri', Fallback, sans-serif;
}

.nav-link:hover{
  color:black;

  font-family: 'Calibri', Fallback, sans-serif;
  text-decoration:none;
}

.nav-link:focus{
  color:black;

  text-decoration:none;
}

.menuHeader{
  margin-top:2.45%;
  WIDTH:80%;
}

._2p3a{
  width:100%!important;
}

::-webkit-scrollbar {
  width: 15px;
}

::-webkit-scrollbar-track {
  background-color: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: #018637;
  border:1px solid white;
}

.titularSlider{
  z-index: 9;
  position:absolute;
  color:white;
  font-size:60px;
  font-family:'segoe';
  left: 65%;
  top: 40%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center!important;
  text-shadow: black 0.1em 0.1em 0.2em
}


/* @import url(https://fonts.googleapis.com/css?family=Raleway); */

*, *:before, *:after{

  -webkit-box-sizing: border-box;
  -moz-box-sizing:border-box;
  box-sizing: border-box;
}

.main-title{
  color: #2d2d2d;
  text-align: center!important;
  text-transform: capitalize;
  padding: 0.7em 0;
}

.container .title{
  color: #1a1a1a;
  text-align: center!important;
  margin-bottom: 10px;
}

.content {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.content .content-overlay {
  background: rgba(221,221,221,0.6);


  position: absolute;
  height: 100%;
  width: 88.3%;
  left: 14px;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.inicio-overlay {
  width: 100% !important;
  left: 0px !important;
}

.blog-overlay{
  width: 90% !important;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

.content-details {
  background: rgba(221,221,221,0.6);
  position: absolute;
  text-align: center!important;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  /* opacity: 0; */
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.destacadasInicio{
  background-color: #018637;
}

.content-details-cuadros {
  width: 88%;
}

.content-details-cuadros2 {
  width: 90%;
}

.content-details-cuadros-inicio{
  width: 87%;
}

.blog-overlay-inicio{
  width: 87% !important;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
  background: none;
}

.content-details h3{
  color: #000;

  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "newgoth";
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 90%;
  padding-bottom: 20px;
}

.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

.fadeIn-right{
  left: 80%;
}


.crop{
  float:left;
  position:relative !important;
  width:100%;
  height:500px;
  border:1px solid #ccc;
  margin:.5em 10px .5em 0;
  border-top-width: 0px;
  border-right-width: 0px;
  margin-right: 0px;
  margin-top: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  margin-bottom: 0px;
}

.crop img{
  position: absolute;
  top: -162px;
  width: 100%;
  clip: rect(0px 1680px 800px 0px);
}

.h6, h6 {
  font-size: 17px!important;
  width: 75%;
  margin-left: 12.5%;
}


.imageNoticias:hover{
  transition:all .5s ease-in-out;
  filter: opacity(.5);
}

.contenedorSubmenu:hover .logoSubmenu{
  transition:all .5s ease-in-out;
  -webkit-transform:scale(1.3);transform:scale(1.3);
}

.contenedorSubmenu{
  overflow:hidden;
}


/*.search-form-label{
display:none;
}

.search-form input[type=submit] {
display:none;
}

input[type=search] {
border-radius:5%!important;
-webkit-appearance: none;
}*/

.container-1{
  width: 300px;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}

.container-1 input#search{
  width: 300px;
  height: 50px;
  background-color: #fff;
  border: none;
  font-size: 10pt;
  float: left;
  color: #63717f;
  padding-left: 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.container-1 input#search::-webkit-input-placeholder {
  color: #65737e;
}

.container-1 input#search:-moz-placeholder { /* Firefox 18- */
  color: #65737e;
}

.container-1 input#search::-moz-placeholder {  /* Firefox 19+ */
  color: #65737e;
}

.container-1 input#search:-ms-input-placeholder {
  color: #65737e;
}

.container-1 .icon{
  position: absolute;
  top: 50%;
  margin-left: 17px;
  margin-top: 17px;
  z-index: 1;
  color: #4f5b66;
}

.container-1 input#search:hover, .container-1 input#search:focus, .container-1 input#search:active{
  outline:none;
  background: #ffffff;
}



.tituloBlog{
  background-color:#2b9a5f;
  display:flex;
}

.tituloH2Blog{
  font-size: 60px;
  margin-top: 3%;
  margin-bottom: 3%;
  color:white;
  margin-left:5%;
  font-weight:bold;
}

.imageTituloBlog{
  margin:20px!important;
  margin-left:5%!important;
  width: 150px;
}

.lineaTitulo{
  margin: 0px;
  border-top: 4px solid transparent;
  width:50%;
}

@media (max-width: 1180px) {
  .contenedorPostBlogs{
    float:left!important;
  }
}

@media (max-width: 1024px) {
  .nav img {
    height: 45px!important;
    margin-top: 31px;
  }

  .dropdown .nav-link {
    margin-right: 15px;
    height: 17px;
    line-height: 17px;
    font-size: 20px;
  }

  .dropdown .nav-link:hover {
    margin-right: 15px;
    height: 17px;
    line-height: 17px;
    font-size: 20px;
  }

  .dropdown .nav-link:focus {
    margin-right: 15px;
    height: 17px;
    line-height: 17px;
    font-size: 20px;
  }

  .nav .separadorMenu{
    height:30px!important;
    margin-top: -22px!important;
  }

  .lineaMenu {
    border-top: 1.5px solid #00a064;
  }

  .submenu {
    left: -100%!important;
    width: 350%!important;
  }

  .menuHeader {
    margin-top: 5.7%!important;
  }

  .nav {
    margin-top: 0%!important;
  }

  .titularSlider {
    font-size: 32px;
    left: 65%;
    top: 36%;
  }

  .puntoVerde {
    width: 12px;
  }

  .tituloVerde {
    font-size: 30px;
  }

  .tituloDestacado {
    font-size: 23px;
    margin-top: 3%;
  }



  .textoDestacado {
    font-size: 11px;
  }

  .enlaceDestacado {
    font-size: 25px;
    margin-top: -3%;
  }

  .simboloMas {
    font-size: 36px;
  }

  .margenes {
    padding-left: 5%!important;
    padding-right: 5%!important;
  }

  .margenSuperior {
    margin-top: 1%;
  }

  .margenSuperior2 {
    margin-top: 3%;
  }

  .frameFacebook{
    width:100%!important;
    height:350px!important;
  }

  .container-1 input#search {
    width: 135px;
    height: 20px;
  }

  .container-1 .icon {
    position: absolute;
    top: 39%;
    margin-left: 5px;
    margin-top: 2px;
    z-index: 1;
    color: #4f5b66;
  }

  .logoFooter{
    width: 85px;
  }

  .logoRSS {
    height: 34px!important;
  }

  .tituloMenu {
    font-size: 17px;
  }

  .itemMenuFooter {
    font-size: 11px;
  }

  .logoSubir {
    position: fixed;
    bottom: 3%;
    right: 2%;
    z-index: 88;
    width: 57px;
  }

}

.separadorMenu{
  height: 50px;
  margin-top: -40px;
}

nav{
  background-image: url(../images/fondoMenu.jpg);
}


.tituloDestacadoLimite{
  font-size: 36px;
  color:#494949;
  line-height:0.9;
  font-family: 'Calibri', Fallback, sans-serif;
  /* text-align: justify; */
  text-align: left;
  margin-left: 2%;
}


.content-image {
  width: 100%;
  display: block;
  max-width: 100%;
  height: auto;
}

.content {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
  max-height: 300px;
}

/****************** version responsive 1680px ***********************/

@media only screen and (max-width: 1680px) {

  .contenedorPostBlogs {
    height: auto;
  }

  .imagenTorre{
    height: 110px;
    margin-bottom: 0px;
    margin-top: auto;
  }

  .contenedorSlider{
    height: 565px !important;
  }

  .content-details-cuadros {
    width: 87%;
  }

  .content-image {
    width: 100%;
    display: block;
    max-width: 100%;
    height: auto;
  }

  .content .content-overlay {
    width: 87%;
  }

  .granMargen {
    margin-top: 3%;
  }

  .content {
    position: relative;
    width: 100%;
    margin: auto;
    overflow: hidden;
    max-height: 300px;
  }
  .noticias-paginacion{
    margin-top: 2%;
  }

  .menuHeader {
    margin-top: 2.82%;
  }

  .separadorMenu{
    height: 75px;
    margin-top: -60px;
  }

  .margenSuperior {
    margin-top: 0%;
  }

  .puntoVerde {
    margin-left: 5%;
    margin-bottom: 2%;
    margin-top: 4%;
    height: 7%;
  }

  .tituloMenu{
    font-size: 25px;
  }

  #search{
    border-radius: 50px !important;
  }

  .container-1 input#search {
    width: 250px;
    height: 30px;
    background: #c7ccd2;
  }

  .container-1 .icon {
    margin-top: 9px;
  }

  .footer-enlaces{
    margin-bottom: 4%;
  }

  .tituloH2Blog {
    margin-top: 2%;
    margin-bottom: 2%;
  }

  .imageTituloBlog {
    height: 11%;
  }

  .content-details-cuadros2 {
    width: 89%;
  }

  .content-details-cuadros-inicio {
    width: 85%;
  }

  .blog-overlay {
    width: 89% !important;
  }

  .blog-overlay-inicio{
    width: 85% !important;

  }

  .tituloDestacado {
    font-size: 40px;
    margin-top: 15px;
  }

  .tituloDestacadoLimite{
    font-size: 35px;
  }

  .textoDestacado {
    font-size: 19px;
    margin-bottom: -10px;
  }

  .blog2facebook{
    height: 625px;
  }

  .blog2-contenedor-interior{
    padding-left: 0px !important;
    padding-right: 0 !important;
    margin-top: 1%;
  }

  .tituloDestacadoInterior{
    margin-top: 50px;
  }

  .pantalla2facebook {
    height: 817px;
  }

  .menuCuadros{
    margin-top: 1%;
  }

  .imagenTorreInterior{
    height: 110px;
    margin-bottom: 0px;
    margin-top: auto;
  }

  .imagenTorrePantalla3{
    height: 90px;
    margin-bottom: 0px;
    margin-top: auto;
  }

  .tituloDestacadoPantalla3{
    margin-top: 50px;
  }

  .pantalla3Destacados{
    margin-top: 15px;
  }

}

@media screen and (max-width: 1630px) and (min-width: 1601px) {
  .dropdown .nav-link {
    font-size: 28px !important;
  }
}



@media only screen and (max-width: 1604px) {
  .imgenBlog {
    height: 12%;
  }
}

/***************** fin version responsive 1680px ********************/


@media only screen and (max-width: 1600px) {
  .dropdown .nav-link {
    font-size: 27px !important;
  }

  .imgenBlog {
    height: 16%;
    max-width: 115px;
    max-height: 110px;
    min-width: 90px;
    min-height: 90;
  }

  .content-details h3 {
    font-size: 12px;
  }

  .contenedorSlider {
    height: 530px !important;
  }
  /* .fadeIn-bottom {
  top: 84%;
  } */

  .fadeIn-bottom-anuncios {
    top: 89%;
  }

}


/********************** version responsive 1536px **********************/

@media only screen and (max-width: 1536px) {

  .contenedorImagenesDerecha > a > img {
    width: 24%;
  }

  .imagenPdfInicio{
    width: 50px;
  }
  .anuncios-img-fondo {
    height: 275px !important;
  }

  /* .tituloDestacadoInterior {
  margin-top: 20px;
  } */

  .contenedorSlider {
    height: 510px !important;
  }

  .content-details-cuadros-inicio {
    width: 82%;
  }

  .blog-overlay-inicio {
    width: 83% !important;
  }

  .content {
    max-height: 267px;
  }

  .imgenBlog {
    height: 16%;
    max-width: 115px;
    max-height: 110px;
  }

  .nav-item {
    margin-right: 23px;
  }
  .contenedorAgendaInicio{
    max-height: 222px;
  }

}
/********************** fin version responsive *************************/

@media only screen and (max-width: 1534px) {
  .contenedorImagenesDerecha > a > img {
    width: 20%;
  }
}

@media only screen and (max-width: 1480px) {
  .dropdown .nav-link {
    font-size: 24px !important;
  }
}

@media only screen and (max-width: 1385px) {
  .dropdown .nav-link {
    font-size: 22px !important;
  }
}


/***************** version responsive 1366px ********************/
@media only screen and (max-width: 1366px) {
  .tituloAgendaAnuncio {
    font-size: 17px;
  }
  .contenedorSlider {
    height: 450px !important;
  }

  .content-details-cuadros {
    width: 83%;
  }

  .tituloAnuncio{
    font-size: 20px;
  }

  .menu-image-title-after > .menu-image-title {
    font-size: 15px;

  }

  .contenedorInstagramFeed {
    height: 63%;
  }

  .contenedorPostBlogs {
    height: auto;
  }

  .menuHeader {
    margin-top: 2%;
  }

  .noticias-paginacion{
    margin-top: 4%;
  }

  .content-details-cuadros2 {
    width: 86%;
  }

  .content-details-cuadros-inicio {
    width: 81%;
  }

  .imgenBlog {
    height: 16%;
  }

  .buscadorBoton {
    width: 3%;
    position: relative;
    left: -6%;
  }

  .blog-overlay {
    width: 83% !important;
  }

  .contenedorSlider {
    height: 461px !important;
  }

  .titularSlider {
    font-size: 45px;
  }

  .content-details h3 {
    font-size: 12px;
  }

  .submenu {
    width: 257px !important;
  }
  .tituloDestacadoLimite {
    font-size: 26px;
  }

  .logoFooter {
    height: 9%;
  }

  .tituloDestacado {
    font-size: 32px;
    margin-bottom: 12px;
    margin-top: 37px;
  }

  .frameFacebook{
    height: 570px!important;
  }

  .content {
    max-height: 240px;
  }


  .nav img {
    max-width: 75% !important;
  }

  .nav {
    padding: 18px !important;
    padding-left: 0px !important;
  }


  .dropdown .nav-link {
    font-size: 25px !important;
  }

  .separadorMenu {
    height: 66px;
    margin-top: -42px;
  }

  .logoFooter{
    width: 27%;
  }

  .logoRSS{
    width: 15%;
  }

  .facebook {
    height:5%;
  }

  .twitter{
    width: 12%;
    height: 5%;
  }

  .youtube{
    width: 15%;
    height: 6%;
  }

  .instagram{
    width: 10%;
    height: 4%;
  }


  .container-1 input#search {
    width: 180px;
  }

  .tituloMenu {
    font-size: 20px;
  }

  .textoDestacado {
    font-size: 17px;
  }

  .tituloH2Blog {
    font-size: 45px;
  }

  .nav {
    margin-bottom: -1% !important;
  }

  .sectionAgenda{
    margin-top: 0px;
  }

  .tituloDestacadoLimite{
    margin-bottom: 3px;
  }

  .imagenTorre {
    height: 95px;
  }

  .tituloDestacadoPantalla3 {
    margin-top: 54px;
  }

  .tituloDestacadoInterior {
    margin-top: 54px;
  }

}

/******************** fin version responsive 1366px ***************************/
@media only screen and (max-width: 1300px) {
  .imgenBlog {
    height: 16%;
    max-width: 110px;
    max-height: 105px;
  }
  .contenedorImagenesDerecha {
    display: block !important;
  }
  .contenedorImagenesDerecha > a > img {
    width: unset;
    max-width: 30%;
  }
}

/******************** version responsive 1280px **********************/

@media only screen and (max-width: 1280px) {

  .imagenTorre {
    height: 92px;
  }

  .tituloBlogLista {
    font-size: 15px;
    color: black;
  }

  .imgenBlog {
    height: 12%;
    min-height: 94px;
  }

  .tituloAnuncio{
    font-size: 13px;
  }

  .content-details-cuadros2 {
    width: 85%;
  }

  .content-details-cuadros-inicio {
    width: 80%;
  }

  .contenedorPostBlogs{
    margin-top: 3%;
  }

  .content-details-cuadros {
    width: 82%;
  }
  .content .content-overlay {
    width: 82%;
  }

  /* .tituloDestacadoInterior {
  margin-top: 10px;
  } */

  .blog-overlay {
    width: 85% !important;
  }

  .blog-overlay-inicio{
    width: 80% !important;
  }

  .content-details h3 {
    font-size: 10px;
  }

  .agendaContenedorHome {
    max-height: 250px;
  }

  .contenedorSlider {
    height: 432px !important;
  }

  .contenedorPostBlogs{
    margin-top: 2%;
  }

  .imageTituloBlog {
    height: 7%;
  }

  .tituloVerde {
    font-size: 35px;
  }

  .tituloDestacado {
    margin-bottom: 10px;
    margin-left: 3% !important;
  }

  .tituloDestacadoLimite {
    font-size: 27px;
    margin-bottom: 10px;
    margin-left: 3%;
  }

  .enlaceDestacado {
    font-family: 'Calibri', Fallback, sans-serif;
    color: #494949;
    font-size: 35px;
    margin-top: -15px;
  }

  .simboloMas {
    color: #018637;
    font-size: 43px;
    font-weight: bold;
  }

  .frameFacebook {
    height: 485px!important;
  }

  .content {
    max-height: 240px;
    margin-bottom: -18px;
  }

  .tituloMenu {
    font-size: 16px;
  }

  .itemMenuFooter {
    font-size: 11px;
  }

  .tituloDestacado {
    font-size: 30px;
  }

  .blog2IconosEnlaces{
    font-size: 20px;
  }

  .tituloDestacadoPantalla3 {
    margin-top: 56px;
  }

  .contenedorAnuncioNuevo{
    margin-bottom: 5px;
  }

}
/***************** fin version responsive 1280px *********************/

@media only screen and (max-width: 1200px) {
  .frameFacebook {
    height: 943px!important;
  }
  ._2p3a{
    width: 375px !important;
  }
  .tagsAgendaInicio{
    top: 20px;
  }
  .contenedorAnuncioAgendaInicio {
    margin-bottom: 5%;
  }
  .contenedorAnuncioAgendaInicio {
    width: 50% !important;
  }
  .tituloAgendaAnuncio {
    font-size: 14px;
  }
  .agendaDiaInicio {
    font-size: 29px;
  }
  .content {
    max-height: 210px;
  }

  .tituloBlogLista {
    font-size: 13px;
    color: black;
  }

  .logoFooter {
    height: 7%;
  }

  .imgenBlog {
    height: 11%;
    max-width: 90px;
  }

  .content-details-cuadros2 {
    width: 84%;
  }

  .content-details h3 {
    font-size: 9px;
  }

  .destacadaInicio{
    max-width: 100%;
  }

  .contenedorSlider {
    height: 400px !important;
  }

  .dropdown .nav-link {
    font-size: 22px !important;
  }

}

@media only screen and (max-width: 1170px) {
  .dropdown .nav-link {
    font-size: 19px !important;
  }

  .contenedorSlider {
    height: 370px !important;
  }

}

@media only screen and (max-width: 1114px) {
  .nav-item {
    display: inline-block;
    margin-right: 19px;
  }
  .dropdown .nav-link {
    font-size: 16px !important;
  }

}

/********************** version responsive 1024px **************************/

@media screen and (max-width: 1024px) and (min-width: 1000px) {
  .buscadorBotonInterior {
    width: 26px !important;
    margin-top: 40px !important;
    margin-left: -10px !important;
  }

  .imagenInterirTorreTablet{
    width: 50px;
  }

  .contenedorFacebook{
    display: none;
  }
  .contenedorTable1024{
    display: block;
  }

  .menuSidebar{
    padding: 0px !important;
  }

  .contenedorLimpiarFiltro {
    margin-top: 12.5% !important;
  }
}


@media only screen and (max-width: 1024px) {
  .content {
    max-height: 180px;
  }


  ._2p3a{
    width: 275px !important;
  }

  .tituloAnuncio{
    font-size: 10px;
  }

  .menu-image-title-after > .menu-image-title {
    font-size: 15px;
  }

  .tituloDestacado {
    font-size: 19px;
    margin-top: 73px;
    margin-left: 5%;
  }


  .contenedorSlider{
    height: 350px !important;
  }

  .titularSlider{
    font-size: 30px;
  }

  .content-details-cuadros2 {
    width: 80%;
  }

  .content-details-cuadros-inicio {
    width: 75%;
  }

  .imgenBlog {
    height: 12%;
    min-height: inherit;
  }

  .tituloBlogLista {
    font-size: 11px;
    color: black;
    margin-left: 13px;

  }

  .blog-overlay {
    width: 80% !important;
  }

  .agendaContenedorHome {
    max-height: 198px;
  }

  .contenedorPostBlogs {
    margin-top: 0px;
  }



  .logoFooter {
    height: 7%;
  }

  .content-details-cuadros {
    width: 77%;
  }
  .tituloDestacadoLimite {
    font-size: 20px;
    margin-left: 7%;
  }

  .content-details h3 {
    font-size: 10px;
  }

  .content-details h3 {
    font-size: 7px;
  }

  .textoDestacado {
    font-size: 13px;
  }

  .simboloMas {
    font-size: 35px;
  }

  .enlaceDestacado {
    font-size: 27px;
  }
  .blog2IconosEnlaces {
    font-size: 14px;
  }

  .dropdown .nav-link {
    font-size: 17px !important;
  }

  .menuHeader {
    margin-top: 2.7%!important;
  }

  .nav img {
    margin-top: 14px;
  }

  .tituloVerde {
    font-size: 26px;
  }

  .container-1 .icon {
    margin-top: 2px;
  }

  .container-1 input#search {
    height: 19px;
  }

  .tituloH2Blog {
    font-size: 36px;
  }

  .sectionAgenda{
    margin-top: 0px;
  }

  .imagenTorreInterior {
    height: 70px;
    margin-bottom: 0px;
    margin-top: 40px;
  }



  .enlaceDestacado {
    margin-top: 0px;
  }

  .imagenTorrePantalla3 {
    height: 74px;
  }

  .tituloDestacadoInterior {
    margin-top: 0px;
  }

  .tituloDestacadoInterior {
    margin-top: 0px;
  }

  .tituloDestacadoPantalla2{
    margin-top: 77px;
  }

  .puntoVerde {
    margin-left: 5%;
    margin-bottom: 0%;
    margin-top: 4%;
    height: 8%;
    width: 24px;
  }

  .contenedorInstagramFeed{
    width: 50% !important;
  }

  .tituloDestacadoLimiteInicio{
    font-size: 15px;
    margin-left: 7%;
    margin-top: 28%;
  }

}
/* fin version responsive 1024px */

/* ********************************************************* */
/* ************************ firefox************************* */
/* ********************************************************* */
@-moz-document url-prefix() {

}

/* ********************************************************* */
/* ************************* Edge ************************** */
/* ********************************************************* */

@supports (-ms-ime-align:auto) and (max-width: 1680px) {
  .lineaTitulo{
    margin-left: -220px !important;
  }

  .imgenBlog {
    height: 11%;
  }

  .ielineaTitulo{
    margin-left:-250px !important;
  }

  .ielineaTituloPantalla2{
    margin-left: -75px !important;
  }

  .ielineaTituloPantalla2titulos{
    margin-left: -260px !important;
  }

  .ielineaTituloPantalla3{
    margin-left: -510px !important;
  }
}

@supports (-ms-ime-align:auto) and (max-width: 1366px) {
  .lineaTitulo{
    margin-left: -180px !important;
  }

  .buscadorBotonInterior {
    width: 17px;
    margin-top: 22px;
  }
  .contenedorLimpiarFiltro {
    margin-top: 5%;
  }

  .ielineaTitulo{
    margin-left:-200px !important;
  }

  .ielineaTituloPantalla2{
    margin-left: -65px !important;
  }

  .ielineaTituloPantalla2titulos{
    margin-left: -210px !important;
  }

  .ielineaTituloPantalla3{
    margin-left: -405px !important;
  }
}

@supports (-ms-ime-align:auto) and (max-width: 1280px) {
  .lineaTitulo{
    margin-left: -160px !important;
  }

  .buscadorBotonInterior {
    width: 25px;
    min-width: 21px;
    margin-top: 21px;
  }

  .contenedorLimpiarFiltro {
    margin-top: 4.5%;
  }

  .ielineaTitulo{
    margin-left:-180px !important;
  }

  .ielineaTituloPantalla2{
    margin-left: -65px !important;
  }

  .ielineaTituloPantalla2titulos{
    margin-left: -195px !important;
  }

  .ielineaTituloPantalla3{
    margin-left: -380px !important;
  }
}

@supports (-ms-ime-align:auto) and (max-width: 1024px) {
  .lineaTitulo{
    margin-left: -127px !important;
  }

  .ielineaTitulo{
    margin-left:-145px !important;
  }

  .ielineaTituloPantalla2{
    margin-left: -50px !important;
  }

  .ielineaTituloPantalla2titulos{
    margin-left: -150px !important;
  }

  .ielineaTituloPantalla3{
    margin-left: -310px !important;
  }
}

/* ********************************************************* */
/* ******************** internet explore ******************* */
/* ********************************************************* */

/* IE9, IE10 */
@media screen and (min-width:0\0 ) and (max-width: 1680px) {
  .lineaTitulo{
    margin-left: -300px !important;
  }

  .ielineaTitulo{
    margin-left:-250px !important;
  }

  .ielineaTituloPantalla2{
    margin-left: -75px !important;
  }

  .ielineaTituloPantalla2titulos{
    margin-left: -260px !important;
  }

  .ielineaTituloPantalla3{
    margin-left: -510px !important;
  }
}

/* IE9, IE10 */
@media screen and (min-width:0\0 ) and (max-width: 1366px) {
  .lineaTitulo{
    margin-left: -200px !important;
  }

  .ielineaTitulo{
    margin-left:-200px !important;
  }

  .ielineaTituloPantalla2{
    margin-left: -75px !important;
  }

  .ielineaTituloPantalla2titulos{
    margin-left: -210px !important;
  }

  .ielineaTituloPantalla3{
    margin-left: -410px !important;
  }
}

/* IE9, IE10 */
@media screen and (min-width:0\0 ) and (max-width: 1280px) {
  .lineaTitulo{
    margin-left: -200px !important;
  }

  .ielineaTitulo{
    margin-left:-150px !important;
  }

  .ielineaTituloPantalla2{
    margin-left: -75px !important;
  }

  .ielineaTituloPantalla2titulos{
    margin-left: -200px !important;
  }

  .ielineaTituloPantalla3{
    margin-left: -410px !important;
  }
}


/* IE9, IE10 */
@media screen and (min-width:0\0 ) and (max-width: 1024px) {
  .lineaTitulo{
    margin-left: -135px !important;
  }

  .ielineaTitulo{
    margin-left:-150px !important;
  }

  .ielineaTituloPantalla2{
    margin-left: -75px !important;
  }

  .ielineaTituloPantalla2titulos{
    margin-left: -150px !important;
  }

  .ielineaTituloPantalla3{
    margin-left: -310px !important;
  }
}

/* ********************************************************* */
/* ***************** fin internet explore ****************** */
/* ********************************************************* */

@media only screen and (max-width: 500px) {


  .imageMobile2{
    padding: 0px !important;
  }

  .imageMobile{
    padding: 0px !important
  }
  .mobileMenuItem{
    border-bottom: 1px solid black;
  }

  .enlaceMenuMobile{
    display: inline-block;
  }

  .contenedorFacebook{
    display: none !important;
  }

  .contenedorFacebookMobile{
    display: block !important;
  }

  .menuHeader{
    display: none;
  }

  .frameFacebook {
    height: 375px!important;
    width: 315px !important;
    max-width: 315px !important;
  }


  #menuMobile{
    display: inline;
    position: relative;
    top: -40px;
  }

  #mainMobile{
    display: block;
  }

  nav {
    background-image: none;
  }

  main {
    display: block;
  }

  header {
    height: 48px;
    overflow: hidden;
    background-color: #009900;
  }

  header nav ul {
    display: none;
  }

  .btn-menu {
    display: block;
    float: right;
    margin-top: 13px;
    margin-bottom: 2px;
    margin-right: 13px;
    border: 0;
    width: 40px;
    height: 25px;
    background-color: transparent;
    cursor: pointer;
    display: block;
    position: relative;
  }

  .btn-menu:focus {
    outline: 1px dotted #E0AE19;
  }

  .show_menu .btn-menu:focus {
    outline: none;
  }

  .btn-menu .text {
    display: block;
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden;
  }

  .btn-menu .bar,
  .btn-menu .bar:before,
  .btn-menu .bar:after {
    display: block;
    position: absolute;
    width: 40px;
    height: 5px;
    background-color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .btn-menu .bar {
    top: 10px;
    left: 0;
  }

  .btn-menu .bar:before {
    position: absolute;
    content: '';
    top: 10px;
    left: 0;
  }

  .btn-menu .bar:after {
    position: absolute;
    content: '';
    top: -10px;
    left: 0;
  }

  .show .btn-menu .bar {
    background-color: transparent;
  }

  .show .btn-menu .bar:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .show .btn-menu .bar:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .mobile-nav {
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #009900;
    border-top: none;
    border-bottom: none;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
  }

  .mobile-nav a {
    text-decoration: none;
    color: #fff;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 18px;
    text-indent: 10px;
    display: block;
    line-height: 42px;
    /* border-bottom: 1px solid #005500; */
  }

  .mobile-nav a:focus,
  .mobile-nav a:hover,
  .mobile-nav a:active {
    /* background-color: #004301; */
  }

  a:focus, a:hover {
    color: #000000;
    text-decoration: underline;
  }

  .mobile-nav li:first-child a {
    /* border-top: 1px solid #005500; */
  }

  .show .mobile-nav {
    height: auto;
    z-index: 99;
  }

  .mobile-nav .dd + ul {
    height: 0;
    overflow: hidden;
    background-color: #009900;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
  }

  .mobile-nav .dd + ul a {
    text-indent: 30px;
  }

  .mobile-nav .dd + ul a:focus,
  .mobile-nav .dd + ul a:hover,
  .mobile-nav .dd + ul a:active {
    /* background-color: #001E66; */
  }

  .mobile-nav .dd:after {
    content: '\25BC';
    margin-left: 5px;
    font-size: 12px;
  }

  .mobile-nav .dd-show + ul {
    height: auto;
  }

  main {
    padding: 15px;
    position: relative;
  }

  .noticia{
    margin-bottom: 15px;
  }

  .margenes3{
    margin-bottom: 10%;
  }

  .contenedorSubmenu{
    height: 132px;
    margin-bottom: 10px;
  }

  .nav {
    padding: 0px !important;
  }
  .tituloDestacadoLimite {
    font-size: 18px;
  }

  .tituloDestacado {
    font-size: 19px;
  }

  .textoDestacado {
    margin-top: 2%;
  }

  .margenSuperior2 {
    margin-bottom: 2%;
  }

  .logoFooterContenedor{
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .right {
    text-align: center!important;
  }

  .imageTituloBlog{
    margin: 5px !important;
  }

  .tituloH2Blog {
    font-size: 23px;
    margin-top: 6%;
  }

  .margenDoble {
    margin-bottom: 10%!important;
  }

  #search{
    margin-left: 60px;
  }

  .container-1 .icon {
    margin-top: 2px;
    margin-left: 67px;
  }

}

@media screen and (max-width: 991px){
	.buscadorBotonInterior {
		margin-top: 2%;
	}

	.listaTablet{
		width:100%!important;
	}


	.botonLimpiarFiltroNoticias {
		margin-top: -2.5%;
	}
}

@media screen and (max-width: 820px) and (min-width: 700px) {

/* ESTILOS 28-04-2020 */
.contenedorConmutadorBlog{
  display:none;
}

/* FIN 28-04-2020 */


  .fadeIn-bottom {
    top: 90%;
  }
  .buscadorBotonInterior {
		width: 25px;
		margin-top: 2%;
	}
  .cuadrosSmall{
    width: 100%;
  }
  .listaTablet{
    width: 100% !important;
  }
  .fechasAgendaTablet{
    width: 32.6%;
    display: inline-block;
    vertical-align: top;
  }
  .tituloDestacadoAgenda{
    margin-left: 40% !important;
  }
  .listaAnunciosAgenda{
    width: 100% !important;
  }

  .topnav > a {
    font-size: 38px;
  }

  .tituloH2Blog {
    margin-top: 4%;
  }

  .footer_desktop{
    text-align: center !important;
  }

  .tituloMenu {
    text-align: left;
  }

  .ieMenuFooter{
    display: inline-block;
    vertical-align: top;
  }

  .contenedorAnuncioNuevo {
    margin: 0px !important;
  }

  .contenedorAnuncioAgenda{
    display: inline-block;
  }

  .listaAnuncios{
    width: 100% !important;
  }

  .contenedorAnuncioAgenda {
    width: 49%;
    height: 300px;
    vertical-align: top;
  }

  p > img {
    max-width: 100%;
    height: auto;
  }

  .contenedorInstagramFeed{
    width: auto !important;
    margin-bottom: 40%;
    margin-bottom: 0%;
  }

  .logoFooter {
    height: 14%;
  }

  .menuDesktopLateral{
    display: none;
  }

  .menuMobileLateral{
    display: block;
    position: absolute;
    top: 40px;
    right: 0px;
    width: 100%;
  }

  .topnav > a {
    position: absolute;
    right: 10px;
    top: -10px;
    z-index: 99;
  }
  #myLinks{
    padding-top: 40px;
    position: relative;
    z-index: 90;
  }

  .contenedorBuscadorSuperior{
    display: none !important;
  }

  .imgenBlog {
    /* height: auto; */
    max-height: 10%;
  }

  .tabletIcono , .contenedorLimpiarFiltro{
    display: inline;
  }

  .col-md-7-inicio{
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .fechasCuadrosTablet{
    display: none;
  }

  .tabletFiltroFecha{
    width: 100%;
    margin-bottom: 1%;
    margin-top: 1%;
  }

  .content {
    max-height: 270px;
  }

  .cajas-noticias-destacada-inicio > img{
    width: 100%;
    height: auto;
  }

  .socialesDesktop{
    position: relative;
    right: 32%;
    top: 14px;
  }

  .dropdown .nav-link {
    font-size: 13px !important;
  }

  .contenedorSlider {
    height: 255px !important;
  }

  .contenedorAnuncioAgendaInicio{
    float: right !important;
  }
  .verMasAgendaInicioCaja{
    text-align: center !important;
  }

  .vermasAgendaInicio{
    margin-bottom: 4% !important;
  }

  .agendaImagenHome{
    width: 100%;
  }

  .tituloDestacadoLimite {
    margin-top: 14%;
  }

  .cajas-noticias-destacada-inicio{
    margin-bottom: 1%;
  }

  .content-details-cuadros2 {
    width: 89%;
  }

  .contenedorFacebook{
    margin-left: 19%;
  }

  .buscadorBoton {
    width: 2%;
    position: relative;
    left: -4%;
  }

  .twitter {
    width: 7%;
    height: 5%;
  }

  .logoRSS {
    width: 8%;
  }

  .instagram {
    width: 6%;
    height: 4%;
  }

  .youtube {
    width: 7%;
    height: 6%;
  }

  .margenInferior > .right{
    position: relative;
    right: 32%;
    padding-top: 22%;
  }

  .tituloBlogLista {
    font-size: 12px;
    color: black;
    margin-left: 90px;
  }

  #datetimepicker1 , #datetimepicker2{
    width: 335%;
  }

  .nav-item {
    display: inline-block;
    margin-right: 9px !important;
  }

  .contenedorAnuncioNuevo {
    z-index: 99;
    margin-bottom: 10px;
  }

}

/* iphone x horizontal */
@media screen and (max-width: 820px) and (min-width: 800px){
  .logoFooter{
    height: 33%;
  }
  .imageTituloBlog {
    height: 20%;
    margin: 5px !important;
    margin-left: 24px !important;
  }
  .tituloDestacadoLimite {
    margin-top: 9%;
  }
  .contenedorAnuncioAgenda{
    display: inline-block;
  }
}




@media only screen and (max-width: 768px) {

  /* ESTILOS 28-04-2020 */
  .contenedorConmutadorBlog{
    display:none;
  }

.contenedorConmutadorBlogMobile{
  display: block;
}

  /* fin ESTILOS 28-04-2020 */

  .contenedprInfoInteriorBlog{
    display: none;
  }

  .imageTituloBlog {
      width: 7%;
  }

  .subBlogInfo{
    display: none;
  }

}


@media only screen and (max-width: 699px) {
  #myCarousel{
    background: #fff;
  }
  .imageTituloBlog {
    height: 7%;
  }
  .cuadrosSmall{
    width: 100%;
  }

  .contenedorAnuncioAgendaCentro{
    text-align: center;
  }
  .agendaBotonCalendario{
    color: #fff;
  }
  .contenedorAnuncioAgendaInicio {
    width: auto;
  }
  .contenedorAnuncioNuevo {
    z-index: 97 !important;
  }

  .formOcultoResponsie{
    display: none;
  }
  .contenedorAnuncioAgenda {
    margin-bottom: 12%;
  }
  .formResponsive{
    display: block;
    margin-left: 28%;
  }
  .formResponsive2{
    display: block;
    margin-right: 28%;
  }
  .contenedorAnuncioAgendaPequno{
    display: inline-flex;
    width: 351;
    margin-left: -9%;
  }
  .tagsAgenda{
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .contenedorAnuncioAgendaDerecha {
    text-align: center;
  }
  .contenedorAnuncioAgendaIzquierda {
    text-align: center;
  }

  .tagsContenedorAnuncios {
    padding-bottom: 1px !important;
  }


  .topnav{
    text-align: right;
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 90;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .menu {
    list-style: none;
    text-align: left;
    width: 100%;
    margin-left: 0px;
    margin-left: 0%;
  }

  .menu-item-type-post_type{
    border-bottom: 1px solid black;
  }

  .topnav > a {
    font-size: 29px;
    margin-left: 10px;
  }


  p > a {
    overflow-wrap: break-word;
  }


  .tituloContenedorAnuncios{
    background:url('https://www.hospitaluvrocio.es/wp-content/themes/genesis-sample/images/fondoTituloAnuncio.png') !important;
    background-repeat:no-repeat !important;
    background-position-x: left !important;
    background-position-y: bottom !important;
  }

  .tituloAnuncio{
    font-size: 14px;
  }

  p > iframe {
    width: 100%;
  }


  .anunciosTagBlog{
    width: 100%;
  }

  .tagAnunciosBlog {
    margin-bottom: 10px !important;
  }

  .menuMobileLateral{
    display: block;
    /* margin-top: 5%;
    margin-left: 39%; */
  }

  .botones-custom-tinyMce {
    display: inline-block !important;
    margin-bottom: 10px !important;
  }



  .normasHospitalSocialMovil{
    display: none;
  }

  .verNormasHospitalSocial{
    display: block !important;
    margin-left: 33%;
    margin-top: 4%;
    background-color:#00853e!important;
  }

  .wp-image-3877,.wp-image-3879,.wp-image-3878,.wp-image-3880 {
    width: 47px;
    margin-top: 2%;
  }

  .imgMobile{
    display: none;
  }

  .imgDestacadaNoticia{
    display: block;
  }

  .menu-image-title-after > .menu-image-title {
    font-size: 18px;
  }

  .menu-item-type-post_type {
    border-bottom: 1px solid black;
    padding: 3px;
  }

  .menuDesktopLateral{
    display: none;
  }

  .cuadrosSmall .col-xs-6 {
    width: 33%;
    padding: 5px!important;
    height: 100%;
    margin-bottom: 0%;
  }

  .contenedorBuscadorSuperior{
    display: none !important;
  }

  .slideer-de-noticias{
    padding-left:5px!important;
    padding-right:5px!important;
  }

  .sin_margenes {
    background:white!important;
  }

  .logoHome{
    width: 100%!important;
    height: auto!important;
  }

  .nav img {
    max-width: 100% !important;
    max-height:100%;
    height:auto!important;
  }

  img{
    max-width:100%;
    height:auto;
  }
  p {
    font-size: 14px;
  }

  .content-details h3 {
    font-size: 10px;
  }

  .fadeIn-bottom {
    top: 70%;
    height: 70px;
    padding-bottom: 18px;
  }

  .titularSlider {
    font-size: 20px;
  }

  .destacadaInicio{
    width: 100%;
  }

  img.alignright {
    width: 100%;
  }


  #datetimepicker1 , #datetimepicker2{
    width: 147%;
  }

  .tituloBlog {
    width: 100%;
  }

  .mobile-nav > ul {
    list-style-type: none !important;
    padding-left: 0px;
    margin-bottom: 0px;
  }

  .enlaceDestacado {
    margin-top: 10px;
  }

  .simboloMas {
    font-size: 33px;
  }

  .contenedorPostBlogs {
    margin-top: -18%;
  }

  .fechasCuadros{
    display: none;
  }

  .contenedorSlider {
    height: 210px !important;
  }

  .content-details-cuadros {
    width: 82%;
  }

  .blog2IconosEnlaces {
    color: black;
    position: absolute;
    bottom: -6px;
    left: 10px;
    font-size: 18px;
    font-weight: bold;
  }

  .mobileMenuItem:active{
    background-color: #fff !important;
  }

  .noticiasHome{
    margin-bottom: -33px;
    margin-left: -23px;
    margin-top: -10px;
  }

  .puntoVerde {
    height: 15%;
    width: 4%;
    margin-top: 2%;
  }

  .contenedorFacebook{
    display: none !important;
  }

  .contenedorFacebookMobile{
    display: block !important;
    margin-left: -15px;
  }

  .menuHeader{
    display: none;
  }

  .frameFacebook {
    height: 375px!important;
    width: 100%;
    max-width: 78%;
    margin-left: 13% !important;
  }

  .contenedorFacebookMobile {
    display: block !important;
    margin-left: 15px;
  }

  #menuMobile{
    display: inline;
    position: relative;
    top: -40px;
  }

  #mainMobile{
    display: block;
  }

  nav {
    background-image: none;
  }

  main {
    display: block;
  }

  header {
    height: 48px;
    overflow: hidden;
    background-color: #009900;
  }

  header nav ul {
    display: none;
  }

  .btn-menu {
    display: block;
    float: right;
    margin-top: 13px;
    margin-bottom: 2px;
    margin-right: 13px;
    border: 0;
    width: 40px;
    height: 25px;
    background-color: transparent;
    cursor: pointer;
    display: block;
    position: relative;
  }

  .btn-menu:focus {
    outline: 1px dotted #E0AE19;
  }

  .show_menu .btn-menu:focus {
    outline: none;
  }

  .btn-menu .text {
    display: block;
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden;
  }

  .btn-menu .bar,
  .btn-menu .bar:before,
  .btn-menu .bar:after {
    display: block;
    position: absolute;
    width: 40px;
    height: 5px;
    background-color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .btn-menu .bar {
    top: 10px;
    left: 0;
  }

  .btn-menu .bar:before {
    position: absolute;
    content: '';
    top: 10px;
    left: 0;
  }

  .btn-menu .bar:after {
    position: absolute;
    content: '';
    top: -10px;
    left: 0;
  }

  .show .btn-menu .bar {
    background-color: transparent;
  }

  .show .btn-menu .bar:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .show .btn-menu .bar:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .mobile-nav {
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #009900;
    border-top: none;
    border-bottom: none;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
  }

  .mobile-nav a {
    text-decoration: none;
    color: #fff;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 18px;
    text-indent: 10px;
    display: inline-block;
    line-height: 42px;
    /* border-bottom: 1px solid #005500; */
  }

  .mobile-nav a:focus,
  .mobile-nav a:hover,
  .mobile-nav a:active {
    /* background-color: #fff; */
  }

  .mobile-nav li:first-child a {
    /* border-top: 1px solid #005500; */
  }

  .show .mobile-nav {
    height: auto;
    z-index: 99;
  }

  .mobile-nav .dd + ul {
    height: 0;
    overflow: hidden;
    background-color: #009900;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
  }

  .mobile-nav .dd + ul a {
    text-indent: 30px;
  }

  .mobile-nav .dd + ul a:focus,
  .mobile-nav .dd + ul a:hover,
  .mobile-nav .dd + ul a:active {
    /* background-color: #001E66; */
    color:white;
  }

  .mobile-nav .dd:after {
    content: '\25BC';
    margin-left: 5px;
    font-size: 12px;
  }

  .mobile-nav .dd-show + ul {
    height: auto;
  }

  main {
    padding: 15px;
    position: relative;
  }

  .noticia{
    margin-bottom: 15px;
  }

  .margenes3{
    margin-bottom: 10%;
  }

  .contenedorSubmenu{
    height: 132px;
    margin-bottom: 10px;
  }

  .nav {
    padding: 0px !important;
  }
  .tituloDestacadoLimite {
    font-size: 20px;
    font-family: 'Calibri', Fallback, sans-serif;
  }

  .tituloDestacado {
    font-size: 20px;
    font-family: 'Calibri', Fallback, sans-serif;
  }

  .textoDestacado {
    margin-top: 2%;
  }

  .margenSuperior2 {
    margin-bottom: 2%;
  }

  .logoFooterContenedor{
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .right {
    text-align: center!important;
  }

  .imageTituloBlog{
    margin: 5px !important;
  }

  .tituloH2Blog {
    font-size: 23px;
    margin-top: 6%;
  }

  .margenDoble {
    margin-bottom: 10%!important;
  }

  #search{
    margin-left: 60px;
  }

  .container-1 .icon {
    margin-top: 2px;
    margin-left: 67px;
  }

  .logoFooter {
    height: 7%;
  }

  .cuadrosSmall{
    padding: 0px !important;
  }

  .cajas-noticias-destacada-inicio > img{
    width: 100%;
  }

  .tituloDestacado {
    margin-left: 7% !important;
  }

  .contenedorPostBlogs {
    height: auto;
    margin-top: 0px;
  }

  .carousel-control{
    margin-top: 3%;
  }

  .content .content-overlay {
    height: 100%;
    width: 100% !important;
    left: 0px !important;
  }

  .blog-overlay-inicio{
      left: 0px !important;
      height: 100% !important;
      width: 100% !important;
  }

  .imgenBlog {
    height: auto;
    width: 60px!important;
    max-width:120px!important;
    max-height:100%!important
  }

  .interiorBlogContenedor .col-md-4 img{
    width:120px!important;
  }

  .tituloBlogLista {
    font-size: 16px;
    color: black;
    margin-left: 13px;
    font-weight: bold;
  }

  .footer{
    padding-bottom:9%!important;
  }

  .tituloDestacadoInterior .tituloDestacado {
    margin-left: 15%;
  }

  .blogDestacadas{
    margin-top: 6%;
  }

  .content-details-cuadros2 {
    width: 95%;
  }

  .content-details h3 {
    font-size: 13px;
  }

  .cuadrosSmall{
    padding: 0px !important;
  }

  .fadeIn-bottom {
    top: 71%!important;
    height: auto!important;
    padding-bottom: 35px!important;

  }

  .cuadrosSmall .fadeIn-bottom{
    background-color: #eeeeee96;
  }


  .agendaMovil{
    padding:0px!important;
    margin:0px!important;
    width:100%;
  }

  .agendaMovil .col-md-8{
    padding:0px!important;
    margin:0px!important;
    width:100%;
  }

  .agendaMovil .col-md-8 .enlaceDestacado{
    margin-right:4%;
    margin-bottom:10%;
  }

  .agendaMovil .col-md-8 .col-md-12{
    padding:0px!important;
    margin:0px!important;
    width:100%;
    display: inline;
  }
  .agendaMovil .col-md-8 .col-md-12 .col-md-4{
    padding:1%!important;
    margin:0px!important;
    width:48%!important;
    display:inline-block!important;
  }

  .agendaMovil .col-md-8 .col-md-12 .col-md-4 img {
    object-fit: cover;
    width: 100%;
    height: 126px;
  }


  .cajas-noticias-destacada-inicio h3{
    margin-top:0px;
  }


  .content-details-blog{
    top:84% !important;
  }


  .socialesDesktop{
    display:none;
  }

  .socialesMovil {
    display: block;
    width: 100%;
  }

  #search {
    margin-left: 0px;
    width: 140px;
    margin-top: 3%;
  }

  .logoRSS {
    width: 10%!important;
    height: auto!important;
    margin-left:5%!important;
    margin-top:0%!important;
  }

  .buscadorBoton {
    width: 3%;
    position: relative;
    width: 15px;
    left: -10%;
    float: right;
    top: -32%;
  }

  .logoFooter {
    height: auto;
    width: 40%;
  }

  #search {
    margin-left: 0px;
  }

  .footer-section-2{
    display:flex;
  }

  .footer-enlaces{
    display:inline;
    padding:0px!important;
    width:100%!important;

  }




  .footer-enlaces3 h2 {
    /*margin-top: 0px!important;
    margin-left: auto!important;
    margin-right: auto!important;
    width: fit-content;*/
    margin-left: 25%;
  }

  .itemMenuFooter{
    margin-left:22%!important;
  }
  .tituloMenu{
    margin-left:22%!important;
  }

  .itemMenuFooter{
    /*margin-left: auto!important;
    margin-right: auto!important;
    width: fit-content;*/
    margin-left: 25%;
    text-align:left!important
  }
  .footer_movil{
    display:block;
  }

  .footer_desktop{
    display:none;
  }

  .DivMenuMovilGeneral{
    width:100%;
    display:table;
  }

  .DivMenuMovilSeccion{
    width:48%;
    display:table-cell;
  }

  .tituloDestacadoInteriorNoticia{
    margin-left: 6% !important;
    width: 282px;
  }
  .content-details-cuadros2 {
    width: 100%;
  }

  .tituloDestacadoLimite {
    margin-top: 14%;
  }

  .contenedorFacebook {
    display: block !important;
  }

  /* .fadeIn-bottom {
  top: 85%!important;
  } */

  .content-details-cuadros-inicio{
    top: 85% !important;
  }

}


/*********************************** fin responsive 600px *********************************/

/* iphone plus */

@media only screen and (max-width: 414px) {
  #myCarousel{
    background: #fff;
  }
  .buscadorBotonInterior {
  width: 20px !important;
  margin-top: 6% !important;
}
  .imageTituloBlog {
    height: 7%;
    width: auto;
  }
  .imagenTorreInterorBlog{
    width: 40px;
  }
  .cuadrosSmall{
    width: 100%;
  }

  .contenedorAnuncioAgendaCentro{
    text-align: center;
  }
  .agendaBotonCalendario{
    color: #fff;
  }
  .contenedorAnuncioAgendaInicio {
    width: inherit !important;
  }
  .contenedorAnuncioNuevo {
    z-index: 97 !important;
  }

  .formOcultoResponsie{
    display: none;
  }
  .contenedorAnuncioAgenda {
    margin-bottom: 12%;
  }
  .formResponsive{
    display: block;
    margin-left: 28%;
  }
  .formResponsive2{
    display: block;
    margin-right: 28%;
  }
  .contenedorAnuncioAgendaPequno{
    display: inline-flex;
    width: 351;
    margin-left: -9%;
  }
  .tagsAgenda{
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .contenedorAnuncioAgendaDerecha {
    text-align: center;
  }
  .contenedorAnuncioAgendaIzquierda {
    text-align: center;
  }

  .tagsContenedorAnuncios {
    padding-bottom: 1px !important;
  }

  .topnav{
    text-align: right;
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 90;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .menu {
    list-style: none;
    text-align: left;
    width: 100%;
    margin-left: 0px;
    margin-left: 0%;
  }

  .menu-item-type-post_type{
    border-bottom: 1px solid black;
  }

  .topnav > a {
    font-size: 29px;
    margin-left: 10px;
  }

  p > a {
    overflow-wrap: break-word;
  }

  .tituloContenedorAnuncios{
    background:url('https://www.hospitaluvrocio.es/wp-content/themes/genesis-sample/images/fondoTituloAnuncio.png') !important;
    background-repeat:no-repeat !important;
    background-position-x: left !important;
    background-position-y: bottom !important;
  }

  .tituloAnuncio{
    font-size: 14px;
  }

  p > iframe {
    width: 100%;
  }

  .anunciosTagBlog{
    width: 100%;
  }

  .tagAnunciosBlog {
    margin-bottom: 10px !important;
  }

  .menuMobileLateral{
    display: block;
    /* margin-top: 5%;
    margin-left: 39%; */
  }

  .botones-custom-tinyMce {
    display: inline-block !important;
    margin-bottom: 10px !important;
  }

  .normasHospitalSocialMovil{
    display: none;
  }

  .verNormasHospitalSocial{
    display: block !important;
    margin-left: 33%;
    margin-top: 4%;
    background-color:#00853e!important;
  }

  .wp-image-3877,.wp-image-3879,.wp-image-3878,.wp-image-3880 {
    width: 47px;
    margin-top: 2%;
  }

  .imgMobile{
    display: none;
  }

  .imgDestacadaNoticia{
    display: block;
  }

  .menu-image-title-after > .menu-image-title {
    font-size: 18px;
  }

  .menu-item-type-post_type {
    border-bottom: 1px solid black;
    padding: 3px;
  }

  .menuDesktopLateral{
    display: none;
  }

  .cuadrosSmall .col-xs-6 {
    width: 50%;
    padding: 5px!important;
    height: 100%;
    margin-bottom: 0%;
  }

  .contenedorBuscadorSuperior{
    display: none !important;
  }

  .slideer-de-noticias{
    padding-left:5px!important;
    padding-right:5px!important;
  }

  .sin_margenes {
    background:white!important;
  }

  .logoHome{
    width: 100%!important;
    height: auto!important;
  }

  .nav img {
    max-width: 100% !important;
    max-height:100%;
    height:auto!important;
  }

  img{
    max-width:100%;
    height:auto;
  }
  p {
    font-size: 14px;
  }

  .content-details h3 {
    font-size: 10px;
  }

  .fadeIn-bottom {
    top: 70%;
    height: 70px;
    padding-bottom: 18px;
  }

  .titularSlider {
    font-size: 20px;
  }

  .destacadaInicio{
    width: 100%;
  }

  img.alignright {
    width: 100%;
  }


  #datetimepicker1 , #datetimepicker2{
    width: 147%;
  }

  .tituloBlog {
    width: 100%;
  }

  .mobile-nav > ul {
    list-style-type: none !important;
    padding-left: 0px;
    margin-bottom: 0px;
  }

  .enlaceDestacado {
    margin-top: 10px;
  }

  .simboloMas {
    font-size: 33px;
  }

  .contenedorPostBlogs {
    margin-top: -18%;
  }

  .fechasCuadros{
    display: none;
  }

  .contenedorSlider {
    height: 138px !important;
  }

  .content-details-cuadros {
    width: 82%;
  }

  .blog2IconosEnlaces {
    color: black;
    position: absolute;
    bottom: -6px;
    left: 10px;
    font-size: 18px;
    font-weight: bold;
  }

  .mobileMenuItem:active{
    background-color: #fff !important;
  }

  .noticiasHome{
    margin-bottom: -33px;
    margin-left: -23px;
    margin-top: -10px;
  }

  .puntoVerde {
    height: 10%;
    width: 9%;
    margin-top: 3%;
  }

  .contenedorFacebook{
    display: none !important;
  }

  .contenedorFacebookMobile{
    display: block !important;
    margin-left: -15px;
  }

  .menuHeader{
    display: none;
  }

  .frameFacebook {
    height: 375px!important;
    width: 315px !important;
    max-width: 315px !important;
    margin-left: 0px !important;
    margin-top: 3% !important;
  }

  .contenedorFacebookMobile {
    display: block !important;
    margin-left: 15px;
  }

  #menuMobile{
    display: inline;
    position: relative;
    top: -40px;
  }

  #mainMobile{
    display: block;
  }

  nav {
    background-image: none;
  }

  main {
    display: block;
  }

  header {
    height: 48px;
    overflow: hidden;
    background-color: #009900;
  }

  header nav ul {
    display: none;
  }

  .btn-menu {
    display: block;
    float: right;
    margin-top: 13px;
    margin-bottom: 2px;
    margin-right: 13px;
    border: 0;
    width: 40px;
    height: 25px;
    background-color: transparent;
    cursor: pointer;
    display: block;
    position: relative;
  }

  .btn-menu:focus {
    outline: 1px dotted #E0AE19;
  }

  .show_menu .btn-menu:focus {
    outline: none;
  }

  .btn-menu .text {
    display: block;
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden;
  }

  .btn-menu .bar,
  .btn-menu .bar:before,
  .btn-menu .bar:after {
    display: block;
    position: absolute;
    width: 40px;
    height: 5px;
    background-color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .btn-menu .bar {
    top: 10px;
    left: 0;
  }

  .btn-menu .bar:before {
    position: absolute;
    content: '';
    top: 10px;
    left: 0;
  }

  .btn-menu .bar:after {
    position: absolute;
    content: '';
    top: -10px;
    left: 0;
  }

  .show .btn-menu .bar {
    background-color: transparent;
  }

  .show .btn-menu .bar:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .show .btn-menu .bar:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .mobile-nav {
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #009900;
    border-top: none;
    border-bottom: none;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
  }

  .mobile-nav a {
    text-decoration: none;
    color: #fff;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 18px;
    text-indent: 10px;
    display: inline-block;
    line-height: 42px;
    /* border-bottom: 1px solid #005500; */
  }

  .mobile-nav a:focus,
  .mobile-nav a:hover,
  .mobile-nav a:active {
    /* background-color: #fff; */
  }

  .mobile-nav li:first-child a {
    /* border-top: 1px solid #005500; */
  }

  .show .mobile-nav {
    height: auto;
    z-index: 99;
  }

  .mobile-nav .dd + ul {
    height: 0;
    overflow: hidden;
    background-color: #009900;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
  }

  .mobile-nav .dd + ul a {
    text-indent: 30px;
  }

  .mobile-nav .dd + ul a:focus,
  .mobile-nav .dd + ul a:hover,
  .mobile-nav .dd + ul a:active {
    /* background-color: #001E66; */
    color:white;
  }

  .mobile-nav .dd:after {
    content: '\25BC';
    margin-left: 5px;
    font-size: 12px;
  }

  .mobile-nav .dd-show + ul {
    height: auto;
  }

  main {
    padding: 15px;
    position: relative;
  }

  .noticia{
    margin-bottom: 15px;
  }

  .margenes3{
    margin-bottom: 10%;
  }

  .contenedorSubmenu{
    height: 132px;
    margin-bottom: 10px;
  }

  .nav {
    padding: 0px !important;
  }
  .tituloDestacadoLimite {
    font-size: 20px;
    font-family: 'Calibri', Fallback, sans-serif;
  }

  .tituloDestacado {
    font-size: 20px;
    font-family: 'Calibri', Fallback, sans-serif;
  }

  .textoDestacado {
    margin-top: 2%;
  }

  .margenSuperior2 {
    margin-bottom: 2%;
  }

  .logoFooterContenedor{
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .right {
    text-align: center!important;
  }

  .imageTituloBlog{
    margin: 5px !important;
  }

  .tituloH2Blog {
    font-size: 23px;
    margin-top: 6%;
  }

  .margenDoble {
    margin-bottom: 10%!important;
  }

  #search{
    margin-left: 60px;
  }

  .container-1 .icon {
    margin-top: 2px;
    margin-left: 67px;
  }

  .logoFooter {
    height: 7%;
  }

  .cuadrosSmall{
    padding: 0px !important;
  }

  .cajas-noticias-destacada-inicio > img{
    width: 100%;
  }

  .tituloDestacado {
    margin-left: 7% !important;
  }

  .contenedorPostBlogs {
    height: auto;
    margin-top: 0px;
  }

  .carousel-control{
    margin-top: 3%;
  }

  .content .content-overlay {
    width: 80%;
    height: 84%;
  }

  .imgenBlog {
    height: auto;
    width: 60px!important;
    max-width:120px!important;
    max-height:100%!important
  }

  .interiorBlogContenedor .col-md-4 img{
    width:120px!important;
  }

  .tituloBlogLista {
    font-size: 16px;
    color: black;
    margin-left: 13px;
    font-weight: bold;
  }

  .footer{
    padding-bottom:9%!important;
  }

  .tituloDestacadoInterior .tituloDestacado {
    margin-left: 15%;
  }

  .blogDestacadas{
    margin-top: 6%;
  }

  .content-details-cuadros2 {
    width: 95%;
  }


  .content-details h3 {
    font-size: 13px;
  }

  .cuadrosSmall{
    padding: 0px !important;
  }

  .fadeIn-bottom {
    top: 71%!important;
    height: auto!important;
    padding-bottom: 35px!important;

  }

  .cuadrosSmall .fadeIn-bottom{
    background-color: #eeeeee96;
  }


  .agendaMovil{
    padding:0px!important;
    margin:0px!important;
    width:100%;
  }

  .agendaMovil .col-md-8{
    padding:0px!important;
    margin:0px!important;
    width:100%;
  }

  .agendaMovil .col-md-8 .enlaceDestacado{
    margin-right:4%;
    margin-bottom:10%;
  }

  .agendaMovil .col-md-8 .col-md-12{
    padding:0px!important;
    margin:0px!important;
    width:100%;
    display: inline;
  }
  .agendaMovil .col-md-8 .col-md-12 .col-md-4{
    padding:1%!important;
    margin:0px!important;
    width:48%!important;
    display:inline-block!important;
  }

  .agendaMovil .col-md-8 .col-md-12 .col-md-4 img {
    object-fit: cover;
    width: 100%;
    height: 126px;
  }


  .cajas-noticias-destacada-inicio h3{
    margin-top:0px;
  }


  .content-details-blog{
    top:80% !important;
  }


  .socialesDesktop{
    display:none;
  }

  .socialesMovil {
    display: block;
    width: 100%;
  }

  #search {
    margin-left: 0px;
    width: 140px;
    margin-top: 3%;
  }

  .logoRSS {
    width: 15%!important;
    height: auto!important;
    margin-left:5%!important;
    margin-top:5%!important;
  }

  .buscadorBoton {
    width: 3%;
    position: relative;
    width: 15px;
    left: -10%;
    float: right;
    top: -45%;
  }

  .logoFooter {
    height: auto;
    width: 40%;
  }

  #search {
    margin-left: 0px;
  }

  .footer-section-2{
    display:flex;
  }

  .footer-enlaces{
    display:inline;
    padding:0px!important;
    width:100%!important;

  }




  .footer-enlaces3 h2 {
    /*margin-top: 0px!important;
    margin-left: auto!important;
    margin-right: auto!important;
    width: fit-content;*/
    margin-left: 25%;
  }

  .itemMenuFooter{
    margin-left:22%!important;
  }
  .tituloMenu{
    margin-left:22%!important;
  }

  .itemMenuFooter{
    /*margin-left: auto!important;
    margin-right: auto!important;
    width: fit-content;*/
    margin-left: 25%;
    text-align:left!important
  }
  .footer_movil{
    display:block;
  }

  .footer_desktop{
    display:none;
  }

  .DivMenuMovilGeneral{
    width:100%;
    display:table;
  }

  .DivMenuMovilSeccion{
    width:48%;
    display:table-cell;
  }

  .tituloDestacadoInteriorNoticia{
    margin-left: 6% !important;
    width: 282px;
  }
  .content-details-cuadros2 {
    width: 100%;
  }

  .tituloDestacadoLimite {
    margin-top: 14%;
  }

  .contenedorFacebook {
    display: block !important;
  }

  /* .fadeIn-bottom {
  top: 85%!important;
  } */

  .content-details-cuadros-inicio{
    top: 85% !important;
  }

}

/*********************************************** FIN IPHONE PLUS ******************************************/

/********************************************* iphone y android *********************************************/


@media only screen and (max-width: 375px) {

  .tituloDestacadoBlog {
    margin-top: 20px;
  }
  .blogDestacadasNoticias{
    margin-top: 7%;
  }

  .imagenTorreInteriorAgenda{
    width: 47px;
  }

  .contenedorImagenesDerecha > a > img {
    width: unset;
    max-width: 44%;
  }

  .tituloAgendaAnuncio {
    font-size: 14px;
  }
  .contenedorAnunciosAgenda {
    height: 220px;
  }
  .contenedorAgendaInicio{
    height: 245px;
  }

  .contenedorAnuncioAgenda {
    width: 280px;
    height: 175px;
    margin-left: 6%;
  }
  .contenedorAnuncioNuevo {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
  .contenedorGlobalAnuncios {
    margin-bottom: 10%;
    height: 218px;
  }
  .contenedorTagsAnuncios{
    /* position: absolute !important;
    bottom: -15px;
    height: 50px;
    padding: 0px !important; */
  }
  .etiquetasContenedorAnuncioNueva {
    display: inline;
  }

  .fadeIn-bottom-anuncios {
    top: 80%;
  }
  .contenedorAnuncioNuevo {
    margin-bottom: 0px !important;
    height: 180px;
    max-height: 180px !important;
  }

  .tituloAgendaAnuncio {
    font-size: 14px;
  }
  .contenedorAnunciosAgenda {
    height: 220px;
  }

  .tituloDestacadoInterior .tituloDestacado {
    padding-top: 42px;
    margin-left: 1%;
  }

  .botonFiltrarTags{
    background: #ddd !important;
  }

  .tituloAnuncio{
    font-size: 14px;
  }

  .tagAnunciosBlog   {
    font-size: 12px !important;
  }

  .tagsContenedorAnuncios {
    padding-bottom: 1px !important;
  }

  .logoRSS {
    margin-top:7%!important;
  }

  /* .menuMobileLateral{
  display: block;
  margin-top: 5%;
  margin-left: 33%;
  } */

  .verNormasHospitalSocial{
    margin-left: 33%;
    margin-top: 4%;
  }

  .buscadorBotonInterior {
    width: 25px !important;
    margin-top: 6% !important;
  }

  .tabletFiltroFecha{
    margin-top: 2%;
    margin-bottom: 2%;
  }

  .contenedorLimpiarFiltro{
    display: inline;
  }

  .tabletIcono{
    display: inline;
  }

  .cajas-noticias-destacada-inicio > img{
    width: 100%;
  }

  .destacadaInicio{
    width: 100%;
  }

  .tituloBlog {
    width: 100%;
  }

  .titularSlider {
    font-size: 15px;
  }

  .enlaceDestacado {
    margin-top: 10px;
  }

  .simboloMas {
    font-size: 33px;
  }

  .contenedorPostBlogs {
    margin-top: 0%;
    margin-bottom: 0%;
  }

  .fechasCuadros{
    display: none;
  }

  .contenedorSlider {
    height: 128px !important;
  }

  .content-details-cuadros {
    width: 79%;
  }

  .blog2IconosEnlaces {
    color: black;
    position: absolute;
    bottom: -6px;
    left: 10px;
    font-size: 18px;
    font-weight: bold;
  }

  .mobileMenuItem:active{
    background-color: #fff !important;
  }

  .noticiasHome{
    margin-bottom: -33px;
    margin-left: -23px;
    margin-top: -10px;
  }

  .puntoVerde {
    height: 10%;
    width: 9%;
    margin-top: 3%;
  }

  .contenedorFacebook{
    display: none !important;
  }

  .contenedorFacebookMobile{
    display: block !important;
    margin-left: -15px;
  }

  .menuHeader{
    display: none;
  }



  .ifface{
    max-width: 234px;
  }

  .ifti{

    position: sticky !important;
    left: -25%;

  }

  .frameFacebook {
    height: 375px!important;
    width: 315px !important;
    max-width: 315px !important;
  }

  .contenedorFacebookMobile {
    display: block !important;
    margin-left: -10px;
  }

  #menuMobile{
    display: inline;
    position: relative;
    top: -40px;
  }

  #mainMobile{
    display: block;
  }

  nav {
    background-image: none;
  }

  main {
    display: block;
  }

  header {
    height: 48px;
    overflow: hidden;
    background-color: #009900;
  }

  header nav ul {
    display: none;
  }

  .btn-menu {
    display: block;
    float: right;
    margin-top: 13px;
    margin-bottom: 2px;
    margin-right: 13px;
    border: 0;
    width: 40px;
    height: 25px;
    background-color: transparent;
    cursor: pointer;
    display: block;
    position: relative;
  }

  .btn-menu:focus {
    outline: 1px dotted #E0AE19;
  }

  .show_menu .btn-menu:focus {
    outline: none;
  }

  .btn-menu .text {
    display: block;
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden;
  }

  .btn-menu .bar,
  .btn-menu .bar:before,
  .btn-menu .bar:after {
    display: block;
    position: absolute;
    width: 40px;
    height: 5px;
    background-color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .btn-menu .bar {
    top: 10px;
    left: 0;
  }

  .btn-menu .bar:before {
    position: absolute;
    content: '';
    top: 10px;
    left: 0;
  }

  .btn-menu .bar:after {
    position: absolute;
    content: '';
    top: -10px;
    left: 0;
  }

  .show .btn-menu .bar {
    background-color: transparent;
  }

  .show .btn-menu .bar:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .show .btn-menu .bar:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .mobile-nav {
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #009900;
    border-top: none;
    border-bottom: none;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
  }

  .mobile-nav a {
    text-decoration: none;
    color: #fff;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 18px;
    text-indent: 10px;
    display: inline-block;
    line-height: 42px;
    /* border-bottom: 1px solid #005500; */
  }

  .mobile-nav a:focus,
  .mobile-nav a:hover,
  .mobile-nav a:active {
    /* background-color: #fff; */
  }

  .mobile-nav li:first-child a {
    /* border-top: 1px solid #005500; */
  }

  .show .mobile-nav {
    height: auto;
    z-index: 99;
  }

  .mobile-nav .dd + ul {
    height: 0;
    overflow: hidden;
    background-color: #009900;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
    list-style-type: none;
  }

  .mobile-nav .dd + ul a {
    text-indent: 30px;
  }

  .mobile-nav .dd + ul a:focus,
  .mobile-nav .dd + ul a:hover,
  .mobile-nav .dd + ul a:active {
    /* background-color: #001E66; */
  }

  .mobile-nav .dd:after {
    content: '\25BC';
    margin-left: 5px;
    font-size: 12px;
  }

  .mobile-nav .dd-show + ul {
    height: auto;
  }

  main {
    padding: 15px;
    position: relative;
  }

  .noticia{
    margin-bottom: 15px;
  }

  .margenes3{
    margin-bottom: 10%;
  }

  .contenedorSubmenu{
    height: 132px;
    margin-bottom: 10px;
  }

  .nav {
    padding: 0px !important;
  }
  .tituloDestacadoLimite {
    font-size: 20px;
    font-weight:bold;
    line-height:1.3;
  }

  .tituloDestacado {
    font-size: 20px;
    font-weight:bold;
    line-height:1.3;
  }

  .tituloDestacadoLimite {
    font-size: 16px;
  }

  .textoDestacado {
    margin-top: 2%;
  }

  .margenSuperior2 {
    margin-bottom: 2%;
  }

  .logoFooterContenedor{
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .right {
    text-align: center!important;
  }

  .imageTituloBlog{
    margin: 5px !important;
  }

  .tituloH2Blog {
    font-size: 23px;
    margin-top: 4%;
  }

  .margenDoble {
    margin-bottom: 10%!important;
  }

  #search{
    margin-left: 60px;
  }

  .container-1 .icon {
    margin-top: 2px;
    margin-left: 67px;
  }



  .cuadrosSmall{
    padding: 0px !important;
  }

  .fadeIn-bottom {
    top: 71%!important;
    height: auto!important;
    padding-bottom: 35px!important;

  }

  .cuadrosSmall .fadeIn-bottom{
    background-color: #eeeeee96;
  }

  .content-details-cuadros2 {
    width: 94%!important;
  }

  .content-details-destacada {
    background: #018637 !important;
    top: 85%;
    padding-bottom: 18px;
  }

  .tituloDestacado {
    margin-left: 7%;
  }

  .footer-section-2{
    z-index: 99999;
  }

  .contenedorPostBlogs {
    height: auto;
  }

  #search {
    margin-left: 54px;
  }

  #datetimepicker1 , #datetimepicker2{
    width: 131%;
  }

  .content .content-overlay {
    width: 80%;
    height: 84%;
  }

  .imgenBlog {
    height: auto;
  }

  /* .cajas-noticias-destacada-inicio .fadeIn-bottom{
  top:93%!important;
}

.cuadrosSmall .cajas-noticias-destacada-inicio .fadeIn-bottom{
top:85%!important;
} */

.contenedorSubmenuAgendaAnuncio{
  height: 124px;
}
.tituloMesAnuncioAgendaDerecha, .tituloMesAnuncioAgendaIzquierda {
  font-size: 17px;
  display: inline;
}
.siguienteMes , .formularioAgendaMeses{
  display: inline-block;
}

.tituloDestacadoInteriorNoticia{
  margin-left: 8% !important;
  width: 250px;
}

.content-details-anuncios{
  top: 82% !important;
}

.content-details-cuadros-inicio{
  top: 75% !important;
}

}

@media only screen and (max-width: 360px) {

  /* .menuMobileLateral{
  margin-left: 31%;
  } */

  .frameFacebook {
    max-width: 330px !important;
  }

  .cuadrosSmall{
    width: 100%;
  }

  .tituloDestacadoInterior .tituloDestacado {
    padding-top: 52px;
    margin-left: 1%;
  }

  .tagAnunciosBlog {
    margin-right: 6px !important;
  }

  #datetimepicker1 , #datetimepicker2{
    width: 117%;
  }

  .mobile-nav > ul {
    list-style-type: none !important;
    padding-left: 0px !important;
    margin-bottom: 0px !important;
  }

  #search {
    margin-left: 15px;
  }

  .fadeIn-bottom {
    top: 55%;
    height: 65px;
    padding-bottom: 18px;
  }

  .puntoVerde {
    height: 9%;
  }

  .titularSlider {
    font-size: 15px;
  }

  .contenedorFacebookMobile2{
    display: block !important;
    margin-left: 5px;
  }


  .contenedorFacebookMobile{
    margin-left: -10px;
  }

  .tituloDestacado {
    font-size: 17px;
  }

  .content-details-destacada {
    top: 85%;
  }

  .imgenBlog {
    height: auto;
  }

  .tituloBlogLista {
    font-size: 15px;
    color: black;
    margin-left: 0px;
  }

  .content .content-overlay {
    width: 80%;
    height: 84%;
  }

  .destacadaInicio{
    width: 100%;
  }

  .tituloDestacadoInteriorNoticia{
    width: 250px;
  }

  .content-details-anuncios{
    top: 80% !important;
  }

}

table.aligncenter {
  display: block!important;
  margin-left: auto!important;
  margin-right: auto!important;
}


/* CURRO */
.margenCeldaTiny{
  padding-left: 10px !important;
}
.telefonoDestacadoTiny > a{
  color: #00853e;
}
.telefonoDestacadoTiny > a:hover{
  color: #000;
}
.contenedorTelTiny{
  display: inline-block;
  margin-bottom: 5%;
  height: auto !important;
}
.contenedorTelTiny tbody{
  width: 31% !important;
}
.contenedorTelTiny td {
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 25px;
  display: inline-block;
  background: #d8f3db;
}
.contenedorTelTiny p {
  display: inline-block;
}


.bordeSuperiorTituloTiny{
  border-top: 3px solid #E6EFF3;
}
.bordeSuperiorVTituloTiny{
  border-bottom: #dddddd solid 1px !important;
}
.telefonoTablaTiny{
  color: #73ABC5 !important;
}

.titulos-3small{
  font-family: 'Didact Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #868685;
  padding: 0cm 0cm 1pt; margin-right: 2.85pt;
  font-size: 10pt;
}
.cargo{
  font-size: 18px;
  font-family: 'Didact Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color:#005277;
}
.jefe-servicio {
  font-family: 'Didact Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.nombre-jefe{
  font-family: 'Didact Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.fuentesfilete{
  font-family: 'Didact Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  /* color: #73ABC5; */
  color: black;
  font-size: 14px;
  /* font-weight: bold; */
  border-bottom:medium solid #E6EFF3;
  padding: 0cm 0cm 1pt; margin-right: 2.5pt;
}
.fuentesfilete2{
  font-family: 'Didact Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #73ABC5;
  color: black;
  font-weight: bold;
  border-bottom:medium solid #E6EFF3;
  padding: 0cm 0cm 1pt; margin-right: 2.5pt;
  background-color: #F6F8FB;
}
.MargenTituloTiny{
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.mitabla{
  width: 100%;
  text-align:right;
  word-wrap: break-word;
  vertical-align:text-bottom;
  color:#000;
  margin-bottom: 5%;
}
.mitabla tr{
  text-align:right;
  border-bottom: solid 1pt #E6EFF3;
  vertical-align:text-bottom;
}
.mitabla td{
  text-align:right;
  vertical-align:middle;
}
.tiny-table-center{
  text-align: center;
}

.tiny-titulo-bold{
  font-weight: 700;
  font-size: 18px;
}
.tit-tabla{
  color:#73ABC5 !important;
  font-family: 'Didact Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-size: 18px !important;
  text-transform: uppercase;
  /*border-bottom:medium solid #73ABC5; */
}
.filasdetotales{
  font-weight: bold;
  color: #575656;
  background-color: #F6F8FB;
}
.listabola{
  list-style-image:url('http://huvr.es/images/rocio/imgGenericas/bullet.png');
  list-style-position: outside;
  margin-left: 50px;
}
.listaguion-small{
  list-style-image:url('http://huvr.es/images/rocio/imgGenericas/guionsmall.png');
  list-style-position: inside;
  margin-left: 10px;
}
.listaguion{
  list-style-image:url('http://huvr.es/images/rocio/imgGenericas/guion.png');
  list-style-position: inside;
  margin-left: 10px;
}

.botones-custom-tinyMce{
  background: green;
  padding: 10px !important;
  border-radius: 25px !important;
  color: #fff !important;
}

.botones-custom-tinyMce:hover{
  opacity: 0.6;
}

.botones-custom-tinyMce > a:hover{
  color: #fff;
}

.botones-custom-tinyMce > a{
  color: #fff;
}
/* ultimos cambios */
.margenesBlog > figure{
	max-width: 100% !important;
}
.carousel-inner > .item > img {
	margin: 0 auto !important;
}
figure > img {
  height: auto;
  max-width: 100%;
}
.tagAnunciosBlog  {
	margin-bottom: 10px !important;
}
.logoRSS:hover{
  color: #000;
}
.enlacesFooter:hover{
  color: #000 !important;
}
.fondo_slider{
  background:white!important;
}
@media only screen and (max-width: 414px){
  .fondo_slider{
    background:white!important;
  }
}
@media only screen and (max-width: 414px){
  p > img {
    width: 100%;
    height: auto;
  }
  .blog-overlay-inicio{
    height: 100% !important;
    width: 100% !important;
    left: 0px !important;
  }
}
@media screen and (max-width: 800px) and (min-width: 700px) {
	p > img{
		width: 100%;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .imgenBlog {
    height: 82%;
  }

  .interiorBlogContenedor {
    display: initial;
    height: 101px;
  }

  .navHeader{
    margin-left: 0px !important;
  }
}

@media screen and (max-width: 800px) and (min-width: 700px) {
  .tituloDestacadoLimiteInicio {
    font-size: 15px;
    margin-left: 2%;
    margin-top: 10%;
  }
}
@media only screen and (max-width: 1366px){
  .tituloDestacadoBlog {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 1024px){
  .tituloDestacadoBlog {
    margin-left: 17%;
    margin-top: 79px;
  }
}
@media screen and (max-width: 800px) and (min-width: 700px) {
  .tituloDestacadoBlog {
    margin-top: 77px;
  }
}


@media only screen and (max-width: 414px) {
	.imageTituloBlog{
		width: 40px !important;
		height: 40px !important;
	}
}

@media only screen and (max-width: 320px) {
	.tituloDestacado {
    margin-left: 6%;
    width: 200px!important;
}
}
