/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
.font-courgette{
  font-family: 'Courgette', cursive;
}
.content-centrado-y{
	display: flex;
	justify-content: center;
	align-items: center;
}

#image-banner{
	background:
  #882271 url(../img/banners/banner-1.jpg) center center no-repeat fixed;
  background-size: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 300px;
  z-index: 10;
  position: relative;
}

#image-banner .wrapper {
    background-color: black;
    background-color: 
    rgba(0, 0, 0, 0.3);
    height: 300px;
}

#stick-banner, .stick-banner{
	height: 50px;
	background-color: #882271;
	-moz-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.5);
	box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.5);
	z-index: 99;
	border-bottom: 0;
}

#stick-banner .view-btn{

	background-color: #ffffff;
	border: #A5CE37 2px solid;
  cursor: pointer;
}

#logo-banner{
	margin-top: 20px;
}

.header-detalle{
  background-color: #ffffff;
}

.header .buscador,.header-detalle .buscador{
	display: none;
	margin-top: 30px;
}

.header.sticky .buscador,.header-detalle.sticky .buscador{
	display: inline-block;
}

.header.sticky, .header.sticky .busqueda,.header-detalle.sticky .busqueda{
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	border-color:#882271;
}

.header.sticky .nice-select, .header-detalle.sticky .nice-select{
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	border-color:#882271;
}
.aside{
  margin-bottom: 30px;
}
.aside-publicidad-container{

	margin-bottom: 30px;
}

.aside-publicidad-container img{
	min-height: 350px;
}

.margin_30_aside{
	margin-left: 30px;
	margin-right: 30px;
}

#listaNegociosA .strip .wrapper small {
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 13px;
    font-size: 0.7em;
}

#listaNegociosA figure{
  height: 150px !important;
}

#listaNegociosA .wrapper{
  padding: 15px;
}

.grid .aa h3{

	float: right;
	margin-top: -40px;
}

.aa .logo{

	width: 92px;
	height: -2px;
	margin-top: -60px;
	position: relative;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(136,34,113,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(136,34,113,0.5);
	box-shadow: 0px 0px 10px 0px
	rgba(136,34,113,0.5);
	margin-bottom: 10px;

}

.aa .logo img{
	width: 92px;
	height: 92px;
}

.a .logo img{
	width: 72px;
	height: 72px;
}

.a .logo{

	width: 72px;
	height: 72px;
	margin-top: -60px;
	position: absolute;
	right: 25px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50,160,103,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(50,160,103,0.5);
	box-shadow: 0px 0px 10px 0px
	rgba(50,160,103,0.5);
	margin-bottom: 10px;

}

.a h3{

	margin-top:20px !important;
  font-size: .9em !important;
  max-width: 125px;
  min-height: 32px;
}


.aa .gradient{
    content: " ";
    z-index: 10;
    display: block;
    position: absolute;
    height: 80px;
    left: 0;
    width: 100%;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#fff),to(rgba(255,255,255,0)));
    background-image: linear-gradient(to top,#fff,rgba(255,255,255,0));
    background-color: rgba(255,255,255,.2);
}

.aa p{
	height: 75px;
	overflow:hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}

.free .logo img{
	width: 62px;
	height: 62px;
}

.free .logo{

	width: 62px;
	height: -2px;
	float: left;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50,160,103,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(50,160,103,0.5);
	box-shadow: 0px 0px 10px 0px
	rgba(50,160,103,0.5);
	margin-bottom: 10px;

}

.free .wrapper{

	padding: 15px 10px 30px 10px;
	min-height: 100px;
}

.free .wrapper h3{
	font-size: .85em;
	float: left;
}

.free .direccion{
	float: right;
	width: 65%;
}

.free  .wrapper .direccion small{
	font-size: .65em;
	width: 100%;
}

/*publicidad*/
.aside .carousel-item img{
  height: 450px;

}

.icon-free::before {

	margin-left: 0 !important;

}

.purpura{
	color: #882271;
}

.verde{
	color:#A5CE37;
}

.preloader-content {
    position: absolute;
    background-position: center;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
    background-repeat: no-repeat;
    background-image: url(../img/pins/loading-purpura.apng);
    background-color: rgb(255 ,255,255,0.5);
    min-height: 500px;
}

#map{
	width: 100%;
}

/*DETALLE DEL NEGOCIO*/

.detalles_negocio img.logo{

  
  -webkit-box-shadow: 10px 5px 15px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 10px 5px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 5px 15px 0px rgba(0, 0, 0, 0.3);
  
}

.detalles_negocio img.descripcion-image{

  
  -webkit-box-shadow: 10px 8px 10px 0px rgba(165, 206, 55);
  -moz-box-shadow: 10px 8px 10px 0px rgba(165, 206, 55);
  box-shadow: 10px 8px 10px 0px rgba(165, 206, 55);
  
}

.negocio-info{
  padding-left: 30px;
}

.detail_title_1 h1{
  font-size: 1.5rem;
}

.label-lista{
  display: inline-flex;
}

.icon-lista{
  display: inline-flex;
  margin-right: 10px;
}
.icon-lista img{
  width: 25px;
}

.detalles_negocio .opening {
    background-color: 
    rgba(165, 206, 55, 0.15);
}
.carousel-imagenes{
  min-height: 400px;
  background-color: rgba(165, 206, 55, 0.15);
  margin-bottom: 70px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.carousel-imagenes h1{

  font-size: 3rem;
  text-align: center;
}

.carousel-imagenes .owl-carousel{
  margin-top: 30px;
}

.owl-carousel .imagen img{
  max-width: 500px;
  -webkit-box-shadow: 10px 8px 6px 0px rgba(165, 206, 55,.6);
  -moz-box-shadow: 10px 8px 6px 0px rgba(165, 206, 55,.6);
  box-shadow: 10px 8px 6px 0px rgba(165, 206, 55,.6);
  margin-bottom: 20px;
  max-height: 600px;
}

.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.owl-carousel .caption {
  text-align: center;
}

.ribbon span.open {
    background: 
    #882271 !important;
}

@media (max-width: 1650px){
	.grid .aa h3 {
    max-width: 350px;
  }
}


@media (max-width: 1580px){
	.grid .aa h3 {
    max-width: 300px;
  }
}

@media (max-width: 1435px){
	.grid .aa h3 {
    max-width: 250px;
  }

  .free .direccion {
    font-size: .85em;
  }

  .free .logo {
    width: 52px;

  }

  .free .logo img {
    width: 52px;
    height: 52px;
  }
}

@media (max-width: 1300px){
	.grid .aa h3 {
    max-width: 220px;
    font-size: 1.1em;
  }

  .free .logo {
    width: 42px;

  }

  .free .logo img {
    width: 42px;
    height: 42px;
  }

  .free .direccion {
    font-size: .85em;

  }

 
}

@media (max-width: 1200px){

  #listaNegociosAA .strip {
    font-size: .9em;
  }
	.grid .aa h3 {
    max-width: 180px;
  }

  .free .logo {
    width: 62px;

  }

  .free .logo img {
    width: 62px;
    height: 62px;
  }

  .free .direccion {
    font-size: 1em;
    width: 100%;
  }
 
}

@media (max-width: 1100px){
	
	.aa .logo {
		width: 72px;
		height: 72px;
	}

	.aa .logo img {
    width: 72px;
    height: 72px;
  }

  .grid .aa h3 {
    max-width: 160px;
  }

  #listaNegociosAA .strip{

  	font-size: .8em;
  }
}

