/* your styles go here */
.py-6 {
    padding-bottom: 2rem !important;
}
.py-6 {
    padding-top: 2rem !important;
}

.card-img-top {    
	border-top-left-radius: calc(0.4rem - 1px) !important;
    border-top-right-radius: calc(0.4rem - 1px) !important;
    border-bottom-left-radius: calc(0.4rem - 1px) !important;
    border-bottom-right-radius: calc(0.4rem - 1px) !important;
}

.h2rosahome{
	font-size: 1.2rem !important;
	color: #e83e8c !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
}

.cluster{
	margin-bottom: 1.2rem !important;
}
.cluster h2{
	font-weight: normal;
	font-size: 1.7rem;
}
.h6-sencillo{
	font-size: 0.85rem;
	font-weight: normal;
}
.h3-cluster{
	font-size:1.3rem;
	font-weight: normal;
	text-transform: uppercase;
}

.h1-ficha{
	font-size: 1.3rem !important;
	text-transform: uppercase !important;
	
}
.h1-listados{
	font-size: 2rem !important;
	text-transform: uppercase !important;
	
}
.h4-actividad-localidad{
	font-weight: normal !important;
}
.direccion-ficha{
	font-weight: normal !important;
}
.titulo-listado-opiniones{
	font-size:1.25rem !important;
}
.contenedor-titulo-actividades{
	border-bottom: 1px solid #ccc !important;
    margin-bottom: 0rem !important;
    padding-bottom: 0px !important;
}
.amarillo{
	color:#fdc20f;
}
.espaciado-cluster-empresa{
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.margin-bottom-1rem{margin-bottom: 1rem !important;}
@media (min-width: 992px){
	.margin-bottom-1rem{margin-bottom: 2.3rem !important;}	
}
.pagination{margin-top:2rem !important;}
.estrellitas{
	text-align: center;
	margin-top: 20px;
}
.body{
	font-family: Georgia !important;
}






