.especialidad {
	font-weight: Bold;
	font-size:18px;
	letter-spacing: 0;
	color: #11CBBE;
	opacity: 1;
	margin-top:20px;
	margin-bottom:0px;
}
.d-grid-2-col{
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mr-3, .mx-3 {
    margin-right: 1rem!important;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}

.media-text {
	font-size:12px;
	margin-bottom:0px;
}

.dnomyap {
	color: #11CBBE;
	font-weight: bold;
	font-size:14px;
}

.contenido {
	margin-top:45px;
}

.media-div {
	border: 1px solid #868E96;
	margin-top:0px;
}

.contenido input { 
	text-indent: 30px;
}

.contenido .icon-search { 
  position: absolute;
  left: 28px;
  font-size: 20px;
}

.spe-icon {
	line-height: 0px !important;
	padding-right:2px;
}

.blue-icon {
	color:#309EFF;
	font-size:30pt;
	padding-left:15px;
	margin-bottom:20px;
	padding-top:0px;

}

.li-esp {
	border:1px solid #ccc;
	display:flex;
	margin-bottom:10px;
}

.li-esp a {
	margin-top:2px;
}

.nav-link  {
	padding-top:20px;
}

.nav-item {
	height:74px;
}

i {
	padding-top:17px;
}


.titulo-atencion {
  color:#309EFF;
  font-weight: bold;
  padding-top:20px;
}

.strong {
  font-weight: bold;
}

.contenido-2 {
	margin-top:30px;
}


.titulo-col-3 {
	color:#11CBBE;
	font-weight:bold;
}

.link-col-3 {
	padding:0px !important;
}

.h-col-3 {
	min-height: 562px;
}

.btn-turno {
	color:white;
	background-color:#11CBBE;
}

.lib-center {
	padding-top:20px !important;
}

.site-blocks-cover-400{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 500px;
  height: calc(91.5vh); 
}

.cover-400 {
  color:white;
  display:block;
  margin:auto;
  font-size:45px;
  color:white;
  text-shadow: 0.2em 0.2em 0.2em black;
}