@media (max-width: 991px) {
  #logo-banner{
    text-align: center;
  }

  .header .buscador {
    margin-top: 0;
  }
  .header-detalle{
    padding: 0 0 8px 0;
  }

  #listaNegociosAA .strip{

  	font-size: 0.9rem;
  }

  .grid .aa h3 {
    max-width: unset;
  }

  .aa .logo {
  	width: 92px;
  	height: 92px;
  }

  .aa .logo img {
    width: 92px;
    height: 92px;
  }

  .free .direccion {
    width: 70%;
  }
}

@media (max-width: 866px) {
  #listaNegociosGratis .strip{

    font-size: 0.7rem;
  }
  #listaNegociosGratis .direccion{

    max-width:  120px;
  }
}

@media (max-width: 768px) {
  .my-sm-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #listaNegociosAA .strip{

    font-size: 0.8rem;
  }
  #listaNegociosGratis .strip{

    font-size: 1rem;
  }
  #listaNegociosGratis .direccion{

    max-width: unset;
  }
}

@media (max-width: 690px) {
  #listaNegociosAA .strip{

    font-size: 0.7rem;
  }
}
@media (max-width: 576px) {
  #listaNegociosAA .strip{

    font-size: 0.85rem;
  }
}

@media (max-width: 494px) {

	.grid .aa h3 {
    max-width: 100%;
    margin-top: 0;
    font-size: 1.4em;

  }

  #listaNegociosAA .strip{

  	font-size: 0.7rem;
  }

}

@media (max-width: 378px){
  .view-btn span {
    display: none;
  }
}

.map-display {
  animation: fade-in 1s forwards;
}

.map-nodisplay{
  animation: fade-out 1s forwards;
}

@keyframes fade-in {
  from {
    opacity: 0;
    height: 0px;
  }
  to {
    opacity: 1;
    height: 500px;
  }
}

@keyframes fade-out {
  from {
    opacity: 1;
    height: 500px;
    display: block;
  }
  to {
    opacity: 0;
    height: 0px;
    display: none;
  }
}

