
body {
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1px;
}

h1, h5 {
	font-weight: 900;
}


.barra-top {
	background-color: #90c73e;
	padding: 8px;

	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.barra-top span {
	color: #fff;
	padding: 0px 6px; 
}
a.registrarse {
	font-size: 13px;
	text-decoration: none;
	color: #fff;
}
a.registrarse:hover, a.registrarse:hover::before {
	color: #000;
	text-decoration: none;
}
a.registrarse::before {
	font-family:'Font Awesome 5 Free';
   	content : "\f007 ";
   	font-weight: 900; 
   	color:  #fff;
   	padding-right: 0px;
}
.entrar {
	font-size: 13px;
	color: #fff;
}
.entrar:hover, a.entrar:hover::before {
	color: #000;
	text-decoration: none;
}
.entrar::before{
	font-family:'Font Awesome 5 Free';
   	content : "\f084 ";
   	font-weight: 900; 
   	color:  #fff;
   	padding-right: 0px;
}

.izquierdo h1 {
	font-weight: 900;
	font-size: 40px;
	margin-bottom: 10px;
	line-height: 39px ;
}
.izquierdo h2 {
	font-weight: 400;
	font-size: 25px;
	margin-bottom: 10px;
	line-height: 29px ;
}
.izquierdo p {
	font-size: 14px;
    text-align: justify;
}
.art-recientes h2{
	font-size: 20px;
	font-weight: 900;
}
.art-recientes ul {
	font-size: 15px;
	padding-left: 20px;
	color: #90c73e;
}
.art-recientes ul li {
	margin-bottom: 8px;
}
.art-recientes ul li a {
	color: #90c73e;
	line-height: 22px;
}
.art-recientes li:hover, .art-recientes li a:hover {
	color: #000;
	text-decoration: none;
}


.izquierdo {
	width: 40%;
}
.derecha {
	width: 60%;
}
.derecha h2 {
	font-size: 20px;
	margin-top: 20px;
}
.derecha h3 {
	font-size: 17px;
	margin-top: 20px;
}
.derecha span {
	color:  #90c73e;
	font-weight: 600;
}
@media (max-width: 1200px) {
	.izquierdo {
		width: 40%;
		padding-right: 10px;
	}
	.derecha {
		width: 60%;
	}
}
@media (max-width: 992px) {
	.izquierdo {
		width: 40%;
	}

	.izquierdo h1 {
		font-size:30px;
		margin-bottom: 10px;
		line-height: 39px ;
	}
	.derecha {
		width: 60%;
	}
	.derecha h1 {
		font-size: 25px !important;
		font-weight: 400;
	}
}
@media (max-width: 768px){
	.izquierdo {
		width: 100%;
	}
	.derecha {
		width: 100%;
	}
}
@media (max-width: 576px) {
	.izquierdo {
		width: 100%;
	}
	.derecha {
		width: 100%;
	}
}
@media (max-width: 300px) {
	.izquierdo {
		width: 100%;
	}
	.derecha {
		width: 100%;
	}
}
.derecha h1 {
	color: #90c73e;
	font-size: 30px;
	font-weight: 400;
}
.derecha hr {

}
.derecha p {
	font-size: 14px;
	 text-align: justify;
}
.derecha ol {
	padding-left: 19px;
	font-size: 14px;
	margin: 20px 0px !important;
}
.derecha ul {
	padding-left: 19px;
	font-size: 14px;
	margin: 20px 0px !important;
}
.derecha li {
	   padding-bottom: 12px;
}
.derecha img {
	max-width: 100%;
    height: auto;
}
.text-green{
	color: #90c73e;
}
.separador-hr {
	border-bottom: 5px solid #90c73e;
	width: 150px;
	margin-left: 0;
}

.separador-hr-descripcion {
	border-bottom: 1px solid #90c73e;
}

.bg-green {
	background-color: #90c73e;
}

.bg-black {
	background-color: black;
}

.top-bar {
	height: 80px;
}

.bottom-green-border {
	border-bottom: 1px solid #90c73e;
}

.card-doctor {
	background-color: white;
  	padding: 10px;
  	box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.2);
}

.credenciales-doctor {
	font-size: 13px;
	line-height: 16px;
}
.ubicacion-doctor {
	font-weight: 900;
}


.credenciales-doc {

}
.credenciales-doc h1 {
	font-weight: 900;
	font-size: 18px;
	color: #90c73e;
	margin-top: 0!important;
}



.agua-rating {
	font-family:'Font Awesome 5 Free';
	font-size: 13px;
	line-height: 1;
	overflow: hidden;
	position: relative;
	height: 20px;
	width: 90px;
	letter-spacing: 3px;
}
.agua-rating:before {
	color: #b5b5b5;
	content: "\f005\f005\f005\f005\f005";
	float: left;
	left: 0;
	position: absolute;
	top: 0;
}
.agua-rating span {
	font-family: 'Font Awesome 5 Free';
	float: left;
	left: 0;
	overflow: hidden;
	padding-top: 1.5em;
	position: absolute;
	top: 0;
}
.agua-rating span:before {
	content:  "\\f005\f005\f005\f005";
	left: 0;
	position: absolute;
	top: 0;
	color: #90c73e;
	font-weight: 900; 
}





