/*
Theme Name: esehlm
Description: Sitio Web Hospital
Author: maridlcrmn
Theme URI: http://www.proyecto145.com/
Author URI: http://themeforest.net/user/krowdly
Version: 2.0
Text Domain: ESEHLM
-----------------------------------------------------------------------------*/

#myCarousel .carousel-inner .item img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
  
.custom-theme {
position: relative;
font-family: 'Open sans', sans-serif;
font-size: 15px;
line-height: 1.6em;
overflow-x: hidden;
}

.custom-theme a {
color: #000;
}
.custom-theme a:hover,
.custom-theme a:focus {
text-decoration: none;
}
.custom-theme .btn.btn-link {
color: #7ba136;
}
.custom-theme label {
font-size: .85em;
}
.custom-theme select {
position: relative;
cursor: pointer;
padding-right: 30px;
background: url(../esehlm/assets/img/icons/chevron-down.svg) no-repeat;
background-size: 1.5rem;
background-position: 90% 50%;
-webkit-appearance: none;
}
.custom-theme .form-control {
min-height: 44px;
box-shadow: none;
}
.custom-theme .form-control:focus {
border-color: #7ba136;
}
.custom-theme .navbar {
margin-bottom: 0;
border: 0;
border-bottom: 1px solid #f2f2f2;
border-radius: 0;
}
.custom-theme .navbar.main,
.custom-theme .navbar-header {
min-height: 120px;
background-color: #FFF;
}
.custom-theme .navbar.main .nav>li>a {
color: #000;
}
.custom-theme .navbar.main .nav>li>a:focus,
.custom-theme .navbar.main .nav>li>a:hover {
color: #7ba136;
}
.custom-theme .outer-wrapper .nav>li>a,
.custom-theme .has-children .nav>li>a {
font-size: .85em;
}
.custom-theme .nav-justified>li>a {
font-weight: normal;
color: #fff;
padding: 15px 0;
border-left: 1px solid #7ba136;
}
.custom-theme .nav-justified>li:last-child a {
border-right: 1px solid #7ba136;
}
.custom-theme .nav.nav-justified>li>a:focus,
.custom-theme .nav.nav-justified>li>a:hover,
.custom-theme .nav.nav-justified .open>a,
.custom-theme .nav.nav-justified .open>a:focus,
.custom-theme .nav.nav-justified .open>a:hover {
text-decoration: none;
background-color: #fff;
border-color: #7ba136;
color: #7ba136;
}
.custom-theme .dropdown-menu {
min-width: 320px;
margin: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
box-shadow: none;
}
.custom-theme .dropdown-menu>li>a {
padding: 10px 15px;
}
.custom-theme .dropdown-menu>li>a:focus,
.custom-theme .dropdown-menu>li>a:hover {
text-decoration: none;
}
.thumbnail {
margin-right: 20px;
}
.sidenav.nav {
background-color: #fff;
border-radius: 2px;
}
.sidenav.nav>li {
border-bottom: 1px solid #e6e6e6;
}
.sidenav.nav>li>a {
color: #000;
font-size: .85em;
line-height: 1.4em;
padding: 10px 10px 10px 45px;
}
.sidenav.nav>li>a:before {
content: "\f061";
width: 45px;
height: 30px;
font-family: Fontawesome;
color: #7ba136;
position: absolute;
left: 0;
text-align: center;
}
.sidenav.nav>li.active a,
.sidenav.nav>li.active:hover a,
.sidenav.nav>li.active:focus a,
.sidenav.nav>li>a:hover,
.sidenav.nav>li>a:focus {
color: #7ba136;
background-color: #f8f8f8;
}
.has-children ul {
list-style: none;
padding-left: 30px;
}
.container {
position: relative;
}
.main-header {
font-size: .85em;
}
.top-nav {
background-color: #fff;
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
}
.top-nav.affix {
top: 0;
left: 0;
right: 0;
z-index: 1030;
box-shadow: 0 1px 2px #999;
-webkit-transition: top .35s ease-in-out;
transition: top .35s ease-in-out;
}
.top-nav.affix .search-toggle,
.top-nav.affix .social-nav {
display: none;
visibility: hidden;
opacity: 0;
width: 0;
-webkit-transition: width .35s ease-in-out;
transition: width .35s ease-in-out;
}
.top-nav.affix .emergecias {
width: 70%;
-webkit-transition: width .35s ease-in-out;
transition: width .35s ease-in-out;
}
.top-nav.affix .solicitud-citas {
width: 25%;
-webkit-transition: width .35s ease-in-out;
transition: width .35s ease-in-out;
}
.top-nav p {
color: #7ba136;
font-weight: bold;
padding: 12px 0 12px 70px;
margin-bottom: 0;
}
.custom-theme .navbar.main .nav>li>a {
margin-top: 35px;
margin-bottom: 35px;
}
.custom-theme .navbar.main .nav>li>a>i {
display: inline-block;
float: right;
padding: 3px 6px 3px 10px;
color: #000;
}
.top-nav .emergecias {
background: url('../esehlm/assets/img/icons/splice.png') no-repeat 0 -290px;
padding: 10px 20px 10px 60px;
width: 70%;
display: inline-block;
float: left;
}
.top-nav .solicitud-citas {
background: #82CB32 url('../esehlm/assets/img/icons/splice.png') no-repeat -60px -154px;
color: #fff;
float: left;
padding: 10px 20px;
width: 21%;
}
.top-nav .solicitar-citas {
padding: 0;
}
.top-nav .search-toggle {
background: #f8f8f8 url(../esehlm/assets/img/icons/splice.png) no-repeat 333px -226px;
float: left;
padding: 10px 20px;
width: 21%;
}
.top-nav .social-nav {
padding-left: 0;
}
.top-nav .social-nav li {
display: inline-block;
width: 3%;
float: left;
text-align: center;
}
.top-nav .social-nav li>a {
display: block;
color: #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.social-nav .facebook {
background-color: #7ba136;
}
.social-nav .twitter {
background-color: #7ba136;
}
.social-nav .instagram {
background-color: #7ba136;
}
.custom-theme .carousel-control {
position: absolute;
top: 50%;
margin-top: -22px;
display: block;
width: 44px;
height: 44px;
text-indent: -9999px;
border: 0;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.custom-theme .carousel-control.left {
background: url('../esehlm/assets/img/icons/arrow-left.png') no-repeat;
background-size: 44px;
left: 15px;
}
.custom-theme .carousel-control.right {
right: 15px;
background: url('../esehlm/assets/img/icons/arrow-right.png') no-repeat;
background-size: 44px;
}
.custom-theme .carousel-indicators li {
width: 15px;
height: 15px;
background-color: #fff;
opacity: .5;
border-radius: 50%;
}
.custom-theme .carousel-indicators .active {
opacity: 1;
}
.wrapper {
background: #fff;
}
.section {
margin-bottom: 30px;
}
.section h3 {
font-weight: normal;
margin-top: 0;
margin-bottom: 30px;
}
.section-header {
position: relative;
padding: 15px;
width: 100%;
display: inline-block;
background-color: #7ba136;
border-radius: 2px;
color: #fff;
margin-bottom: 30px;
}
.section-header:after {
content: '';
position: absolute;
bottom: -10px;
left: 15px;
border-top: 10px solid #7ba136;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
z-index: 1;
}
.section-header i {
position: absolute;
line-height: 56px;
left: 15px;
display: none;
}
.section-header h3 {
margin: 0;
font-size: 1.2em;
}
.section .btn {
margin-top: 20px;
}
.inner {
padding-top: 30px;
padding-bottom: 30px;
}
.inner-bottom {
padding-bottom: 30px;
}
.inner-top {
padding-top: 30px;
}
.no-margin {
margin: 0;
border-color: #e6e6e6;
}
.page-header {
position: relative;
height: 60px;
border-radius: 2px;
margin-bottom: 30px;
margin-top: 0;
border-color: #e6e6e6;
padding: 0;
}
.page-header .date {
padding-top: 5px;
font-size: 13px;
color: #7e7e7e;
float: right;
}
.page-header h3 {
line-height: 60px;
margin: 0;
font-size: 1.4em;
font-weight: bold;
}
.panel img {
max-width: 100%;
height:auto;
}
.panel.panel-primary {
border-color: #F2F2F2;
overflow: hidden;
}
.panel-primary .panel-heading {
background-color: #7ba136;
color: #fff;
}
.panel-heading h4 {
margin-top: 0;
margin-bottom: 0;
}
.btn {
padding: 10px 20px;
border-radius: 2px;
border-width: 2px;
}
.btn.btn-primary {
color: #fff;
background-color: #7ba136;
border-color: #7ba136;
}
.btn.btn-info {
background-color: #6CCDD6;
border-color: #6CCDD6;
}
.carousel-tabs {
background-color: #7ba136;
}
.carousel-tabs>li>a {
font-size: .85em;
padding: 10px 15px;
}
.brand {
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
border: 5px solid #7ba136;
border-radius: 6px;
}
.brand  img {
border-radius: 6px;
}
#services-grid {
margin: 0;
}
#services-grid .box {
min-width: 32%;
padding: 0;
margin-bottom: 20px;
border-bottom: 1px solid #e6e6e6;
border-right: 2px solid white;
border-left: 2px solid white;
}
.box a {
display: block;
color: #343D6F;
}
.box:hover a {
color: #fff;
}
.box figure {
position: relative;
overflow: hidden;
}
.box figure img {
min-width: 100%;
}
.box .box-hover {
position: absolute;
top: 100%;
height: 100%;
line-height: 1.4em;
background-color: rgba(54, 66, 129, .85);
-webkit-transition: top .6s ease-in-out;
transition: top .6s ease-in-out;
}
.box .box-hover::before {
content: '';
position: absolute;
top: -10px;
left: 15px;
border-bottom: 10px solid rgba(54, 66, 129, .85);
border-left: 10px solid transparent;
border-right: 10px solid transparent;
}
.box:hover .box-hover {
top: 15%;
-webkit-transition: top .35s ease-in-out;
transition: top .35s ease-in-out;
}
.box p {
padding: 5px 15px 0;
color: #fff;
font-size: .85em;
font-weight: normal;
}
.box h4 {
position: relative;
padding: 20px 15px;
margin: 0;
font-size: .85em;
font-weight: bold;
}
.box h4::before {
content: '';
position: absolute;
top: -10px;
left: 15px;
opacity: 1;
border-bottom: 10px solid #fff;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
-webkit-transition: top .3s ease-in-out .3s;
transition: top .3s ease-in-out .3s;
}
.box:hover h4::before {
top: 0;
-webkit-transition: top .0s ease-in-out;
transition: top .0s ease-in-out;
}
.box h4 span {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 20px 15px;
color: #fff;
opacity: 0;
background-color: #7ba136;
-webkit-transition: opacity .0s ease-in-out;
transition: opacity .0s ease-in-out;
}
.box:hover h4 {
color: #fff;
background-color: #7ba136;
}
.box:hover h4 span {
opacity: 1;
-webkit-transition: opacity .0s ease-in-out;
transition: opacity .0s ease-in-out;
}
.box .box-hover h4,
.box:hover .box-hover h4 {
color: #fff;
background-color: transparent;
}
.box .box-hover h4::before,
.box:hover .box-hover h4::before {
display: none;
}
#sections-grid {
padding: 0;
margin: 0;
}
#sections-grid .box-alt {
position: relative;
width: 100%;
height: 100px;
margin-bottom: 10px;
background-color: #7ba136;
/*background-color: #FF2F2F;*/
line-height: 4em;
border-radius: 4px;
}
/*
#sections-grid .box-alt:nth-child(2) {
background-color: #6F346C;
}
#sections-grid .box-alt:nth-child(3) {
background-color: #F5D811;
}
*/
.box-alt i {
position: absolute;
top: 0;
left: 20px;
font-size: 4em;
color: #fff;
line-height: 100px;
opacity: .5;
}
a.tooltip-link {
position: relative;
color: #fff;
font-weight: bold;
display: block;
line-height: 100px;
height: 100%;
text-align: center;
}
.tooltip-content {
position: absolute;
background: url('../esehlm/assets/img/icons/tooltip.svg') no-repeat center bottom;
background-size: 100% 100%;
z-index: 9999;
width: 200px;
bottom: 100%;
left: 50%;
margin-left: -100px;
padding: 50px 25px;
text-align: center;
color: #fff;
opacity: 0;
cursor: default;
font-size: 13px;
line-height: 1.4;
pointer-events: none;
-webkit-transform: scale3d(0.1,0.2,1);
transform: scale3d(0.1,0.2,1);
-webkit-transform-origin: 50% 120%;
transform-origin: 50% 120%;
-webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
transition: opacity 0.4s, transform 0.4s;
-webkit-transition-timing-function: ease, cubic-bezier(0.6,0,0.4,1);
transition-timing-function: ease, cubic-bezier(0.6,0,0.4,1);
}
.tooltip-content:after {
content: '';
position: absolute;
width: 16px;
height: 16px;
left: 50%;
margin-left: -8px;
top: 100%;
background: #7ba136;
-webkit-transform: translate3d(0,-60%,0) rotate3d(0,0,1,45deg);
transform: translate3d(0,-60%,0) rotate3d(0,0,1,45deg);
}
.tooltip-link:hover .tooltip-content {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
#somos-bg {
position: absolute;
bottom: 0;
right: 0;
background: url('../esehlm/assets/img/medicos/doctora.png') no-repeat;
background-position: 100% -15%;
height: 100%;
width: 100%;
margin-top: -50px;
}
.custom-theme .media {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #e6e6e6;
}
.custom-theme .media a {
font-weight: normal;
}
.custom-theme .media-heading {
line-height: 1.1em;
color: #333;
}
.media .date {
font-size: small;
color: #7e7e7e;
}
.media .btn.btn-link {
padding: 0;
margin-top: 0;
margin-bottom: 0;
}
.search-box {
background: #f8f8f8;
height: 84px;
display: none;
}
#searchform input, .search-form .form-control {
margin-top: 20px;
box-shadow: none;
border: none;
font-size: 1.2em;
line-height: 1.4em;
background-color: #f8f8f8;
}
.close-search-box {
position: absolute;
top: 50%;
right: 20px;
width: 44px;
height: 44px;
font-size: 2em;
line-height: 42px;
text-align: center;
margin-top: -12px;
background: none;
border: none;
opacity: .5;
}
.close-search-box:hover,
.close-search-box:focus {
opacity: 1;
outline: none;
}
#appoinment-form {}
.adobe-pdf {
width: 57px;
height: 60px;
margin-top: 9px;
background: url('https://www.esehospitallocaldemalambo.gov.co/wp-content/uploads/2020/04/pdf.png') no-repeat;
background-size: contain;
}
.youtube {
width: 57px;
height: 60px;
margin-top: 9px;
background: url('https://www.esehospitallocaldemalambo.gov.co/wp-content/uploads/2020/04/youtube.png') no-repeat;
background-size: contain;
}
.menu-footer {
list-style: none;
padding-left: 15px;
overflow: hidden;
}
.menu-footer>li {
position: relative;
display: block;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #e6e6e6;
}
.menu-footer>li:first-child,
.menu-footer>li:last-child {
border-bottom: 0;
}
.menu-footer>li.menu-footer-heading {
font-weight: bold;
color: #fff;
}
.menu-footer>li>a {
font-size: .85em;
font-weight: normal;
color: #f2f2f2;
}
.info-box {
padding: 6px 10px;
margin-bottom: 20px;
font-size: 13px;
font-weight: bold;
text-align: center;
border: 1px solid #ddd;
border-radius: 4px;
background-color: #eee;
}
.info-box p {
margin-bottom: 5px;
padding-bottom: 5px;
}
.info-box p + p {
margin-bottom: 0;
padding-bottom: 0;
font-weight: normal;
}
#footer {
background: #7ba136;
}
.copyright {
text-align: center;
color: #f2f2f2;
}
.custom-theme .list-unstyled>li {
position: relative;
padding: 5px 10px 5px 30px;
}
.custom-theme .list-unstyled>li::before {
content: "\f192";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #7ba136;
font-size: .85em;
padding-right: 0.5em;
position: absolute;
top: 6px;
left: 6px;
}
@media screen and (max-width: 767px) {
.top-nav .emergecias,
.top-nav .solicitud-citas,
.top-nav.affix .emergecias,
.top-nav.affix .solicitud-citas {
display: block;
width: 100%;
float: none;
}
.top-nav .search-toggle,
.top-nav .social-nav,
.nivo-caption {
display: none;
visibility: hidden;
}
#somos-bg {
opacity: 0;
}
.custom-theme .carousel-control.left,
.custom-theme .carousel-control.right {
display: none;
}
}
@media screen and (min-width: 768px) {
#wrapper-with-sidebar .col-md-9 {
padding-right: 2%;
}
a.tooltip-link {
font-size: 1em;
}
.contratacion .media-heading {
font-size: 1em;
margin-bottom: 5px;
}
}
.panel-heading h3 {
margin: 0;
}
.panel-footer {
background-color: white;
}
.custom-theme .list-unstyled>ul>li {
padding-left: 55px;
}
.custom-theme .list-unstyled>ul>li::before {
left: 30px;
}
.panel.panel-primary p {
font-size: 1.1em;
}
.panel .media-left img {
min-width: 150px !important;
max-height: 150px !important;
}
.color-blanco {
color: white;
}
.none {
border-color: transparent;
}
#minigaleria .carousel-caption {
position: relative;
color: inherit;
text-shadow: none;
left: 0;
padding-top: 30px;
text-align: left;
}
#minigaleria .item {
padding-top: 15px;
}
#minigaleria .carousel-indicators {
top: -30px;
margin: 0;
}
.box-alt {
position: relative;
background-color: #7ba136;
height: 100px;
border-radius: 4px;
margin-bottom: 5px;
}
.box-alt a {
width: 100%;
height: 100%;
position: absolute;
color: #fff;
font-size: 1.2em;
padding: 20px 30px 20px 100px;
}
#directorio table {
font-size: .85em;
}
#directorio th {
color: #7ba136;
}
.directorio {
position: relative;
display: block;
font-size: 1.2em;
padding-left: 30px;
}
.directorio::before {
content: "\f095";
font-family: FontAwesome;
font-size: 26px;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 2px;
}
.directorio::after {
content: "\f107";
font-family: FontAwesome;
font-size: 26px;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
right: 0;
}
.directorio.open::after {
content: "\f106";
}
#convocatoria2015 ul {
margin-top: -10px;
}
#convocatoria2015 th {
color: #7ba136;
}
.convocatoria {
position: relative;
display: block;
font-size: 1.2em;
padding-left: 40px;
}.convocatoria::before {
content: "\f114";
font-family: FontAwesome;
font-size: 26px;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 2px;
}
.convocatoria::after {
content: "\f107";
font-family: FontAwesome;
font-size: 26px;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
right: 0;
}
.convocatoria.open::before {
content: "\f115";
}
.convocatoria.open::after {
content: "\f106";
}
.custom-theme .navbar-nav.navbar-right {
padding-right: 30px;
}
.custom-theme .navbar-brand {
position: relative;
height: 121px;
padding: 15px 20px;
}
.custom-theme  .navbar-brand::after {
content: "";
height: 66px;
width: 4px;
background: #fffff;
position: absolute;
right: 0;
top: 28px;
}
.slogan {
position: absolute;
left: 100%;
top: 50%;
width: 100%;
height: 30px;
line-height: 30px;
margin-top: -15px;
font-size:.85em;
font-style: italic;
font-family: serif;
color: #7ba136;
font-weight: bold;
padding-left: 15px;
}
#myCarousel .carousel-caption {
left:0;
right:0;
bottom:0;
text-align:left;
padding:2rem;
background: rgba(51, 61, 111, .6);
text-shadow:none;
}
#myCarousel .carousel-caption h3 {
margin-bottom: 10px;
}
#myCarousel .carousel-caption a {
color: #fff;
}
#myCarousel .list-group {
position:absolute;
top:0;
right:0;
padding-left: 0;
padding-right: 0;
}
#myCarousel .list-group-item {
border-radius:0px;
cursor:pointer;
}
#myCarousel .list-group .active {
background-color: #7ba136;
outline: 0;
border: 0;
}
@media (max-width: 991px) {
.carousel-caption p,
#myCarousel .list-group {
display:none;
}
}

#mvccount img {
width: initial;
}
#menu-principal li.active a {
text-decoration: none;
background-color: #7ba136;
border-color: #7ba136;
color: #fff;
}
.gallery-item img {
border-radius: 4px;
width: 100%;
height: auto;
}
.nav-tabs>li {
float: none!important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
border-color: #7ba136!important;
background: #7ba136!important;
color: #fff!important;
border-radius: 4px!important;
}
hr.no-border {border-color: transparent!important;}
.footer {color: white!important;}
.footer a {color: white!important;}
.h4, h4 {
font-size: 18px;
line-height: 1.4;
}
@media screen and (max-width:768px){
.slogan {
display: none;
}
}
.navbar-brand>img {
height: 80px!important;
}
.menu-item.highlight > a, .menu-item.highlight > a:hover, .menu-item.highlight > a:focus {
background: #ee322c!important;
color: white!important;
}
.wp-block-media-text__media img, .wp-block-media-text__media video {
height: 100%!important;
}
.wp-block-image img {
max-width: 100%;
height: auto;
}

