/*
* Theme Name: Medicina & Kinesiologia VIDA
* Theme URL: http://www.medkinevida.cl
* Description : Medicina & Kinesiologia VIDA
* Version: 2.0
* Author: Jorge Andrés Sáez Montoya
* Author URL: jsaezmontoya@gmail.com
*/

a {display:block;}
b {font-weight: 700;}

html, body{
margin:0;
padding:0;}

body {
font-family:"Open Sans", sans-serif;
background:#fff;}

a {text-decoration: none; /*color:#fff;*/}

img.alignright {float:right;/*margin: -70px 0 1em 1em;*/}
img.alignleft {float:left; /*margin:0 1em 1em 0*/}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-top: 20px; margin-bottom: 20px;}
a img.alignright {float:right; /*margin:-65px 0 1em 1em;*/}
a img.alignleft {float:left; /*margin:0 1em 1em 0;*/}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
img#wpstats {display: none;}
p {font-family: 'Open Sans', sans-serif;}
strong {font-family: 'Open Sans', sans-serif; font-weight: bold; }
.green-ico {color:#20786E;}

#chat-application-iframe #banner {
  display:none;}

#chat-application-iframe .banner {
  display:none;}

#chat-application-iframe .banner-paint {
  display:none;}

/*.img-concept {
  webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);}*/

.modal-header .close {
  color:#fff;
  opacity:0.9;
  transition:0.2s all;}

.modal-header .close:hover {
  opacity:1;}
  
