
#divToolTip {
	position: absolute;
	height: auto;
	width: auto;
	margin: 10px;
	z-index: 1000;

	}

#ToolTip {
    display: block;
    float: left;
    height: 250px;
    position: relative;
    width: 250px;
	
    opacity: 0.9;
	top: 0px;
	overflow: hidden;

	 -moz-box-shadow: 0 0 6px #000000;

	
    background: rgba(0, 76, 131, 1);
	
	-webkit-border-radius: 150px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 150px;
	-moz-border-radius-topleft: 0;
	border-radius: 150px;
	border-top-left-radius: 0;

}

#ttBlq1, #ttBlq2 {
float: left;
height: auto;
width: 100%;
position: relative;
	}


#ttBlqNombre {
	height: 40px;
	}
	
#ttCiudad {
width: 100%;
height: 72px;
background-color: #0c5db1;
margin: 7px 0 0 0;
}

#ttBlqVert {
    float: left;
    width: 206px;
}

.ttm5 {
	height: auto;
	}
	
#ttBlqInfo {
	margin: 0;
}

#ToolTip p {
color: #F5C400;
font-family: 'fjalla_oneregular', Trebuchet MS;
height: auto;
width: auto;
text-align: left;
letter-spacing: 0.5px;
margin: 0;
position: absolute;
top: 16px;
left: 51px;
font-size: 22px;
}

#ttNombre {
	text-transform:uppercase;
	font-family: 'fjalla_oneregular', Trebuchet MS;
	font-size: 22pxpx;
	text-align: left;
	}
#ttfavoint{
	background: #FFFFFF; /* Old browsers */
 /* FF3.6+ */
 /* Chrome,Safari4+ */
 /* Chrome10+,Safari5.1+ */
 /* Opera 11.10+ */
 /* IE10+ */
 /* W3C */
 /* IE6-9 */
	padding: 1px 5px 1px 0;
	width: auto;
	padding: 6px;
	font-size: small;
	color: #2D2D2D;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	 -webkit-border-radius:0 10px 10px;
	 -moz-border-radius:0 10px 10px;
	border-radius: 0 10px 10px;
}

div#ttfavo span {
width: 0;
height: 0;
border-bottom: 13px solid #0c5db1;
border-right: 25px solid transparent;
position: absolute;
top: -12px;
left: 0;
}

#ttfavo{
    -moz-box-shadow: 0 0 6px #000000;
    background-color: #0c5db1;
    color: white;
    display: block;
    float: left;
    height: auto;
    left: -25px;
    padding: 10px;
    position: relative;
    top: 40px;
    width: auto;
	opacity: 0.9;
	
    -webkit-border-radius: 0 20px 20px 20px;
	
    -moz-border-radius: 0 20px 20px 20px;
	
    border-radius: 0 20px 20px 20px;

}

#ttInfo {
color: #FFF;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
height: auto;
padding-left: 30px;
margin: 8px 0 14px 0;
	
width: 200px;
}

#ttInfo dd,
#ttCiudad dd {
	float: left;
	width: 21px;
	}
	
	#ttCiudad dd {
    margin-left: 30px;
	}


#ttInfo dt,
#ttCiudad dt {
    margin: 3px 0 0 27px;
    width: auto;
	
}

.tt-img-ciudad {
    height: 32px;
	
    color: white;
    font-size: 23px;
}

#tt-txt-cuidad {font-family: 'fjalla_oneregular', Trebuchet MS;
font-size: 33px;
height: auto;
padding-top: 8px;
color: #FFF;
}


.tt-img-servicio {
    height: 20px;
}
	
	#tt-txt-servicio {
		height: 20px;
	
		width: 170px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
}


.tt-img-horario {
    height: 20px;
	
}
	
	#tt-txt-horario {
		height: 20px;
		}
	

.tt-img-valor {
    height: 20px;
    text-indent: 3px;
}

#tt-txt-valor {
	height: 17px;
	}

dd.en-ubicacion {
    line-height: 48px;
}

dd.en-fono {
    font-size: 18px;
    line-height: 27px;
    text-indent: 1px;
}

dd.en-servicios1, dd.en-clock, dd.en-valor, dd.en-comment {
    font-size: 16px;
    color: #F5C400;
}

dd.en-clock {
    line-height: 19px;
}
dd.en-comment {
text-indent: 2px;
font-size: 13px;
line-height: 20px;
}
		.tt-img-contacto {
		/* height: 17px; */
		color: white;
		}
		
		#tt-txt-contacto {
		font-family: 'fjalla_oneregular', Trebuchet MS;
		font-size: 21px;
		height: auto;
		color: #FFF;
		
			}
			
			#tt-txt-contacto::before {
			content: "9 ";
		
			}


.tt-img-aviso {
    height: 20px;
	margin-left: 0.10em;
}

#tt-txt-aviso {
	height: auto;
}

#ttCorazon p {
    color: white;
    position: absolute;
    top: 1px;
    left: 11px;
    font-size: 15px;
}

.ttHeart {
color: #f42e00 !important;
display: block;
font-size: 29px;
height: 21px;
left: 10px;
line-height: 20px;
position: absolute;
text-align: center;
width: 27px;
top: 15px;
}

#ttBar {
background: #F5C400;
font-size: 9px;
height: 30px;
text-align: center;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin-left: 28px;
position: absolute;
bottom: 0;
width: 163px;
left: 16px;
}


#ttBarprogress {
bottom: 0px;
font-size: 12px;
padding: 0 0px;
z-index: 1;
left: 0px;
height: 30px;
background-color: #00AAFF;
position: absolute;
}

#ttbar-porcent-ret {
color: #000;
font-family: "Helvetica",Trebuchet MS,Arial,sans-serif;
font-size: 14px;
font-weight: bold;
height: 14px;
text-align: center;
white-space: nowrap;
width: 161px;
z-index: 2;
margin-top: 6px;
position: absolute;
}



.ttfav {
    left: -14px;
    position: absolute;
    top: 8px;
}