.puntuacion {
	font-size: 14px;
	color: #90c73e;
	margin-bottom: 8px;
}
.especialidad-doctor {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 5px;
}
.cedula-doctor {
	font-size: 70%;
    font-weight: 400;
    display: block;
}
.ciudad-doctor {
	font-size:13px;
	font-weight: 900;
	display: block;
}
.descripcion {
	border-top: 1px solid #90c73e;
	margin-top: 16px;
    padding-top: 16px;
    height: 120px;

	font-size: 12px;
	line-height: 14px;
}

.contactar-traumatologo a {
	width: 32.23%;
}

/*      
a.ver-doctor, a.llamar-doctor {
	border-radius: 0px; 
	font-size: 14px;
	width: 31.33%;
	text-decoration: none;
	padding: 10px 17px;
	margin: 0px auto;
	background-color: #90c73e;
	color: #fff;
}
.ver-doctor a:hover, .llamar-doctor a:hover {
	border-color: #28a745;
	color: #fff;
}
          */


.profile-picture-doctor {
	width: 250px;
	margin-top: -150px;
	background-color: white;
	border: 2px solid white;
	padding: 5px;
}

.profile-cover-doctor-01 {
	width: 100%;
	height: auto;
	min-height: 250px;
	background-size: cover;
	background-position: center;
	background-image: url(images/cover-doctor.jpg);
}

.bg-articulo-template {
	width: 100%;
	height: auto;
	min-height: 450px;
	background-size: cover;
	background-position: center;
	background-image: url(images/calentamiento-rehabilitacion.jpg);
}



.media >  .doctor-perfil{
   
    display: flex;
    justify-content: center;
    align-items: center;

	height: 100px;
    width: 100px;/*
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);  */
}

@supports(object-fit: cover){
    .doctor-img img{
      	height: 100%;
	    width: 100%;
	    object-fit: cover;
	    object-position: center center;
    }
}
.doctor-img {
    background-size: cover;

    height: 100px;
    width: 100px;
    border-radius: 49px;
    margin-right: 1rem!important;
}


/*   landing de Traumatologo   */
.presentacion {
	text-align: center!important;
}
.presentacion h1 {
	margin-top: 18px;
    font-size: 23px;
	font-weight: 500;
}
span.cedulas{
	font-size: 12px;
	display: block;
}
span.location-doctor {
	padding-top: 10px;
	font-size: 13px;
    font-weight: 900;
    display: block;
}
span.location-doctor::before {
	font-family:'Font Awesome 5 Free';
   	content : "\f3c5 ";
   	font-weight: 900; 
   	color: #90c73e;
   	padding-right: 3px;
}


.citas {

}
.citas span {
	margin-top: 13px;
	display: block;
	font-size: 13px;
}
.citas span::before {
	font-family:'Font Awesome 5 Free';
   	content : "\f3c5 ";
   	font-weight: 900; 
   	color: #90c73e;
   	padding-right: 3px;
}
.especialidad-formacion {
	border-top: 1px solid rgba(0,0,0,.1);
	border-bottom: 1px solid rgba(0,0,0,.1);
	margin-top: 1rem;
    margin-bottom: 1rem;
	padding: 1rem 0rem;
}
.especialidad-formacion p {
	text-align: justify;
	font-size: 14px;
}
.especialidad-formacion h2 {
	font-size:  18px;
	margin-top: 20px;
}
.especialidad-formacion ul {
	text-align: justify;
	font-size: 14px;
	list-style: none;
	padding-left: 12px;
}
.especialidad-formacion li::before {
	font-family:'Font Awesome 5 Free';
   	content : "\f00c ";
   	font-weight: 900; 
   	color: #90c73e;
   	padding-right: 5px;
}
span.leyenda {
	font-size: 12px;
	line-height: 12px !important;
}
.review {

}
.comentario {
	background-color: #f8f9fa!important;
	border:solid 1px;
	margin: 16px 0px;
	padding: 20px;
}
.comentario h2 {
	font-size: 16px;
	margin-bottom: 7px;
	font-weight: 700;
}
.comentario p {
	font-style: italic;
	font-size:15px;
	margin-bottom: 0px;
}


.comentario p::before {
	font-family:'Font Awesome 5 Free';
   	content : "\f10d ";
   	font-weight: 900; 
   	color: #90c73e;
   	padding-right: 5px;
}
.comentario p::after{
	font-family:'Font Awesome 5 Free';
   	content : "\f10e ";
   	font-weight: 900; 
   	color: #90c73e;
   	padding-left: 5px;
}
/*  
    
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);

   */



.caja-base {
	background-color: white; 
	margin-top: -150px;
	padding: 3rem!important;
}


footer {
	font-size: 12px;
    background-color: #000;
}
footer a:hover {
	text-decoration: none;
}
.logo-footer {
	display: flex;
  	justify-content: center;
  	align-items: center;
}
.copy-footer {
	text-align: center;
	color: #fff;
	padding: 8px;
}
.copy-footer a {
	color: #fff;
	background-color: transparent;
}
.copy-footer a:hover {
	text-decoration: none;
	color:  #90c73e!important;
}