/*top-header*/
.top-header {
    background:#333;
    padding:0;
    color:#fff !important;}

.top-header p.txt-top-header {
    display:inline-block;
    font-size:18px;
    line-height:40px;
    color:#fff; 
    font-weight:600;
    margin-bottom:3px;}
    
.top-header a.txt-top-header {
    display:inline-block;
    font-size:18px;
    line-height:40px;
    color:#fff; 
    font-weight:600;
    margin-bottom:3px;}
  
/*list-style*/
.title-tab-pane-h3 {
    font-family: "Open Sans", sans-serif;
    text-align: left;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
    font-size: 23px;
    color: #5d5d5d;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;}

.title-tab-pane-h3 img {
    width:32px;
    height:32px;}

.title-tab-pane-h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    font-weight: 500;
    color: #888;
    padding-left:15px !important;
    display: inline-block;}

.tab-pane p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #888;}

.list-group-item.list-group-item-action {
    color:#5d5d5d !important;}
    
.navbar.fixed-top {margin-top:43px !important;}

/*-----------*/

.view {
  height: 100%;}

.wrapper {
	width: 100%;
	float:left;}

.content {
	width: 100%;
	overflow:hidden;
	float:left;
	opacity:1;}

/*compartir*/
.the_champ_sharing_container {
	margin:20px 0;}

/*header*/
.header {}

/*nav*/
.navbar-brand {
  margin-right:0 !important;
  padding: 0;}

.nav-logo {/*width:50px;*/}

.navbar .fono-header .header-tel-link {
  color:#fff;
  font-family:"Open Sans", sans-serif;
  font-size:15px;
  letter-spacing: 1px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-align:left;
  transition:0.2s all;}

.navbar .fono-header .header-tel-link:hover {color:#fff;}

.navbar .fono-header .header-tel-link i {
  position: relative;
  top: 2px;
  font-size: 19px;}

.wrapper-nav {display:none;}

.view,body,html {
  height:100%;}

.navbar {
  /*background-color:rgba(0,0,0,.2);*/
  background-color: #20786e;}

.page-footer,.top-nav-collapse {
  background-color:#20786e;}
  
@media (min-width: 600px) {
    .navbar.scrolling-navbar { 
        padding-top:5px !important;
        padding-bottom:5px !important;
    }

}

@media only screen and (max-width:768px) {
  .navbar{background-color:#20786e;}}

nav {
	background:#fff;}

	nav ul {padding: 0; margin: 0;}

	nav li {
		position: relative;
		list-style: outside none none;
		cursor: pointer;
		float: left;}

	nav ul li > a:after {
    content: ' ▾';
    line-height: 15px;}

	nav ul li > a:only-child:after {
    content: "";}

.ultimo {border-right: 1px solid #0892B7;}

nav a {
	display: block;
	padding: 5px 8px;
	text-decoration: none;
	text-transform: uppercase;
	color:#fff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 5px;
	transition: 0.2s all;}

nav a.active {color:#4EBAF2;}

nav ul ul {
	display: none;
	position: absolute;
  top:20px;
	left: 0;
	z-index: 9999999999;
	background: #4a4a4a;}

nav ul ul:before {
  content: '';
  position: absolute;
  top: -8px;
  left: 3%;
  border-left: 1vw solid transparent;
  border-right: 1vw solid transparent;
  border-bottom: 1vw solid #4a4a4a;}

nav ul li li > a:after {
  content: "\2192";
  position: absolute;
  right: 5px;}

nav ul ul ul { left: 100%; top: 0;}

nav ul ul a {

  padding: 10px 10px 10px;
  width: 130px;
  border: 0;
  bottom: 0px;
  height: 20px;
  color: #fff;
  transition: 0.2s all;}


nav ul ul ul {
	display: none;
	float: left;
	position: absolute;
	z-index: 9999999999;
	background: #4a4a4a;
	-webkit-box-shadow: 0 0.15vw 0.2vw 0 #4a4a4a;
  -o-box-shadow: 0 0.15vw 0.2vw 0 #4a4a4a;
  box-shadow: 0 0.15vw 0.2vw 0 #4a4a4a;}

nav ul ul ul a {
  padding: 8px 1vw 6px 1vw;
  width: 9vw;
  border: 0;
  bottom: 0;
  height: 5%;
  transition: 0.2s all;}

nav li:hover > a, nav ul ul:hover > a, .current-menu-item a {background:rgba(255,255,255,0.3); color:#fff;}
nav ul ul a:hover {color:rgba(213,78,84, 0.5);}
nav ul li:hover > ul{display: block;}
nav ul ul li{margin-bottom: 0; padding:0;}
/*nav li.active > a, nav ul ul.active > a, .current-menu-item a {color:#FF1420;}
*/

.nav-tabs {border:none;}

.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link {
    font-size:20px !important;
}

.box_item {
	width: 50%;
	margin:0 25% 0 25%;
	float:left;}

/*.item {width: 3.5%; float:left; margin:1.2% 48% 1.2% 48%; opacity:0.9;}
*/

.slider {
  /*border-bottom:10px solid #bdd03a;*/}

.quienessomos {
  background-color:#20786e;
  padding: 40px 0px 40px 0px;}

/*.qs {
  background: #fff;}*/

.qs .icoqs {
  color:#16abd1;}

.qs p {
  font-family:"Open Sans", sans-serif;
  font-size:17px;
  font-weight: 500;
  text-align:center;
  padding:0 20px;
  color:#fff;}

.qs p span {
  font-weight: 700;
  text-transform: uppercase;}

.qs .img-perfil {
  display:inline-block;
  margin-top:15px;}

#parallax1 {
  background-image: url(img/parallax/centrovida_parallax.jpg);}

.centromedico-section {
  width: 100%;
  padding: 150px 0px 150px 0px;}

.centromedico-section h2 {
  font-family:"Open Sans", sans-serif;
  font-weight: 600;
  font-size: 33px;
  color:#fff;
  margin:10px 0;
  text-transform:uppercase;}

.centromedico-section h4 {
  font-family:"Open Sans", sans-serif;
  font-size: 24px;
  font-weight:500;
  color:#fff;
  margin:15px 0;}

.centromedico-section p {
  font-family:"Open Sans", sans-serif;
  font-weight: 500;
  font-size:20px;
  color:#fff;
  margin:10px 0;}

.titulo {
  margin-top:15px;
  margin-bottom:30px;}

.titulo h3 {
  font-family:"Open Sans", sans-serif;
  font-size:28px;
  font-weight: 600;
  color:#333;
  text-align:left;
  padding: 5px 0px;
  margin: 10px 0;
  text-transform: uppercase;
  display:block;}
  
.titulo h4 {
  font-family:"Open Sans", sans-serif;
  font-size:20px;
  font-weight: 500;
  color:#5b5a5d;
  display:inline-block;}

.titulo .heading-line {
  margin: 0 auto;
  display: block;
  height: 2px;
  width: 80px;
  background: #20786e;
  margin-top: 0;
  margin-bottom: 10px;}

.titulo p {
  font-family:"Open Sans", sans-serif;
  font-size:16px;
  color:#5b5a5d;
  font-weight: 400;}

.serviciosvida {
  background:#fff;
  padding: 60px 0px 60px 0px;}

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: #000;}

.servicios .carousel-indicators {
  position: relative;
  bottom: 0;
  left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 5px;
  padding-bottom: 8px;
  width: 100%;}

.servicios .carousel-indicators .active {
  width: 50px;
  height: 10px;
  border: none;
  border-radius: 0px;}

.servicios .carousel-indicators .active {
  background: #20786e;}

.servicios .carousel-indicators li {
  display: inline-block;
  margin: 1px;
  width: 50px;
  height: 10px;
  border: none;
  border-radius: 0px;
  background: #dddddd;
  text-indent: -999px;
  cursor: pointer;}

.slide.servicios h4 {
  color: #333;
  font-weight: 600;
  margin-bottom: 16px;
  font-size:20px;
  font-family:"Open Sans", sans-serif;
  text-align: left;
  text-transform:uppercase;}

.slide.servicios h4 .icon-servport {
  position:relative;
  top:2px;
  margin-right: 7px;
  background: #20786e;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  color: #fff;
  width: 1em;
  height: 1em;
  text-align: center;
  line-height: 1.3em;}

.slide.servicios p {
  color:#5b5a5d;
  margin-bottom: 10px;
  font-family:"Open Sans", sans-serif;
  font-size:16px;
  font-weight: 500;
  text-align:left;}

.slide.servicios ul {
  margin:0;}

.slide.servicios ul li {
  font-family:"Open Sans", sans-serif;
  font-size:14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #3a3a3a;
  list-style-type: none;}

.slide.servicios ul li:before {
  content:" •";
  position:relative;
  top:0;
  margin-right:5px;
  color:#20786E;
  font-size:15px;}

.carousel-control-prev {
  width: 5%;
  left: -18px;
  opacity: .7;}

.carousel-control-prev:hover {
  width: 5%;
  left: -18px;
  opacity: 1;}

.carousel-control-next {
  width: 5%;
  right: -18px;
  opacity: .7;}

.carousel-control-next:hover {
  opacity:1;}

.carousel .carousel-control-prev-icon {
  width: 60px;
  height: 60px;
  line-height: 60px;}

.carousel .carousel-control-next-icon {
  width: 60px;
  height: 60px;
  line-height: 60px;}

.carousel-control-prev .left, .carousel-control-next .right {
  background-image: none;
  filter: none;}

.carousel-control-prev .left, .carousel-control-next .right {
  background: none;
  width: 25px;
  z-index: 999;}

/*teamvida*/
.teamvida {
  background: #f5f5f5;
  padding-top:40px;
  padding-bottom: 40px;}

/*articulos home */
.articuloshome {
  background:#f8f8f8;
  padding-top:60px;
  padding-bottom:60px;}

/*team*/
.box-team {padding:50px 0;}

.box-team img {
  margin-bottom: 15px;
  margin-left:auto;
  margin-right:auto;
  display:block;
  border: 1px solid #ddd;}

.img-circle {
  border-radius: 50%;}

.box-team .heading-line {
  margin: 0 auto;
  display: block;
  height: 3px;
  width: 500px;
  background: #20786e;
  margin-top: 0;
  margin-bottom: 10px;}

.box-team h4 {
  font-family: 'Open Sans', sans-serif;
  color: #3a3a3a;
  font-size:30px;
  font-weight: 700;
  margin-bottom: 0px;
  text-align:center;}

.box-team p {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 3px 0;
  text-align:center;
  color:#777;}

.box-team a .btn-perfil {
  padding: 5px 10px;
  margin: 5px auto;
  display: block;
  background:#20786e;
  color:#fff;}

/*convenios*/
.section-convenios {
  padding-top: 60px;
  padding-bottom: 20px;}

.box-convenios .img-convenio {
  display:inline-block;
  margin:0 auto;}

/*información*/
.infohome {
  padding-top:60px;
  padding-bottom:40px;
  overflow:hidden;}

.icon-4x {
  font-size:50px;
  color:#20786e;}

.box-widget {
  text-align:center;}

.box-widget h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 19px;
  color: #5b5a5d;
  font-weight: 600;}

.box-widget p {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #5b5a5d;}

.horario {
  background:#20786e;
  /*margin-top: 40px;*/}

.horario p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size:20px;
    color:#fff;
    padding:15px 0;
    margin:0;}

/*consejos landing*/
.articulos-box {
	padding:0;}

.articulos-box .box-post .tarjeta-img {
  display:block;
  position:relative;
  opacity:1;
  transition:0.2s all;
  border-radius: 2px;}

.articulos-box .box-post .tarjeta-img:hover {
  opacity:0.7;}

.articulos-box .box-post a {}

.articulos-box .box-post {
	margin:10px 0;}

.articulos-box .box-post .wrapper-articulos-box {
	margin:0 0 30px;}

.articulos-box .box-post .wrapper-articulos-box .titulo-body {
	margin:0;}

.articulos-box .box-post .wrapper-articulos-box .titulo-body a {
	font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  padding: 5px 0;
  margin:8px 0;
  text-decoration: none;
  color:#5b5a5d;
  text-align: left;
  text-transform: uppercase;
  transition:0.2s all ease;}

.articulos-box .box-post .wrapper-articulos-box .titulo-body a:hover {
  color:#bdd03a;}

.articulos-box .box-post .wrapper-articulos-box .categoria .post-categories li a {
	font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  margin:0;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  display: inline;
	background: #20786e;
  border-radius: 2px;
	padding: 7px 10px;
  transition:0.2s all;}
  
.articulos-box .box-post .wrapper-articulos-box .categoria {
    display:none;
}

.articulos-box .box-post .wrapper-articulos-box .categoria .post-categories li a:hover {
    background:#20786e;}

.articulos-box .box-post .wrapper-articulos-box .fecha-body {
	font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #4f4f4f;
  margin: 15px 0 10px;
  text-decoration: none;
  text-align: left;}

.articulos-box .box-post .wrapper-articulos-box .fecha-body .icon-cal {
  margin-right:5px;}

.articulos-box .box-post .wrapper-articulos-box .extracto-body p {
	font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  padding:0;
  font-weight: 500;
  color:#5b5a5d;
  margin: 5px 0 10px;
  text-decoration: none;}

.articulos-box .box-post .leermas-body a {
	display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background: #20786e;
  padding: 5px 10px;
  text-decoration: none;
  text-align: left;
  transition: 0.2s all;
  border-radius: 10px;}

.articulos-box .box-post .leermas-body a:hover {
	background:#1f1f1f;}

.box-titulo {
	background:#fff;
	padding: 20px 15px;}

/*TEAM VIDA*/
.img_perfil {}

/*Ecografia*/
.header-section-img-ecografia {
  background-image: url('img/introsheader/medkinevida-preheader-ecografia.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;} 
  
.header-section-img-ecografia {
  padding: 60px 0;
  /*border-bottom: 10px solid #bdd03a;*/
  margin-top: 98px;}

.header-section-img-ecografia h1 {
  font-family:"Open Sans", sans-serif;
  font-size:40px;
  font-weight: 600;
  margin-top: 80px;
  color:#fff;
  text-transform: uppercase;}

.header-section-img-ecografia p {
  font-family:"Open Sans", sans-serif;
  font-size:23px;
  font-weight: 400;
  color:#fff;}
  

/*SERVICIOS PAGE */
.header-section-img {
  background-image: url('img/introsheader/medkinevida_intro_header_traumatologia');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}  

.header-section-img {
  padding: 30px 0;
  border-bottom: 10px solid #bdd03a;
  margin-top: 80px;}

.header-section-img h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 35px;
  font-weight: 600;
  margin-top: 80px;
  color:#fff;
  text-transform: uppercase;}

.header-section-img p {
  font-family:"Open Sans", sans-serif;
  font-weight: 400;
  font-size:17px;
  color:#fff;}
  
  
.info-servicios-1 {
    background-color:#fff;
    padding-top:30px;
    padding-bottom:30px;
}


.info-servicios-2 {
    background-color:#f5f5f5;
    padding-top:30px;
    padding-bottom:30px;
}

.box-info-servicio i {
    margin-bottom: 30px;}

.box-info-servicio .bg-skin {
    background: #20786E;}

.box-info-servicio .circled {
  border-radius: 50%;
  display: inline-block;
  color: #fff;
  width: 1.6em;
  height: 1.6em;
  text-align: center;
  line-height: 1.5em;}

.box-info-servicio h4 {
  font-family:"Open Sans", sans-serif;
  font-weight: 600;
  font-size:18px;
  color:#5d5d5d;}

.box-info-servicio p {
  font-family:"Open Sans", sans-serif;
  font-weight: 500;
  color:#888;
  font-size:16px;}
  
.servicios-generales {
    padding-top:30px;
    padding-bottom:30px;
}

.servicios-generales-bw {
    padding-top:30px;
    padding-bottom:30px;
}

.content-servicio .imagen-servicio-medicina {
  background-image: url('img/servicios/centrovida-servicios-medicinageneral.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius:2px;
  padding: 60px 0;
  text-align: center;}  

.content-servicio .imagen-servicio-kinesiologia {
  background-image: url('img/servicios/centrovida-servicios-kinesiologia.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius:2px;
  padding: 60px 0;
  text-align: center;}

.content-servicio .imagen-servicio-nutricion {
  background-image: url('img/servicios/centrovida-servicios-nutricionista.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius:2px;
  padding: 60px 0;
  text-align: center;}

.content-servicio .imagen-servicio-trauma {
  background-image: url('img/servicios/centrovida-servicios-traumatologia.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius:2px;
  padding: 60px 0;
  text-align: center;}
  
 .content-servicio .imagen-servicio-kinesiologia {
  background-image: url('img/servicios/centrovida-servicios-kinesiologia.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius:2px;
  padding: 60px 0;
  text-align: center;}

  .content-servicio .imagen-servicio-pediatria {
  background-image: url('img/servicios/centrovida-servicios-pediatria.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius:2px;
  padding: 60px 0;
  text-align: center;}

.content-servicio .imagen-servicio-domicilio {
  background-image: url('img/servicios/centrovida-servicios-atenciondomicilio.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius:2px;
  padding: 60px 0;
  text-align: center;}

/*.content-servicio h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  background: rgba(0,0,0,0.3);
  border: 1px solid #fff;
  text-align: center;
  padding: 8px 15px;
  margin-bottom: 0;
  position: relative;}*/
  
.content-servicio h4 {
    font-family: "Open Sans", sans-serif;
    text-align: left;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
    font-size: 23px;
    color: #5d5d5d;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.content-servicio p {
  font-family:"Open Sans", sans-serif;
  font-weight: 500;
  color:#5d5d5d;
  font-size:16px;
  margin-top:10px;
  text-align: justify;}

.content-servicio a {
  font-family: "Open Sans", sans-serif;
  color: #5d5d5d;
  font-size: 17px;
  font-weight: 700;
  transition: 0.2s all;
  padding: 5px;
  border-radius: 2px;
  transition:0.2s all;}

.content-servicio a:hover {
  color: #bdd03a;}

.contet-servicio ul {
  padding:0;}

.content-servicio ul li {
  font-family:"Open Sans", sans-serif;
  font-weight: 500;
  color:#5d5d5d;
  font-size:16px;
  margin:5px 0;
  list-style-type: none;}

.content-servicio ul li span {
  font-weight: 600;
  color:#333;}

.content-servicio ul li .icon-ok-servicio {
  color:#bdd03a;}

.content-servicio .mostrar-ser {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
    color: #fff;
    font-size: 15px;
    transition: 0.2s all;
    display: inline-block;
    background: #20786e;
    margin: 3px 0;
    padding: 5px 10px;
    border: 0;
    border-radius: 20px;
    cursor:pointer;
}

.content-servicio .mostrar-ser:hover {
  color:#fff;
  border:0;
}
  
.content-servicio .mostrar-ser.active {
  background: #20786e;
  border:0;
  color:#fff;}

.content-servicio .mostrar-ser .ok-servicio {
  color:#bdd03a;}

.box-kineser .heading-line {
  margin: 0 auto;
  display: block;
  height: 2px;
  width: 80px;
  background: #20786e;
  margin-top: 0;
  margin-bottom: 10px;}

.box-kineser h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;}

.box-kineser .btn-mostrar-ser {
  background: #5d5d5d;
  padding: 3px 7px;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 10px;}

.modal .modal-dialog .modal-content .modal-header h3 {
  font-family:"Open Sans", sans-serif;
  font-weight: 400;
  font-size:20px;
  padding:2px 0;
  color:#fff;}

.modal .modal-dialog .modal-content .modal-body p {
  font-family:"Open Sans", sans-serif;
  font-weight: 500;
  color:#5d5d5d;
  font-size:16px;
  padding:0;}

.modal .modal-dialog .modal-content .modal-body ul li {
  list-style-type: none;}

/*INSTALACIONES PAGE */
.header-section-img-instalaciones {
  background-image: url('img/introsheader/header_intro_instalaciones.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  border-bottom: 10px solid #20786e;
  margin-top: 80px;
}

.header-section-img-instalaciones h2 {
  font-family:"Open Sans", sans-serif;
  font-size:35px;
  font-weight: 600;
  margin-top: 80px;
  color:#fff;
  text-transform: uppercase;}

.header-section-img-instalaciones p {
  font-family:"Open Sans", sans-serif;
  font-size:17px;
  font-weight: 400;
  color:#fff;}

.galeria img {
  border-radius:2px;}
  
 /*adicionales*/
 
.header-section-img-kinesiologia {
  background-image: url('img/introsheader/medkinevida_intro_header_kinesiologia.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
  /*border-bottom: 10px solid #bdd03a;*/
  margin-top:98px;}
  
.header-section-img-kinesiologia h1 {
  font-family:"Open Sans", sans-serif;
  font-size:40px;
  font-weight: 600;
  margin-top: 80px;
  color:#fff;
  text-transform: uppercase;}

.header-section-img-kinesiologia p {
  font-family:"Open Sans", sans-serif;
  font-size:23px;
  font-weight: 400;
  color:#fff;}
 
 .header-section-img-servicios {
  background-image: url('img/introsheader/medkinevida_intro_header_servicios.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
  /*border-bottom: 10px solid #bdd03a;*/
  margin-top:98px;}
 
  .header-section-img-servicios h1 {
  font-family:"Open Sans", sans-serif;
  font-size:40px;
  font-weight: 600;
  margin-top: 80px;
  color:#fff;
  text-transform: uppercase;}

.header-section-img-servicios p {
  font-family:"Open Sans", sans-serif;
  font-size:23px;
  font-weight: 400;
  color:#fff;}
  
.info-servicios {
    background-color:#f5f5f5;
    padding-top:40px;
    padding-bottom:40px;
}

.box-info-servicio i:before {
    position:relative;
    top:4px;
}
 
 .header-section-img-traumatologia {
  background-image: url('img/introsheader/medkinevida_intro_header_traumatologia.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
  /*border-bottom: 10px solid #bdd03a;*/
  margin-top:98px;}
  
 .header-section-img-traumatologia h1 {
  font-family:"Open Sans", sans-serif;
  font-size:40px;
  font-weight: 600;
  margin-top: 80px;
  color:#fff;
  text-transform: uppercase;}

.header-section-img-traumatologia p {
  font-family:"Open Sans", sans-serif;
  font-size:23px;
  font-weight: 400;
  color:#fff;}

.trauma-content {
  background-color: #f5f5f5;
  padding-top:60px;
  padding-bottom:60px;}

.right-column {
  background-color: #20786E;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white; /* Texto blanco para mejor legibilidad */
  padding-top:30px;
  padding-bottom:30px;}

.right-column p {
  display:block;
  padding: 0 20px;
  font-size: 18px;
  text-align: justify;}

.right-column ul {
  font-size:18px;
  display:block;
  padding-right:30px;}

.right-column ul p {
  padding:0;}

.right-column ul li {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  margin-bottom:5px;
}

.same-height {
  display: flex;}

/*.same-height > div {
  flex: 1;}*/
 
.lista-section {
  background:#fff;
  padding-top:60px;
  padding-bottom:60px;}

 .lista-traumatologia .list-group-item {
  font-family:"Open Sans", sans-serif;
  font-weight:500;}
 
 .lista-traumatologia .list-group-item.active {
  z-index: 2;
  color: #fff !important;
  background-color: #20786E;
  border-color: #20786E}


  .eco-content {
    background-color: #f5f5f5;
    padding-top:60px;
    padding-bottom:60px;}
    
 .lista-ecografia .list-group-item {
  font-family:"Open Sans", sans-serif;
  font-weight:500;}
 
 .lista-ecografia .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #20786e;
  border-color: #20786e;}

.tab-pane {
  font-family: "Open Sans", sans-serif;
  color: #5b5a5d;}
    
.tab-pane .titulo h3 .icon {
  margin-right:5px;
  position:relative;}

.tab-pane p {
  font-family: 'Open Sans', sans-serif;
  color:#888;
  font-weight:400;
  padding-left:15px;}

/*GAMAALTA PAGE */
.header-section-img-gamaalta {
  background-image: url('img/introsheader/header_intro_gamaalta.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}

.header-section-img-gamaalta {
  padding: 30px 0;
  border-bottom: 10px solid #20786e}

.header-section-img-gamaalta h2 {
  font-family:"Open Sans", sans-serif;
  font-size:35px;
  font-weight: 600;
  margin-top: 80px;
  color:#fff;
  text-transform: uppercase;}

.header-section-img-gamaalta p {
  font-family:"Open Sans", sans-serif;
  font-size:17px;
  font-weight: 400;
  color:#fff;}

.intro-gama-vida h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  font-weight: 600;
  color: #5b5a5d;
  text-align: center;
  padding: 5px 0px;
  margin: 0;
  display: inline-block;}

.intro-gama-vida h3 .icon-servport {
  margin-right: 5px;
  background: #bdd03a;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  color: #fff;
  width: 1.3em;
  height: 1.3em;
  text-align: center;
  line-height: 1.4em;}

.intro-gama-vida li, .intro-gama-vida .liplano {
  font-family:"Open Sans", sans-serif;
  font-size:16px;
  font-weight: 500;
  color:#5b5a5d;
  text-align: justify;}

.intro-gama-vida .ulliplano {
  padding-left:70px;}

.intro-gama-vida .liplano {
  font-size:14px;
  list-style-type:square;
  margin-bottom:5px;}

.intro-gama-vida li span {
  font-family:"Open Sans", sans-serif;
  font-size:14px;
  font-weight: 700;
  text-transform:uppercase;
  color:#333;}

.intro-gama-vida p {
  font-family:"Open Sans", sans-serif;
  font-size:16px;
  font-weight: 500;
  color:#5b5a5d;
  text-align: justify;}

.intro-gama-vida p span {
  font-family:"Open Sans", sans-serif;
  font-size:17px;
  font-weight: 600;
  color:#333;}

.gamaalta .gatitulo {
  text-align:center;
  display:inline-block;}

.gamaalta .gatitulo h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  color:#ED7D31;
  text-transform: uppercase;
  font-weight: 600;
  padding: 5px 10px;
  margin: 10px 0;}

.gatitulo .heading-line {
 margin: 0 auto;
  display: block;
  height: 2px;
  width: 80px;
  background: #ED7D31;
  margin-top: 0;
  margin-bottom: 50px;}

/*ARTICULOS */
/*.header-section-img-articulos {
  background-image: url('img/introsheader/medkinevida-preheader-noticias.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 80px;
}  

.header-section-img-articulos {
  padding: 30px 0;
  border-bottom: 10px solid #20786e;}

.header-section-img-articulos h2 {
  font-family:"Open Sans", sans-serif;
  font-size:35px;
  font-weight: 600;
  margin-top: 80px;
  color:#fff;
  text-transform: uppercase;}

.header-section-img-articulos p {
  font-family:"Open Sans", sans-serif;
  font-size:17px;
  font-weight: 400;
  color:#fff;}*/
  
.header-section-img-articulos {
  background-image: url('img/introsheader/medkinevida-preheader-noticias.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
  /*border-bottom: 10px solid #bdd03a;*/
  margin-top:98px;}
  
 .header-section-img-articulos h1 {
  font-family:"Open Sans", sans-serif;
  font-size:40px;
  font-weight: 600;
  margin-top: 80px;
  color:#fff;
  text-transform: uppercase;}

.header-section-img-articulos p {
  font-family:"Open Sans", sans-serif;
  font-size:23px;
  font-weight: 400;
  color:#fff;}
  
.single {
    padding-top:30px;
    padding-bottom:30px;
}

/*CONTACTO*/
/*.header-section-img-contacto {
  background-image: url('img/introsheader/header_intro_contacto.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 80px; 
  padding: 30px 0;
  border-bottom: 10px solid #20786e;}

.header-section-img-contacto h2 {
  font-family:"Open Sans", sans-serif;
  font-size:35px;
  font-weight: 600;
  margin-top: 80px;
  color:#fff;
  text-transform: uppercase;}

.header-section-img-contacto p {
  font-family:"Open Sans", sans-serif;
  font-size:17px;
  font-weight: 400;
  color:#fff;}*/
  
.header-section-img-contacto {
  background-image: url('img/introsheader/medkinevida_intro_header_contacto.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
  /*border-bottom: 10px solid #bdd03a;*/
  margin-top:98px;}
  
 .header-section-img-contacto h1 {
  font-family:"Open Sans", sans-serif;
  font-size:40px;
  font-weight: 600;
  margin-top: 80px;
  color:#fff;
  text-transform: uppercase;}

.header-section-img-contacto p {
  font-family:"Open Sans", sans-serif;
  font-size:23px;
  font-weight: 400;
  color:#fff;}

.iconcontact {
  width:50px;
  height:50px;
  margin:20px auto 10px;
  display:block;}

.contacto .form-txt {
  font-family:'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 16px;
  color:#5d5d5d;
  text-align: center;}


.contacto .form-group {
    margin-bottom:0;}

.contacto input[type='text'],
.contacto input[type='email'],
.contacto input[type='tel'],
.contacto select,
.contacto textarea {
  padding: 5px 10px;
  /*border:none;*/
  width:100%;
  font-family:"Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;}

.contacto textarea {
  height:130px;
  min-height: 130px;
  max-height: 200px;}

.contacto .btn-enviar {
  font-family:"Open Sans", sans-serif;
  font-size: 14px;
  padding:10px 15px;
  background:#5d5d5d;
  color:#fff;
  transition:0.2s all;}

.contacto .contact-feedback-form .btn-enviar:hover {
  background:#bdd03a;}

.ubicacion h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 23px;
  font-weight: 600;
  color: #000;
  text-align: center;}

#map {
  position: relative;
  height: 350px;
  width: 100%;}

.ubicacion #map {
  position: relative;
  height: 350px;
  width: 100%;
  border-radius: 2px;}

.map-control {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 2px 2px rgba(33, 33, 33, 0.4);
  font-family: 'Open Sans','sans-serif';
  margin: 10px;
  display: none;}

 #map .map-control { display: block; }

/*CAT Articulos*/
.box-post .img-destacada-art {
  border-radius:2px;
  display:block;
  position:relative;
  opacity:1;
  transition:0.2s all;}

.box-post .img-destacada-art:hover {
  opacity:0.7;}

.articulos-box .box-post .tarjeta-img:hover {
  opacity:0.7;}

.txt-art .titulo-body a {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  /*padding:5px 0;*/
  padding:10px 0 5px;
  color: #5b5a5d;
  text-transform: uppercase;
  transition:0.2s all ease;}

.txt-art .titulo-body a:hover {
	color:#20786E;
	text-decoration:none;}

.txt-art .icon-cal {
  margin-right:5px;}

.txt-art .fecha-body {
	font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #4f4f4f;
  text-align: left;
  margin: 0;
  padding: 0;}

.txt-art .extracto-body p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  padding: 0;
  font-weight: 500;
  color: #5b5a5d;
  margin: 10px 0;
  text-align: justify;}

.art-box .txt-art .leermas-body a {
	display: inline-block;
  font-family: 'Open Sans', sans-serif;
  background: #20786E;
  color: #fff;
  font-size: 15px;
  padding: 5px 10px;
  text-decoration: none;
  font-weight: 500;
  text-align: left;
  border-radius:10px;
  transition: 0.2s all;}

.art-box .txt-art .leermas-body a:hover {
	background:#bdd03a;
	color:#fff;}


/*SINGLE ARTICULOS KINE*/
.single-row {
  position:relative;
  border-bottom: 10px solid #20786e;}

.single-row .single-col h4 {
  width: 100%;
  position: absolute;
  /*bottom: 160px;*/
  /* margin-bottom: 200px; */
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 28px;
  color: #fff;
  opacity: 1;
  display: block;
  text-align: center;
  text-transform: uppercase;}

.single-row .single-col .fecha-body {
  width: 100%;
  position: absolute;
  /*bottom: 90px;*/
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 17px;
  color: #fff;
  text-align: center;}

.single .box_single h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #000;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;}

.single .box_single .categoria {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-align:center;
  text-transform: uppercase;}

.single .box_single .categoria ul li a {
	color: #fff;
	background:#000;
	padding:5px 10px;
	display:inline;
    /*transition:0.2s all;*/}

.single .box_single .categoria ul li a:hover {
  text-decoration:none;
  color:#fff;
  background:#20786e;}

.single .box_single .fecha-body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #000;
  text-align: center;
  margin: 15px 0;}


/*ASIDE*/
.ultimas-entradas-img {
  padding: 2px;
  border-radius: 1px;
  border: 1px solid #ddd;}


.titulo_single h3 {
	text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size:40px;
	color: #5b5a5d;
	text-transform: uppercase;
	padding:40px 0;}

.fecha_noticia_post {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
	margin: 5px 0;
	color: #5b5a5d;}

.content_single {
	font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 16px;
	color:#333;
	overflow:hidden;}

.content_single ul {
  padding-right:20px;}

.content_single ul li {
  padding:5px 0;}

.content_single a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color:#0090ff;
    transition:0.2s all;}

.content_single a:hover {
    color:#0277d1;
    text-decoration: none;}

.post-categories {
	/*width: 100%;
	padding:0;
	margin:0;*/}

.post-categories {
	padding:0;
  margin-top: 0px;
	margin-bottom:0px;}

.post-categories li {
	padding:0;
	list-style: none;}

/*PAGE*/
.img_page {
	border:1px solid #ddd;}

/*aside*/
.txt_img_box h2 {
	margin:0;}

.txt_img_box h2 a {
	position:relative;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
  font-size: 17px;
  margin: 3px 0 6px;
  color: #5b5a5d;
	text-align: left;
  transition:0.2s all;}

.txt_img_box h2 a:hover {
	color: #bdd03a;
  text-decoration: none;}

.txt_img_box .categoria ul {
	padding: 0;}

.txt_img_box .categoria ul li {
	padding: 0;}

.txt_img_box .categoria ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  display: inline;
  background: #000;
  padding: 3px;}

.txt_img_box .categoria ul li a:hover {
	background:#FE265F;
	text-decoration: none;}

.txt_img_box .fecha-body {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #5b5a5d;
  margin: 3px 0;
  text-decoration: none;
  text-align: left;}

.txt_img_box .fecha-body:before {
  content: "\f073";
  position: relative;
  top: 0;
  color: #101010;
  font-family: "FontAwesome";
  margin-right: 5px;}

.widget-title {
	background: #fff;
  padding: 0;
  text-align:center;
  text-transform: uppercase;
  border-bottom: 2px solid #20786e;
  margin-top: 20px;
  padding-bottom:2px;}

.widget-title span {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	padding:0;
	color: #5b5a5d;
	background: #fff;
	text-transform: uppercase;
  margin-top: 20px;}

.widget_categories ul li a {
	position: relative;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 17px;
  margin: 3px 0 6px;
  color: #5b5a5d;
  text-align: left;
  transition: 0.2s all;}

.widget_categories ul li a:hover {
  color:#20786e;}

.widget_categories ul .current-cat {
	color:#20786e;}

.widget_recent_entries ul {
	/*width: 88%;*/
	/*margin: 2px 0;
	font-family: "Open Sans",sans-serif;
	font-size: 18px;*/
	/*padding: 0 2%;*/
	/*float:left;*/}
.widget_recent_entries ul li {color:#6c6c6c;}
.widget_recent_entries ul li a {
	color:#6c6c6c;
	font-family: "Open Sans",sans-serif;
    font-size: 17px;
    margin:2px 0;}

.widget_recent_entries ul li a:hover {
	color:#D54E54;
	text-decoration: none;}

/*.widget_recent_comments {
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 1vw;}*/

/*.widget_recent_comments ul {width: 90%;margin:0 5% 0 5%;}
.widget_recent_comments ul li {color:#6c6c6c;}
.widget_recent_comments ul li a {color:#6c6c6c;}
.widget_recent_comments ul li a:hover {color:#333;}*/

/*.widget_archive {
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 1vw;}

.widget_archive ul {
	width: 88%;
	padding: 0 2%;
	margin: 0 5%;
	float:left;}*/

/*.widget_archive ul li {width:100%; float:left; color:#6c6c6c; padding:2% 0 2% 0; font-size: 1.1vw;}
.widget_archive ul li a {color:#6c6c6c; transition: 0.3s all;}
.widget_archive ul li a:hover {color:#D54E54;}

.widget_categories {
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 1vw;}

.widget_categories ul {width: 90%;margin:0 5% 0 5%;}
.widget_categories ul li {color:#6c6c6c;}
.widget_categories ul li a {color:#6c6c6c;}
.widget_categories ul li a:hover {color:#333;}

.widget_meta {
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 1vw;}

.widget_meta ul {width: 90%;margin:0 5% 0 5%;}
.widget_meta ul li {color:#6c6c6c;}
.widget_meta ul li a {color:#6c6c6c;}
.widget_meta ul li a:hover {color:#333;}*/

/*Paginación*/
.paginacion {
	/*width: 100%;
	float:left;
	margin:0;*/
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;}

.paginacion .paginacion-box {
	margin:10px 0;
	border-top: 1px solid rgba(0,0,0,.1);
	border-bottom: 1px solid rgba(0,0,0,.1);}

.navigation ul{ width:100%; padding:0; margin:0; float:left;}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {color: #333;text-decoration:none; transition: 0.2s all;}
.navigation li {display: inline;}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  /*border-radius: 0.2vw;*/
  cursor: pointer;
  color:#333;
  /*padding: 0.3% 0.5% 0.6% 0.5%;*/
  padding:10px;
  float: left;
  margin: 0.125em;}

.navigation li a:hover,
.navigation li.active a {color:#D54E54;}


/*footer*/
footer {width:100%;}

#footer{
  background-color: #333;}

.ftr-tle {
    height: 50px;}

.ftr-tle h4 {
  font-family:"Open Sans", sans-serif;
  color:#fff;
  text-align:center;}

.ftr-tle .heading-line {
  /*margin: 0 auto;*/
  display: block;
  height: 2px;
  width: 80px;
  background: #20786e;
  margin-top: 0;
  margin-bottom: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;}

.info-sec {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #fff;}

.info-sec p {
  margin:1px 0;}
  
.info-sec a {
  display:block;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  text-decoration:none;
  transition:0.2s all;
}

.info-sec a:hover {
    color:#e8f6ef;
}

.quick-info {
  padding:0;}

.quick-info li {
  list-style-type: none;}

.quick-info li i {
  font-size: 8px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: left;}

.social-icon {
  margin-top:10px;}

.social-icon li {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-right: 5px;}

.social-icon .sociales-footer {
  display: inline-block;
  margin: 5px 0;
  font-size: 27px;
  color:#fff;
  transition:0.2s all;}

.social-icon .sociales-footer:hover {
  color:#bdd03a;}

.bglight-blue {
  background-color: #3498DB;}

.bgred {
  background-color: #E74C3C;}

.bgdark-blue {
  background-color: #2C3E50;}

.bglight-blue {
  background-color: #3498DB;}

.top-footer {
  padding: 40px 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);}

.footer-line {
  padding: 30px 0px;
  color: #fff;
  font-family:"Open Sans", sans-serif;
  font-size:15px;}

.footer-line a {
  color: #fff;
  transition:0.2s all;}

.footer-line a:hover {
  color:#20786e;}

.quick-info li a{
  color: #fff;}

footer .footer-line .copy-firma {
  font-family:"Open Sans", sans-serif;
  font-size:14px;
  font-weight: 400;
  color:#fff;
  margin-bottom:5px;
  text-align: left;}

footer .footer-line .copy-firma p {
  margin-bottom:0;}

footer .footer-line .copy-firma .firma {
  font-family:"Open Sans", sans-serif;
  font-size:14px;
  font-weight: 400;
  color:#fff;
  text-align:left;
  transition:0.2s all;}

footer .footer-line .copy-firma .firma:hover {
  color:#20786e;}



/* -- back to top*/
/*.back-to-top {
    display: none;
    position: fixed;
    bottom: 200px;
    right: 15px;
}*/

/*.back-to-top i {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  text-align: center;
  background-color: #444;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;}

.back-to-top i:hover {
  background: #20786e}*/
  
  
.agenda-hora-btn {
    display: block;
    position: fixed;
    bottom: 100px;
    right: 15px;
    z-index:9;}

.agenda-hora-btn img {
  display: block;
  width: 55px;
  height: 55px;
  /*line-height: 40px;*/
  color: #fff;
  line-height: 1.4;
  font-size: 38px;
  border-radius: 50%;
  text-align: center;
  /*background-color: #25d366;*/
  background-image: none;
  /*background-position: 14px 14px;
  background-repeat: no-repeat;*/
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;}

.agenda-hora-btn:hover {
  text-decoration: none;}

.agenda-hora-btn span {
    background-color: #105d62;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;}

/*.agenda-hora-btn i:hover {
  background: #128c7e;}*/
  
.examen-paciente-btn {
    display: inline-block;
    position: fixed;
    bottom: 215px;
    right: 0px;
    z-index: 9;
    white-space: nowrap;
    writing-mode: vertical-rl;
    padding: 6px 6px 6px 6px;
    background: #0086cd;
    color: #fff;
    font-size:20px;
    font-weight: 600;
    border-radius: 5px 0px 0px 5px;
    border:2px solid #fff;
    transition:0.2s all;
}
    
.examen-paciente-btn:hover {
    background:#007cbd;
    color:#fff;
}

.examen-paciente-btn img {
    position:relative;
    right:4px;
  display: inline-block;
  margin-bottom: 5px;
  width: 30px;
  height: 30px;
  color: #fff;
  line-height: 1.4;
  /*font-size: 38px;*/
  text-align: center;
  background-image: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;}


/*iframes*/
.embed-container {
   width: 50%;
	float:left;
	position: relative;
	padding-bottom: 28%;
	height: 0;
	overflow: hidden;}

.16by9 {padding-bottom: 20%;}

.4by3 {padding-bottom: 75%;}

.embed-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;}

/*404*/
.header-section-img-error {
  background-image: url('img/introsheader/header_intro_error404.jpg');
  /*height: 100%; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}  

.header-section-img-error {
  padding: 30px 0;
  border-bottom: 10px solid #20786e;}

.header-section-img-error h2 {
  font-family:"Open Sans", sans-serif;
  font-size:35px;
  font-weight: 600;
  margin-top: 80px;
  color:#fff;
  text-transform: uppercase;}

.header-section-img-error p {
  font-family:"Open Sans", sans-serif;
  font-size:17px;
  font-weight: 400;
  color:#fff;}

.page-error .txt-404 h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: 600;
  color:#5d5d5d;}

.page-error .txt-404 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color:#5d5d5d;
    padding:10px 0;}

/*.wpcf7-submit {
	cursor:pointer;
	font-family: 'Oswald', sans-serif; 
	font-size:18px; 
	margin:5px 0 5px 0;
	color: #D54E54;
	background: #ddd;}*/
	
.calltoaction {
    background-color:#f5f5f5;
    padding-top:60px;
    padding-bottom:60px;}

.header-tel-link-eco {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    color: #888;
    font-size: 16px;}

.header-tel-link-eco:hover {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    color: #888;
    font-size: 16px;}

.table.table-eco tbody tr td{
    padding-top:0.3rem;
    padding-bottom:0.3rem;}
  
/*trauma*/

.wrapper-llama {
  background-image: url('img/llamanos-medkinevida.jpg');
  /*height: 100%; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  padding: 20px 0;
}

.wrapper-llama .wll {
  display:block;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin-top: 30px;
  font-size: 35px;
  
}

.wrapper-llama i {
  color:#fff;
  display:block;
  text-align:center;
}

.wrapper-llama p {
  display:block;
  text-align:center;
  font-size:24px;
  color:#fff;
  text-decoration: none;
}

/*.wrapper-llama a:hover {
  display:block;
  text-align:center;
  font-size:30px
  color:#fff;
  text-decoration: none;
}*/

.wrapper-whatsapp {
  background-image: url('img/whatsapp-medkinevida.jpg');
  /*height: 100%; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  padding: 20px 0;}

.wrapper-whatsapp .wll {
  display:block;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin-top: 30px;
  font-size: 35px;}


.wrapper-whatsapp i {
  color:#fff;
  display:block;
  text-align:center;}

.wrapper-whatsapp p {
  display:block;
  text-align:center;
  font-size:24px;
  color:#fff;
  text-decoration: none;}

.wrapper-donde {
  background-image: url('img/ubicacion-medkinevida.jpg');
  /*height: 100%; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  padding: 20px 0;
}

.wrapper-donde .wll {
  display:block;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin-top: 30px;
  font-size: 35px;  
}


.wrapper-donde i {
  color:#fff;
  display:block;
  text-align:center;
}

.wrapper-donde p {
  display:block;
  text-align:center;
  font-size:24px;
  color:#fff;
  text-decoration: none;
}

/* custom */

/* Dispositivo XL*/
@media screen and (min-width: 1200px) {

nav a {
	 /*padding: 0px 8px;*/
	 font-size:15px;
     font-weight:700;}
}

/* Dispositivo LG UP*/
@media screen and (max-width: 1199px) {

nav {
    /*margin-left: 45px;*/
}

nav a {
  padding: 0px 5px;
  font-size: 13px;}

.caja-servicio-borde {
  margin-top:20px;
  margin-bottom:20px;}

.navbar .fono-header p {
  font-size: 12px;
  margin-bottom: 5px;}

.header-section-img {
  margin:0;}

.header-section-img-instalaciones {
  margin:0;}

.header-section-img-contacto {
  margin:0;}

.header-section-img-articulos {
  margin:0;}

.header-section-img-gamaalta {
  margin:0;
  background-position: 0% 0%;}

.header-section-img-error {
  margin:0;}

}

/* Dispositivo LG*/
@media only screen and (max-width: 992px) {

}

/* Dispositivo MD UP*/
@media only screen and (max-width: 991px) {

.navbar .fono-header p {
    margin-bottom: 6px;}

/*nav {
	padding:30px 10px;}*/

nav a {
    display: block;
    padding: 4px 6px;
    margin-top: 5px;
    font-size: 13px;}

.box-team {
  margin-bottom: 25px;}

.box-team img {
  margin-left: auto;
  margin-right: auto;
  display: block;}

footer .box-widget-footer {
  margin-bottom:45px;}

}

@media only screen and (max-width: 866px) {

nav {
  padding: 30px 10px;
  /*margin-left: 73px;*/}
}

/* Dispositivo MD*/
@media only screen and (max-width: 768px) {

  
.nav {
	margin-left: 18px;}

nav ul {
  width: 100%;
  float: left;
  margin: 0;
  z-index: 2;
  padding-left: 0;}

nav li {
	width: 100%;
  float: left;
  position: relative;
  list-style: outside none none;
  cursor: pointer;
	padding:0 0 0 0;
	margin:10px 0;}

nav ul ul {
	width: 100%;
  display: block;
  float: left;
  position: relative;
  left: 0;
	top: 0;
	margin:0;
	padding:0;
  z-index: 99999;}

nav ul ul:before {
  content: '';
  position: absolute;
  top: -8px;
  left: 3%;
  border: 0 none;}

nav ul ul li a:before {
  content: ' ►';
  color:#eee;
  display: inline-block;
  font-size:3vw;
  padding-right: 10px;}

nav a {
  display: block;
  width: 100%;
  padding: 4px 0 10px 5px;
  text-decoration: none;
  color: #fff;
  /*border:0;*/
  font-family:"Open Sans", sans-serif;
  font-size:16px;
  font-weight: 600;
	margin-left:0;}

nav ul ul a {
    width:92%;
    margin: 0;
	padding: 1.1% 4%;
    border: 0 none;
    bottom: 0;
    height: 5%;
    font-family: "Open Sans", sans-serif;
	font-weight: 400;}

nav a.active {background:#FF1420; color:#fff;}
nav li:hover > a, nav ul ul:hover > a, .current-menu-item a {text-decoration:none; background: rgba(255,255,255,0.3); color:#fff;}
nav ul ul a:hover {text-decoration:none;}
nav ul li:hover > ul{display: block;}
nav ul ul li{margin-bottom: 0;}
nav li.active > a, nav ul ul.active > a, .current-menu-item a {color:#fff;}

.nav-flex-icons {
  text-align:center;}

.header-section-img {
  margin-top: 60px;}

.header-section-img-articulos {
  margin-top: 60px;}

.header-section-img-instalaciones {
  margin-top: 60px;}

.header-section-img-contacto {
  margin-top: 60px;}

.header-section-img-gamaalta {
  margin-top: 60px;}

.header-section-img-error {
  margin-top: 60px;}

.box-serv-mobile img {
  display: block;
  margin-left: auto;
  margin-right: auto;}

.box-serv-mobile h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 16px;
  font-size: 19px;
  text-transform: uppercase;}

.box-serv-mobile p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color:#5d5d5d;
  margin-top:10px;
  margin-bottom: 10px;}
  
.box-team .heading-line {
    width:100%;
}
  
.agenda-hora-btn {
    bottom: 100px;}
    
.examen-paciente-btn {bottom:320px;}

.btn-class-serv-mobile {
    background-color:#20786e;
}

.content-servicio {
    padding-top:20px;
}

}

@media only screen and (max-width: 767px) { 

.box-convenios-mobile img {
  display:block;
  margin-left:auto;
  margin-right:auto;}

/*servicios*/
.box-info-servicio {
  margin-bottom:40px;}

.btn-class-serv-mobile {
  background-color: #333 !important;
  padding: 5px 10px;
  border-radius: 10px;}

.top-header p.txt-top-header {
    display: inline-block !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 30px !important;
    margin-bottom: 0 !important;}
    
.box-info-content {
    margin-top:40px !important;}

}

/* Dispositivo SM*/
@media screen and (max-width: 575px) {

.top-header {padding:5px 0 !important;}

.navbar.fixed-top {margin-top:57px !important;}

.mob-header {padding-left:0; padding-right:0;}

.navbar .header-tel-link {
  padding: 3px 0;
  margin: 5px 0;}

.navbar .fono-header p {
  font-size: 11px;
  font-weight: 700;
  margin-bottom:5px;}

.navbar-nav .nav-link {
  text-align:center;}

nav li {margin: 0px 0;}

.quienessomos {
  padding: 60px 0px 20px 0px;}

.centromedico-section h2 {
  font-size: 29px;
  text-align: center}

.centromedico-section h4 {
  text-align:center;}

.centromedico-section p {
  text-align:center;}

.serviciosvida {
  padding: 60px 0px 20px 0px;}

.box-serv-mobile h4 {
  background: #20786e;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-bottom: 0;
  padding:7px 0 7px;
  font-size: 19px;
  color:#fff;
  text-align: center;
  text-transform: uppercase;}

.box-serv-mobile p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color:#5d5d5d;
  margin-top:10px;
  margin-bottom: 10px;}

.box-team {
  margin-top:15px;
  margin-bottom:15px;}

.box-team h4 {
  font-size:14px;}

.header-section-img {
  margin-top:75px;
  background-position: 60% 0%;}

.content-servicio h4 {
  font-size: 18px;}

.header-section-img-articulos {
  margin-top:75px;
  background-position: 64% 0%;}

.header-section-img-instalaciones {
  margin-top: 75px;
  background-position: 32% 0%;}

.header-section-img-gamaalta {
  margin-top: 75px;
  background-position: 97% 0%;}

.header-section-img-contacto {
  margin-top: 75px;
  background-position: 4% 0%;}
  
.header-section-img-traumatologia {
    margin-top:80px;
}
  
.header-section-img-traumatologia h1 {
    font-size:30px;
}

.wrapper-llama .wll {
    margin-top:5px;
}

.wrapper-llama p {
    font-size:20px;
}

.wrapper-whatsapp .wll {
    margin-top:5px;
}

.wrapper-whatsapp p {
    font-size:20px;
}

.wrapper-donde .wll {
    margin-top:5px;
}

.wrapper-donde p {
    font-size:20px;
}

#footer .top-footer .marb20 {
  margin-bottom: 30px;}

footer .footer-line {
    padding: 30px 0px 50px;}

footer .footer-line .copy-firma {
  text-align:center;}

footer .footer-line .copy-firma .firma {
  text-align:center;}

.box-kineser h5 {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;}

.box-kineser .btn-mostrar-ser {
  padding: 5px 10px;
  font-size: 10px;}

.single-row {
  margin-top:75px;}

.gamaalta .gatitulo h3 {
  font-size: 25px;}

.intro-gama-vida h3 {
  font-size: 20px;}

.intro-gama-vida h3 .icon-servport {
    line-height: 1.3em;}
    
.title-tab-pane-h3 {
    font-size:19px;}
    
.social-icon .sociales-footer {
    font-size: 35px;}

.top-header p.txt-top-header {
    font-size: 13px !important;
    line-height: 21px !important;
    margin-bottom: 0;}

.top-header a.txt-top-header {
    font-size: 14px !important;
    line-height: 21px !important;
    margin-bottom: 0;}
    
.box-info- {
    margin-top:40px !important;}
    
.agenda-hora-btn span {
    background-color: #105d62;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px 5px 15px 0px;
    padding-left: 7px;
    padding-right: 6px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    right: -9px;
    bottom: 0px;
    white-space: nowrap;
    writing-mode: vertical-rl;}
    
.agenda-hora-btn {
    display: block;
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 9;}
    
.examen-paciente-btn {
    padding: 6px 3px 6px 3px;
    font-size: 16px;}
    
.examen-paciente-btn img {
    right:1px;}
    
.content-servicio {
    padding-top:20px;
}

}

/* Dispositivo XS*/
@media screen and (max-width: 320px) {

.navbar .header-tel-link {
  padding: 3px 0;
  margin: 5px 0;}

.navbar .fono-header p {
  font-size: 10px;
  font-weight: 700;}

.navbar-nav .nav-link {
  text-align:center;}

.quienessomos {
  padding: 60px 0px 20px 0px;}

#parallax1 {
  background-image: url(img/parallax/centrovida_parallax.jpg);
  background-position: 0 0;}

.centromedico-section h2 {
  font-size: 29px;}

.serviciosvida {
  padding: 60px 0px 20px 0px;}

.box-serv-mobile h4 {
  font-size: 19px;}

.box-serv-mobile p {
  font-size: 16px;
  margin-top:10px;
  margin-bottom: 10px;}

.box-team h4 {
  font-size: 16px;}

.articuloshome {
  padding-top: 40px;}

.icon-cal {
  margin-right: 5px;}

.section-convenios {
  padding-top: 40px;}

.infohome {
  padding-top: 40px;}

.horario p {
  font-size:19px;}

.single-row {
  margin-top:75px;}

.intro-gama-vida h3 {
  font-size: 22px;
  display: block;}

.gamaalta .gatitulo h3 {
  font-size: 22px;}

.intro-gama-vida h3 {
  font-size: 16px;
  text-align:left;}

.intro-gama-vida ul {
  padding-left:21px;}

.intro-gama-vida .ulliplano {
  padding-left:21px;}

.content-servicio .mostrar-ser {
    font-size: 13px;}

.content-servicio h4 {
    font-size: 15px;}

}